public static class JahiaPropertiesUtils.RemoveOperation extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JahiaPropertiesUtils.RemoveOperation.Type |
| Constructor and Description |
|---|
RemoveOperation(String concernedProperty,
JahiaPropertiesUtils.RemoveOperation.Type type,
String... pattern) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getPattern() |
JahiaPropertiesUtils.RemoveOperation.Type |
getType() |
void |
logError() |
void |
setPattern(String[] pattern) |
void |
setType(JahiaPropertiesUtils.RemoveOperation.Type type) |
public RemoveOperation(String concernedProperty, JahiaPropertiesUtils.RemoveOperation.Type type, String... pattern)
public void logError()
public JahiaPropertiesUtils.RemoveOperation.Type getType()
public void setType(JahiaPropertiesUtils.RemoveOperation.Type type)
public String[] getPattern()
public void setPattern(String[] pattern)
Copyright © 2004–2021 Jahia Solutions Group SA. All rights reserved.