|
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
public class MapViewerFlex
The Class MapViewerFlex. Understands what the Flex viewer can view and calls the Flex Viewer when appropriate.
| Constructor Summary | |
|---|---|
MapViewerFlex()
|
|
| Method Summary | |
|---|---|
boolean |
canHandleResource()
If resource can be handled |
protected String |
getHintServiceType()
Gets the hint service type. |
RequestContext |
getRequestContext()
Gets the request context. |
String |
getResourceUri()
Gets the resource uri. |
boolean |
getUrlCanBeJscript()
Gets the url can be jscript. |
String |
readAddToMapUrl()
Reads the add to map url |
String |
readOpenDefaultMapViewerUrl()
Reads url to open the default map viewer |
String |
readTarget()
Returns "" if javascript allowed or returns "_blank" |
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 |
| Constructor Detail |
|---|
public MapViewerFlex()
| 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()
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()
public String readAddToMapUrl()
readAddToMapUrl in interface IMapViewerpublic boolean canHandleResource()
canHandleResource in interface IMapViewerpublic String readTarget()
readTarget in interface IMapViewerpublic String readOpenDefaultMapViewerUrl()
readOpenDefaultMapViewerUrl in interface IMapViewer
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||