public class SDMXImportMonitor extends Object implements Serializable
| Constructor and Description |
|---|
SDMXImportMonitor() |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getError() |
float |
getProgress() |
State |
getStatus() |
String |
getStatusDescription() |
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
getTrId() |
void |
setError(Throwable error) |
void |
setProgress(float progress) |
void |
setStatus(int status) |
void |
setStatus(State status) |
void |
setStatusDescription(String statusDescription) |
void |
setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
String |
toString() |
public float getProgress()
public State getStatus()
public String getStatusDescription()
public void setProgress(float progress)
public void setStatus(State status)
public void setStatus(int status)
public void setStatusDescription(String statusDescription)
public Throwable getError()
public void setError(Throwable error)
public org.gcube.portlets.user.td.widgetcommonevent.shared.TRId getTrId()
public void setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Copyright © 2017. All Rights Reserved.