|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExportStatus | |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs | |
| Uses of ExportStatus in org.gcube.application.aquamaps.aquamapsservice.stubs |
|---|
| Fields in org.gcube.application.aquamaps.aquamapsservice.stubs declared as ExportStatus | |
|---|---|
static ExportStatus |
ExportStatus.COMPLETED
|
static ExportStatus |
ExportStatus.ERROR
|
static ExportStatus |
ExportStatus.ONGOING
|
static ExportStatus |
ExportStatus.PENDING
|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs that return ExportStatus | |
|---|---|
static ExportStatus |
ExportStatus.fromString(String value)
|
static ExportStatus |
ExportStatus.fromValue(String value)
|
ExportStatus |
ExportTableStatusType.getStatus()
Gets the status value for this ExportTableStatusType. |
ExportStatus |
CustomQueryDescriptorStubs.getStatus()
Gets the status value for this CustomQueryDescriptorStubs. |
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type ExportStatus | |
|---|---|
void |
ExportTableStatusType.setStatus(ExportStatus status)
Sets the status value for this ExportTableStatusType. |
void |
CustomQueryDescriptorStubs.setStatus(ExportStatus status)
Sets the status value for this CustomQueryDescriptorStubs. |
| Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type ExportStatus | |
|---|---|
CustomQueryDescriptorStubs(String actualTableName,
long creationTime,
String errorMsg,
FieldArray fields,
long lastAccess,
String query,
long rows,
ExportStatus status,
String user)
|
|
ExportTableStatusType(ExportCSVSettings csvSettings,
String errors,
String rsLocator,
ExportStatus status,
String tableName)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||