Uses of Interface
de.hybris.platform.personalizationservices.action.property.ActionPropertyProvider
Packages that use ActionPropertyProvider
-
Uses of ActionPropertyProvider in de.hybris.platform.personalizationservices.action.property
Classes in de.hybris.platform.personalizationservices.action.property that implement ActionPropertyProviderMethods in de.hybris.platform.personalizationservices.action.property that return types with arguments of type ActionPropertyProviderModifier and TypeMethodDescriptionprotected List<ActionPropertyProvider<T>>ActionPropertySetter.getEmptyList()Methods in de.hybris.platform.personalizationservices.action.property with parameters of type ActionPropertyProviderModifier and TypeMethodDescriptionprotected voidActionPropertySetter.addValue(ActionPropertyProvider<T> provider) Method parameters in de.hybris.platform.personalizationservices.action.property with type arguments of type ActionPropertyProviderModifier and TypeMethodDescriptionprotected voidActionPropertySetter.createMap(Collection<ActionPropertyProvider<T>> providers) voidActionPropertySetter.setProviders(Collection<ActionPropertyProvider<T>> providers)