Class QuerySortOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.SortOptions<Query>
ch.ethz.sis.openbis.generic.asapi.v3.dto.query.fetchoptions.QuerySortOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.query.fetchoptions.QuerySortOptions")
public class QuerySortOptions
extends SortOptions<Query>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.SortOptions
getOrCreateSorting, getOrCreateSortingWithParameters, getSorting, getSortings, toString
-
Constructor Details
-
QuerySortOptions
public QuerySortOptions()
-