Uses of Enum Class
com.broadleafcommerce.search.provider.solr.util.AvailabilityStrategy
Packages that use AvailabilityStrategy
-
Uses of AvailabilityStrategy in com.broadleafcommerce.search.provider.solr.util
Methods in com.broadleafcommerce.search.provider.solr.util that return AvailabilityStrategyModifier and TypeMethodDescriptionAvailabilityStrategy.fromString
(String strategy) Find the availability strategy based on its string representation.static AvailabilityStrategy
Returns the enum constant of this class with the specified name.static AvailabilityStrategy[]
AvailabilityStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.