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