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

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

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

Fields in org.kuali.kfs.module.endow.batch.dataaccess.impl declared as GLLinkDao
protected  GLLinkDao GLInterfaceBatchProcessDaoJdbc.gLLinkDao
           
 

Methods in org.kuali.kfs.module.endow.batch.dataaccess.impl that return GLLinkDao
protected  GLLinkDao GLInterfaceBatchProcessDaoJdbc.getgLLinkDao()
          gets attribute gLLinkDao
 

Methods in org.kuali.kfs.module.endow.batch.dataaccess.impl with parameters of type GLLinkDao
 void GLInterfaceBatchProcessDaoJdbc.setgLLinkDao(GLLinkDao gLLinkDao)
          sets attribute gLLinkDao
 

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

Fields in org.kuali.kfs.module.endow.batch.service.impl declared as GLLinkDao
protected  GLLinkDao GeneralLedgerInterfaceBatchProcessServiceImpl.gLLinkDao
           
 

Methods in org.kuali.kfs.module.endow.batch.service.impl that return GLLinkDao
protected  GLLinkDao GeneralLedgerInterfaceBatchProcessServiceImpl.getgLLinkDao()
          gets attribute gLLinkDao
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type GLLinkDao
 void GeneralLedgerInterfaceBatchProcessServiceImpl.setgLLinkDao(GLLinkDao gLLinkDao)
          sets attribute gLLinkDao
 

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

Classes in org.kuali.kfs.module.endow.dataaccess.impl that implement GLLinkDao
 class GLLinkDaoOjb
           
 



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