public interface EntityTypeExportInfo extends ExportInfo
ExportInfo
,
ExportOperation.Result
,
Schema
ExportInfo.Type
Modifier and Type | Method and Description |
---|---|
boolean |
allEntitiesExported()
Returns the state of the
setExportAllEntities-flag for the schema of this export info. |
Collection<BasicEntityInfo> |
getEntities()
Return a collection of
BasicEntityInfos . |
String |
getEntityType()
Return the entity type of this export info as a String.
|
String |
getName()
Delivers a combination of the schemaname and the entitytype of the related element (example:
schemaName#entityType).
|
BasicElementInfo |
getSchema()
Returns the corresponding schema as a
BasicElementInfo . |
getCreatedFileHandles, getDeletedFileHandles, getMovedFileHandles, getStatus, getType, getUpdatedFileHandles
String getName()
getName
in interface ExportInfo
String getEntityType()
@NotNull BasicElementInfo getSchema()
BasicElementInfo
.BasicElementInfo
BasicElementInfo
,
Schema
@NotNull Collection<BasicEntityInfo> getEntities()
BasicEntityInfos
. Each element of the returned collection
represents a single entity.SchemaOptions#setExportAllEntities
is true.BasicEntityInfos
BasicEntityInfo
boolean allEntitiesExported()
setExportAllEntities-flag
for the schema
of this export info.true
if
SchemaOptions#setExportAllEntities
has been
set to true for the schema
of this export info, otherwise false
ExportOperation.SchemaOptions
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210