public final class DocumentDetail extends AbstractDataTransferObject implements DocumentDetailContract
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DocumentDetail.BuilderA builder which can be used to construct  DocumentDetailinstances. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ActionRequest> | getActionRequests() | 
| List<ActionTaken> | getActionsTaken() | 
| Document | getDocument() | 
| List<RouteNodeInstance> | getRouteNodeInstances() | 
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic Document getDocument()
getDocument in interface DocumentDetailContractpublic List<ActionRequest> getActionRequests()
getActionRequests in interface DocumentDetailContractpublic List<ActionTaken> getActionsTaken()
getActionsTaken in interface DocumentDetailContractpublic List<RouteNodeInstance> getRouteNodeInstances()
getRouteNodeInstances in interface DocumentDetailContractCopyright © 2005–2016 The Kuali Foundation. All rights reserved.