Uses of Enum Class
de.hybris.platform.adaptivesearch.context.AsKeywordModifier
Packages that use AsKeywordModifier
-
Uses of AsKeywordModifier in de.hybris.platform.adaptivesearch.context
Methods in de.hybris.platform.adaptivesearch.context that return AsKeywordModifierModifier and TypeMethodDescriptionstatic AsKeywordModifierReturns the enum constant of this class with the specified name.static AsKeywordModifier[]AsKeywordModifier.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.adaptivesearch.context that return types with arguments of type AsKeywordModifierConstructors in de.hybris.platform.adaptivesearch.context with parameters of type AsKeywordModifierModifierConstructorDescriptionAsKeyword(String value, AsKeywordModifier... modifiers) Creates a new keyword.