public class DefaultSystemValueReplacer extends Object implements ISystemValueReplacer
| Constructor and Description |
|---|
DefaultSystemValueReplacer() |
| Modifier and Type | Method and Description |
|---|---|
String |
replace(IEntityContext ec,
String placeholder,
String placeholderContent,
ISystemReplacerParams parameters) |
String |
replaceWorkflow(IEntityContext ec,
String placeholder,
String placeholderContent,
IWorkflowProcessingContext wfpctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreplace, replacepublic String replace(IEntityContext ec, String placeholder, String placeholderContent, ISystemReplacerParams parameters)
replace in interface ISystemValueReplacerpublic String replaceWorkflow(IEntityContext ec, String placeholder, String placeholderContent, IWorkflowProcessingContext wfpctx)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.