public interface DocumentDetailContract
Modifier and Type | Method and Description |
---|---|
List<ActionRequest> |
getActionRequests() |
List<ActionTaken> |
getActionsTaken() |
Document |
getDocument() |
List<RouteNodeInstance> |
getRouteNodeInstances() |
Document getDocument()
List<ActionRequest> getActionRequests()
List<ActionTaken> getActionsTaken()
List<RouteNodeInstance> getRouteNodeInstances()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.