Uses of Interface
com.hybris.backoffice.cockpitng.json.ModelDataMapper
-
Packages that use ModelDataMapper Package Description com.hybris.backoffice.cockpitng.json.impl -
-
Uses of ModelDataMapper in com.hybris.backoffice.cockpitng.json.impl
Classes in com.hybris.backoffice.cockpitng.json.impl that implement ModelDataMapper Modifier and Type Class Description classConverterModelDataMapperMapper using converters to map platform model into DTO.Methods in com.hybris.backoffice.cockpitng.json.impl that return ModelDataMapper Modifier and Type Method Description protected ModelDataMapperBackofficeJSONMapper. getModelDataMapper()Methods in com.hybris.backoffice.cockpitng.json.impl with parameters of type ModelDataMapper Modifier and Type Method Description voidBackofficeJSONMapper. setModelDataMapper(ModelDataMapper modelDataMapper)
-