Uses of Class
com.esri.core.map.WebMapQuery

Packages that use WebMapQuery
com.esri.core.map Contains classes that define elements from feature and image services. 
com.esri.core.portal Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. 
 

Uses of WebMapQuery in com.esri.core.map
 

Methods in com.esri.core.map that return WebMapQuery
static WebMapQuery WebMapQuery.fromJson(org.codehaus.jackson.JsonParser jsonParser)
          Creates a QueryTask object from the json.
 

Uses of WebMapQuery in com.esri.core.portal
 

Methods in com.esri.core.portal that return types with arguments of type WebMapQuery
 List<WebMapQuery> WebMap.getPredefinedQueries()
          Returns a list of predefined query that were authored with this WebMap.
 



Copyright © 2010. All Rights Reserved.