Esri Geoportal Server
1.2.9

com.esri.gpt.catalog.search
Class MapViewerAgsPortal

java.lang.Object
  extended by com.esri.gpt.catalog.search.IAMapViewer
      extended by com.esri.gpt.catalog.search.MapViewerAgsPortal
All Implemented Interfaces:
IMapViewer

public class MapViewerAgsPortal
extends IAMapViewer

The Class MapViewerAgsPortal.


Constructor Summary
MapViewerAgsPortal()
           
 
Method Summary
 boolean canHandleResource()
          Checks whether resource can be handled by this map viewer
 String readAddToMapUrl()
          Reads the add to map URL
 String readOpenDefaultMapViewerUrl()
          Gets the default Map Viewer Url
 String readTarget()
          Reads the html link target value
 
Methods inherited from class com.esri.gpt.catalog.search.IAMapViewer
getHintServiceType, getMapViewerConfigs, getRequestContext, getResourceUri, getUrlCanBeJscript, setMapViewerConfigs, setRequestContext, setResourceUri, setSearchResultRecord
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapViewerAgsPortal

public MapViewerAgsPortal()
Method Detail

canHandleResource

public boolean canHandleResource()
Checks whether resource can be handled by this map viewer

Returns:
true/false

readAddToMapUrl

public String readAddToMapUrl()
Reads the add to map URL

Returns:
'Add To Map' URL

readTarget

public String readTarget()
Reads the html link target value

Returns:
html link "target" value

readOpenDefaultMapViewerUrl

public String readOpenDefaultMapViewerUrl()
Gets the default Map Viewer Url

Returns:
default map viewer url

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.