Uses of Enum Class
de.hybris.platform.adaptivesearch.enums.AsSortOrder
Packages that use AsSortOrder
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 AsSortOrder in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return AsSortOrderMethods in de.hybris.platform.adaptivesearch.data with parameters of type AsSortOrder -
Uses of AsSortOrder in de.hybris.platform.adaptivesearch.enums
Methods in de.hybris.platform.adaptivesearch.enums that return AsSortOrderModifier and TypeMethodDescriptionstatic AsSortOrderReturns the enum constant of this class with the specified name.static AsSortOrder[]AsSortOrder.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AsSortOrder in de.hybris.platform.adaptivesearch.model
Methods in de.hybris.platform.adaptivesearch.model that return AsSortOrderModifier and TypeMethodDescriptionAsSortExpressionModel.getOrder()Generated method - Getter of theAsSortExpression.orderattribute defined at extensionadaptivesearch.Methods in de.hybris.platform.adaptivesearch.model with parameters of type AsSortOrderModifier and TypeMethodDescriptionvoidAsSortExpressionModel.setOrder(AsSortOrder value) Generated method - Setter ofAsSortExpression.orderattribute defined at extensionadaptivesearch.