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

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

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

Methods in org.kuali.kfs.gl.batch with parameters of type EntryService
 void PurgeEntryStep.setEntryService(EntryService entryService)
          Sets the entryService attribute, allowing the injection of an implementation of the service.
 

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

Methods in org.kuali.kfs.gl.businessobject.lookup with parameters of type EntryService
 void EntryLookupableHelperServiceImpl.setEntryService(EntryService entryService)
          Sets the entryService attribute value.
 

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

Classes in org.kuali.kfs.gl.service.impl that implement EntryService
 class EntryServiceImpl
          The base implementation of EntryService
 



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