Uses of Class
com.composum.sling.core.usermanagement.model.AuthorizablesView
-
Packages that use AuthorizablesView Package Description com.composum.sling.core.usermanagement.core com.composum.sling.core.usermanagement.model com.composum.sling.core.usermanagement.view -
-
Uses of AuthorizablesView in com.composum.sling.core.usermanagement.core
Methods in com.composum.sling.core.usermanagement.core that return AuthorizablesView Modifier and Type Method Description protected AuthorizablesViewUserManagementServlet.GetAuthorizables. createView(Authorizables.Context context)protected AuthorizablesViewUserManagementServlet.QueryAuthorizables. createView(Authorizables.Context context) -
Uses of AuthorizablesView in com.composum.sling.core.usermanagement.model
Subclasses of AuthorizablesView in com.composum.sling.core.usermanagement.model Modifier and Type Class Description classAuthorizablesGraphclassAuthorizablesMapclassAuthorizablesPathsclassAuthorizablesRefsclassAuthorizablesTree -
Uses of AuthorizablesView in com.composum.sling.core.usermanagement.view
Methods in com.composum.sling.core.usermanagement.view that return AuthorizablesView Modifier and Type Method Description @NotNull AuthorizablesViewView. getView()
-