Class View

  • All Implemented Interfaces:
    com.composum.sling.core.bean.RestrictedBean, com.composum.sling.core.SlingBean
    Direct Known Subclasses:
    Group, ServiceUser, User

    public class View
    extends com.composum.sling.nodes.console.ConsoleSlingBean
    • Field Detail

      • RA_VIEW_BEAN

        public static final String RA_VIEW_BEAN
    • Constructor Detail

      • View

        public View()
    • Method Detail

      • getViewType

        @NotNull
        public @NotNull String getViewType()
      • getId

        @NotNull
        public @NotNull String getId()
        Overrides:
        getId in class com.composum.sling.core.AbstractSlingBean
      • getPath

        @NotNull
        public @NotNull String getPath()
        Specified by:
        getPath in interface com.composum.sling.core.SlingBean
        Overrides:
        getPath in class com.composum.sling.core.AbstractSlingBean
      • getDeclaredMemberOf

        @NotNull
        public @NotNull Set<String> getDeclaredMemberOf()
      • getSuffix

        @Nullable
        public @Nullable String getSuffix()
      • getTabType

        @NotNull
        public @NotNull String getTabType()