org.kuali.kfs.module.ld.batch.service
Interface LaborAccountingCycleCachingService
- All Superinterfaces:
- AccountingCycleCachingService, WrappingBatchService
- All Known Implementing Classes:
- LaborAccountingCycleCachingServiceImpl
public interface LaborAccountingCycleCachingService
- extends AccountingCycleCachingService
Methods inherited from interface org.kuali.kfs.gl.batch.service.AccountingCycleCachingService |
getA21SubAccount, getAccount, getAccountBalance, getAccountingPeriod, getBalance, getBalanceType, getChart, getEncumbrance, getExpenditureTransaction, getIndirectCostRecoveryType, getMaxSequenceNumber, getObjectCode, getObjectLevel, getObjectType, getOffsetDefinition, getOrganization, getOriginationCode, getProjectCode, getSubAccount, getSubFundGroup, getSubObjectCode, getSufficientFundBalances, getSystemOptions, getUniversityDate, insertAccountBalance, insertBalance, insertEncumbrance, insertEntry, insertExpenditureTransaction, insertReversal, insertSufficientFundBalances, isCurrentActiveAccountingDocumentType, updateAccountBalance, updateBalance, updateEncumbrance, updateExpenditureTransaction, updateSufficientFundBalances |
insertLedgerEntry
void insertLedgerEntry(LedgerEntry ledgerEntry)
getLaborObject
LaborObject getLaborObject(Integer fiscalYear,
String chartCode,
String objectCode)
getMaxLaborSequenceNumber
int getMaxLaborSequenceNumber(LedgerEntry t)
getLedgerBalance
LedgerBalance getLedgerBalance(LedgerBalance ledgerBalance)
insertLedgerBalance
void insertLedgerBalance(LedgerBalance ledgerBalance)
updateLedgerBalance
void updateLedgerBalance(LedgerBalance ledgerBalance)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.