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

Packages that use CashTransferDocument
org.kuali.kfs.module.endow.batch.service.impl   
org.kuali.kfs.module.endow.document.web.struts   
 

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

Methods in org.kuali.kfs.module.endow.batch.service.impl that return CashTransferDocument
protected  CashTransferDocument CreateRecurringCashTransferTransactionsServiceImpl.createCashTransferDocument(String sourceKemid, String transferNumber)
           
protected  CashTransferDocument IncomeDistributionForPooledFundServiceImpl.createECT(HoldingTaxLot holdingTaxLot, org.kuali.rice.kns.util.KualiDecimal transactionAmount, List<CashTransferDocument> cashTransferDocumentList, List<KemidPayoutInstruction> kemidPayoutInstructionList)
          Creates ECT
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type CashTransferDocument
protected  boolean CreateRecurringCashTransferTransactionsServiceImpl.addKemidTargetTransactionLine(EndowmentRecurringCashTransferKEMIDTarget endowmentRecurringCashTransferKEMIDTarget, CashTransferDocument cashTransferDoc, org.kuali.rice.kns.util.KualiDecimal totalAmount, String sourceKemid, String transferNumber)
           
protected  void IncomeDistributionForPooledFundServiceImpl.addSecurityDetailToECT(CashTransferDocument cashTransferDocument, String securityId, String registrationCode)
          Adds security to ECT
protected  void CreateRecurringCashTransferTransactionsServiceImpl.addSourceTransactionLineForCashTransferDoc(EndowmentRecurringCashTransfer endowmentRecurringCashTransfer, CashTransferDocument cashTransferDoc, org.kuali.rice.kns.util.KualiDecimal totalAmount)
          This method...
protected  void IncomeDistributionForPooledFundServiceImpl.addTransactionLinesToECT(List<CashTransferDocument> cashTransferDocumentList, CashTransferDocument cashTransferDocument, HoldingTaxLot holdingTaxLot, List<KemidPayoutInstruction> kemidPayoutInstructionList, org.kuali.rice.kns.util.KualiDecimal toalTransactionAmount)
          Adds transaction lines to ECT
protected  boolean CreateRecurringCashTransferTransactionsServiceImpl.routeCashTransferDoc(CashTransferDocument cashTransferDoc, String sourceKemid, String transferNumber, org.kuali.rice.kns.util.KualiDecimal totalAmount)
           
protected  boolean IncomeDistributionForPooledFundServiceImpl.validateECT(CashTransferDocument cashTransferDocument)
          validates the ECT business rules
 

Method parameters in org.kuali.kfs.module.endow.batch.service.impl with type arguments of type CashTransferDocument
protected  void IncomeDistributionForPooledFundServiceImpl.addTransactionLinesToECI(CashIncreaseDocument cashIncreaseDocument, List<CashTransferDocument> cashTransferDocumentList, List<HoldingTaxLot> holdingTaxLotList, Date effectiveDate)
          Adds transaction lines and create ECT if necessary
protected  void IncomeDistributionForPooledFundServiceImpl.addTransactionLinesToECT(List<CashTransferDocument> cashTransferDocumentList, CashTransferDocument cashTransferDocument, HoldingTaxLot holdingTaxLot, List<KemidPayoutInstruction> kemidPayoutInstructionList, org.kuali.rice.kns.util.KualiDecimal toalTransactionAmount)
          Adds transaction lines to ECT
protected  CashTransferDocument IncomeDistributionForPooledFundServiceImpl.createECT(HoldingTaxLot holdingTaxLot, org.kuali.rice.kns.util.KualiDecimal transactionAmount, List<CashTransferDocument> cashTransferDocumentList, List<KemidPayoutInstruction> kemidPayoutInstructionList)
          Creates ECT
 

Uses of CashTransferDocument in org.kuali.kfs.module.endow.document.web.struts
 

Methods in org.kuali.kfs.module.endow.document.web.struts that return CashTransferDocument
 CashTransferDocument CashTransferDocumentForm.getCashTransferDocument()
          This method gets the cash transfer document
 



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