| org.kuali.module.labor.service.LaborNightlyOutService
All known Subclasses: org.kuali.module.labor.service.impl.LaborNightlyOutServiceImpl,
LaborNightlyOutService | public interface LaborNightlyOutService (Code) | | The interface defines loading and cleanup methods for nightly batch jobs
|
copyApprovedPendingLedgerEntries | public void copyApprovedPendingLedgerEntries()(Code) | | This method copies the approved pending ledger entries to orign entry table
|
copyLaborGenerealLedgerEntries | public void copyLaborGenerealLedgerEntries()(Code) | | This method copies the labor general ledger entries to GL
|
deleteCopiedLaborGenerealLedgerEntries | public void deleteCopiedLaborGenerealLedgerEntries()(Code) | | Delete all the labor general ledger entries that were copied for processing.
|
deleteCopiedPendingLedgerEntries | public void deleteCopiedPendingLedgerEntries()(Code) | | Delete all the pending entries that were copied for processing.
|
|
|