public class DefaultSessionValueReplacer extends Object implements ISessionValueReplacer
Constructor and Description |
---|
DefaultSessionValueReplacer() |
Modifier and Type | Method and Description |
---|---|
String |
replace(IEntityContext ec,
String placeholder,
String placeholderContent,
ISessionReplacerParams parameters) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
replace
public String replace(IEntityContext ec, String placeholder, String placeholderContent, ISessionReplacerParams parameters)
replace
in interface ISessionValueReplacer
ec
- IEntityContext
placeholder
- String
the placeholderplaceholderContent
- String
the content of the placeholderparameters
- the paremeters for the replacementString
the replaced placeholderCopyright © 2019 XIMA MEDIA GmbH. All rights reserved.