Uses of Interface
de.hybris.platform.addonsupport.valueprovider.AddOnValueProviderRegistry
-
Packages that use AddOnValueProviderRegistry Package Description de.hybris.platform.addonsupport.valueprovider.impl de.hybris.platform.secureportaladdon.interceptors -
-
Uses of AddOnValueProviderRegistry in de.hybris.platform.addonsupport.valueprovider.impl
Classes in de.hybris.platform.addonsupport.valueprovider.impl that implement AddOnValueProviderRegistry Modifier and Type Class Description classDefaultAddOnValueProviderRegistryDefault implementation of theAddOnValueProviderRegistryinterface. -
Uses of AddOnValueProviderRegistry in de.hybris.platform.secureportaladdon.interceptors
Methods in de.hybris.platform.secureportaladdon.interceptors that return AddOnValueProviderRegistry Modifier and Type Method Description protected AddOnValueProviderRegistryAsmRequestProcessor. getAddOnValueProviderRegistry()Methods in de.hybris.platform.secureportaladdon.interceptors with parameters of type AddOnValueProviderRegistry Modifier and Type Method Description voidAsmRequestProcessor. setAddOnValueProviderRegistry(AddOnValueProviderRegistry addOnValueProviderRegistry)
-