public class TaskWrapper extends Object implements Serializable
| Constructor and Description |
|---|
TaskWrapper() |
TaskWrapper(org.gcube.data.analysis.tabulardata.service.operation.Task task,
org.gcube.portlets.user.td.widgetcommonevent.shared.operations.UIOperationsId operationId,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.portlets.user.td.widgetcommonevent.shared.operations.UIOperationsId |
getOperationId() |
org.gcube.data.analysis.tabulardata.service.operation.Task |
getTask() |
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
getTrId() |
void |
setOperationId(org.gcube.portlets.user.td.widgetcommonevent.shared.operations.UIOperationsId operationId) |
void |
setTask(org.gcube.data.analysis.tabulardata.service.operation.Task task) |
void |
setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
String |
toString() |
public TaskWrapper()
public TaskWrapper(org.gcube.data.analysis.tabulardata.service.operation.Task task,
org.gcube.portlets.user.td.widgetcommonevent.shared.operations.UIOperationsId operationId,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
public org.gcube.data.analysis.tabulardata.service.operation.Task getTask()
public void setTask(org.gcube.data.analysis.tabulardata.service.operation.Task task)
public org.gcube.portlets.user.td.widgetcommonevent.shared.operations.UIOperationsId getOperationId()
public void setOperationId(org.gcube.portlets.user.td.widgetcommonevent.shared.operations.UIOperationsId operationId)
public org.gcube.portlets.user.td.widgetcommonevent.shared.TRId getTrId()
public void setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Copyright © 2018. All Rights Reserved.