Package | Description |
---|---|
org.gcube.portlets.user.speciesdiscovery.server.service | |
org.gcube.portlets.user.speciesdiscovery.shared |
Modifier and Type | Method and Description |
---|---|
protected org.gcube.data.spd.model.Coordinate |
SpeciesService.convertCoordinate(Coordinate coordinate) |
Modifier and Type | Field and Description |
---|---|
protected Coordinate |
SearchFilters.lowerBound |
protected Coordinate |
SearchFilters.upperBound |
Modifier and Type | Method and Description |
---|---|
Coordinate |
SearchFilters.getLowerBound() |
Coordinate |
SearchFilters.getUpperBound() |
Modifier and Type | Method and Description |
---|---|
void |
SearchFilters.setLowerBound(Coordinate lowerBound) |
void |
SearchFilters.setUpperBound(Coordinate upperBound) |
Constructor and Description |
---|
SearchFilters(Coordinate upperBound,
Coordinate lowerBound,
Date fromDate,
Date toDate,
List<DataSourceModel> listDataSources,
String classificationGroupRank,
SpeciesCapability resultType,
List<DataSourceModel> listDataSourcesForSynonyms,
List<DataSourceModel> listDataSourcesForUnfold) |
Copyright © 2016. All Rights Reserved.