public class CellManager extends Object
| Constructor and Description |
|---|
CellManager() |
| Modifier and Type | Method and Description |
|---|---|
static Set<org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.Cell> |
calculateGoodCells(org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.BoundingBox bb,
List<org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.Area> areas,
String speciesID,
int hcafId) |
static Set<org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.Cell> |
getCells(List<org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.Field> filters,
boolean fetchGoodCells,
String speciesID,
boolean fetchEnvironment,
int HCAFId) |
static Set<org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.Cell> |
getCellsByIds(boolean fetchGoodCells,
String speciesID,
boolean fetchEnvironment,
int HcafId,
String[] items) |
static String |
getJSONCells(org.gcube_system.namespaces.application.aquamaps.types.PagedRequestSettings settings) |
static String |
getJSONOccurrenceCells(String speciesId,
org.gcube_system.namespaces.application.aquamaps.types.PagedRequestSettings settings) |
public static String HCAF_S
public static Set<org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.Cell> getCells(List<org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.Field> filters, boolean fetchGoodCells, String speciesID, boolean fetchEnvironment, int HCAFId) throws Exception
Exceptionpublic static String getJSONCells(org.gcube_system.namespaces.application.aquamaps.types.PagedRequestSettings settings) throws Exception
Exceptionpublic static String getJSONOccurrenceCells(String speciesId, org.gcube_system.namespaces.application.aquamaps.types.PagedRequestSettings settings) throws Exception
Exceptionpublic static Set<org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.Cell> getCellsByIds(boolean fetchGoodCells, String speciesID, boolean fetchEnvironment, int HcafId, String[] items) throws Exception
Exceptionpublic static Set<org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.Cell> calculateGoodCells(org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.BoundingBox bb, List<org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.Area> areas, String speciesID, int hcafId) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.