Uses of Class
org.kuali.kfs.module.endow.businessobject.PendingTransactionDocumentEntry

Packages that use PendingTransactionDocumentEntry
org.kuali.kfs.module.endow.document.service   
org.kuali.kfs.module.endow.document.service.impl   
 

Uses of PendingTransactionDocumentEntry in org.kuali.kfs.module.endow.document.service
 

Methods in org.kuali.kfs.module.endow.document.service that return types with arguments of type PendingTransactionDocumentEntry
 Collection<PendingTransactionDocumentEntry> PendingTransactionDocumentService.getPendingDocuments()
           
 

Uses of PendingTransactionDocumentEntry in org.kuali.kfs.module.endow.document.service.impl
 

Methods in org.kuali.kfs.module.endow.document.service.impl that return types with arguments of type PendingTransactionDocumentEntry
 Collection<PendingTransactionDocumentEntry> PendingTransactionDocumentServiceImpl.getPendingDocuments()
          Returns all the pending transaction documents.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.