Class AbstractEditorAreaExporter
java.lang.Object
de.hybris.platform.cockpit.services.exporter.impl.AbstractEditorAreaExporter
- All Implemented Interfaces:
EditorAreaExporter
- Direct Known Subclasses:
EditorArea2PdfExporter,EditorArea2XLSExporter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected byte[]generateXml(List<EditorSectionConfiguration> ediorsSections, TypedObject curObj) Generates default xml structure out of given sections and itemprotected Stringprotected StringvoidsetDataSourceExpParamName(String dataSourceExpression) voidsetPreferencesTitle(String preferencesTitle) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.cockpit.services.exporter.EditorAreaExporter
export, getExportContentType
-
Field Details
-
JAXB_CONTEXT_PACKAGE
- See Also:
-
-
Constructor Details
-
AbstractEditorAreaExporter
public AbstractEditorAreaExporter()
-
-
Method Details
-
getPreferencesTitle
-
generateXml
Generates default xml structure out of given sections and item -
setPreferencesTitle
-
getDataSourceExpParamName
-
setDataSourceExpParamName
-