Interface IProcessingResultVorgangsID
-
- All Superinterfaces:
IPluginProcessingRetVal
,IPluginReturnValue
,IProcessingResult
,IProcessingResultLongValue
- All Known Implementing Classes:
ProcessingResultVorgangsID
public interface IProcessingResultVorgangsID extends IProcessingResultLongValue
Interface for a processing result as the id of an process (@seeVorgang
)- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
-
Methods 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.IProcessingResultLongValue
getValue
-
-