public class

QueryRequest

extends GeoRequestBase
java.lang.Object
   ↳ com.microstrategy.web.app.maps.GeoRequestBase
     ↳ com.microstrategy.web.app.maps.QueryRequest

Class Overview

Query object to set parameters for map object repository.

Summary

[Expand]
Inherited Constants
From class com.microstrategy.web.app.maps.GeoRequestBase
[Expand]
Inherited Fields
From class com.microstrategy.web.app.maps.GeoRequestBase
Public Constructors
QueryRequest(String queryKey, String type, String searchTypes, String objString, String boundingBoxString)
Public Methods
String getBoundingBoxString()
String getObjectsString()
int getType()
String[] getValues()
[Expand]
Inherited Methods
From class com.microstrategy.web.app.maps.GeoRequestBase
From class java.lang.Object

Public Constructors

public QueryRequest (String queryKey, String type, String searchTypes, String objString, String boundingBoxString)

Public Methods

public String getBoundingBoxString ()

public String getObjectsString ()

public int getType ()

public String[] getValues ()