Class AbstractEntityFetchOptions<OBJECT>

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.FetchOptions<OBJECT>
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.AbstractEntityFetchOptions<OBJECT>
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DataSetFetchOptions, ExperimentFetchOptions, SampleFetchOptions

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