public interface CollectorStub
| Modifier and Type | Method and Description |
|---|---|
String |
execute(String query)
Executes a
QueryStub. |
String execute(String query) throws MalformedQueryException
QueryStub.query - the queryMalformedQueryException - if the query is malformedSOAPFaultException - if the query cannot be executedCopyright © 2019. All Rights Reserved.