Package de.xima.fc.exporter.entity
Class TemplateExporter
- All Implemented Interfaces:
IEntityExporter<Textbaustein>
,Serializable
Exporter for
Textbaustein
entities- Author:
- XIMA MEDIA GmbH
- See Also:
-
Field Summary
Fields inherited from class de.xima.fc.exporter.AEntityExporter
DEFAULT_EXPORT_FILE_EXTENSION, DEFAULT_EXPORT_PROJECT_EXTENSION, dependencies, entity, EXPORT_PROCESSING_VERSION, FC_EXPORT_METADATA, LOG, LOG_PREFIX, user
-
Constructor Summary
ConstructorsConstructorDescriptionTemplateExporter
(IEntityContext ec, Textbaustein entity) TemplateExporter
(IEntityContext ec, Textbaustein... entities) Deprecated. -
Method Summary
Methods inherited from class de.xima.fc.exporter.AEntityExporter
doExport, doExport, doExport, doExport, doExport, getDependencies, getEntities, getEntity, initDependencies, initInternalDependenciesOnly, withCompatitbiltyMode
-
Constructor Details
-
TemplateExporter
-
TemplateExporter
Deprecated.
-