public class CloneTabularResource extends Object implements org.gcube.portlets.user.td.monitorwidget.client.MonitorDialogListener
| Modifier and Type | Field and Description |
|---|---|
protected org.gcube.portlets.user.td.gwtservice.shared.tr.clone.CloneTabularResourceSession |
cloneTabularResourceSession |
protected com.google.web.bindery.event.shared.EventBus |
eventBus |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
trId |
| Constructor and Description |
|---|
CloneTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
com.google.web.bindery.event.shared.EventBus eventBus) |
| Modifier and Type | Method and Description |
|---|---|
void |
cloneTR() |
protected void |
close() |
protected void |
onCloneTR() |
protected void |
openMonitorDialog(String taskId) |
void |
operationAborted() |
void |
operationComplete(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
void |
operationFailed(Throwable caught,
String reason,
String details) |
void |
operationPutInBackground() |
void |
operationStopped(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
String reason,
String details) |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId
protected com.google.web.bindery.event.shared.EventBus eventBus
protected org.gcube.portlets.user.td.gwtservice.shared.tr.clone.CloneTabularResourceSession cloneTabularResourceSession
public CloneTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
com.google.web.bindery.event.shared.EventBus eventBus)
public void cloneTR()
protected void onCloneTR()
protected void close()
protected void openMonitorDialog(String taskId)
public void operationComplete(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
operationComplete in interface org.gcube.portlets.user.td.monitorwidget.client.MonitorDialogListenerpublic void operationFailed(Throwable caught, String reason, String details)
operationFailed in interface org.gcube.portlets.user.td.monitorwidget.client.MonitorDialogListenerpublic void operationStopped(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
String reason,
String details)
operationStopped in interface org.gcube.portlets.user.td.monitorwidget.client.MonitorDialogListenerpublic void operationAborted()
operationAborted in interface org.gcube.portlets.user.td.monitorwidget.client.MonitorDialogListenerpublic void operationPutInBackground()
operationPutInBackground in interface org.gcube.portlets.user.td.monitorwidget.client.MonitorDialogListenerCopyright © 2015. All Rights Reserved.