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, getSummaryMessageParametersgetUniversityFiscalYeargetBalanceTypeCode, getSummaryaddAmount, addAmount, getBudgetAmount, getCreditAmount, getDebitAmount, getNetAmount, getObjectTypeCode, setObjectTypeCodepublic 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()
PosterOutputSummaryBalanceTypeFiscalYearAndPeriodTotaltoStringMapper_RICE20_REFACTORME in class PosterOutputSummaryBalanceTypeFiscalYearAndPeriodTotalorg.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.