| Modifier and Type | Method and Description |
|---|---|
ArrayList<ResourceTDDescriptor> |
TDGWTService.getResourcesTD(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieves the resources of a specific tabular resource
|
ArrayList<ResourceTDDescriptor> |
TDGWTService.getResourcesTDByType(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
ResourceTDType resourceTDType)
Retrieves the resources of a specific tabular resource by type
|
| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTServiceAsync.getResourcesTD(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<ResourceTDDescriptor>> callback) |
void |
TDGWTServiceAsync.getResourcesTDByType(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
ResourceTDType reourceTDType,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<ResourceTDDescriptor>> callback) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ResourceTDDescriptor> |
TDGWTServiceImpl.getResourcesTD(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
ArrayList<ResourceTDDescriptor> |
TDGWTServiceImpl.getResourcesTDByType(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
ResourceTDType resourceTDType) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ResourceTDDescriptor> |
ResourceTDCreator.createResourcesDescriptorTD(List<org.gcube.data.analysis.tabulardata.commons.webservice.types.resources.ResourceDescriptor> resources) |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceTDDescriptor |
CodelistMappingSession.resourceTDDescriptor |
| Modifier and Type | Method and Description |
|---|---|
ResourceTDDescriptor |
CodelistMappingSession.getResourceTDDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
CodelistMappingSession.setResourceTDDescriptor(ResourceTDDescriptor resourceTDDescriptor) |
Copyright © 2014. All Rights Reserved.