Uses of Interface
de.espirit.firstspirit.transport.LayerMapper
Package
Description
Provides interfaces to handle content transport features.
Attention
To use this functionality your license must have feature 'packagepool' licensed.
Attention
To use this functionality your license must have feature 'packagepool' licensed.
-
Uses of LayerMapper in de.espirit.firstspirit.feature
Modifier and TypeMethodDescription@Nullable LayerMapper
FeatureInstallOptions.getLayerMapper()
Retrieve theLayerMapper
to be used during feature installation, ornull
if not specified.Modifier and TypeMethodDescription@NotNull ServerActionHandle<? extends FeatureProgress,
FeatureInstallResult> FeatureInstallAgent.installFeature
(@NotNull FeatureFile featureFile, @Nullable LayerMapper layerMapper) Starts a server side feature installation process for the given feature file.@NotNull FeatureInstallOptions.Builder
FeatureInstallOptions.Builder.withLayerMapper
(@Nullable LayerMapper layerMapper) Set a layer mapper for customizing how layers are mapped during a feature installation process. -
Uses of LayerMapper in de.espirit.firstspirit.store.access.nexport.operations
Modifier and TypeMethodDescriptionvoid
ImportOperation.setLayerMapper
(@NotNull LayerMapper layerMapper) Sets a mapper providing information to map imported schemes to a specific layer of the target project. -
Uses of LayerMapper in de.espirit.firstspirit.transport
Modifier and TypeClassDescriptionstatic final class
Default implementation based on a given map mapping from source layer name to target layer name.static final class
Default implementation of a layer mapper using a given map mapping schema uid to target layer name.Modifier and TypeFieldDescriptionstatic final LayerMapper
LayerMapper.CREATE_NEW_DEFAULT_LAYER_MAPPER
Default implementation of a LayerMapper always answeringgetLayer(MappingContext)
call withCREATE_NEW_DEFAULT_LAYER
to force creation of a newdefault layer