Class Operation
java.lang.Object
org.apache.sling.repoinit.parser.operations.Operation
- Direct Known Subclasses:
- AddGroupMembers,- BaseMixinsOperation,- CreateGroup,- CreatePath,- CreateUser,- DeleteAclPaths,- DeleteAclPrincipalBased,- DeleteAclPrincipals,- DeleteGroup,- DeleteUser,- EnsureAclPrincipalBased,- EnsureNodes,- RegisterNamespace,- RegisterNodetypes,- RegisterPrivilege,- RemoveAcePaths,- RemoveAcePrincipalBased,- RemoveAcePrincipals,- RemoveGroupMembers,- ServiceUserOperation,- SetAclPaths,- SetAclPrincipalBased,- SetAclPrincipals,- SetProperties
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
DQUOTE- See Also:
 
 
- 
- 
Constructor Details- 
Operationpublic Operation()
 
- 
- 
Method Details- 
accept
- 
getParametersDescription
- 
asRepoInitStringConverts this operation instance to a RepoInit string representation including the current operation parameters. The representation must be parsable back into an equivalent operation and must end with a OS-compatible line separator.- Returns:
- the repoinit string for the operation
 
- 
toString
- 
cleanupQuotedString
 
-