org.kuali.kfs.sys.document.service
Interface FinancialSystemDocumentService
- All Known Implementing Classes:
- FinancialSystemDocumentServiceImpl
public interface FinancialSystemDocumentService
This class is the financial system specific document service interface
findByDocumentHeaderStatusCode
<T extends org.kuali.rice.kns.document.Document> Collection<T> findByDocumentHeaderStatusCode(Class<T> clazz,
String statusCode)
throws org.kuali.rice.kew.exception.WorkflowException
- Throws:
org.kuali.rice.kew.exception.WorkflowException
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.