Uses of Enum Class
de.hybris.platform.personalizationservices.RecalculateAction
Packages that use RecalculateAction
Package
Description
-
Uses of RecalculateAction in de.hybris.platform.personalizationservices
Methods in de.hybris.platform.personalizationservices that return RecalculateActionModifier and TypeMethodDescriptionstatic RecalculateActionReturns the enum constant of this class with the specified name.static RecalculateAction[]RecalculateAction.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RecalculateAction in de.hybris.platform.personalizationservices.voters
Methods in de.hybris.platform.personalizationservices.voters that return types with arguments of type RecalculateActionMethod parameters in de.hybris.platform.personalizationservices.voters with type arguments of type RecalculateActionModifier and TypeMethodDescriptionvoidVote.setRecalculateActions(Set<RecalculateAction> recalculateActions)