|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |