public interface IFormValueReplacer
| Modifier and Type | Method and Description | 
|---|---|
default String | 
replace(IEntityContext ec,
       String placeholder,
       String placeholderContent,
       IFormDataAdapter fda,
       FormVersion fv,
       boolean encodeForHTML)  | 
String | 
replace(IEntityContext ec,
       String placeholder,
       String placeholderContent,
       IFormReplacerParams parameters)  | 
default String replace(IEntityContext ec, String placeholder, String placeholderContent, IFormDataAdapter fda, FormVersion fv, boolean encodeForHTML)
String replace(IEntityContext ec, String placeholder, String placeholderContent, IFormReplacerParams parameters)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.