|
||||||||||
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.ScrubberListingReportWriterTextServiceImpl
public class ScrubberListingReportWriterTextServiceImpl
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 | |
---|---|
ScrubberListingReportWriterTextServiceImpl()
|
Method Summary | |
---|---|
void |
destroy()
|
protected String |
generateFullFilePath()
|
void |
initialize()
|
void |
setDocumentNumber(String documentNumber)
Sets the document number |
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 ScrubberListingReportWriterTextServiceImpl()
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 setDocumentNumber(String documentNumber)
DocumentNumberAwareReportWriterService
setDocumentNumber
in interface DocumentNumberAwareReportWriterService
DocumentNumberAwareReportWriterService.setDocumentNumber(java.lang.String)
protected String generateFullFilePath()
generateFullFilePath
in class ReportWriterTextServiceImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |