public interface PurApWorkflowIntegrationService
| Modifier and Type | Method and Description | 
|---|---|
| boolean | takeAllActionsForGivenCriteria(org.kuali.rice.krad.document.Document document,
                                                            String potentialAnnotation,
                                                            String nodeName,
                                                            org.kuali.rice.kim.api.identity.Person user,
                                                            String superUserNetworkId)Take all actions on the given document based on the given criteria | 
| boolean | willDocumentStopAtGivenFutureRouteNode(PurchasingAccountsPayableDocument document,
                                                                            String givenNodeName)Determine if the document will stop at the given node in the future routing process | 
boolean takeAllActionsForGivenCriteria(org.kuali.rice.krad.document.Document document, String potentialAnnotation, String nodeName, org.kuali.rice.kim.api.identity.Person user, String superUserNetworkId)
document - potentialAnnotation - nodeName - user - networkIdToImpersonate - boolean willDocumentStopAtGivenFutureRouteNode(PurchasingAccountsPayableDocument document, String givenNodeName)
document - givenNodeName - Copyright © 2004–2015 The Kuali Foundation. All rights reserved.