Uses of Interface
org.kuali.kfs.module.endow.dataaccess.CurrentTaxLotBalanceDao

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

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

Fields in org.kuali.kfs.module.endow.batch.service.impl declared as CurrentTaxLotBalanceDao
protected  CurrentTaxLotBalanceDao ProcessFeeTransactionsServiceImpl.currentTaxLotBalanceDao
           
 

Methods in org.kuali.kfs.module.endow.batch.service.impl that return CurrentTaxLotBalanceDao
protected  CurrentTaxLotBalanceDao ProcessFeeTransactionsServiceImpl.getCurrentTaxLotBalanceDao()
          Gets the currentTaxLotBalanceDao attribute.
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type CurrentTaxLotBalanceDao
 void ProcessFeeTransactionsServiceImpl.setCurrentTaxLotBalanceDao(CurrentTaxLotBalanceDao currentTaxLotBalanceDao)
          Sets the currentTaxLotBalanceDao attribute value.
 

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

Classes in org.kuali.kfs.module.endow.dataaccess.impl that implement CurrentTaxLotBalanceDao
 class CurrentTaxLotBalanceDaoOjb
           
 

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

Fields in org.kuali.kfs.module.endow.document.service.impl declared as CurrentTaxLotBalanceDao
protected  CurrentTaxLotBalanceDao CurrentTaxLotServiceImpl.currentTaxLotBalanceDao
           
 

Methods in org.kuali.kfs.module.endow.document.service.impl with parameters of type CurrentTaxLotBalanceDao
 void CurrentTaxLotServiceImpl.setCurrentTaxLotBalanceDao(CurrentTaxLotBalanceDao currentTaxLotBalanceDao)
           
 



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