Class ExperimentSortOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.SortOptions<Experiment>
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.EntitySortOptions<Experiment>
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.EntityWithPropertiesSortOptions<Experiment>
ch.ethz.sis.openbis.generic.asapi.v3.dto.experiment.fetchoptions.ExperimentSortOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.experiment.fetchoptions.ExperimentSortOptions")
public class ExperimentSortOptions
extends EntityWithPropertiesSortOptions<Experiment>
- See Also:
-
Field Summary
FieldsFields inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.EntityWithPropertiesSortOptions
ANY_PROPERTY_SCORE, FETCHED_FIELDS_SCORE, PROPERTY, PROPERTY_SCORE, TYPEFields 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
Modifier and TypeMethodDescriptionMethods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.EntityWithPropertiesSortOptions
fetchedFieldsScore, getFetchedFieldsScore, getProperty, getType, property, stringMatchAnyPropertyScore, stringMatchPropertyScore, stringPrefixMatchAnyPropertyScore, stringPrefixMatchPropertyScore, typeMethods 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:
-
IMMUTABLE_DATA_DATE
- See Also:
-
-
Constructor Details
-
ExperimentSortOptions
public ExperimentSortOptions()
-
-
Method Details
-
identifier
-
getIdentifier
-
immutableDataDate
-
getImmutableDataDate
-