Package ch.systemsx.cisd.openbis.plugin.query.shared.api.v1.dto

Data Transfer Objects

See:
          Description

Class Summary
AggregationServiceDescription Bean with information about aggregation services that provide data.
QueryDescription Description of a query.
QueryTableColumn Column of query data.
QueryTableModel Model of query data.
ReportDescription Bean with basic meta data of a service offered by a Data Store Server.
TypedStringValue A bean that stores a primitive value as a string with a type.
 

Enum Summary
AggregationServiceType The different kinds of aggregation services.
QueryTableColumnDataType Data types of QueryTableModel.
 

Package ch.systemsx.cisd.openbis.plugin.query.shared.api.v1.dto Description

Data Transfer Objects