Modifier and Type | Method and Description |
---|---|
default String |
ISessionValueReplacer.replace(IEntityContext ec,
String placeholder,
String placeholderContent,
ISessionReplacerParams parameters)
Deprecated.
|
String |
ISessionValueReplacer.replace(String placeholder,
String placeholderContent,
ISessionReplacerParams parameters) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultReplacerParameters |
Modifier and Type | Method and Description |
---|---|
static String |
PlaceholderReplacer.parseForSessionValues(IEntityContext ec,
String text,
ISessionReplacerParams parameters)
Deprecated.
|
static String |
PlaceholderReplacer.parseForSessionValues(String text,
ISessionReplacerParams parameters) |
Modifier and Type | Method and Description |
---|---|
String |
DefaultSessionValueReplacer.replace(String placeholder,
String placeholderContent,
ISessionReplacerParams parameters) |
Constructor and Description |
---|
PluginSessionReplacerParams(IEntityContext ec,
String placeholder,
String placeholderContent,
ISessionReplacerParams parameters) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.