Package org.hibernate.search.annotations
Annotation Type SortableFields
@Retention(RUNTIME)
@Target({METHOD,FIELD})
@Documented
@Deprecated
public @interface SortableFields
Deprecated.
Defines several sortable fields.
- Author:
- Gunnar Morling
-
Required Element Summary
Required Elements
-
Element Details
-
value
SortableField[] valueDeprecated.- Returns:
- the sortable fields of the annotated property
-
SortableField