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, waitreplacepublic String replace(IEntityContext ec, String placeholder, String placeholderContent, ISessionReplacerParams parameters)
replace in interface ISessionValueReplacerec - IEntityContextplaceholder - String the placeholderplaceholderContent - String the content of the placeholderparameters - the paremeters for the replacementString the replaced placeholderCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.