Uses of Enum Class
de.hybris.platform.ruleengineservices.enums.OrderEntrySelectionStrategy
Packages that use OrderEntrySelectionStrategy
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
-
Uses of OrderEntrySelectionStrategy in de.hybris.platform.ruleengineservices.enums
Methods in de.hybris.platform.ruleengineservices.enums that return OrderEntrySelectionStrategyModifier and TypeMethodDescriptionstatic OrderEntrySelectionStrategyReturns the enum constant of this class with the specified name.static OrderEntrySelectionStrategy[]OrderEntrySelectionStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OrderEntrySelectionStrategy in de.hybris.platform.ruleengineservices.rao
Methods in de.hybris.platform.ruleengineservices.rao that return OrderEntrySelectionStrategyMethods in de.hybris.platform.ruleengineservices.rao with parameters of type OrderEntrySelectionStrategyModifier and TypeMethodDescriptionvoidEntriesSelectionStrategyRPD.setSelectionStrategy(OrderEntrySelectionStrategy selectionStrategy)