org.kuali.kfs.gl.businessobject
Interface LedgerEntryHistory
- All Superinterfaces:
- org.kuali.rice.kns.bo.BusinessObject, Serializable
- All Known Implementing Classes:
- EntryHistory, LaborEntryHistory
public interface LedgerEntryHistory
- extends org.kuali.rice.kns.bo.BusinessObject
Interface for EntryHistory used by GL and Labor
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
prepareForWorkflow, refresh |
getUniversityFiscalYear
Integer getUniversityFiscalYear()
getChartOfAccountsCode
String getChartOfAccountsCode()
getFinancialObjectCode
String getFinancialObjectCode()
getFinancialBalanceTypeCode
String getFinancialBalanceTypeCode()
getUniversityFiscalPeriodCode
String getUniversityFiscalPeriodCode()
getTransactionDebitCreditCode
String getTransactionDebitCreditCode()
getTransactionLedgerEntryAmount
org.kuali.rice.kns.util.KualiDecimal getTransactionLedgerEntryAmount()
getRowCount
Integer getRowCount()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.