Class RestAddressableModel

    • Constructor Detail

      • RestAddressableModel

        public RestAddressableModel()
    • Method Detail

      • getCategory

        public abstract String getCategory()
      • getController

        public abstract Class getController()
      • getEmbedLevel

        public int getEmbedLevel()
      • setEmbedLevel

        public void setEmbedLevel​(int embedLevel)
      • getProjection

        public Projection getProjection()
      • setProjection

        public void setProjection​(Projection projection)
      • getUniqueType

        public String getUniqueType()