public class ProjectExporter extends AEntityExporter<Projekt>
Projekt
entitiesdependencies, entity, EXPORT_PROCESSING_VERSION, FC_EXPORT_METADATA, LOG, LOG_PREFIX, user
Constructor and Description |
---|
ProjectExporter(IEntityContext ec,
Projekt... entities)
Deprecated.
Use
ProjectExporter(IEntityContext, Projekt) instead |
ProjectExporter(IEntityContext ec,
Projekt entity) |
ProjectExporter(IEntityContext ec,
Projekt entity,
boolean withoutDependencies) |
Modifier and Type | Method and Description |
---|---|
protected void |
initDependencies(IEntityContext ec) |
protected void |
initInternalDependenciesOnly(IEntityContext ec) |
doExport, doExport, getDependencies, getEntities, getEntity, withCompatitbiltyMode
public ProjectExporter(IEntityContext ec, Projekt entity)
public ProjectExporter(IEntityContext ec, Projekt entity, boolean withoutDependencies)
@Deprecated public ProjectExporter(IEntityContext ec, Projekt... entities)
ProjectExporter(IEntityContext, Projekt)
insteadprotected void initInternalDependenciesOnly(IEntityContext ec)
initInternalDependenciesOnly
in class AEntityExporter<Projekt>
protected void initDependencies(IEntityContext ec)
initDependencies
in class AEntityExporter<Projekt>
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.