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

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

Uses of LaborLedgerEntryService in org.kuali.kfs.module.ld.batch
 

Methods in org.kuali.kfs.module.ld.batch with parameters of type LaborLedgerEntryService
 void LaborPurgeEntryStep.setLaborLedgerEntryService(LaborLedgerEntryService laborLedgerEntryService)
          Sets the laborLedgerEntryService attribute value.
 

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

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

Methods in org.kuali.kfs.module.ld.service.impl that return LaborLedgerEntryService
 LaborLedgerEntryService LaborModuleServiceImpl.getLaborLedgerEntryService()
          Gets the laborLedgerEntryService attribute.
 



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