|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Codelist | |
|---|---|
| org.gcube.portlets.user.td.gwtservice.client.rpc | |
| org.gcube.portlets.user.td.gwtservice.server | |
| org.gcube.portlets.user.td.gwtservice.shared.sdmx | |
| Uses of Codelist in org.gcube.portlets.user.td.gwtservice.client.rpc |
|---|
| Methods in org.gcube.portlets.user.td.gwtservice.client.rpc that return types with arguments of type Codelist | |
|---|---|
ArrayList<Codelist> |
TDGWTService.getCodelists()
Get Codelist on a registry |
| Method parameters in org.gcube.portlets.user.td.gwtservice.client.rpc with type arguments of type Codelist | |
|---|---|
void |
TDGWTServiceAsync.getCodelists(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<Codelist>> callback)
|
| Uses of Codelist in org.gcube.portlets.user.td.gwtservice.server |
|---|
| Methods in org.gcube.portlets.user.td.gwtservice.server that return types with arguments of type Codelist | |
|---|---|
ArrayList<Codelist> |
SDMXClient.getAllCodelists()
|
ArrayList<Codelist> |
TDGWTServiceImpl.getCodelists()
Get Codelist on a registry |
static ArrayList<Codelist> |
SessionUtil.retrieveCodelists(javax.servlet.http.HttpSession httpSession)
|
| Uses of Codelist in org.gcube.portlets.user.td.gwtservice.shared.sdmx |
|---|
| Fields in org.gcube.portlets.user.td.gwtservice.shared.sdmx declared as Codelist | |
|---|---|
protected Codelist |
SDMXImportSession.selectedCodelist
|
| Methods in org.gcube.portlets.user.td.gwtservice.shared.sdmx that return Codelist | |
|---|---|
Codelist |
SDMXImportSession.getSelectedCodelist()
|
| Methods in org.gcube.portlets.user.td.gwtservice.shared.sdmx with parameters of type Codelist | |
|---|---|
void |
SDMXImportSession.setSelectedCodelist(Codelist selectedCodelist)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||