Uses of Interface
org.kuali.kfs.coa.service.AccountDelegateService

Packages that use AccountDelegateService
org.kuali.kfs.coa.identity   
org.kuali.kfs.coa.service.impl   
 

Uses of AccountDelegateService in org.kuali.kfs.coa.identity
 

Methods in org.kuali.kfs.coa.identity that return AccountDelegateService
protected  AccountDelegateService AccountDerivedRoleTypeServiceImpl.getAccountDelegateService()
           
 

Methods in org.kuali.kfs.coa.identity with parameters of type AccountDelegateService
 void AccountDerivedRoleTypeServiceImpl.setAccountDelegateService(AccountDelegateService accountDelegateService)
          Sets the accountDelegateService attribute value.
 

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

Classes in org.kuali.kfs.coa.service.impl that implement AccountDelegateService
 class AccountDelegateServiceImpl
          The default implementation of AccountDelegateService.
 



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