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

Packages that use SubAccountService
org.kuali.kfs.coa.service.impl   
org.kuali.kfs.gl.batch.service.impl   
org.kuali.kfs.pdp.service.impl   
 

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

Classes in org.kuali.kfs.coa.service.impl that implement SubAccountService
 class SubAccountServiceImpl
          This class is the service implementation for the SubAccount structure.
 

Uses of SubAccountService in org.kuali.kfs.gl.batch.service.impl
 

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type SubAccountService
 void PosterServiceImpl.setSubAccountService(SubAccountService subAccountService)
           
 

Uses of SubAccountService in org.kuali.kfs.pdp.service.impl
 

Methods in org.kuali.kfs.pdp.service.impl with parameters of type SubAccountService
 void PaymentFileValidationServiceImpl.setSubAccountService(SubAccountService subAccountService)
          Sets the subAccountService attribute value.
 



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