public interface IPlaceholderHandler extends IAPIHandler
| Modifier and Type | Method and Description | 
|---|---|
String | 
parse(UserContext uc,
     String text,
     Vorgang formRecord,
     boolean encodeForHTML)  | 
String | 
replaceSessionValues(UserContext uc,
                    String context,
                    String sessionId,
                    String template,
                    Vorgang v)  | 
getNameString replaceSessionValues(UserContext uc, String context, String sessionId, String template, Vorgang v)
String parse(UserContext uc, String text, Vorgang formRecord, boolean encodeForHTML)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.