Uses of Interface
org.kuali.kfs.module.ld.service.LaborGeneralLedgerEntryService

Packages that use LaborGeneralLedgerEntryService
org.kuali.kfs.module.ld.batch.service.impl   
org.kuali.kfs.module.ld.service.impl   
 

Uses of LaborGeneralLedgerEntryService in org.kuali.kfs.module.ld.batch.service.impl
 

Methods in org.kuali.kfs.module.ld.batch.service.impl with parameters of type LaborGeneralLedgerEntryService
 void LaborGLLedgerEntryPoster.setLaborGeneralLedgerEntryService(LaborGeneralLedgerEntryService laborGeneralLedgerEntryService)
          Sets the laborGeneralLedgerEntryService attribute value.
 

Uses of LaborGeneralLedgerEntryService in org.kuali.kfs.module.ld.service.impl
 

Classes in org.kuali.kfs.module.ld.service.impl that implement LaborGeneralLedgerEntryService
 class LaborGeneralLedgerEntryServiceImpl
          This class implements LaborGeneralLedgerEntryService to provide the access to labor general ledger entries in data stores.
 



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