Uses of Interface
com.hybris.cockpitng.json.WidgetJSONMapper
-
Packages that use WidgetJSONMapper Package Description com.hybris.cockpitng.json.impl -
-
Uses of WidgetJSONMapper in com.hybris.cockpitng.json.impl
Classes in com.hybris.cockpitng.json.impl that implement WidgetJSONMapper Modifier and Type Class Description classDefaultJSONMapperDefault JSON <> Java object mapper, which iterates through all mapper configurations till it finds properObjectMapperand uses it.Constructors in com.hybris.cockpitng.json.impl with parameters of type WidgetJSONMapper Constructor Description WidgetObjectMapper(WidgetJSONMapper mapper)
-