public class CQAuthorizableManager extends AuthorizableManager
AUTHORIZABLE_POST_PATH, AUTHORIZABLES, AUTHORIZABLES_PATH, client| Constructor and Description |
|---|
CQAuthorizableManager(T client) |
| Modifier and Type | Method and Description |
|---|---|
Group |
getGroupAuthors()
Get built-in group "content-authors"
|
Group |
getGroupTagAdministrators()
Get built-in group "tag-administrators"
|
Group |
getGroupWorkflowEditors()
Get built-in group "workflow-editors"
|
Group |
getGroupWorkflowUsers()
Get built-in group "workflow-users"
|
create, doPost, getAuthorizable, getAuthorizables, getAuthorizablesJson, getGroup, getGroupAdministrators, getGroupContributor, getGroupEveryone, getGroupUserAdministrators, getUserpublic Group getGroupAuthors() throws org.apache.sling.testing.clients.ClientException
Grouporg.apache.sling.testing.clients.ClientException - if the request failspublic Group getGroupWorkflowEditors() throws org.apache.sling.testing.clients.ClientException
Grouporg.apache.sling.testing.clients.ClientException - if the request failspublic Group getGroupWorkflowUsers() throws org.apache.sling.testing.clients.ClientException
Grouporg.apache.sling.testing.clients.ClientException - if the request failsCopyright © 2018. All rights reserved.