Interface IProcessingResultTemplate
- All Superinterfaces:
IPluginProcessingRetVal
,IPluginReturnValue
,IProcessingResult
,IProcessingResultStringValue
- All Known Implementing Classes:
ProcessingResultTemplate
Deprecated.
Interface for a processing result as formcycle template
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Modifier and TypeMethodDescriptiondefault ETextbausteinMsgCode
Deprecated.Getter for the template message codeMethods inherited from interface de.xima.fc.interfaces.processing.IProcessingResult
getErrorCode, getErrorMessage, getPlaceholderValue, getSessionAttributeMap, getSuccessValue, getValuesCount
Methods inherited from interface de.xima.fc.interfaces.processing.result.IProcessingResultStringValue
getValue
-
Method Details
-
getMsgCode
Deprecated.Getter for the template message code- Returns:
ETextbausteinMsgCode
the message code
-
IWorkflowEventRunner
).