Uses of Class
org.kuali.kfs.module.endow.document.EndowmentToGLTransferOfFundsDocument

Packages that use EndowmentToGLTransferOfFundsDocument
org.kuali.kfs.module.endow.batch.service.impl   
 

Uses of EndowmentToGLTransferOfFundsDocument in org.kuali.kfs.module.endow.batch.service.impl
 

Methods in org.kuali.kfs.module.endow.batch.service.impl that return EndowmentToGLTransferOfFundsDocument
protected  EndowmentToGLTransferOfFundsDocument CreateRecurringCashTransferTransactionsServiceImpl.createEndowmentToGLTransferOfFundsDocument(String sourceKemid, String transferNumber)
           
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type EndowmentToGLTransferOfFundsDocument
protected  boolean CreateRecurringCashTransferTransactionsServiceImpl.addGlTransactionLine(EndowmentRecurringCashTransferGLTarget endowmentRecurringCashTransferGLTarget, EndowmentToGLTransferOfFundsDocument endowmentToGLTransferOfFundsDocument, org.kuali.rice.kns.util.KualiDecimal totalAmount, String sourceKemid, String transferNumber)
           
protected  void CreateRecurringCashTransferTransactionsServiceImpl.addSourceTransactionLineForGLTransferOfFundsDocument(EndowmentRecurringCashTransfer endowmentRecurringCashTransfer, EndowmentToGLTransferOfFundsDocument gLTransferOfFundsDocument, org.kuali.rice.kns.util.KualiDecimal totalAmount)
           
protected  boolean CreateRecurringCashTransferTransactionsServiceImpl.routeGLTransferOfFundsDocument(EndowmentToGLTransferOfFundsDocument gLTransferOfFundsDocument, String sourceKemid, String transferNumber, org.kuali.rice.kns.util.KualiDecimal totalAmount)
           
 



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