public interface RESTStructureQueryManager
Modifier and Type | Method and Description |
---|---|
SdmxBeans |
brokerStructureQuery(RESTStructureQuery query,
java.lang.String RESTUrl)
Brokers a Structure Query to the REST URL returning the resulting SdmxBeans.
|
SdmxBeans brokerStructureQuery(RESTStructureQuery query, java.lang.String RESTUrl)
query
- the REST query to be sentRESTUrl
- the URL of the RESTful service