Uses of Class
com.esri.core.portal.PortalQueryResultSet

Packages that use PortalQueryResultSet
com.esri.core.portal Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. 
 

Uses of PortalQueryResultSet in com.esri.core.portal
 

Method parameters in com.esri.core.portal with type arguments of type PortalQueryResultSet
 void Portal.findGroups(PortalQueryParams queryParams, PortalListener<PortalQueryResultSet<PortalGroup>> portalListener)
          Finds groups with a query.
 void Portal.findItems(PortalQueryParams queryParams, PortalListener<PortalQueryResultSet<PortalItem>> portalListener)
          Finds items with a query.
 



Copyright © 2012. All Rights Reserved.