public interface IPlaceholderHandler extends IAPIHandler
| Modifier and Type | Method and Description | 
|---|---|
String | 
parse(UserContext uc,
     String text,
     Vorgang formRecord,
     boolean encodeForHTML)
Deprecated. 
 
Use PlaceholderReplace directly instead 
 | 
String | 
replaceSessionValues(UserContext uc,
                    String context,
                    String sessionId,
                    String template,
                    Vorgang v)
Deprecated. 
 
Use PlaceholderReplace directly instead 
 | 
getName@Deprecated String replaceSessionValues(UserContext uc, String context, String sessionId, String template, Vorgang v)
@Deprecated String parse(UserContext uc, String text, Vorgang formRecord, boolean encodeForHTML)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.