|
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.IAMapViewer
public abstract class IAMapViewer
Convinience class that implements IMapViewer properties
| Constructor Summary | |
|---|---|
IAMapViewer()
|
|
| Method Summary | |
|---|---|
protected String |
getHintServiceType()
Gets the hint service type. |
protected MapViewerConfigs |
getMapViewerConfigs()
Gets the map viewer configs. |
RequestContext |
getRequestContext()
Gets the request context. |
String |
getResourceUri()
Gets the resource uri. |
boolean |
getUrlCanBeJscript()
Gets the url can be jscript. |
void |
setMapViewerConfigs(MapViewerConfigs mapViewerConfigs)
Sets the map viewer configs. |
void |
setRequestContext(RequestContext context)
Sets the request context. |
void |
setResourceUri(String resourceUri,
String hintServiceType)
Sets the resource uri. |
void |
setSearchResultRecord(IFeedRecord searchResultRecord)
Sets the search result record. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.esri.gpt.catalog.search.IMapViewer |
|---|
canHandleResource, readAddToMapUrl, readOpenDefaultMapViewerUrl, readTarget |
| Constructor Detail |
|---|
public IAMapViewer()
| Method Detail |
|---|
public void setMapViewerConfigs(MapViewerConfigs mapViewerConfigs)
setMapViewerConfigs in interface IMapViewermapViewerConfigs - the map viewer configs
public void setResourceUri(String resourceUri,
String hintServiceType)
setResourceUri in interface IMapViewerresourceUri - the resource urihintServiceType - the hint service typeprotected String getHintServiceType()
protected MapViewerConfigs getMapViewerConfigs()
public void setSearchResultRecord(IFeedRecord searchResultRecord)
setSearchResultRecord in interface IMapViewersearchResultRecord - the search result recordpublic void setRequestContext(RequestContext context)
setRequestContext in interface IMapViewercontext - the contextpublic RequestContext getRequestContext()
public String getResourceUri()
public boolean getUrlCanBeJscript()
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||