public interface AdvancedSdmxDataRetrievalWithWriter
AdvancedSdmxDataRetrievalWithWriter
is capable of executing a ComplexDataQuery
and writing the response to
the DataWriterEngine
.
This AdvancedSdmxDataRetrievalWithWriter
does not need to concern itself with the response format -
as this is handled by the DataWriterEngine
Modifier and Type | Method and Description |
---|---|
void |
getData(ComplexDataQuery dataQuery,
DataWriterEngine dataWriter) |
void getData(ComplexDataQuery dataQuery, DataWriterEngine dataWriter)