Class GetQueriesOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperation<IQueryId,QueryFetchOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.query.get.GetQueriesOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.query.get.GetQueriesOperation") public class GetQueriesOperation extends GetObjectsOperation<IQueryId,QueryFetchOptions>
See Also: