Uses of Interface
org.kuali.kfs.module.endow.document.service.HoldingTaxLotService

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

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

Fields in org.kuali.kfs.module.endow.batch.service.impl declared as HoldingTaxLotService
protected  HoldingTaxLotService AvailableCashUpdateServiceImpl.holdingTaxLotService
           
protected  HoldingTaxLotService IncomeDistributionForPooledFundServiceImpl.holdingTaxLotService
           
protected  HoldingTaxLotService CurrentTaxLotBalanceUpdateServiceImpl.holdingTaxLotService
           
 

Methods in org.kuali.kfs.module.endow.batch.service.impl that return HoldingTaxLotService
protected  HoldingTaxLotService AvailableCashUpdateServiceImpl.getHoldingTaxLotService()
          gets the holdingTaxLotService
protected  HoldingTaxLotService CurrentTaxLotBalanceUpdateServiceImpl.getHoldingTaxLotService()
          gets the holdingTaxLotService
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type HoldingTaxLotService
 void AvailableCashUpdateServiceImpl.setHoldingTaxLotService(HoldingTaxLotService holdingTaxLotService)
          Sets the holdingTaxLotService
 void CreateRecurringCashTransferTransactionsServiceImpl.setHoldingTaxLotService(HoldingTaxLotService holdingTaxLotService)
           
 void CreateGainLossDistributionTransactionsServiceImpl.setHoldingTaxLotService(HoldingTaxLotService holdingTaxLotService)
          Sets the holdingTaxLotService.
 void AccrualProcessingServiceImpl.setHoldingTaxLotService(HoldingTaxLotService holdingTaxLotService)
          Sets the holdingTaxLotService.
 void IncomeDistributionForPooledFundServiceImpl.setHoldingTaxLotService(HoldingTaxLotService holdingTaxLotService)
          Sets the holdingTaxLotService attribute value.
 void CurrentTaxLotBalanceUpdateServiceImpl.setHoldingTaxLotService(HoldingTaxLotService holdingTaxLotService)
          Sets the holdingTaxLotService
 void CreateAccrualTransactionsServiceImpl.setHoldingTaxLotService(HoldingTaxLotService holdingTaxLotService)
          Sets the holdingTaxLotService.
 

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

Classes in org.kuali.kfs.module.endow.document.service.impl that implement HoldingTaxLotService
 class HoldingTaxLotServiceImpl
           
 

Methods in org.kuali.kfs.module.endow.document.service.impl that return HoldingTaxLotService
protected  HoldingTaxLotService UpdateAssetIncreaseDocumentTaxLotsServiceImpl.getTaxLotService()
          Gets the taxLotService.
 HoldingTaxLotService UpdateTaxLotsBasedOnAccMethodAndTransSubtypeServiceImpl.getTaxLotService()
          Gets the taxLotService.
protected  HoldingTaxLotService UpdateAssetDecreaseDocumentTaxLotsServiceImpl.getTaxLotService()
          Gets the taxLotService.
 HoldingTaxLotService UpdateHoldingAdjustmentDocumentTaxLotsServiceImpl.getTaxLotService()
          Gets the taxLotService.
 HoldingTaxLotService UpdateUnitShareAdjustmentDocumentTaxLotsServiceImpl.getTaxLotService()
          Gets the taxLotService.
 HoldingTaxLotService LiabilityDocumentServiceImpl.getTaxLotService()
          Gets the taxLotService.
protected  HoldingTaxLotService UpdateSecurityTransferTargetTaxLotsServiceImpl.getTaxLotService()
          Gets the taxLotService.
 

Methods in org.kuali.kfs.module.endow.document.service.impl with parameters of type HoldingTaxLotService
 void UpdateAssetIncreaseDocumentTaxLotsServiceImpl.setTaxLotService(HoldingTaxLotService taxLotService)
          Sets the taxLotService.
 void UpdateTaxLotsBasedOnAccMethodAndTransSubtypeServiceImpl.setTaxLotService(HoldingTaxLotService taxLotService)
          Sets the taxLotService.
 void UpdateAssetDecreaseDocumentTaxLotsServiceImpl.setTaxLotService(HoldingTaxLotService taxLotService)
          Sets the taxLotService.
 void UpdateHoldingAdjustmentDocumentTaxLotsServiceImpl.setTaxLotService(HoldingTaxLotService taxLotService)
          Sets the taxLotService.
 void UpdateUnitShareAdjustmentDocumentTaxLotsServiceImpl.setTaxLotService(HoldingTaxLotService taxLotService)
          Sets the taxLotService.
 void LiabilityDocumentServiceImpl.setTaxLotService(HoldingTaxLotService taxLotService)
          Sets the taxLotService.
 void UpdateSecurityTransferTargetTaxLotsServiceImpl.setTaxLotService(HoldingTaxLotService taxLotService)
          Sets the taxLotService.
 



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