Uses of Interface
de.hybris.platform.addonsupport.valueprovider.AddOnValueProvider
Packages that use AddOnValueProvider
Package
Description
-
Uses of AddOnValueProvider in de.hybris.platform.addonsupport.valueprovider
Methods in de.hybris.platform.addonsupport.valueprovider that return types with arguments of type AddOnValueProviderModifier and TypeMethodDescriptionReturns the value provider for the given AddOn name. -
Uses of AddOnValueProvider in de.hybris.platform.addonsupport.valueprovider.impl
Classes in de.hybris.platform.addonsupport.valueprovider.impl that implement AddOnValueProviderModifier and TypeClassDescriptionclassDefault implementation of theAddOnValueProviderinterface.Methods in de.hybris.platform.addonsupport.valueprovider.impl that return types with arguments of type AddOnValueProviderModifier and TypeMethodDescriptionprotected Map<String,AddOnValueProvider> DefaultAddOnValueProviderRegistry.getValueProviders()Method parameters in de.hybris.platform.addonsupport.valueprovider.impl with type arguments of type AddOnValueProviderModifier and TypeMethodDescriptionvoidDefaultAddOnValueProviderRegistry.setValueProviders(Map<String, AddOnValueProvider> valueProviders)