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