public class DSAPIManager extends ServiceBase implements Service, JSONWritable
| Modifier and Type | Field and Description |
|---|---|
protected static String |
API_BASE |
protected String |
apiBase |
protected Map<String,DSAPI> |
datasets |
protected Store |
store |
protected static String |
STORE_PARAM |
config| Constructor and Description |
|---|
DSAPIManager() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApiBase() |
HierarchyAPI |
getCodelistAPI(String id) |
DSAPI |
getDataset(String id) |
Store |
getStore() |
Set<String> |
listDatasets() |
void |
postInit() |
void |
writeTo(JSFullWriter out) |
getFileParam, getNamedService, getRequiredFileParam, getRequiredIntParam, getRequiredParam, init, postPostInitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, postPostInitprotected static final String STORE_PARAM
protected static final String API_BASE
protected Store store
protected String apiBase
public void postInit()
postInit in interface ServicepostInit in class ServiceBasepublic String getApiBase()
public Store getStore()
public HierarchyAPI getCodelistAPI(String id)
public void writeTo(JSFullWriter out)
writeTo in interface JSONWritableCopyright © 2014. All rights reserved.