Modifier and Type | Method and Description |
---|---|
List<com.extjs.gxt.ui.client.data.BaseModelData> |
GridOccurrenceDataPanel.getOccurrencesLoadedByResourceType(ResourceType resourceType) |
Modifier and Type | Method and Description |
---|---|
static ResourceType |
GxtReconciliationServiceConverter.convertFromResourceType(org.gcube.data.harmonization.occurrence.impl.model.types.ResourceType type) |
Modifier and Type | Field and Description |
---|---|
ResourceType |
JobOccurrencesModel.rt |
Modifier and Type | Method and Description |
---|---|
ResourceType |
JobOccurrencesModel.getResourceType() |
static ResourceType |
ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceType[] |
ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
JobOccurrencesModel(String jobIdentifier,
String jobName,
ElaborationType type,
ElaborationStatus state,
String description,
Date startTime,
String operationId,
ResourceType resourceType)
Used to retrieve occurrences list completed
|
Copyright © 2014. All Rights Reserved.