public class FinancialSystemWorkflowHelperServiceImpl extends Object implements FinancialSystemWorkflowHelperService
| Constructor and Description | 
|---|
| FinancialSystemWorkflowHelperServiceImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isAdhocApprovalRequestedForPrincipal(org.kuali.rice.kew.api.WorkflowDocument workflowDocument,
                                                                        String principalId)Check whether the given workflow document presently has an adhoc approval
 request for the given person. | 
| void | setWorkflowDocumentService(org.kuali.rice.kew.api.document.WorkflowDocumentService workflowDocumentService) | 
public FinancialSystemWorkflowHelperServiceImpl()
public boolean isAdhocApprovalRequestedForPrincipal(org.kuali.rice.kew.api.WorkflowDocument workflowDocument, String principalId)
FinancialSystemWorkflowHelperServiceisAdhocApprovalRequestedForPrincipal in interface FinancialSystemWorkflowHelperServicepublic void setWorkflowDocumentService(org.kuali.rice.kew.api.document.WorkflowDocumentService workflowDocumentService)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.