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

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

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

Classes in org.kuali.kfs.module.endow.dataaccess.impl that implement HoldingTaxLotDao
 class HoldingTaxLotDaoOjb
           
 

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

Fields in org.kuali.kfs.module.endow.document.service.impl declared as HoldingTaxLotDao
protected  HoldingTaxLotDao HoldingTaxLotServiceImpl.holdingTaxLotDao
           
 

Methods in org.kuali.kfs.module.endow.document.service.impl that return HoldingTaxLotDao
protected  HoldingTaxLotDao HoldingTaxLotServiceImpl.getHoldingTaxLotDao()
          Gets the holdingTaxLotDao.
 

Methods in org.kuali.kfs.module.endow.document.service.impl with parameters of type HoldingTaxLotDao
 void HoldingTaxLotServiceImpl.setHoldingTaxLotDao(HoldingTaxLotDao holdingTaxLotDao)
          Sets the holdingTaxLotDao.
 



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