Constant Field Values

Contents

org.apache.*

  • org.apache.sling.repoinit.parser.operations.AclLine 
    Modifier and Type Constant Field Value
    public static final java.lang.String PATH_REPOSITORY ":repository"
    public static final java.lang.String PROP_NODETYPES "nodetypes"
    public static final java.lang.String PROP_PATHS "paths"
    public static final java.lang.String PROP_PRINCIPALS "principals"
    public static final java.lang.String PROP_PRIVILEGES "privileges"
  • org.apache.sling.repoinit.parser.operations.Operation 
    Modifier and Type Constant Field Value
    public static final java.lang.String DQUOTE "\""
  • org.apache.sling.repoinit.parser.operations.RegisterNodetypes 
    Modifier and Type Constant Field Value
    public static final java.lang.String CND_OPTIONAL_PREFIX "<< "
  • org.apache.sling.repoinit.parser.operations.SetAclPaths 
    Modifier and Type Constant Field Value
    public static final java.lang.String ACL_OPTION_MERGE "merge"
    public static final java.lang.String ACL_OPTION_MERGE_PRESERVE "mergePreserve"
  • org.apache.sling.repoinit.parser.operations.SetAclPrincipalBased 
    Modifier and Type Constant Field Value
    public static final java.lang.String ACL_OPTION_MERGE "merge"
    public static final java.lang.String ACL_OPTION_MERGE_PRESERVE "mergePreserve"
  • org.apache.sling.repoinit.parser.operations.SetAclPrincipals 
    Modifier and Type Constant Field Value
    public static final java.lang.String ACL_OPTION_MERGE "merge"
    public static final java.lang.String ACL_OPTION_MERGE_PRESERVE "mergePreserve"