Class RemoveAcePaths
java.lang.Object
org.apache.sling.repoinit.parser.operations.Operation
org.apache.sling.repoinit.parser.operations.RemoveAcePaths
Remove ACL statement that groups a set of AclLines that all refer to the same set of paths.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.sling.repoinit.parser.operations.OperationcleanupQuotedString, toString
- 
Field Details- 
ACL_OPTION_MERGESupported ACL options- See Also:
 
- 
ACL_OPTION_MERGE_PRESERVE- See Also:
 
 
- 
- 
Constructor Details- 
RemoveAcePaths
 
- 
- 
Method Details- 
getParametersDescription
- 
asRepoInitStringDescription copied from class:OperationConverts 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.- Specified by:
- asRepoInitStringin class- Operation
- Returns:
- the repoinit string for the operation
 
- 
getPaths
- 
accept
- 
getLines
- 
getOptions
 
-