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

Packages that use LaborLedgerPendingEntryService
org.kuali.kfs.module.ld.batch.service.impl   
org.kuali.kfs.module.ld.businessobject.lookup   
org.kuali.kfs.module.ld.service.impl   
 

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

Methods in org.kuali.kfs.module.ld.batch.service.impl with parameters of type LaborLedgerPendingEntryService
 void LaborNightlyOutServiceImpl.setLaborLedgerPendingEntryService(LaborLedgerPendingEntryService laborLedgerPendingEntryService)
          Sets the laborLedgerPendingEntryService attribute value.
 

Uses of LaborLedgerPendingEntryService in org.kuali.kfs.module.ld.businessobject.lookup
 

Methods in org.kuali.kfs.module.ld.businessobject.lookup with parameters of type LaborLedgerPendingEntryService
 void LaborPendingEntryLookupableHelperServiceImpl.setLaborLedgerPendingEntryService(LaborLedgerPendingEntryService laborLedgerPendingEntryService)
          Sets the laborLedgerPendingEntryService attribute value.
 void EmployeeFundingLookupableHelperServiceImpl.setLaborLedgerPendingEntryService(LaborLedgerPendingEntryService laborLedgerPendingEntryService)
          Sets the laborLedgerPendingEntryService attribute value.
 

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

Classes in org.kuali.kfs.module.ld.service.impl that implement LaborLedgerPendingEntryService
 class LaborLedgerPendingEntryServiceImpl
          Service implementation of LaborLedgerPendingEntryService.
 

Methods in org.kuali.kfs.module.ld.service.impl that return LaborLedgerPendingEntryService
 LaborLedgerPendingEntryService LaborModuleServiceImpl.getLaborLedgerPendingEntryService()
          Gets the laborLedgerPendingEntryService
 

Methods in org.kuali.kfs.module.ld.service.impl with parameters of type LaborLedgerPendingEntryService
 void LaborInquiryOptionsServiceImpl.setLaborLedgerPendingEntryService(LaborLedgerPendingEntryService laborLedgerPendingEntryService)
          Sets the laborLedgerPendingEntryService attribute value.
 



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