Packagecom.esri.baserver.adapters
Classpublic class GeographiesQueryAdapter
InheritanceGeographiesQueryAdapter Inheritance BaseGeographiesQueryAdapter Inheritance ConfigurableTaskAdapter Inheritance Object

Since : Community Analyst API for Flex 2.2.

The GeographiesQueryAdapter class implements the IGeographiesQueryAdapter interface for Business Analyst Server.

See also

IGeographiesQueryAdapter


Public Properties
 PropertyDefined By
 InheritedcountryGeographyFeature : IGeographyFeature
[write-only]
BaseGeographiesQueryAdapter
Public Methods
 MethodDefined By
  
Creates a new instance of the GeographiesQueryAdapter class.
GeographiesQueryAdapter
 Inherited
configure(client:AbstractClient, settings:TaskAdapterConfiguration = null):void
Configures this adapter with the client and additional settings.
ConfigurableTaskAdapter
 Inherited
execute(query:GeographiesQuery, responder:IResponder):void
Executes a geography features query.
BaseGeographiesQueryAdapter
Constructor Detail
GeographiesQueryAdapter()Constructor
public function GeographiesQueryAdapter()

Creates a new instance of the GeographiesQueryAdapter class.