org.gcube.application.aquamaps.aquamapsspeciesview.servlet
Class AquaMapsSpeciesViewLocalServiceImpl
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet
com.google.gwt.user.server.rpc.RemoteServiceServlet
org.gcube.application.aquamaps.aquamapsspeciesview.servlet.AquaMapsSpeciesViewLocalServiceImpl
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.RemoteService, com.google.gwt.user.server.rpc.SerializationPolicyProvider, Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig, AquaMapsSpeciesViewLocalService
public class AquaMapsSpeciesViewLocalServiceImpl
- extends com.google.gwt.user.server.rpc.RemoteServiceServlet
- implements AquaMapsSpeciesViewLocalService
- See Also:
- Serialized Form
Fields inherited from class com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet |
perThreadRequest, perThreadResponse |
Methods inherited from class com.google.gwt.user.server.rpc.RemoteServiceServlet |
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponse |
Methods inherited from class com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet |
doPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContent |
Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AquaMapsSpeciesViewLocalServiceImpl
public AquaMapsSpeciesViewLocalServiceImpl()
setGenericSearchFilter
public Response setGenericSearchFilter(String searchValue)
throws Exception
- Specified by:
setGenericSearchFilter
in interface AquaMapsSpeciesViewLocalService
- Throws:
Exception
getFilterSettings
public SpeciesSearchDescriptor getFilterSettings()
throws Exception
- Specified by:
getFilterSettings
in interface AquaMapsSpeciesViewLocalService
- Throws:
Exception
setAdvancedSpeciesFilter
public Response setAdvancedSpeciesFilter(List<SpeciesFilter> updatedList)
throws Exception
- Specified by:
setAdvancedSpeciesFilter
in interface AquaMapsSpeciesViewLocalService
- Throws:
Exception
dummyOperation
public Response dummyOperation(EnumSerializationForcer forcer)
throws Exception
- Specified by:
dummyOperation
in interface AquaMapsSpeciesViewLocalService
- Throws:
Exception
getSessionSettings
public SettingsDescriptor getSessionSettings()
throws Exception
- Specified by:
getSessionSettings
in interface AquaMapsSpeciesViewLocalService
- Throws:
Exception
setSource
public Response setSource(ClientResource selected)
throws Exception
- Specified by:
setSource
in interface AquaMapsSpeciesViewLocalService
- Throws:
Exception
retrieveMapPerSpeciesList
public Response retrieveMapPerSpeciesList(List<String> species)
throws Exception
- Specified by:
retrieveMapPerSpeciesList
in interface AquaMapsSpeciesViewLocalService
- Throws:
Exception
getSaveProgress
public SaveOperationProgress getSaveProgress()
throws Exception
- Specified by:
getSaveProgress
in interface AquaMapsSpeciesViewLocalService
- Throws:
Exception
saveOperationRequest
public SaveOperationProgress saveOperationRequest(SaveRequest request)
throws Exception
- Specified by:
saveOperationRequest
in interface AquaMapsSpeciesViewLocalService
- Throws:
Exception
getDefaultLayers
public List<String> getDefaultLayers()
throws Exception
- Specified by:
getDefaultLayers
in interface AquaMapsSpeciesViewLocalService
- Throws:
Exception
loadSpeciesByMapsId
public String loadSpeciesByMapsId(String id)
throws Exception
- Specified by:
loadSpeciesByMapsId
in interface AquaMapsSpeciesViewLocalService
- Throws:
Exception
Copyright © 2013. All Rights Reserved.