Packagecom.esri.bao.adapters
Classpublic class ThematicQueryTaskAdapter
InheritanceThematicQueryTaskAdapter Inheritance BaseThematicQueryTaskAdapter Inheritance ConfigurableTaskAdapter Inheritance Object

Since : Community Analyst API for Flex 2.2.

The ThematicQueryTaskAdapter class extends the BaseThematicQueryTaskAdapter class for Community Analyst.



Public Methods
 MethodDefined By
  
Creates a new instance of the ThematicQueryTaskAdapter class.
ThematicQueryTaskAdapter
 Inherited
configure(client:AbstractClient, settings:TaskAdapterConfiguration = null):void
Configures this adapter with the client and additional settings.
ConfigurableTaskAdapter
 Inherited
execute(geographyLayerInfo:IGeographyLayerInfo, query:Query, responder:IResponder):Boolean
Executes a query for the given layer if the layer is owned by this task.
BaseThematicQueryTaskAdapter
 Inherited
initialize(responder:IResponder):void
Initializes the query task.
BaseThematicQueryTaskAdapter
Constructor Detail
ThematicQueryTaskAdapter()Constructor
public function ThematicQueryTaskAdapter()

Creates a new instance of the ThematicQueryTaskAdapter class.