Uses of Class
org.apache.sling.repoinit.parser.operations.Operation
| Package | Description |
|---|---|
| org.apache.sling.repoinit.parser |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| org.apache.sling.repoinit.parser.operations |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
-
Uses of Operation in org.apache.sling.repoinit.parser
Methods in org.apache.sling.repoinit.parser that return types with arguments of type Operation Modifier and Type Method Description java.util.List<Operation>RepoInitParser. parse(java.io.Reader reader)Parse the supplied input. -
Uses of Operation in org.apache.sling.repoinit.parser.operations
Subclasses of Operation in org.apache.sling.repoinit.parser.operations Modifier and Type Class Description classAddGroupMembersclassCreateGroupclassCreatePathclassCreateServiceUserclassCreateUserclassDeleteGroupclassDeleteServiceUserclassDeleteUserclassDisableServiceUserclassRegisterNamespaceclassRegisterNodetypesAn embedded block of textclassRegisterPrivilegeclassRemoveGroupMembersclassServiceUserOperationclassSetAclPathsSet ACL statement that groups a set of AclLines that all refer to the same set of paths.classSetAclPrincipalBasedSet ACL statement that groups a set of AclLines that all refer to the same set of principals.classSetAclPrincipalsSet ACL statement that groups a set of AclLines that all refer to the same set of principals.classSetProperties