| Modifier and Type | Method and Description |
|---|---|
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData |
TDGWTService.getConnection(RefColumn refColumn)
Retreive a ColumnData that is a connection to external table
|
void |
TDGWTServiceAsync.getConnection(RefColumn refColumn,
com.google.gwt.user.client.rpc.AsyncCallback<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> callback) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData |
TDGWTServiceImpl.getConnection(RefColumn refColumn)
Retreive a ColumnData that is a connection to external table
|
| Modifier and Type | Method and Description |
|---|---|
static RefColumn |
ExtractReferences.extract(org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationExecution op) |
protected static RefColumn |
ExtractReferences.retrieveRefColumn(org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationExecution op) |
| Modifier and Type | Field and Description |
|---|---|
protected RefColumn |
InvocationS.refColumn |
| Modifier and Type | Method and Description |
|---|---|
RefColumn |
InvocationS.getRefColumn() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvocationS.setRefColumn(RefColumn refColumn) |
| Constructor and Description |
|---|
InvocationS(Integer jobNumber,
String columnId,
long operationId,
Long identifier,
HashMap<String,Object> parameters,
String taskId,
RefColumn refColumn) |
Copyright © 2016. All Rights Reserved.