Modifier and Type | Method and Description |
---|---|
default String |
ISystemValueReplacer.replace(IEntityContext ec,
String placeholder,
String placeholderContent,
ISystemReplacerParams parameters)
Deprecated.
|
String |
ISystemValueReplacer.replace(String placeholder,
String placeholderContent,
ISystemReplacerParams parameters) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultReplacerParameters |
Modifier and Type | Method and Description |
---|---|
static String |
PlaceholderReplacer.parseForSystemAttributes(IEntityContext ec,
String text,
ISystemReplacerParams parameters)
Deprecated.
|
static String |
PlaceholderReplacer.parseForSystemAttributes(String text,
ISystemReplacerParams parameters) |
Modifier and Type | Method and Description |
---|---|
String |
DefaultSystemValueReplacer.replace(String placeholder,
String placeholderContent,
ISystemReplacerParams parameters) |
Constructor and Description |
---|
PluginSystemReplacerParams(IEntityContext ec,
String placeholder,
String placeholderContent,
ISystemReplacerParams parameters) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.