Uses of Interface
com.hybris.backoffice.cockpitng.json.MutableConverterRegistry
-
Packages that use MutableConverterRegistry Package Description com.hybris.backoffice.cockpitng.json.impl -
-
Uses of MutableConverterRegistry in com.hybris.backoffice.cockpitng.json.impl
Classes in com.hybris.backoffice.cockpitng.json.impl that implement MutableConverterRegistry Modifier and Type Class Description classDefaultConverterRegistryDefault implementation of registry forConverter.Methods in com.hybris.backoffice.cockpitng.json.impl that return MutableConverterRegistry Modifier and Type Method Description protected MutableConverterRegistryConverterRegisterExtension. getConverterRegistry()Methods in com.hybris.backoffice.cockpitng.json.impl with parameters of type MutableConverterRegistry Modifier and Type Method Description voidConverterRegisterExtension. setConverterRegistry(MutableConverterRegistry converterRegistry)
-