Uses of Interface
org.kuali.kfs.coa.dataaccess.AccountDelegateGlobalDao

Packages that use AccountDelegateGlobalDao
org.kuali.kfs.coa.dataaccess.impl   
org.kuali.kfs.coa.service.impl   
 

Uses of AccountDelegateGlobalDao in org.kuali.kfs.coa.dataaccess.impl
 

Classes in org.kuali.kfs.coa.dataaccess.impl that implement AccountDelegateGlobalDao
 class AccountDelegateGlobalDaoOjb
          This class is the OJB implementation of AccountDelegateGlobalDao
 

Uses of AccountDelegateGlobalDao in org.kuali.kfs.coa.service.impl
 

Methods in org.kuali.kfs.coa.service.impl that return AccountDelegateGlobalDao
 AccountDelegateGlobalDao AccountDelegateServiceImpl.getAccountDelegateGlobalDao()
          Gets the accountDelegateGlobalDao attribute.
 

Methods in org.kuali.kfs.coa.service.impl with parameters of type AccountDelegateGlobalDao
 void AccountDelegateServiceImpl.setAccountDelegateGlobalDao(AccountDelegateGlobalDao accountDelegateGlobalDao)
          Sets the accountDelegateGlobalDao attribute value.
 



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