org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc
Interface AquaMapsSpeciesViewLocalService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- AquaMapsSpeciesViewLocalServiceImpl
@RemoteServiceRelativePath(value="AquaMapsSpeciesViewLocalImpl")
public interface AquaMapsSpeciesViewLocalService
- extends com.google.gwt.user.client.rpc.RemoteService
setGenericSearchFilter
Response setGenericSearchFilter(String descriptor)
throws Exception
- Throws:
Exception
getFilterSettings
SpeciesSearchDescriptor getFilterSettings()
throws Exception
- Throws:
Exception
setAdvancedSpeciesFilter
Response setAdvancedSpeciesFilter(List<SpeciesFilter> updatedList)
throws Exception
- Throws:
Exception
dummyOperation
Response dummyOperation(EnumSerializationForcer forcer)
throws Exception
- Throws:
Exception
getSessionSettings
SettingsDescriptor getSessionSettings()
throws Exception
- Throws:
Exception
setSource
Response setSource(ClientResource selected)
throws Exception
- Throws:
Exception
retrieveMapPerSpeciesList
Response retrieveMapPerSpeciesList(List<String> species)
throws Exception
- Throws:
Exception
saveOperationRequest
SaveOperationProgress saveOperationRequest(SaveRequest request)
throws Exception
- Throws:
Exception
getSaveProgress
SaveOperationProgress getSaveProgress()
throws Exception
- Throws:
Exception
getDefaultLayers
List<String> getDefaultLayers()
throws Exception
- Throws:
Exception
loadSpeciesByMapsId
String loadSpeciesByMapsId(String id)
throws Exception
- Throws:
Exception
Copyright © 2014. All Rights Reserved.