JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.hibernate.search.engine.search.sort.spi
Interface CompositeSortBuilder
All Superinterfaces:
SearchSortBuilder
public interface
CompositeSortBuilder
extends
SearchSortBuilder
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
add
(
SearchSort
sort)
Methods inherited from interface org.hibernate.search.engine.search.sort.spi.
SearchSortBuilder
build
Method Details
add
void
add
(
SearchSort
sort)