@RemoteServiceRelativePath(value="AquaMapsSpeciesViewLocalImpl")
public interface AquaMapsSpeciesViewLocalService
extends com.google.gwt.user.client.rpc.RemoteService
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 descriptor) |
Response |
setSource(ClientResource selected) |
Response setGenericSearchFilter(String descriptor) throws Exception
Exception
SpeciesSearchDescriptor getFilterSettings() throws Exception
Exception
Response setAdvancedSpeciesFilter(List<SpeciesFilter> updatedList) throws Exception
Exception
Response dummyOperation(EnumSerializationForcer forcer) throws Exception
Exception
SettingsDescriptor getSessionSettings() throws Exception
Exception
Response setSource(ClientResource selected) throws Exception
Exception
Response retrieveMapPerSpeciesList(List<String> species) throws Exception
Exception
SaveOperationProgress saveOperationRequest(SaveRequest request) throws Exception
Exception
SaveOperationProgress getSaveProgress() throws Exception
Exception
Copyright © 2014. All Rights Reserved.