public interface DBInterface
Modifier and Type | Method and Description |
---|---|
void |
cleanMaps(String requestId) |
void |
fetchSpecies() |
String |
getMaps(String mapRequestId,
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.PagedRequestSettings settings) |
String |
getPhylogenyJSON(String level) |
boolean |
isUpToDate() |
Integer |
putMaps(String mapRequestId,
List<CompoundMapItem> items) |
String getMaps(String mapRequestId, org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.PagedRequestSettings settings) throws Exception
Exception
Integer putMaps(String mapRequestId, List<CompoundMapItem> items) throws Exception
Exception
boolean isUpToDate()
void fetchSpecies() throws RemoteException, Exception
RemoteException
Exception
Copyright © 2016. All Rights Reserved.