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

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

Uses of PriorYearAccountService in org.kuali.kfs.coa.batch
 

Methods in org.kuali.kfs.coa.batch with parameters of type PriorYearAccountService
 void UpdatePriorYearDataStep.setPriorYearAccountService(PriorYearAccountService priorYearAccountService)
          Service setter for Spring injection
 

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

Classes in org.kuali.kfs.coa.service.impl that implement PriorYearAccountService
 class PriorYearAccountServiceImpl
          This class implements the PriorYearAccountService interface.
 

Uses of PriorYearAccountService in org.kuali.kfs.gl.batch
 

Methods in org.kuali.kfs.gl.batch with parameters of type PriorYearAccountService
 void BalanceForwardRuleHelper.setPriorYearAccountService(PriorYearAccountService priorYearAccountService)
           
 

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

Methods in org.kuali.kfs.gl.batch.service.impl that return PriorYearAccountService
 PriorYearAccountService OrganizationReversionProcessImpl.getPriorYearAccountService()
          Gets the priorYearAccountService attribute.
 

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type PriorYearAccountService
 void YearEndServiceImpl.setPriorYearAccountService(PriorYearAccountService priorYearAccountService)
           
 void OrganizationReversionProcessImpl.setPriorYearAccountService(PriorYearAccountService priorYearAccountService)
          Sets the priorYearAccountService attribute value.
 



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