Package | Description |
---|---|
org.apache.jackrabbit.core.xml |
Modifier and Type | Method and Description |
---|---|
static AccessControlImporter.ImportBehavior |
AccessControlImporter.ImportBehavior.fromString(String str) |
static AccessControlImporter.ImportBehavior |
AccessControlImporter.ImportBehavior.fromString(String str) |
static AccessControlImporter.ImportBehavior |
AccessControlImporter.ImportBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessControlImporter.ImportBehavior |
AccessControlImporter.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.
|
static AccessControlImporter.ImportBehavior[] |
AccessControlImporter.ImportBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.