@RemoteServiceRelativePath(value="AquaMapsPortletLocalService")
public interface AquaMapsPortletLocalService
extends com.google.gwt.user.client.rpc.RemoteService
Msg setSpeciesFilter(List<ClientFilter> Filter, String filterSummary) throws Exception
Exception
Msg setSource(int id, ClientResourceType type) throws Exception
Exception
Msg addToSpeciesSelection(List<String> toAdd) throws Exception
Exception
Msg addAllFilteredSpecies(int totalCount, String sortColumn, String sortDir) throws Exception
Exception
Msg removeSelectionFromBasket(String title, List<String> speciesIds) throws Exception
title
- if null clears session basketException
Msg addToObjectBasket(List<String> ids, String objTitle) throws Exception
Exception
Msg setEnvelopeCustomization(String ids, Map<SpeciesFields,Float> perturbations) throws Exception
Exception
Msg clearEnvelopeCustomization(String id) throws Exception
Exception
Msg addToAreaSelection(List<ClientArea> toAdd) throws Exception
Exception
Msg removeFromAreaSelection(List<ClientArea> toRemove) throws Exception
Exception
SettingsDescriptor getStats() throws Exception
Exception
Msg createObjectsBySelection(ClientObjectType type, List<String> ids, String title) throws Exception
Exception
Msg removeObject(String title, ClientObjectType type) throws Exception
Exception
Msg updateObject(String oldTitle, String title, ClientObjectType type, String bBox, Float threshold, Boolean gis) throws Exception
Exception
Msg filterSubmitted(String parameter, String value) throws Exception
Exception
Msg filterAreas(Boolean enableFao, Boolean enableLME, Boolean enableEEZ) throws Exception
Exception
Copyright © 2018. All Rights Reserved.