| 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<Codelist> |
TDGWTService.getCodelists()
Get Codelist on a registry
|
| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTServiceAsync.getCodelists(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<Codelist>> callback) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Codelist> |
SDMXClient.getAllCodelists() |
ArrayList<Codelist> |
TDGWTServiceImpl.getCodelists()
Get Codelist on a registry
|
static ArrayList<Codelist> |
SessionUtil.retrieveCodelists(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Field and Description |
|---|---|
protected Codelist |
SDMXImportSession.selectedCodelist |
| Modifier and Type | Method and Description |
|---|---|
Codelist |
SDMXImportSession.getSelectedCodelist() |
| Modifier and Type | Method and Description |
|---|---|
void |
SDMXImportSession.setSelectedCodelist(Codelist selectedCodelist) |
Copyright © 2018. All Rights Reserved.