Uses of Class
org.apache.jackrabbit.core.xml.AccessControlImporter.ImportBehavior
-
Packages that use AccessControlImporter.ImportBehavior Package Description org.apache.jackrabbit.core.xml -
-
Uses of AccessControlImporter.ImportBehavior in org.apache.jackrabbit.core.xml
Methods in org.apache.jackrabbit.core.xml that return AccessControlImporter.ImportBehavior Modifier and Type Method Description static AccessControlImporter.ImportBehaviorAccessControlImporter.ImportBehavior. fromString(String str)static AccessControlImporter.ImportBehaviorAccessControlImporter.ImportBehavior. valueOf(String name)Returns the enum constant of this type with the specified name.static AccessControlImporter.ImportBehavior[]AccessControlImporter.ImportBehavior. values()Returns an array containing the constants of this enum type, in the order they are declared.
-