public class AquaMapsPortletLocalImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements AquaMapsPortletLocalService
Constructor and Description |
---|
AquaMapsPortletLocalImpl() |
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 Msg setSpeciesFilter(List<ClientFilter> filter, String filterSummary) throws Exception
setSpeciesFilter
in interface AquaMapsPortletLocalService
Exception
public Msg clearSpeciesFilter() throws Exception
clearSpeciesFilter
in interface AquaMapsPortletLocalService
Exception
public Msg addToAreaSelection(List<ClientArea> toAdd) throws Exception
addToAreaSelection
in interface AquaMapsPortletLocalService
Exception
public Msg addAllFilteredSpecies(int totalCount, String sortColumn, String sortDir) throws Exception
addAllFilteredSpecies
in interface AquaMapsPortletLocalService
Exception
public Msg addToSpeciesSelection(List<String> toAdd) throws Exception
addToSpeciesSelection
in interface AquaMapsPortletLocalService
Exception
public Msg removeFromAreaSelection(List<ClientArea> toRemove) throws Exception
removeFromAreaSelection
in interface AquaMapsPortletLocalService
Exception
public Msg setEnvelopeCustomization(String ids, Map<SpeciesFields,Float> perturbations) throws Exception
setEnvelopeCustomization
in interface AquaMapsPortletLocalService
Exception
public Msg addToObjectBasket(List<String> ids, String objTitle) throws Exception
addToObjectBasket
in interface AquaMapsPortletLocalService
Exception
public Msg removeObject(String title, ClientObjectType type) throws Exception
removeObject
in interface AquaMapsPortletLocalService
Exception
public Msg filterSubmitted(String parameter, String value) throws Exception
filterSubmitted
in interface AquaMapsPortletLocalService
Exception
public Msg updateObject(String oldTitle, String title, ClientObjectType type, String bBox, Float threshold, Boolean gis) throws Exception
updateObject
in interface AquaMapsPortletLocalService
Exception
public SettingsDescriptor getStats() throws Exception
getStats
in interface AquaMapsPortletLocalService
Exception
public Msg changeGisById(List<String> ids) throws Exception
changeGisById
in interface AquaMapsPortletLocalService
Exception
public Msg changeGisByType(String type) throws Exception
changeGisByType
in interface AquaMapsPortletLocalService
Exception
public Msg setSource(int id, ClientResourceType ctype) throws Exception
setSource
in interface AquaMapsPortletLocalService
Exception
public Msg filterAreas(Boolean enableFao, Boolean enableLME, Boolean enableEEZ) throws Exception
filterAreas
in interface AquaMapsPortletLocalService
Exception
public Msg createObjectsBySelection(ClientObjectType type, List<String> ids, String title) throws Exception
createObjectsBySelection
in interface AquaMapsPortletLocalService
Exception
public Msg removeSelectionFromBasket(String title, List<String> speciesIds) throws Exception
removeSelectionFromBasket
in interface AquaMapsPortletLocalService
title
- if null clears session basketException
public Msg clearEnvelopeCustomization(String id) throws Exception
clearEnvelopeCustomization
in interface AquaMapsPortletLocalService
Exception
public Integer getImportProgress() throws Exception
getImportProgress
in interface AquaMapsPortletLocalService
Exception
Copyright © 2014. All Rights Reserved.