Uses of Interface
de.espirit.firstspirit.transport.LayerMapper
Packages that use 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
Methods in de.espirit.firstspirit.feature that return LayerMapperModifier and TypeMethodDescription@Nullable LayerMapperFeatureInstallOptions.getLayerMapper()Retrieve theLayerMapperto be used during feature installation, ornullif not specified.Methods in de.espirit.firstspirit.feature with parameters of type LayerMapperModifier 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.BuilderFeatureInstallOptions.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
Methods in de.espirit.firstspirit.store.access.nexport.operations with parameters of type LayerMapperModifier and TypeMethodDescriptionvoidImportOperation.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
Classes in de.espirit.firstspirit.transport that implement LayerMapperModifier and TypeClassDescriptionstatic final classDefault implementation based on a given map mapping from source layer name to target layer name.static final classDefault implementation of a layer mapper using a given map mapping schema uid to target layer name.Fields in de.espirit.firstspirit.transport declared as LayerMapperModifier and TypeFieldDescriptionstatic final LayerMapperLayerMapper.CREATE_NEW_DEFAULT_LAYER_MAPPERDefault implementation of a LayerMapper always answeringgetLayer(MappingContext)call withCREATE_NEW_DEFAULT_LAYERto force creation of a newdefault layer