public interface ReportDocumentCreator
ReportDocument of a ReportDocumentType.| Modifier and Type | Method and Description |
|---|---|
Class<? extends ReportDocumentType> |
getReportDocumentType()
Returns the
ReportDocumentType class of the ReportDocument |
ReportDocument |
prepareReportDocument(EnricherContext enricherContext)
Create a new
ReportDocument. |
ReportDocument prepareReportDocument(EnricherContext enricherContext)
ReportDocument.enricherContext - the current state of EnricherContext.getLineProcessorRepository().Class<? extends ReportDocumentType> getReportDocumentType()
ReportDocumentType class of the ReportDocumentReportDocument type.Copyright © 2023. All rights reserved.