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

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

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

Fields in org.kuali.kfs.module.endow.batch.service.impl declared as CurrentTaxLotService
protected  CurrentTaxLotService CurrentTaxLotBalanceUpdateServiceImpl.currentTaxLotService
           
 

Methods in org.kuali.kfs.module.endow.batch.service.impl that return CurrentTaxLotService
 CurrentTaxLotService CurrentTaxLotBalanceUpdateServiceImpl.getCurrentTaxLotService()
          gets the currentTaxLotService
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type CurrentTaxLotService
 void CurrentTaxLotBalanceUpdateServiceImpl.setCurrentTaxLotService(CurrentTaxLotService currentTaxLotService)
          gets the currentTaxLotService
 

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

Classes in org.kuali.kfs.module.endow.document.service.impl that implement CurrentTaxLotService
 class CurrentTaxLotServiceImpl
          Implementation to provide services for CurrentTaxLotBalance business object.
 

Methods in org.kuali.kfs.module.endow.document.service.impl with parameters of type CurrentTaxLotService
 void KEMServiceImpl.setCurrentTaxLotService(CurrentTaxLotService currentTaxLotService)
          Gets the currentTaxLotService.
 



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