org.gcube.portlets.user.td.gwtservice.server
Class SDMXClient
java.lang.Object
org.gcube.portlets.user.td.gwtservice.server.SDMXClient
public class SDMXClient
- extends Object
- Author:
- "Giancarlo Panichi"
g.panichi@isti.cnr.it
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
client
protected org.gcube.datapublishing.sdmx.api.registry.SDMXRegistryClient client
type
protected SDMXClient.TYPE type
url
protected String url
SDMXClient
public SDMXClient()
SDMXClient
public SDMXClient(String url)
getAllCodelists
public ArrayList<Codelist> getAllCodelists()
throws Exception
- Throws:
Exception
getAllDatasets
public ArrayList<Dataset> getAllDatasets()
throws Exception
- Throws:
Exception
getAllAgencies
public ArrayList<Agencies> getAllAgencies()
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.