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