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