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