public abstract class GisViewerServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements GisViewerService
| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
BASE_LAYER |
protected static org.gcube.common.geoserverinterface.GeonetworkCommonResourceInterface.GeoserverMethodResearch |
researchMethod |
| Constructor and Description |
|---|
GisViewerServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<WfsTable> |
getDataResult(List<LayerItem> layerItems,
String bbox) |
List<DataResult> |
getDataResult(List<String> urls) |
protected org.gcube.common.geoserverinterface.GeoCaller |
getGeoCaller() |
LayerItemsResult |
getGroupsInfo(String groupName) |
LayerItemsResult |
getLayersInfo(List<String> layersName) |
LayerItemsResult |
getLayersInfoByLayerItems(List<LayerItem> layerItems) |
protected abstract GisViewerServiceParameters |
getParameters() |
String |
getTransectUrl() |
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprotected static final boolean BASE_LAYER
protected static final org.gcube.common.geoserverinterface.GeonetworkCommonResourceInterface.GeoserverMethodResearch researchMethod
protected abstract GisViewerServiceParameters getParameters() throws Exception
Exceptionprotected org.gcube.common.geoserverinterface.GeoCaller getGeoCaller()
throws Exception
Exceptionpublic List<DataResult> getDataResult(List<String> urls)
getDataResult in interface GisViewerServicepublic LayerItemsResult getGroupsInfo(String groupName)
getGroupsInfo in interface GisViewerServicepublic LayerItemsResult getLayersInfo(List<String> layersName)
getLayersInfo in interface GisViewerServicepublic LayerItemsResult getLayersInfoByLayerItems(List<LayerItem> layerItems)
getLayersInfoByLayerItems in interface GisViewerServicepublic String getTransectUrl()
getTransectUrl in interface GisViewerServicepublic List<WfsTable> getDataResult(List<LayerItem> layerItems, String bbox)
getDataResult in interface GisViewerServiceCopyright © 2013. All Rights Reserved.