public class PendingEntrySummary extends org.kuali.rice.krad.bo.TransientBusinessObjectBase
Constructor and Description |
---|
PendingEntrySummary() |
Modifier and Type | Method and Description |
---|---|
String |
getAccountNumber() |
String |
getBalanceTypeCode() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getBudgetAmount() |
String |
getChartOfAccountsCode() |
String |
getConstantBalanceTypeCode() |
String |
getConstantDocumentNumber() |
String |
getConstantDocumentTypeCode() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getCreditAmount() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getDebitAmount() |
String |
getDocumentNumber() |
String |
getDocumentTypeCode() |
String |
getFinancialObjectCode() |
String |
getSuppressableFieldsAsKey() |
void |
setOriginEntry(OriginEntryInformation originEntry) |
void |
suppressCommonFields(boolean suppress)
Sets the suppress attribute value.
|
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME() |
public PendingEntrySummary()
public String getDocumentNumber()
public String getConstantDocumentNumber()
public String getDocumentTypeCode()
public String getConstantDocumentTypeCode()
public String getBalanceTypeCode()
public String getConstantBalanceTypeCode()
public String getChartOfAccountsCode()
public String getAccountNumber()
public String getFinancialObjectCode()
public org.kuali.rice.core.api.util.type.KualiDecimal getCreditAmount()
public org.kuali.rice.core.api.util.type.KualiDecimal getDebitAmount()
public org.kuali.rice.core.api.util.type.KualiDecimal getBudgetAmount()
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
public void setOriginEntry(OriginEntryInformation originEntry)
originEntry
- sets the origin entrypublic void suppressCommonFields(boolean suppress)
suppress
- The suppress to set.public String getSuppressableFieldsAsKey()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.