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

Packages that use SystemInformationDao
org.kuali.kfs.module.ar.dataaccess.impl   
org.kuali.kfs.module.ar.document.service.impl   
 

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

Classes in org.kuali.kfs.module.ar.dataaccess.impl that implement SystemInformationDao
 class SystemInformationDaoOjb
           
 

Uses of SystemInformationDao in org.kuali.kfs.module.ar.document.service.impl
 

Methods in org.kuali.kfs.module.ar.document.service.impl that return SystemInformationDao
 SystemInformationDao SystemInformationServiceImpl.getSystemInformationDao()
           
 

Methods in org.kuali.kfs.module.ar.document.service.impl with parameters of type SystemInformationDao
 void SystemInformationServiceImpl.setSystemInformationDao(SystemInformationDao systemInformationDao)
           
 



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