Package | Description |
---|---|
de.espirit.firstspirit.access.store.contentstore | |
de.espirit.firstspirit.access.store.templatestore | |
de.espirit.firstspirit.client.plugin.dataaccess.aspects | |
de.espirit.firstspirit.common | |
de.espirit.firstspirit.feature |
Provides interfaces to handle content transport features.
|
de.espirit.firstspirit.store.access.nexport.operations | |
de.espirit.firstspirit.transport |
Modifier and Type | Method and Description |
---|---|
Schema |
Content2.getSchema()
Returns the schema this content2 refers to.
|
Schema |
DatasetProvider.getSchema()
Get the schema the provider refers to.
|
Modifier and Type | Method and Description |
---|---|
Schema |
SchemaContainer.createSchema(String name,
String layer)
|
Schema |
SchemaContainer.createSchema(String name,
String layer,
boolean unifyName)
Factory for a new schema.
|
Schema |
Query.getSchema()
Provides the schema the query operates on.
|
Schema |
TableTemplate.getSchema()
Gets the schema.
|
Schema |
Schemes.getSchemaByName(String name)
Gets the schema specified by the given name or
null if no
schema with this name exists. |
Modifier and Type | Method and Description |
---|---|
void |
ValueReferencesJournal.addBrokenReferenceToDataset(Schema schema,
String entityTypeName,
UUID gid)
Deprecated.
since 5.2.200403 - use
ValueReferencesJournal.addReferenceToDataset(Schema, String, UUID) instead |
void |
ValueReferencesJournal.addReferenceToDataset(Schema schema,
String entityTypeName,
KeyValue keyValue)
Adds a reference to a FirstSpirit
Dataset to this journal. |
default void |
ValueReferencesJournal.addReferenceToDataset(Schema schema,
String entityTypeName,
UUID gid)
Adds a reference to a FirstSpirit
Dataset to this journal. |
Modifier and Type | Method and Description |
---|---|
GidAgent.GidAdaptationResult |
GidAgent.adaptGid(Schema schema,
List<Entity> elements,
boolean force)
Adapts the given elements GID's.
|
GidAgent.GidAdaptationResult |
GidAgent.adaptGid(Schema schema,
Map<Entity,UUID> elementsMapping,
boolean force)
Adapts the given elements GID's to the mapping defined one.
|
Session |
GidAgent.migrateSchema(Schema schema)
Migrates the given schema to support
fs_gid's if necessary. |
Modifier and Type | Method and Description |
---|---|
Map<Schema,Map<EntityType,Collection<Dataset>>> |
FeatureModel.getDataRecords()
Returns all
data records contained in this feature model as an unmodifiable map. |
Modifier and Type | Method and Description |
---|---|
ExportOperation.SchemaOptions |
ExportOperation.addSchema(Schema element)
Add a schema element for export.
|
Modifier and Type | Method and Description |
---|---|
Schema |
LayerMapper.MappingContext.getSchema()
Returns the transported schema as an instance of the target project.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210