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:
- Serialized Form
getDocument
public Document getDocument()
- Specified by:
getDocument
in interface DocumentDetailContract
getActionRequests
public List<ActionRequest> getActionRequests()
- Specified by:
getActionRequests
in interface DocumentDetailContract
getActionsTaken
public List<ActionTaken> getActionsTaken()
- Specified by:
getActionsTaken
in interface DocumentDetailContract
getRouteNodeInstances
public List<RouteNodeInstance> getRouteNodeInstances()
- Specified by:
getRouteNodeInstances
in interface DocumentDetailContract
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.