public interface LedgerEntryHistory extends org.kuali.rice.krad.bo.BusinessObject
| Modifier and Type | Method and Description | 
|---|---|
| String | getChartOfAccountsCode() | 
| String | getFinancialBalanceTypeCode() | 
| String | getFinancialObjectCode() | 
| Integer | getRowCount() | 
| String | getTransactionDebitCreditCode() | 
| org.kuali.rice.core.api.util.type.KualiDecimal | getTransactionLedgerEntryAmount() | 
| String | getUniversityFiscalPeriodCode() | 
| Integer | getUniversityFiscalYear() | 
Integer getUniversityFiscalYear()
String getChartOfAccountsCode()
String getFinancialObjectCode()
String getFinancialBalanceTypeCode()
String getUniversityFiscalPeriodCode()
String getTransactionDebitCreditCode()
org.kuali.rice.core.api.util.type.KualiDecimal getTransactionLedgerEntryAmount()
Integer getRowCount()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.