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, getValuesCount
getSessionAttributeMap, getSuccessValue, setSessionAttributeMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getValue
getErrorCode, getErrorMessage, getPlaceholderValue, getSessionAttributeMap, getSuccessValue, getValuesCount
public 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()
IProcessingResultTemplate
getMsgCode
in interface IProcessingResultTemplate
ETextbausteinMsgCode
the message codeCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.