public interface ISystemValueReplacer
Modifier and Type | Method and Description |
---|---|
default String |
replace(IEntityContext ec,
String placeholder,
String placeholderContent,
ISystemReplacerParams parameters)
Deprecated.
|
default String |
replace(IEntityContext ec,
String placeholder,
String placeholderContent,
IWorkflowProcessingContext wpCtx)
Deprecated.
|
default String |
replace(IEntityContext ec,
String placeholder,
String placeholderContent,
IWorkflowProcessingContext wpCtx,
Vorgang process)
Deprecated.
|
String |
replace(String placeholder,
String placeholderContent,
ISystemReplacerParams parameters) |
@Deprecated default String replace(IEntityContext ec, String placeholder, String placeholderContent, IWorkflowProcessingContext wpCtx)
@Deprecated default String replace(IEntityContext ec, String placeholder, String placeholderContent, IWorkflowProcessingContext wpCtx, Vorgang process)
@Deprecated default String replace(IEntityContext ec, String placeholder, String placeholderContent, ISystemReplacerParams parameters)
String replace(String placeholder, String placeholderContent, ISystemReplacerParams parameters)
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.