Package org.kuali.rice.kew.api.document
Class DocumentDetail
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.document.DocumentDetail
- All Implemented Interfaces:
Serializable,ModelObjectBasic,ModelObjectComplete,DocumentDetailContract
public final class DocumentDetail
extends AbstractDataTransferObject
implements DocumentDetailContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructDocumentDetailinstances. -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getDocument
- Specified by:
getDocumentin interfaceDocumentDetailContract
-
getActionRequests
- Specified by:
getActionRequestsin interfaceDocumentDetailContract
-
getActionsTaken
- Specified by:
getActionsTakenin interfaceDocumentDetailContract
-
getRouteNodeInstances
- Specified by:
getRouteNodeInstancesin interfaceDocumentDetailContract
-