| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.client.rpc | |
| org.gcube.portlets.user.td.gwtservice.server |
| Modifier and Type | Method and Description |
|---|---|
OpHistory |
TDGWTService.getLastOperationInfo() |
OpHistory |
TDGWTService.getLastOperationInfo(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<OpHistory> |
TDGWTService.getHistory()
Retrieve History
|
ArrayList<OpHistory> |
TDGWTService.getHistory(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieve History for specific tabular resource
|
| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTServiceAsync.getHistory(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<OpHistory>> callback) |
void |
TDGWTServiceAsync.getHistory(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<OpHistory>> callback) |
void |
TDGWTServiceAsync.getLastOperationInfo(com.google.gwt.user.client.rpc.AsyncCallback<OpHistory> callback) |
void |
TDGWTServiceAsync.getLastOperationInfo(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
com.google.gwt.user.client.rpc.AsyncCallback<OpHistory> callback) |
| Modifier and Type | Method and Description |
|---|---|
OpHistory |
TDGWTServiceImpl.getLastOperationInfo() |
OpHistory |
TDGWTServiceImpl.getLastOperationInfo(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<OpHistory> |
TDGWTServiceImpl.getHistory()
Retrieve History
|
ArrayList<OpHistory> |
TDGWTServiceImpl.getHistory(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieve History for specific tabular resource
|
Copyright © 2017. All Rights Reserved.