Class EventSortOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.SortOptions<Event>
ch.ethz.sis.openbis.generic.asapi.v3.dto.event.fetchoptions.EventSortOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.event.fetchoptions.EventSortOptions")
public class EventSortOptions
extends SortOptions<Event>
- See Also:
-
Field Summary
Fields -
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
-
Field Details
-
ID
- See Also:
-
IDENTIFIER
- See Also:
-
REGISTRATION_DATE
- See Also:
-
-
Constructor Details
-
EventSortOptions
public EventSortOptions()
-
-
Method Details
-
id
-
getId
-
identifier
-
getIdentifier
-
registrationDate
-
getRegistrationDate
-