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 Maps
RemoteException
Exception
public Envelope calculateEnvelopeFromCellSelection(List<String> cellIds, String speciesId) throws RemoteException, Exception
calculateEnvelopeFromCellSelection
in interface Maps
RemoteException
Exception
public int deleteSubmitted(List<Integer> ids) throws RemoteException, Exception
deleteSubmitted
in interface Maps
RemoteException
Exception
public void markSaved(List<Integer> submittedIds) throws RemoteException, Exception
markSaved
in interface Maps
RemoteException
Exception
public void submitJob(Job toSubmit) throws RemoteException, Exception
submitJob
in interface Maps
RemoteException
Exception
public String getJSONSpecies(int hspenId, List<Filter> genericSearch, List<Filter> advancedFilters, PagedRequestSettings settings) throws RemoteException, Exception
getJSONSpecies
in interface Maps
RemoteException
Exception
public AquaMapsObject loadObject(int objectId) throws RemoteException, Exception
Maps
loadObject
in interface Maps
RemoteException
Exception
public Species loadEnvelope(String speciesId, int hspenId) throws RemoteException, Exception
loadEnvelope
in interface Maps
RemoteException
Exception
public Submitted loadSubmittedById(int id) throws RemoteException, Exception
loadSubmittedById
in interface Maps
RemoteException
Exception
public File getCSVSpecies(int hspenId, List<Filter> genericSearch, List<Filter> advancedFilters, String userId) throws RemoteException, Exception
getCSVSpecies
in interface Maps
RemoteException
Exception
Copyright © 2017. All Rights Reserved.