org.gcube.informationsystem.publisher.stubs.collector
Interface CollectorStub


public interface CollectorStub

A local interface to the resource discovery service.


Method Summary
 String execute(String query)
          Executes a QueryStub.
 

Method Detail

execute

String execute(String query)
               throws MalformedQueryException
Executes a QueryStub.

Parameters:
query - the query
Returns:
the query results
Throws:
MalformedQueryException - if the query is malformed
SOAPFaultException - if the query cannot be executed


Copyright © 2014. All Rights Reserved.