Uses of Enum Class
de.hybris.platform.adaptivesearch.enums.AsBoostType
Packages that use AsBoostType
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.adaptivesearch.jalo package.
-
Uses of AsBoostType in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return AsBoostTypeMethods in de.hybris.platform.adaptivesearch.data with parameters of type AsBoostType -
Uses of AsBoostType in de.hybris.platform.adaptivesearch.enums
Methods in de.hybris.platform.adaptivesearch.enums that return AsBoostTypeModifier and TypeMethodDescriptionstatic AsBoostTypeReturns the enum constant of this class with the specified name.static AsBoostType[]AsBoostType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AsBoostType in de.hybris.platform.adaptivesearch.model
Methods in de.hybris.platform.adaptivesearch.model that return AsBoostTypeModifier and TypeMethodDescriptionAsBoostRuleModel.getBoostType()Generated method - Getter of theAsBoostRule.boostTypeattribute defined at extensionadaptivesearch.Methods in de.hybris.platform.adaptivesearch.model with parameters of type AsBoostTypeModifier and TypeMethodDescriptionvoidAsBoostRuleModel.setBoostType(AsBoostType value) Generated method - Setter ofAsBoostRule.boostTypeattribute defined at extensionadaptivesearch.