| Constructor and Description |
|---|
DefaultMaps(org.gcube.common.clients.delegates.ProxyDelegate<MapsStub> delegate) |
| Modifier and Type | Method and Description |
|---|---|
Envelope |
calculateEnvelope(BoundingBox bb,
List<Area> areas,
String speciesId,
boolean useBottom,
boolean useBounding,
boolean useFAO) |
Envelope |
calculateEnvelopeFromCellSelection(List<String> cellIds,
String speciesId) |
int |
deleteSubmitted(List<Integer> ids) |
File |
getCSVSpecies(int hspenId,
List<Filter> genericSearch,
List<Filter> advancedFilters,
String userId) |
String |
getJSONSpecies(int hspenId,
List<Filter> genericSearch,
List<Filter> advancedFilters,
PagedRequestSettings settings) |
Species |
loadEnvelope(String speciesId,
int hspenId) |
AquaMapsObject |
loadObject(int objectId)
wraps getProfile
|
Submitted |
loadSubmittedById(int id) |
void |
markSaved(List<Integer> submittedIds) |
void |
submitJob(Job toSubmit) |
public DefaultMaps(org.gcube.common.clients.delegates.ProxyDelegate<MapsStub> delegate)
public Envelope calculateEnvelope(BoundingBox bb, List<Area> areas, String speciesId, boolean useBottom, boolean useBounding, boolean useFAO) throws RemoteException, Exception
calculateEnvelope in interface MapsRemoteExceptionExceptionpublic Envelope calculateEnvelopeFromCellSelection(List<String> cellIds, String speciesId) throws RemoteException, Exception
calculateEnvelopeFromCellSelection in interface MapsRemoteExceptionExceptionpublic int deleteSubmitted(List<Integer> ids) throws RemoteException, Exception
deleteSubmitted in interface MapsRemoteExceptionExceptionpublic void markSaved(List<Integer> submittedIds) throws RemoteException, Exception
markSaved in interface MapsRemoteExceptionExceptionpublic void submitJob(Job toSubmit) throws RemoteException, Exception
submitJob in interface MapsRemoteExceptionExceptionpublic String getJSONSpecies(int hspenId, List<Filter> genericSearch, List<Filter> advancedFilters, PagedRequestSettings settings) throws RemoteException, Exception
getJSONSpecies in interface MapsRemoteExceptionExceptionpublic AquaMapsObject loadObject(int objectId) throws RemoteException, Exception
MapsloadObject in interface MapsRemoteExceptionExceptionpublic Species loadEnvelope(String speciesId, int hspenId) throws RemoteException, Exception
loadEnvelope in interface MapsRemoteExceptionExceptionpublic Submitted loadSubmittedById(int id) throws RemoteException, Exception
loadSubmittedById in interface MapsRemoteExceptionExceptionpublic File getCSVSpecies(int hspenId, List<Filter> genericSearch, List<Filter> advancedFilters, String userId) throws RemoteException, Exception
getCSVSpecies in interface MapsRemoteExceptionExceptionCopyright © 2016. All Rights Reserved.