Class ProjectSortOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.SortOptions<Project>
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.EntitySortOptions<Project>
ch.ethz.sis.openbis.generic.asapi.v3.dto.project.fetchoptions.ProjectSortOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.project.fetchoptions.ProjectSortOptions")
public class ProjectSortOptions
extends EntitySortOptions<Project>
- See Also:
-
Field Summary
FieldsFields inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.EntitySortOptions
CODE, MODIFICATION_DATE, PERM_ID, REGISTRATION_DATE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.EntitySortOptions
code, getCode, getModificationDate, getPermId, getRegistrationDate, modificationDate, permId, registrationDateMethods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.SortOptions
getOrCreateSorting, getOrCreateSortingWithParameters, getSorting, getSortings, toString
-
Field Details
-
IDENTIFIER
- See Also:
-
-
Constructor Details
-
ProjectSortOptions
public ProjectSortOptions()
-
-
Method Details
-
identifier
-
getIdentifier
-