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