| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.client.rpc | |
| org.gcube.portlets.user.td.gwtservice.server | |
| org.gcube.portlets.user.td.gwtservice.shared.sdmx |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Agencies> |
TDGWTService.getAgencies()
Get Agecies on a registry
|
| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTServiceAsync.getAgencies(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<Agencies>> callback) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Agencies> |
TDGWTServiceImpl.getAgencies()
Get Agecies on a registry
|
ArrayList<Agencies> |
SDMXClient.getAllAgencies() |
static ArrayList<Agencies> |
SessionUtil.retrieveAgencies(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
Agencies |
SDMXTemplateExportSession.getAgency() |
Agencies |
SDMXExportSession.getAgency() |
| Modifier and Type | Method and Description |
|---|---|
void |
SDMXTemplateExportSession.setAgency(Agencies agency) |
void |
SDMXExportSession.setAgency(Agencies agency) |
| Constructor and Description |
|---|
SDMXTemplateExportSession(TemplateData templateData,
Agencies agency,
Source source,
String id,
String agencyId,
String version,
String registryBaseUrl,
TemplateColumnData obsValueColumn) |
Copyright © 2017. All Rights Reserved.