AbstractQueryService<T> |
Common behaviour for services requesting results from a web-service.
|
ListService |
An interface to all the resources that represent list information
and list operations available at an InterMine implementation.
|
ModelService |
This class represents a connection to the RESTful resource on an InterMine server which
provides information about the service's data model.
|
QueryService |
The QueryService class provides a mechanism for sending data queries to an InterMine
webservice, and retrieving and parsing the results.
|
QueryService.NumericSummary |
Result format for Numeric Summary information.
|
QueryService.QueryRequest |
The request class for handling queries - in particular this class is responsible
for handling the query parameters.
|
TemplateService |
The TemplateService represents the connection to the resource that
returns results of templates and number of results.
|
TemplateService.TemplateRequest |
A subclass of RequestImpl relevant to template queries.
|
WidgetService |
A class for managing widget operations.
|