Class ProcessingResultAktionsID
- java.lang.Object
-
- de.xima.fc.bl.fdv.processing.result.AProcessingResult
-
- de.xima.fc.bl.fdv.processing.result.ProcessingResultLongValue
-
- de.xima.fc.bl.fdv.processing.result.ProcessingResultAktionsID
-
- All Implemented Interfaces:
IPluginReturnValue
,IPluginProcessingRetVal
,IProcessingResult
,IProcessingResultAktionsID
,IProcessingResultLongValue
public class ProcessingResultAktionsID extends ProcessingResultLongValue implements IProcessingResultAktionsID
-
-
Constructor Summary
Constructors Constructor Description ProcessingResultAktionsID(long value)
ProcessingResultAktionsID(long value, boolean success)
-
Method Summary
-
Methods inherited from class de.xima.fc.bl.fdv.processing.result.ProcessingResultLongValue
getPlaceholderValue, getValue, getValuesCount
-
Methods inherited from class de.xima.fc.bl.fdv.processing.result.AProcessingResult
getSessionAttributeMap, getSuccessValue, setSessionAttributeMap
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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
-
-