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

Packages that use EndowmentTransactionCode
org.kuali.kfs.module.endow.businessobject   
org.kuali.kfs.module.endow.document.service   
org.kuali.kfs.module.endow.document.service.impl   
org.kuali.kfs.module.endow.document.validation.impl   
org.kuali.kfs.module.endow.report.service.impl   
 

Uses of EndowmentTransactionCode in org.kuali.kfs.module.endow.businessobject
 

Fields in org.kuali.kfs.module.endow.businessobject declared as EndowmentTransactionCode
protected  EndowmentTransactionCode TransactionArchive.etranObj
           
 

Methods in org.kuali.kfs.module.endow.businessobject that return EndowmentTransactionCode
 EndowmentTransactionCode PooledFundControl.getAssetPurchaseOffsetTranCode()
          Gets the assetPurchaseOffsetTranCode
 EndowmentTransactionCode PooledFundControl.getAssetSaleOffsetTranCode()
          Gets the assetSaleOffsetTranCode
 EndowmentTransactionCode PooledFundControl.getCashDepositOffsetTranCode()
          Gets the cashDepositOffsetTranCode
 EndowmentTransactionCode FeeEndowmentTransactionCode.getEndowmentTransaction()
          This method gets the endowmentTransaction.
 EndowmentTransactionCode FeeMethod.getEndowmentTransactionCode()
          Gets the endowmentTransactionCode.
 EndowmentTransactionCode ClassCode.getEndowmentTransactionCode()
          Gets the endowmentTransactionCode.
 EndowmentTransactionCode GLLink.getEndowmentTransactionRef()
          Gets the endowmentTransactionRef.
 EndowmentTransactionCode EndowmentTransactionLineBase.getEtranCodeObj()
           
 EndowmentTransactionCode EndowmentRecurringCashTransferGLTarget.getEtranCodeObj()
           
 EndowmentTransactionCode EndowmentRecurringCashTransfer.getEtranCodeObj()
           
 EndowmentTransactionCode EndowmentTransactionLine.getEtranCodeObj()
           
 EndowmentTransactionCode TransactionArchive.getEtranObj()
          Gets the etranObj attribute.
 EndowmentTransactionCode ClassCode.getIncomeEndowmentTransactionPost()
          Gets the incomeEndowmentTransactionPost.
 EndowmentTransactionCode PooledFundControl.getSaleGainLossOffsetTranCode()
          Gets the saleGainLossOffsetTranCode
 EndowmentTransactionCode EndowmentRecurringCashTransferKEMIDTarget.getTargetEtranCodeObj()
           
 EndowmentTransactionCode EndowmentRecurringCashTransferKEMIDTarget.getTargetUseEtranCodeObj()
           
 

Methods in org.kuali.kfs.module.endow.businessobject with parameters of type EndowmentTransactionCode
 void PooledFundControl.setAssetPurchaseOffsetTranCode(EndowmentTransactionCode assetPurchaseOffsetTranCode)
          Sets the assetPurchaseOffsetTranCode.
 void PooledFundControl.setAssetSaleOffsetTranCode(EndowmentTransactionCode assetSaleOffsetTranCode)
          Sets the assetSaleOffsetTranCode.
 void PooledFundControl.setCashDepositOffsetTranCode(EndowmentTransactionCode cashDepositOffsetTranCode)
          Sets the cashDepositOffsetTranCode.
 void FeeEndowmentTransactionCode.setEndowmentTransaction(EndowmentTransactionCode endowmentTransaction)
          This method sets the endowmentTransaction.
 void GLLink.setEndowmentTransactionCode(EndowmentTransactionCode endowmentTransaction)
          Deprecated. 
 void FeeMethod.setEndowmentTransactionCode(EndowmentTransactionCode endowmentTransactionCode)
          Sets the endowmentTransactionCode.
 void ClassCode.setEndowmentTransactionCode(EndowmentTransactionCode endowmentTransactionCode)
          Sets the endowmentTransactionCode.
 void EndowmentTransactionLineBase.setEtranCodeObj(EndowmentTransactionCode etranCodeObj)
           
 void EndowmentRecurringCashTransferGLTarget.setEtranCodeObj(EndowmentTransactionCode etranCodeObj)
           
 void EndowmentRecurringCashTransfer.setEtranCodeObj(EndowmentTransactionCode etranCodeObj)
           
 void EndowmentTransactionLine.setEtranCodeObj(EndowmentTransactionCode etranCodeObj)
           
 void TransactionArchive.setEtranObj(EndowmentTransactionCode etranObj)
          Sets the etranObj attribute value.
 void ClassCode.setIncomeEndowmentTransactionPost(EndowmentTransactionCode incomeEndowmentTransactionPost)
          Sets the incomeEndowmentTransactionPost.
 void PooledFundControl.setSaleGainLossOffsetTranCode(EndowmentTransactionCode saleGainLossOffsetTranCode)
          Sets the saleGainLossOffsetTranCode.
 void EndowmentRecurringCashTransferKEMIDTarget.setTargetEtranCodeObj(EndowmentTransactionCode targetEtranCodeObj)
           
 void EndowmentRecurringCashTransferKEMIDTarget.setTargetUseEtranCodeObj(EndowmentTransactionCode targetUseEtranCodeObj)
           
 

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

Methods in org.kuali.kfs.module.endow.document.service that return EndowmentTransactionCode
 EndowmentTransactionCode EndowmentTransactionCodeService.getByPrimaryKey(String endowmentTransactionCode)
          This method gets an endowment transaction by the primary key: endowment transaction code
 

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

Methods in org.kuali.kfs.module.endow.document.service.impl that return EndowmentTransactionCode
 EndowmentTransactionCode EndowmentTransactionCodeServiceImpl.getByPrimaryKey(String eTranCode)
           
 

Uses of EndowmentTransactionCode in org.kuali.kfs.module.endow.document.validation.impl
 

Methods in org.kuali.kfs.module.endow.document.validation.impl with parameters of type EndowmentTransactionCode
protected  boolean EndowmentRecurringCashTransferTransactionRule.checkEtranType(EndowmentTransactionCode eTranCodeObject)
           
protected  boolean EndowmentRecurringCashTransferTransactionRule.checkSourceEtranType(EndowmentTransactionCode eTranCodeObject)
           
protected  boolean EndowmentRecurringCashTransferTransactionRule.checkTargetEtranType(EndowmentTransactionCode eTranCodeObject)
           
 

Uses of EndowmentTransactionCode in org.kuali.kfs.module.endow.report.service.impl
 

Methods in org.kuali.kfs.module.endow.report.service.impl that return EndowmentTransactionCode
protected  EndowmentTransactionCode TransactionStatementReportServieImpl.getEndowmentTransactionCode(String etranCcode)
          Gets an transaction code object
 



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