public class AquaMapsSpeciesViewLocalServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements AquaMapsSpeciesViewLocalService
Constructor and Description |
---|
AquaMapsSpeciesViewLocalServiceImpl() |
Modifier and Type | Method and Description |
---|---|
Response |
dummyOperation(EnumSerializationForcer forcer) |
List<String> |
getDefaultLayers() |
SpeciesSearchDescriptor |
getFilterSettings() |
SaveOperationProgress |
getSaveProgress() |
SettingsDescriptor |
getSessionSettings() |
String |
loadSpeciesByMapsId(String id) |
Response |
retrieveMapPerSpeciesList(List<String> species) |
SaveOperationProgress |
saveOperationRequest(SaveRequest request) |
Response |
setAdvancedSpeciesFilter(List<SpeciesFilter> updatedList) |
Response |
setGenericSearchFilter(String searchValue) |
Response |
setSource(ClientResource selected) |
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 Response setGenericSearchFilter(String searchValue) throws Exception
setGenericSearchFilter
in interface AquaMapsSpeciesViewLocalService
Exception
public SpeciesSearchDescriptor getFilterSettings() throws Exception
getFilterSettings
in interface AquaMapsSpeciesViewLocalService
Exception
public Response setAdvancedSpeciesFilter(List<SpeciesFilter> updatedList) throws Exception
setAdvancedSpeciesFilter
in interface AquaMapsSpeciesViewLocalService
Exception
public Response dummyOperation(EnumSerializationForcer forcer) throws Exception
dummyOperation
in interface AquaMapsSpeciesViewLocalService
Exception
public SettingsDescriptor getSessionSettings() throws Exception
getSessionSettings
in interface AquaMapsSpeciesViewLocalService
Exception
public Response setSource(ClientResource selected) throws Exception
setSource
in interface AquaMapsSpeciesViewLocalService
Exception
public Response retrieveMapPerSpeciesList(List<String> species) throws Exception
retrieveMapPerSpeciesList
in interface AquaMapsSpeciesViewLocalService
Exception
public SaveOperationProgress getSaveProgress() throws Exception
getSaveProgress
in interface AquaMapsSpeciesViewLocalService
Exception
public SaveOperationProgress saveOperationRequest(SaveRequest request) throws Exception
saveOperationRequest
in interface AquaMapsSpeciesViewLocalService
Exception
public List<String> getDefaultLayers() throws Exception
getDefaultLayers
in interface AquaMapsSpeciesViewLocalService
Exception
public String loadSpeciesByMapsId(String id) throws Exception
loadSpeciesByMapsId
in interface AquaMapsSpeciesViewLocalService
Exception
Copyright © 2016. All Rights Reserved.