Uses of Enum
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 SortOrder
Returns the enum constant of this type with the specified name.static SortOrder[]
SortOrder.values()
Returns an array containing the constants of this enum type, 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