public class AquaMapsPortletLocalImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements AquaMapsPortletLocalService
Constructor and Description |
---|
AquaMapsPortletLocalImpl() |
Modifier and Type | Method and Description |
---|---|
Msg |
addAllFilteredSpecies(int totalCount,
String sortColumn,
String sortDir) |
Msg |
addToObjectBasket(List<String> ids,
String objTitle) |
Msg |
addToSpeciesSelection(List<String> toAdd) |
Msg |
changeGisById(List<String> ids) |
Msg |
changeGisByType(String type) |
Msg |
clearEnvelopeCustomization(String id) |
Msg |
clearSpeciesFilter() |
Msg |
createObjectsBySelection(ClientObjectType type,
List<String> ids,
String title) |
Msg |
filterSubmitted(String parameter,
String value) |
Integer |
getImportProgress() |
SettingsDescriptor |
getStats() |
Msg |
removeObject(String title,
ClientObjectType type) |
Msg |
removeSelectionFromBasket(String title,
List<String> speciesIds) |
Msg |
setEnvelopeCustomization(String ids,
Map<SpeciesFields,Float> perturbations) |
Msg |
setSource(int id,
ClientResourceType ctype) |
Msg |
setSpeciesFilter(List<ClientFilter> filter,
String filterSummary) |
Msg |
updateObject(String oldTitle,
String title,
ClientObjectType type,
String bBox,
Float threshold,
Boolean gis) |
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 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 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 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.