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

Packages that use KEMID
org.kuali.kfs.module.endow.batch.service.impl   
org.kuali.kfs.module.endow.businessobject   
org.kuali.kfs.module.endow.dataaccess   
org.kuali.kfs.module.endow.dataaccess.impl   
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 KEMID in org.kuali.kfs.module.endow.batch.service.impl
 

Method parameters in org.kuali.kfs.module.endow.batch.service.impl with type arguments of type KEMID
protected  void CreateAutomatedCashInvestmentTransactionsServiceImpl.processAssetDecreaseDocs(List<KEMID> kemids, AutomatedCashInvestmentModel aciModel, boolean isIncome)
          Process all the asset decrease documents for income and principle types.
protected  void CreateAutomatedCashInvestmentTransactionsServiceImpl.processAssetIncreaseDocs(List<KEMID> kemids, AutomatedCashInvestmentModel aciModel, boolean isIncome)
          Process all the asset increase documents for income and principle types.
 

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

Fields in org.kuali.kfs.module.endow.businessobject declared as KEMID
protected  KEMID HoldingTaxLotRebalance.kemidObj
           
protected  KEMID TransactionArchive.kemidObj
           
 

Methods in org.kuali.kfs.module.endow.businessobject that return KEMID
 KEMID KemidFee.getChargeFeeToKemidObjRef()
          Gets the chargeFeeToKemidObjRef.
 KEMID KemidCombineDonorStatement.getCombineWithKemidObjRef()
          Gets the combineWithKemidObjRef.
 KEMID PooledFundControl.getKemid()
          Gets the kemid object
 KEMID TicklerKEMID.getKemIdLookup()
           
 KEMID KEMIDHistoricalBalance.getKemidObj()
          Gets the kemidObj.
 KEMID KEMIDCurrentAvailableBalance.getKemidObj()
          Gets the kemidObj.
 KEMID KEMIDHistoricalReportingGroup.getKemidObj()
          Gets the kemidObj.
 KEMID HoldingTaxLot.getKemidObj()
          Gets the kemidObj.
 KEMID KEMIDHistoricalBalanceDetail.getKemidObj()
          Gets the kemidObj.
 KEMID KEMIDCurrentReportingGroup.getKemidObj()
          Gets the kemidObj
 KEMID EndowmentTransactionLineBase.getKemidObj()
           
 KEMID HoldingTaxLotRebalance.getKemidObj()
          Gets the kemidObj attribute.
 KEMID TransactionArchive.getKemidObj()
          Gets the kemidObj attribute.
 KEMID KEMIDCurrentBalanceDetail.getKemidObj()
          Gets the kemidObj.
 KEMID EndowmentRecurringCashTransfer.getKemidObj()
           
 KEMID EndowmentTransactionLine.getKemidObj()
           
 KEMID KEMIDCurrentBalance.getKemidObj()
          Gets the kemidObj.
 KEMID KemidAuthorizations.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID KemidHistoricalCash.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID EndowmentCorpusValues.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID KemidCombineDonorStatement.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID KemidDonorStatement.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID EndowmentTransactionTaxLotLine.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID KemidSourceOfFunds.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID KemidCurrentCash.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID KemidSpecialInstruction.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID KemidAgreement.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID KemidReportGroup.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID KemidPayoutInstruction.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID KemidGeneralLedgerAccount.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID KemidUseCriteria.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID KemidFee.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID KemidBenefittingOrganization.getKemidObjRef()
          Gets the kemidObjRef.
 KEMID KemidSourceOfFunds.getOpenedFromKemidObjRef()
          Gets the openedFromKemidObjRef.
 KEMID KemidPayoutInstruction.getPayIncomeToKemidObjRef()
          Gets the payIncomeToKemidObjRef.
 KEMID EndowmentRecurringCashTransferKEMIDTarget.getTargetKemidObj()
           
 

Methods in org.kuali.kfs.module.endow.businessobject with parameters of type KEMID
 void KemidFee.setChargeFeeToKemidObjRef(KEMID chargeFeeToKemidObjRef)
          Sets the chargeFeeToKemidObjRef.
 void KemidCombineDonorStatement.setCombineWithKemidObjRef(KEMID combineWithKemidObjRef)
          Sets the combineWithKemidObjRef.
 void PooledFundControl.setKemid(KEMID kemid)
          Sets the kemid object
 void TicklerKEMID.setKemIdLookup(KEMID kemIdLookup)
           
 void KEMIDHistoricalBalance.setKemidObj(KEMID kemidObj)
          Sets the kemidObj.
 void KEMIDCurrentAvailableBalance.setKemidObj(KEMID kemidObj)
          Sets the kemidObj.
 void KEMIDHistoricalReportingGroup.setKemidObj(KEMID kemidObj)
          Sets the kemidObj.
 void HoldingTaxLot.setKemidObj(KEMID kemidObj)
          Deprecated. 
 void KEMIDHistoricalBalanceDetail.setKemidObj(KEMID kemidObj)
          Sets the kemidObj.
 void KEMIDCurrentReportingGroup.setKemidObj(KEMID kemidObj)
          Sets the kemidObj.
 void EndowmentTransactionLineBase.setKemidObj(KEMID kemidObj)
           
 void HoldingTaxLotRebalance.setKemidObj(KEMID kemidObj)
          Sets the kemidObj attribute value.
 void TransactionArchive.setKemidObj(KEMID kemidObj)
          Sets the kemidObj attribute value.
 void KEMIDCurrentBalanceDetail.setKemidObj(KEMID kemidObj)
          Sets the kemidObj.
 void EndowmentRecurringCashTransfer.setKemidObj(KEMID kemidObj)
           
 void EndowmentTransactionLine.setKemidObj(KEMID kemidObj)
           
 void KEMIDCurrentBalance.setKemidObj(KEMID kemidObj)
          Sets the kemidObj.
 void KemidAuthorizations.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void KemidHistoricalCash.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void EndowmentCorpusValues.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void KemidCombineDonorStatement.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void KemidDonorStatement.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void EndowmentTransactionTaxLotLine.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void KemidSourceOfFunds.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void KemidCurrentCash.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void KemidSpecialInstruction.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void KemidAgreement.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void KemidReportGroup.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void KemidPayoutInstruction.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void KemidGeneralLedgerAccount.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void KemidUseCriteria.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void KemidFee.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void KemidBenefittingOrganization.setKemidObjRef(KEMID kemidObjRef)
          Sets the kemidObjRef.
 void KemidSourceOfFunds.setOpenedFromKemidObjRef(KEMID openedFromKemidObjRef)
          Sets the openedFromKemidObjRef.
 void KemidPayoutInstruction.setPayIncomeToKemidObjRef(KEMID payIncomeToKemidObjRef)
          Sets the payIncomeToKemidObjRef.
 void EndowmentRecurringCashTransferKEMIDTarget.setTargetKemidObj(KEMID targetKemidObj)
           
 

Uses of KEMID in org.kuali.kfs.module.endow.dataaccess
 

Methods in org.kuali.kfs.module.endow.dataaccess that return types with arguments of type KEMID
 List<KEMID> KemidDao.getKemidRecordsByIds(List<String> kemids, String endowmentOption, String closedIndicator)
          Gets KEMIDs by kemids
 

Uses of KEMID in org.kuali.kfs.module.endow.dataaccess.impl
 

Methods in org.kuali.kfs.module.endow.dataaccess.impl that return types with arguments of type KEMID
 List<KEMID> KemidDaoOjb.getKemidRecordsByIds(List<String> kemids, String endowmentOption, String closedIndicator)
           
 

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

Methods in org.kuali.kfs.module.endow.document.service that return KEMID
 KEMID KEMIDService.getByPrimaryKey(String kemid)
          Gets a KEMID by primary key.
 

Methods in org.kuali.kfs.module.endow.document.service that return types with arguments of type KEMID
 Collection<KEMID> KEMIDService.getAllKemIdWithClosedIndicatorNo()
          Retrieves all kemId records where closed indicator = 'N'
 Collection<KEMID> KEMIDService.getByCashSweepId(Integer cashSweepId)
          Gets all the KEMIDs matching the specified cash sweep id.
 Collection<KEMID> KEMIDService.getByIncomeAciId(Integer aciIncomeId)
          Gets all the KEMIDs matching the specified ACI income id.
 Collection<KEMID> KEMIDService.getByPrincipleAciId(Integer aciPrincipleId)
          Gets all the KEMIDs matching the specified ACI principle id.
 

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

Methods in org.kuali.kfs.module.endow.document.service.impl that return KEMID
 KEMID KEMIDServiceImpl.getByPrimaryKey(String kemid)
           
 

Methods in org.kuali.kfs.module.endow.document.service.impl that return types with arguments of type KEMID
 Collection<KEMID> KEMIDServiceImpl.getAllKemIdWithClosedIndicatorNo()
           
 Collection<KEMID> KEMIDServiceImpl.getByCashSweepId(Integer cashSweepId)
           
 Collection<KEMID> KEMIDServiceImpl.getByIncomeAciId(Integer aciIncomeId)
           
 Collection<KEMID> KEMIDServiceImpl.getByPrincipleAciId(Integer aciPrincipleId)
           
 

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

Methods in org.kuali.kfs.module.endow.document.validation.impl with parameters of type KEMID
protected  boolean EndowmentRecurringCashTransferTransactionRule.checkActiveSourceKemid(KEMID kemid)
           
 

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

Methods in org.kuali.kfs.module.endow.report.service.impl that return KEMID
protected  KEMID AssetStatementReportServiceImpl.getKemid(String kemid)
          Gets KEMID
protected  KEMID TransactionSummaryReportServiceImpl.getKemid(String kemid)
           
protected  KEMID TransactionStatementReportServieImpl.getKemid(String kemid)
          Gets a Kemid object
 

Methods in org.kuali.kfs.module.endow.report.service.impl with parameters of type KEMID
protected  EndowmentReportFooterDataHolder EndowmentReportServiceImpl.createFooterData(KEMID kemidOjb)
          Creates footer data
 



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