public interface MappingTransformationService
| Modifier and Type | Method and Description |
|---|---|
MappingModel |
deserializeMappingPersistence(MappingPersistence mappingPersistence)
Deserializes a MappingPersistence object to a new MappingModel object.
|
MappingPersistence |
transformMapping(MappingModel mapping)
Transforms the mapping into a flat form (MappingPersistence object) for the
persistence as a XML element.
|
MappingPersistence transformMapping(MappingModel mapping)
mapping - MappingModel deserializeMappingPersistence(MappingPersistence mappingPersistence)
mappingPersistence - MappingPersistenceCopyright © 2018 SAP SE. All Rights Reserved.