public interface RoutingReportCriteriaContract
| Modifier and Type | Method and Description | 
|---|---|
| List<? extends RoutingReportActionToTakeContract> | getActionsToTake() | 
| String | getDocumentId() | 
| String | getDocumentTypeName() | 
| List<String> | getNodeNames() | 
| String | getRoutingPrincipalId() | 
| List<String> | getRuleTemplateNames() | 
| String | getTargetNodeName() | 
| List<String> | getTargetPrincipalIds() | 
| String | getXmlContent() | 
| boolean | isActivateRequests() | 
| boolean | isFlattenNodes() | 
String getDocumentId()
String getTargetNodeName()
List<String> getTargetPrincipalIds()
String getRoutingPrincipalId()
String getDocumentTypeName()
String getXmlContent()
List<String> getRuleTemplateNames()
List<String> getNodeNames()
List<? extends RoutingReportActionToTakeContract> getActionsToTake()
boolean isActivateRequests()
boolean isFlattenNodes()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.