Uses of Interface
org.kuali.kfs.module.endow.batch.dataaccess.GLInterfaceBatchProcessDao

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

Uses of GLInterfaceBatchProcessDao in org.kuali.kfs.module.endow.batch.dataaccess.impl
 

Classes in org.kuali.kfs.module.endow.batch.dataaccess.impl that implement GLInterfaceBatchProcessDao
 class GLInterfaceBatchProcessDaoJdbc
          A class to do the database queries needed to calculate Balance By Consolidation Balance Inquiry Screen
 

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

Fields in org.kuali.kfs.module.endow.batch.service.impl declared as GLInterfaceBatchProcessDao
protected  GLInterfaceBatchProcessDao GeneralLedgerInterfaceBatchProcessServiceImpl.gLInterfaceBatchProcessDao
           
 

Methods in org.kuali.kfs.module.endow.batch.service.impl that return GLInterfaceBatchProcessDao
 GLInterfaceBatchProcessDao GeneralLedgerInterfaceBatchProcessServiceImpl.getgLInterfaceBatchProcessDao()
          Gets the gLInterfaceBatchProcessDao attribute.
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type GLInterfaceBatchProcessDao
 void GeneralLedgerInterfaceBatchProcessServiceImpl.setgLInterfaceBatchProcessDao(GLInterfaceBatchProcessDao gLInterfaceBatchProcessDao)
          Sets the gLInterfaceBatchProcessDao attribute value.
 



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