Package | Description |
---|---|
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 |
---|---|
ServerActionHandle<? extends FeatureProgress,FeatureInstallResult> |
FeatureInstallAgent.installFeature(FeatureFile featureFile,
LayerMapper layerMapper)
Starts a server side feature installation process for the given feature file.
|
Modifier and Type | Method and Description |
---|---|
void |
ImportOperation.setLayerMapper(LayerMapper layerMapper)
Sets a mapper providing information to map imported schemes to a specific layer of the target project.
|
Modifier and Type | Class and Description |
---|---|
static class |
LayerMapper.LayerNameBasedLayerMapper
Default implementation based on a given map mapping from source layer name to target layer name.
|
static class |
LayerMapper.SchemaUidBasedLayerMapper
Default implementation of a layer mapper using a given map mapping schema uid
to target layer name.
|
Modifier and Type | Field and Description |
---|---|
static LayerMapper |
LayerMapper.CREATE_NEW_DEFAULT_LAYER_MAPPER
Default implementation of a LayerMapper always answering
getLayer(MappingContext) call with
CREATE_NEW_DEFAULT_LAYER to force creation of a new default layer |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210