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

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

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

Fields in org.kuali.kfs.module.endow.batch.service.impl declared as EndowmentAccountingLineBaseDao
protected  EndowmentAccountingLineBaseDao GeneralLedgerInterfaceBatchProcessServiceImpl.endowmentAccountingLineBaseDao
           
 

Methods in org.kuali.kfs.module.endow.batch.service.impl that return EndowmentAccountingLineBaseDao
protected  EndowmentAccountingLineBaseDao GeneralLedgerInterfaceBatchProcessServiceImpl.getEndowmentAccountingLineBaseDao()
          Gets the endowmentAccountingLineBaseDao attribute.
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type EndowmentAccountingLineBaseDao
 void GeneralLedgerInterfaceBatchProcessServiceImpl.setEndowmentAccountingLineBaseDao(EndowmentAccountingLineBaseDao endowmentAccountingLineBaseDao)
          Sets the endowmentAccountingLineBaseDao attribute value.
 

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

Classes in org.kuali.kfs.module.endow.dataaccess.impl that implement EndowmentAccountingLineBaseDao
 class EndowmentAccountingLineBaseDaoOjb
           
 



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