public interface ISystemValueReplacer
| Modifier and Type | Method and Description | 
|---|---|
String | 
replace(IEntityContext ec,
       String placeholder,
       String placeholderContent,
       ISystemReplacerParams parameters)  | 
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.  
 | 
@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)
String replace(IEntityContext ec, String placeholder, String placeholderContent, ISystemReplacerParams parameters)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.