Package | Description |
---|---|
de.xima.fc.exporter | |
de.xima.fc.exporter.entity | |
de.xima.fc.exporter.interfaces | |
de.xima.fc.gui.transfer |
Modifier and Type | Class and Description |
---|---|
class |
AEntityExporter<T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
Abstract base class for entity exporters
|
Modifier and Type | Method and Description |
---|---|
static <T extends de.xima.cmn.dao.interfaces.IEntity<Long>> |
EntityExporterFactory.newExporter(IEntityContext ec,
T... entities)
Deprecated.
Use
AEntityExporter.AEntityExporter(IEntityContext, IEntity) instead. Returns an
IEntityExporter for the given entity class |
IEntityExporter<T> |
AEntityExporter.withCompatitbiltyMode(boolean compatitbiltyMode) |
Modifier and Type | Class and Description |
---|---|
class |
ProjectExporter
Exporter for
Projekt entities |
class |
TemplateExporter
Exporter for
Textbaustein entities |
Modifier and Type | Method and Description |
---|---|
IEntityExporter<T> |
IEntityExporter.withCompatitbiltyMode(boolean compatitbiltyMode) |
Modifier and Type | Method and Description |
---|---|
static <T extends de.xima.cmn.dao.interfaces.IEntity<Long>> |
EntityExportHelper.getStreamedContent(IEntityExporter<T> exporter,
Benutzer user) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.