|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of OperationType in org.gcube.data.harmonization.occurrence |
|---|
| Methods in org.gcube.data.harmonization.occurrence with parameters of type OperationType | |
|---|---|
File |
Reconciliation.getResourceAsFile(String operationId,
OperationType type)
Save selected result to workspace |
| Uses of OperationType in org.gcube.data.harmonization.occurrence.impl |
|---|
| Methods in org.gcube.data.harmonization.occurrence.impl with parameters of type OperationType | |
|---|---|
File |
ReconciliationImpl.getResourceAsFile(String operationId,
OperationType type)
|
| Uses of OperationType in org.gcube.data.harmonization.occurrence.impl.model |
|---|
| Methods in org.gcube.data.harmonization.occurrence.impl.model that return OperationType | |
|---|---|
OperationType |
Operation.getOperationType()
|
| Methods in org.gcube.data.harmonization.occurrence.impl.model with parameters of type OperationType | |
|---|---|
void |
Operation.setOperationType(OperationType operationType)
|
| Constructors in org.gcube.data.harmonization.occurrence.impl.model with parameters of type OperationType | |
|---|---|
Operation(Long operationId,
Calendar submissionDate,
Calendar completionDate,
Status status,
String operationDescription,
OperationType operationType)
|
|
| Uses of OperationType in org.gcube.data.harmonization.occurrence.impl.model.types |
|---|
| Methods in org.gcube.data.harmonization.occurrence.impl.model.types that return OperationType | |
|---|---|
static OperationType |
OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OperationType[] |
OperationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||