Uses of Enum Class
org.hibernate.search.engine.search.sort.dsl.SortOrder
Packages that use SortOrder
Package
Description
-
Uses of SortOrder in org.hibernate.search.engine.search.sort.dsl
Methods in org.hibernate.search.engine.search.sort.dsl that return SortOrderModifier and TypeMethodDescriptionstatic SortOrderReturns the enum constant of this class with the specified name.static SortOrder[]SortOrder.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hibernate.search.engine.search.sort.dsl with parameters of type SortOrder -
Uses of SortOrder in org.hibernate.search.engine.search.sort.spi
Methods in org.hibernate.search.engine.search.sort.spi with parameters of type SortOrder