Class AggregationServiceSortOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.SortOptions<AggregationService>
ch.ethz.sis.openbis.generic.asapi.v3.dto.service.fetchoptions.AggregationServiceSortOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.service.fetchoptions.AggregationServiceSortOptions")
public class AggregationServiceSortOptions
extends SortOptions<AggregationService>
- 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
-
AggregationServiceSortOptions
public AggregationServiceSortOptions()
-