public class AquaMapsPortletRemoteImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements AquaMapsPortletRemoteService
Constructor and Description |
---|
AquaMapsPortletRemoteImpl() |
Modifier and Type | Method and Description |
---|---|
Integer |
deleteSubmittedById(List<Integer> submittedId) |
ClientObject |
getAquaMapsObject(int id,
boolean onlineDBMode) |
ClientEnvelope |
getEnvelope(String speciesId,
boolean loadCustomizations) |
ClientEnvelope |
reCalculateEnvelopeFromCellIds(List<String> cellsId,
String speciesId) |
ClientEnvelope |
reCalculateGoodCells(String bb,
String faoSelection,
String speciesId,
boolean useBottom,
boolean useBounding,
boolean useFAO) |
protected File |
retrieveFile(String urlValue) |
protected Map<String,File> |
retrieveFiles(List<org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.File> urls) |
Integer |
saveAquaMapsItem(List<Integer> objectId,
String name,
String destinationBasketId) |
Msg |
saveLayerItem(String url,
String mimeType,
String name,
String destinationBasketId) |
Msg |
submitJob(String title) |
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponse
doPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContent
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public ClientEnvelope getEnvelope(String speciesId, boolean loadCustomizations) throws Exception
getEnvelope
in interface AquaMapsPortletRemoteService
Exception
public Msg submitJob(String title) throws Exception
submitJob
in interface AquaMapsPortletRemoteService
Exception
public ClientObject getAquaMapsObject(int id, boolean onlineDBMode) throws Exception
getAquaMapsObject
in interface AquaMapsPortletRemoteService
Exception
public Integer saveAquaMapsItem(List<Integer> objectId, String name, String destinationBasketId) throws Exception
saveAquaMapsItem
in interface AquaMapsPortletRemoteService
Exception
protected Map<String,File> retrieveFiles(List<org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.File> urls)
protected File retrieveFile(String urlValue) throws IOException
IOException
public ClientEnvelope reCalculateEnvelopeFromCellIds(List<String> cellsId, String speciesId) throws Exception
reCalculateEnvelopeFromCellIds
in interface AquaMapsPortletRemoteService
Exception
public ClientEnvelope reCalculateGoodCells(String bb, String faoSelection, String speciesId, boolean useBottom, boolean useBounding, boolean useFAO) throws Exception
reCalculateGoodCells
in interface AquaMapsPortletRemoteService
Exception
public Integer deleteSubmittedById(List<Integer> submittedId) throws Exception
deleteSubmittedById
in interface AquaMapsPortletRemoteService
Exception
public Msg saveLayerItem(String url, String mimeType, String name, String destinationBasketId) throws Exception
saveLayerItem
in interface AquaMapsPortletRemoteService
Exception
Copyright © 2016. All Rights Reserved.