|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.catalog.search.MapViewerFlex
com.esri.gpt.catalog.search.MapViewerFlex_2_4
public class MapViewerFlex_2_4
Works with the 2.4 geoportal widget which works with 2.4 viewer version. Adds kml/kmz ImageServer and FeatureServer support
| Constructor Summary | |
|---|---|
MapViewerFlex_2_4()
|
|
| Method Summary | |
|---|---|
boolean |
canHandleResource()
Adding handling of kml/kmz, image and feature service |
String |
getHintServiceType()
Gets the hint service type. |
String |
getResourceUri()
Gets the Resource uri. |
void |
setHintServiceType(String hintServiceType)
Sets the hint service type. |
void |
setResourceUri(String resourceUri)
Sets the resource uri. |
void |
setResourceUri(String resourceUri,
String hintServiceType)
Sets the resource uri. |
| Methods inherited from class com.esri.gpt.catalog.search.MapViewerFlex |
|---|
getRequestContext, getUrlCanBeJscript, readAddToMapUrl, readOpenDefaultMapViewerUrl, readTarget, setMapViewerConfigs, setRequestContext, setSearchResultRecord |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapViewerFlex_2_4()
| Method Detail |
|---|
public String getResourceUri()
getResourceUri in class MapViewerFlexpublic void setResourceUri(String resourceUri)
resourceUri - the new resource uripublic String getHintServiceType()
getHintServiceType in class MapViewerFlexpublic void setHintServiceType(String hintServiceType)
hintServiceType - the new hint service type
public void setResourceUri(String resourceUri,
String hintServiceType)
setResourceUri in interface IMapViewersetResourceUri in class MapViewerFlexresourceUri - the resource urihintServiceType - the hint service typepublic boolean canHandleResource()
canHandleResource in interface IMapViewercanHandleResource in class MapViewerFlex
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||