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