public interface IContextValueReplacer
| Modifier and Type | Method and Description | 
|---|---|
default String | 
replace(IEntityContext ec,
       String placeholder,
       String placeholderContent,
       IContextReplacerParams parameters)
Deprecated.  
 | 
String | 
replace(String placeholder,
       String placeholderContent,
       IContextReplacerParams parameters)  | 
@Deprecated default String replace(IEntityContext ec, String placeholder, String placeholderContent, IContextReplacerParams parameters)
String replace(String placeholder, String placeholderContent, IContextReplacerParams parameters)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.