Package ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions
package ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions
-
ClassDescriptionAbstractEntityFetchOptions<OBJECT>EntitySortOptions<OBJECT extends ICodeHolder & IPermIdHolder & IRegistrationDateHolder & IModificationDateHolder>EntityWithPropertiesSortOptions<OBJECT extends ICodeHolder & IPermIdHolder & IRegistrationDateHolder & IModificationDateHolder & IPropertiesHolder>An annotation that can be used to mark methods that should not be considered as part of fetch options even though a method name may suggest that (e.g.FetchOptions<OBJECT>An annotation that can be used to mark fields to be considered as part of fetch options and customize their handling.SortOptions<OBJECT>