public class ProcessingResultTemplate extends ProcessingResultStringValue implements IProcessingResultTemplate
| Constructor and Description |
|---|
ProcessingResultTemplate(String value) |
ProcessingResultTemplate(String value,
boolean success) |
ProcessingResultTemplate(String value,
ETextbausteinMsgCode msgCode) |
ProcessingResultTemplate(String value,
ETextbausteinMsgCode msgCode,
boolean success) |
| Modifier and Type | Method and Description |
|---|---|
ETextbausteinMsgCode |
getMsgCode()
Getter for the template message code
|
getPlaceholderValue, getValue, getValuesCountgetSessionAttributeMap, getSuccessValue, setSessionAttributeMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValuegetErrorCode, getErrorMessage, getPlaceholderValue, getSessionAttributeMap, getSuccessValue, getValuesCountpublic ProcessingResultTemplate(String value, boolean success)
public ProcessingResultTemplate(String value)
public ProcessingResultTemplate(String value, ETextbausteinMsgCode msgCode, boolean success)
public ProcessingResultTemplate(String value, ETextbausteinMsgCode msgCode)
public ETextbausteinMsgCode getMsgCode()
IProcessingResultTemplategetMsgCode in interface IProcessingResultTemplateETextbausteinMsgCode the message codeCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.