Uses of Interface
org.kuali.kfs.module.ar.dataaccess.LockboxDao

Packages that use LockboxDao
org.kuali.kfs.module.ar.batch.service.impl   
org.kuali.kfs.module.ar.dataaccess.impl   
 

Uses of LockboxDao in org.kuali.kfs.module.ar.batch.service.impl
 

Methods in org.kuali.kfs.module.ar.batch.service.impl that return LockboxDao
 LockboxDao LockboxServiceImpl.getLockboxDao()
           
 

Methods in org.kuali.kfs.module.ar.batch.service.impl with parameters of type LockboxDao
 void LockboxServiceImpl.setLockboxDao(LockboxDao lockboxDao)
           
 

Uses of LockboxDao in org.kuali.kfs.module.ar.dataaccess.impl
 

Classes in org.kuali.kfs.module.ar.dataaccess.impl that implement LockboxDao
 class LockboxDaoOjb
           
 



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