org.gcube.application.aquamaps.aquamapsspeciesview.servlet.db
Interface DBInterface
- All Known Implementing Classes:
- DBManager
public interface DBInterface
getPhylogenyJSON
String getPhylogenyJSON(String level)
throws Exception
- Throws:
Exception
getMaps
String getMaps(String mapRequestId,
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.PagedRequestSettings settings)
throws Exception
- Throws:
Exception
putMaps
Integer putMaps(String mapRequestId,
List<CompoundMapItem> items)
throws Exception
- Throws:
Exception
cleanMaps
void cleanMaps(String requestId)
throws Exception
- Throws:
Exception
isUpToDate
boolean isUpToDate()
fetchSpecies
void fetchSpecies()
throws RemoteException,
Exception
- Throws:
RemoteException
Exception
Copyright © 2014. All Rights Reserved.