Class EditorArea2XLSExporter
java.lang.Object
de.hybris.platform.cockpit.services.exporter.impl.AbstractEditorAreaExporter
de.hybris.platform.cockpit.services.exporter.impl.EditorArea2XLSExporter
- All Implemented Interfaces:
EditorAreaExporter
Generates jasper report xls 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 xmlvoidsetReportsService(ReportsService reportsService) Methods inherited from class de.hybris.platform.cockpit.services.exporter.impl.AbstractEditorAreaExporter
generateXml, getDataSourceExpParamName, getPreferencesTitle, setDataSourceExpParamName, setPreferencesTitle
-
Constructor Details
-
EditorArea2XLSExporter
public EditorArea2XLSExporter()
-
-
Method Details
-
export
Generates xml -
getReportsService
-
setReportsService
-
getExportContentType
- Returns:
- content type of exported data
-