Uses of Interface
org.kuali.kfs.gl.service.EncumbranceService

Packages that use EncumbranceService
org.kuali.kfs.gl.batch   
org.kuali.kfs.gl.businessobject.lookup   
org.kuali.kfs.gl.service.impl   
 

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

Methods in org.kuali.kfs.gl.batch with parameters of type EncumbranceService
 void PurgeEncumbranceStep.setEncumbranceService(EncumbranceService encumbranceService)
          Sets the encumbranceService attribute, allowing the injection of an implementation of the service.
 

Uses of EncumbranceService in org.kuali.kfs.gl.businessobject.lookup
 

Methods in org.kuali.kfs.gl.businessobject.lookup with parameters of type EncumbranceService
 void EncumbranceLookupableHelperServiceImpl.setEncumbranceService(EncumbranceService encumbranceService)
          Sets the encumbranceService attribute value.
 

Uses of EncumbranceService in org.kuali.kfs.gl.service.impl
 

Classes in org.kuali.kfs.gl.service.impl that implement EncumbranceService
 class EncumbranceServiceImpl
          The base implementation of EncumbranaceService
 



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