public class PlaceholderHandler extends AMSApiHandler implements IPlaceholderHandler
Constructor and Description |
---|
PlaceholderHandler() |
Modifier and Type | Method and Description |
---|---|
String |
parse(UserContext uc,
String text,
Vorgang formRecord,
boolean encodeForHTML) |
String |
replaceSessionValues(UserContext uc,
String baseUrl,
String sessionId,
String template,
Vorgang formRecord) |
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public String replaceSessionValues(UserContext uc, String baseUrl, String sessionId, String template, Vorgang formRecord)
replaceSessionValues
in interface IPlaceholderHandler
public String parse(UserContext uc, String text, Vorgang formRecord, boolean encodeForHTML)
parse
in interface IPlaceholderHandler
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.