| Package | Description |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs |
| Modifier and Type | Field and Description |
|---|---|
static ExportStatus |
ExportStatus.COMPLETED |
static ExportStatus |
ExportStatus.ERROR |
static ExportStatus |
ExportStatus.ONGOING |
static ExportStatus |
ExportStatus.PENDING |
| Modifier and Type | Method and Description |
|---|---|
static ExportStatus |
ExportStatus.fromString(String value) |
static ExportStatus |
ExportStatus.fromValue(String value) |
ExportStatus |
CustomQueryDescriptorStubs.getStatus()
Gets the status value for this CustomQueryDescriptorStubs.
|
ExportStatus |
ExportTableStatusType.getStatus()
Gets the status value for this ExportTableStatusType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomQueryDescriptorStubs.setStatus(ExportStatus status)
Sets the status value for this CustomQueryDescriptorStubs.
|
void |
ExportTableStatusType.setStatus(ExportStatus status)
Sets the status value for this ExportTableStatusType.
|
| Constructor and Description |
|---|
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) |
Copyright © 2015. All Rights Reserved.