public class SearchSort
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SearchSort.Order  | 
static class  | 
SearchSort.SortCriteria  | 
| Modifier and Type | Field and Description | 
|---|---|
java.util.List<SearchSort.SortCriteria> | 
criteria  | 
| Constructor and Description | 
|---|
SearchSort()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SearchSort | 
byField(java.lang.String field,
       SearchSort.Order o)  | 
boolean | 
hasCriterias()  | 
public java.util.List<SearchSort.SortCriteria> criteria
public static SearchSort byField(java.lang.String field, SearchSort.Order o)
public boolean hasCriterias()
Copyright © 2023. All Rights Reserved.