org.gcube.application.aquamaps.aquamapsservice.impl.db.managers
Class AquaMapsManager
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.impl.db.managers.SubmittedManager
org.gcube.application.aquamaps.aquamapsservice.impl.db.managers.AquaMapsManager
public class AquaMapsManager
- extends SubmittedManager
Methods inherited from class org.gcube.application.aquamaps.aquamapsservice.impl.db.managers.SubmittedManager |
delete, deleteFromTables, getAuthor, getCount, getGisId, getHCAFTableId, getHSPECTableId, getHSPENTableId, getJsonList, getList, getList, getStatus, getSubmittedById, insertInTable, isAquaMap, isGIS, markSaved, setGisPublishedId, setSerializedPath, setStartTime, update, updateGISData, updateStatus |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
maxSpeciesCountInACell
public static java.lang.String maxSpeciesCountInACell
AquaMapsManager
public AquaMapsManager()
insertRequests
public static int insertRequests(java.util.List<AquaMapsObjectExecutionRequest> requests)
throws java.lang.Exception
- Throws:
java.lang.Exception
getObjectsByCoverage
public static java.util.List<Submitted> getObjectsByCoverage(int hspecId,
java.lang.String md5SpeciesCoverage,
boolean isGIS,
boolean includeCustomized)
throws java.lang.Exception
- Throws:
java.lang.Exception
loadObject
public static AquaMapsObject loadObject(int objId,
boolean loadFileSet,
boolean loadLayers)
throws java.lang.Exception
- Throws:
java.lang.Exception