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