| Package | Description |
|---|---|
| org.jahia.settings |
| Modifier and Type | Method and Description |
|---|---|
JahiaPropertiesUtils.RemoveOperation.Type |
JahiaPropertiesUtils.RemoveOperation.getType() |
static JahiaPropertiesUtils.RemoveOperation.Type |
JahiaPropertiesUtils.RemoveOperation.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JahiaPropertiesUtils.RemoveOperation.Type[] |
JahiaPropertiesUtils.RemoveOperation.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JahiaPropertiesUtils.RemoveOperation.setType(JahiaPropertiesUtils.RemoveOperation.Type type) |
| Constructor and Description |
|---|
RemoveOperation(String concernedProperty,
JahiaPropertiesUtils.RemoveOperation.Type type,
String... pattern) |
Copyright © 2004–2021 Jahia Solutions Group SA. All rights reserved.