Package org.intermine.webservice.server.widget

Class Summary
WidgetsRequestParser Request processor for WidgetsService that process request, validates it and returns parsed input as a parameter object.
WidgetsService Web service that returns a widget for a given list of identifiers See WidgetsRequestProcessor for parameter description URL examples: get an EnrichmentWidget /service/widgets?
WidgetsServiceInput WidgetsServiceInput is parameter object representing parameters for the WidgetsService web service.
WidgetsServlet Servlet running WidgetsService.