Uses of Class
de.hybris.platform.servicelayer.event.events.InvalidateModelConverterRegistryEvent
-
Packages that use InvalidateModelConverterRegistryEvent Package Description de.hybris.platform.servicelayer.event.impl -
-
Uses of InvalidateModelConverterRegistryEvent in de.hybris.platform.servicelayer.event.impl
Methods in de.hybris.platform.servicelayer.event.impl with parameters of type InvalidateModelConverterRegistryEvent Modifier and Type Method Description protected voidInvalidateConverterRegistryListener. onEvent(InvalidateModelConverterRegistryEvent event)If theAbstractEventis anInvalidateModelConverterRegistryEventthe registeredModelConverterto theComposedTypecode from the event is removed.
-