java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.FetchOptions<OBJECT>
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AbstractEntityFetchOptions, AggregationServiceFetchOptions, AttachmentFetchOptions, AuthorizationGroupFetchOptions, CustomASServiceFetchOptions, CustomDSSServiceFetchOptions, DataSetFileFetchOptions, DataSetTypeFetchOptions, DataStoreFetchOptions, DeletionFetchOptions, EmptyFetchOptions, EntityTypeFetchOptions, EventFetchOptions, ExperimentTypeFetchOptions, ExternalDmsFetchOptions, GlobalSearchObjectFetchOptions, HistoryEntryFetchOptions, LinkedDataFetchOptions, LocatorTypeFetchOptions, ObjectKindModificationFetchOptions, OperationExecutionDetailsFetchOptions, OperationExecutionFetchOptions, OperationExecutionNotificationFetchOptions, OperationExecutionSummaryFetchOptions, PersonalAccessTokenFetchOptions, PersonFetchOptions, PhysicalDataFetchOptions, PluginFetchOptions, ProcessingServiceFetchOptions, ProjectFetchOptions, PropertyAssignmentFetchOptions, PropertyTypeFetchOptions, QueryDatabaseFetchOptions, QueryFetchOptions, ReportingServiceFetchOptions, RoleAssignmentFetchOptions, SampleTypeFetchOptions, SearchDomainServiceFetchOptions, SemanticAnnotationFetchOptions, SessionInformationFetchOptions, SpaceFetchOptions, StorageFormatFetchOptions, TagFetchOptions, TypeGroupAssignmentFetchOptions, TypeGroupFetchOptions, VocabularyFetchOptions, VocabularyTermFetchOptions, WebAppSettingsFetchOptions

@JsonObject("as.dto.common.fetchoptions.FetchOptions") public abstract class FetchOptions<OBJECT> extends Object implements Serializable
See Also: