|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.kfs.sys.service.impl.ReportWriterTextServiceImpl
org.kuali.kfs.sys.service.impl.BalanceSummaryReportWriterTextServiceImpl
public class BalanceSummaryReportWriterTextServiceImpl
Ensures that balance summary reports have the fiscal year included in the filename.
Field Summary |
---|
Fields inherited from class org.kuali.kfs.sys.service.impl.ReportWriterTextServiceImpl |
---|
aggregationModeOn, businessObjectClass, businessObjectReportHelpers, classToBusinessObjectReportHelperBeanNames, dateTimeService, errorFormat, errorSubTitle, fileNamePrefix, fileNameSuffix, filePath, INITIAL_LINE_NUMBER, initialPageNumber, line, modeParameters, modeStatistics, newLineCharacter, newPage, page, pageLabel, pageLength, pageWidth, printStream, statisticsLabel, statisticsLeftPadding, title |
Constructor Summary | |
---|---|
BalanceSummaryReportWriterTextServiceImpl()
|
Method Summary | |
---|---|
void |
destroy()
|
protected String |
generateFullFilePath()
|
void |
initialize()
|
void |
setFiscalYear(Integer fiscalYear)
Sets the fiscal year |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.kuali.kfs.sys.service.ReportWriterService |
---|
pageBreak, writeError, writeError, writeFormattedMessageLine, writeFormattedMessageLine, writeMultipleFormattedMessageLines, writeNewLines, writeParameterLine, writeStatisticLine, writeSubTitle, writeTable, writeTableHeader, writeTableHeader, writeTableRow, writeTableRowSeparationLine, writeTableRowWithColspan |
Constructor Detail |
---|
public BalanceSummaryReportWriterTextServiceImpl()
Method Detail |
---|
public void destroy()
destroy
in interface WrappingBatchService
destroy
in class ReportWriterTextServiceImpl
ReportWriterTextServiceImpl.destroy()
public void initialize()
initialize
in interface WrappingBatchService
initialize
in class ReportWriterTextServiceImpl
ReportWriterTextServiceImpl.initialize()
public void setFiscalYear(Integer fiscalYear)
FiscalYearAwareReportWriterService
setFiscalYear
in interface FiscalYearAwareReportWriterService
FiscalYearAwareReportWriterService.setFiscalYear(java.lang.Integer)
protected String generateFullFilePath()
generateFullFilePath
in class ReportWriterTextServiceImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |