Class EditorArea2PdfExporter
java.lang.Object
de.hybris.platform.cockpit.services.exporter.impl.AbstractEditorAreaExporter
de.hybris.platform.cockpit.services.exporter.impl.EditorArea2PdfExporter
- All Implemented Interfaces:
EditorAreaExporter
Generates pdf which contains visible attributes (and their values) of current object in editor area
-
Field Summary
Fields inherited from class de.hybris.platform.cockpit.services.exporter.impl.AbstractEditorAreaExporter
JAXB_CONTEXT_PACKAGE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]export(List<EditorSectionConfiguration> ediorsSections, TypedObject curObj) Generates pdfvoidsetReportsService(ReportsService reportsService) Methods inherited from class de.hybris.platform.cockpit.services.exporter.impl.AbstractEditorAreaExporter
generateXml, getDataSourceExpParamName, getPreferencesTitle, setDataSourceExpParamName, setPreferencesTitle
-
Constructor Details
-
EditorArea2PdfExporter
public EditorArea2PdfExporter()
-
-
Method Details
-
export
Generates pdf -
getReportsService
-
setReportsService
-
getExportContentType
- Returns:
- content type of exported data
-