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