public class PosterOutputSummaryEntry extends PosterOutputSummaryBalanceTypeFiscalYearAndPeriodTotal
Constructor and Description |
---|
PosterOutputSummaryEntry(String balanceTypeCode,
Integer universityFiscalYear,
String fiscalPeriodCode,
String fundGroupCode)
Constructs a PosterOutputSummaryEntry object
|
Modifier and Type | Method and Description |
---|---|
String |
getFundGroup() |
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME()
A map of the "keys" of this transient business object
|
getFiscalPeriodCode, getSummaryMessageName, getSummaryMessageParameters
getUniversityFiscalYear
getBalanceTypeCode, getSummary
addAmount, addAmount, getBudgetAmount, getCreditAmount, getDebitAmount, getNetAmount, getObjectTypeCode, setObjectTypeCode
public PosterOutputSummaryEntry(String balanceTypeCode, Integer universityFiscalYear, String fiscalPeriodCode, String fundGroupCode)
balanceTypeCode
- the balance type code to setuniversityFiscalYear
- the fiscal year to setfiscalPeriodCode
- the fiscal period code to setfundGroupCode
- the fund group code to setpublic String getFundGroup()
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
PosterOutputSummaryBalanceTypeFiscalYearAndPeriodTotal
toStringMapper_RICE20_REFACTORME
in class PosterOutputSummaryBalanceTypeFiscalYearAndPeriodTotal
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.