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