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