A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
EditFeature — class, package com.esri.baserver
The EditFeature class provides feature edit parameters.
EditFeature(oid:int, geometry:com.esri.ags.geometry:Geometry, attributes:Object) — Constructor, class com.esri.baserver.EditFeature
Creates a new instance of the EditFeature class.
EditFeaturesTask — final class, package com.esri.baserver.tasks.repository
The Edit Features task edits features in a repository feature layer.
EditFeaturesTask(urlOrClient:Object) — Constructor, class com.esri.baserver.tasks.repository.EditFeaturesTask
Creates a new instance of the EditFeaturesTask class.
enabled — Property, class com.esri.bacore.thematicmapping.extensionClasses.MatchValueFilter
Whether filter is enabled or not.
ensureArrayOfUniqueStrings(obj:Object, name:String, values:Object) — Static Method , class com.esri.bacore.client.BATaskUtils
Ensures that an array contains unique string values that were not appear before.
ensureFeatureClassOnly(variables:flash.net:URLVariables) — Static Method , class com.esri.bacore.client.BATaskUtils
Ensures that the OutputType variable contains the GetFeatureClass option only.
ensureGPResult(decodedObject:Object) — Static Method , class com.esri.bacore.client.ParseUtils
Ensures that the JSON-decoded object is a GPResult object.
ensureMutuallyExclusive(obj:Object, ... rest) — Static Method , class com.esri.bacore.client.BATaskUtils
Ensures that not more than one property from the input list has a nonempty value.
ensureReportOnly(variables:flash.net:URLVariables) — Static Method , class com.esri.bacore.client.BATaskUtils
Ensures that the OutputType variable contains the GetReport option only.
ensureReportOutput(variables:flash.net:URLVariables) — Static Method , class com.esri.bacore.client.BATaskUtils
ensureSpecifiedIntParameter(obj:Object, name:String, missing:int) — Static Method , class com.esri.bacore.client.BATaskUtils
Ensures that the given property value is a valid integer.
ensureSpecifiedNumericParameter(obj:Object, name:String) — Static Method , class com.esri.bacore.client.BATaskUtils
Ensures that the given property value is a valid number.
ensureSpecifiedParameter(obj:Object, name:String) — Static Method , class com.esri.bacore.client.BATaskUtils
Ensures that the given property value is specified.
ensureValidData(data:Array, numBreaks:int) — Static Method , class com.esri.bacore.thematicmapping.symbolization.Classification
Ensures that the data array is specified and that the number of breaks is nonegative.
ensureValidGPDataType(decodedObject:Object, value:String) — Static Method , class com.esri.bacore.client.ParseUtils
Ensures that the dataType property value of the specified JSON-decoded GPResult object is equal to the given value.
ENVELOPE_INTERSECTS — Constant Static Property, class com.esri.bacore.SpatialRelEnum
Envelope of Query Geometry Intersects Envelope of Target Geometry.
EQUAL_INTERVALS — Constant Static Property, class com.esri.bacore.thematicmapping.symbolization.TMClassificationType
Equal intervals classification type.
EqualIntervalsClassifier — final class, package com.esri.bacore.thematicmapping.symbolization
The EqualIntervalsClassifier class divides a set of values into groups that contain an equal range of values.
equals(item:com.esri.baserver:FolderItem) — method, class com.esri.baserver.FolderItem
Tests the parameter to be equal to this item.
EQUAL_WEIGHTS — Constant Static Property, class com.esri.baserver.OverlapRemoverWeightMethod
Use equal weights.
error — Property, class com.esri.bacore.thematicmapping.TMValueEvent
Optional error object which is specified when thematic value calculation fails.
ERROR — Constant Static Property, class com.esri.bacore.MessageType
Error message type.
execute(parameters:com.esri.bacore.adapters:ComparisonParameters, responder:mx.rpc:IResponder) — method, class com.esri.bacore.adapters.BaseComparisonTaskAdapter
Executes a comparison task.
execute(query:com.esri.bacore.adapters:GeographiesQuery, responder:mx.rpc:IResponder) — method, class com.esri.bacore.adapters.BaseGeographiesQueryAdapter
Executes a geography features query.
execute(responder:mx.rpc:IResponder) — method, class com.esri.bacore.adapters.BaseGetSummarizationsTaskAdapter
Executes a get summarizations task.
execute(geographyLayerInfo:com.esri.bacore.thematicmapping:IGeographyLayerInfo, query:com.esri.ags.tasks.supportClasses:Query, responder:mx.rpc:IResponder) — method, class com.esri.bacore.adapters.BaseThematicQueryTaskAdapter
Executes a query for the given layer if the layer is owned by this task.
execute(parameters:com.esri.bacore.adapters:ComparisonParameters, responder:mx.rpc:IResponder) — method, interface com.esri.bacore.adapters.IComparisonTaskAdapter
Executes a comparison task.
execute(query:com.esri.bacore.adapters:GeographiesQuery, responder:mx.rpc:IResponder) — method, interface com.esri.bacore.adapters.IGeographiesQueryAdapter
Executes a geography features query.
execute(responder:mx.rpc:IResponder) — method, interface com.esri.bacore.adapters.IGetSummarizationsTaskAdapter
Executes a get summarizations task.
execute(responder:mx.rpc:IResponder) — method, class com.esri.bacore.client.BACommand
Sends a request for execution a Community Analyst Task to Community Analyst HTTP (REST) Service.
execute(parameters:com.esri.bacore.client:BatchTaskParameters, responder:mx.rpc:IResponder) — method, class com.esri.bacore.client.BatchTaskProcessor
Executes the batch task.
execute(userCredentials:Object, responder:mx.rpc:IResponder) — method, class com.esri.bacore.client.TokenProvider
Executes the authentication task.
execute(username:String, password:String, clientID:String, timeout:int, responder:mx.rpc:IResponder) — method, class com.esri.bacore.tasks.ArcGISAuthenticationTask
Sends a request to the authentication service for getting an authentication token.
execute(query:com.esri.ags.tasks.supportClasses:Query, responder:mx.rpc:IResponder) — method, class com.esri.bacore.tasks.BAQueryTask
Executes the workflow quering feature set from ArcGIS Server Map Services.
execute(layerInfo:com.esri.bacore.thematicmapping:IGeographyLayerInfo, query:com.esri.ags.tasks.supportClasses:Query, responder:mx.rpc:IResponder) — method, interface com.esri.bacore.thematicmapping.IQueryTask
Executes a query for the given geography layer.
execute(layerInfo:com.esri.bacore.thematicmapping:IGeographyLayerInfo, query:com.esri.ags.tasks.supportClasses:Query, responder:mx.rpc:IResponder) — method, class com.esri.bacore.thematicmapping.TMQueryTask
Executes a query for the given layer if the layer is owned by this task.
execute(layerInfo:com.esri.bacore.thematicmapping:IGeographyLayerInfo, query:com.esri.ags.tasks.supportClasses:Query, responder:mx.rpc:IResponder) — method, class com.esri.bacore.thematicmapping.TMQueryTaskProvider
Executes a query for the given geography layer.
execute(parameters:com.esri.bacore.client:BatchTaskParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.BAOnlineBatchTask
Sends a request for executing a Community Analyst batch task to the Community Analyst HTTP (REST) Service.
execute(parameters:com.esri.bacore.client:IBATaskParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.BAOnlineGenericTask
Sends a request for execution a Community Analyst task to Community Analyst HTTP (REST) Service.
execute(username:String, password:String, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.authentication.AuthenticationTask
Sends a request to the authentication service for getting a short-lived authentication token.
execute(parameters:com.esri.bao.tasks.geofence:GeofenceInfoParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.geofence.GeofenceInfoTask
Sends a request for executing a Geofence Info task to the Community Analyst HTTP (REST) Service.
execute(parameters:com.esri.bao.tasks.reports:BenchmarkReportParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.reports.BenchmarkReportTask
Sends a request for executing a Benchmark Report task to the Community Analyst HTTP (REST) Service.
execute(parameters:com.esri.bao.tasks.reports:SummaryReportsParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.reports.SummaryReportsTask
Sends a request for execution a Summary Reports task to the Community Analyst HTTP (REST) Service.
execute(parameters:com.esri.bao.tasks.stdgeographies:ReturnStdGeographyParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.stdgeographies.ReturnStdGeographyTask
Sends a request for executing a Return Standard Geography task to the Community Analyst HTTP (REST) Service.
execute(parameters:com.esri.bao.tasks.stdgeographies:StdGeographiesByAttributesParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.stdgeographies.StdGeographiesByAttributesTask
Sends a request for executing a Standard Geographies by Attributes task to the Community Analyst HTTP (REST) Service.
execute(parameters:com.esri.bao.tasks.stdgeographies:StdGeographiesFromExtentParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.stdgeographies.StdGeographiesFromExtentTask
Sends a request for executing a Standard Geographies from Extent task to the Community Analyst HTTP (REST) Service.
execute(layerInfo:com.esri.bacore.thematicmapping:IGeographyLayerInfo, query:com.esri.ags.tasks.supportClasses:Query, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.thematicmapping.ThematicMappingQueryTask
Executes the given query for the given layer if the layer is owned by this task.
execute(parameters:com.esri.bao.tasks.tradeareas:DriveTimeParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.tradeareas.DriveTimeTask
Sends a request for executing a DriveTime task to the Community Analyst HTTP (REST) Service.
execute(parameters:com.esri.bao.tasks.tradeareas:SimpleRingsParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.tradeareas.SimpleRingsTask
Sends a request for executing a SimpleRings task to the Community Analyst HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.utilities.GetDatasetsTask
Sends a request for executing a Get Datasets task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.utilities.GetReportTemplatesTask
Sends a request for executing a GetReportTemplates task to Community Analyst HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.utilities.GetStandardGeographyLevelsTask
Sends a request for executing a GetReportTemplates task to the Community Analyst HTTP (REST) Service.
execute(parametersOrResponder:Object, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.utilities.GetSummarizationsTask
Sends a request for executing a GetSummarizations task to the Community Analyst HTTP (REST) Service.
execute(parameters:com.esri.baserver.adapters:BusinessSearchParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.adapters.BusinessSearchTaskAdapter
Executes SelectBusinessesTask.
execute(parameters:com.esri.bacore.client:BatchTaskParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.BAServerBatchTask
Sends a request for executing a Business Analyst Server batch task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.bacore.client:IBATaskParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.BAServerGenericTask
Sends a request for executing a Business Analyst Server task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.analyses:CustomerProfilingParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.analyses.CustomerProfilingTask
Sends a request for executing a Customer Profiling task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.analyses:CustomerProspectingParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.analyses.CustomerProspectingTask
Sends a request for executing a Customer Prospecting task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.analyses:DesireLinesParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.analyses.DesireLinesTask
Sends a request for executing a Desire Lines task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.analyses:FindSimilarParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.analyses.FindSimilarTask
Sends a request for executing a Find Similar task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.analyses:SpatialOverlayParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.analyses.SpatialOverlayTask
Sends a request for executing a Spatial Overlay task to the Business Analyst Server HTTP (REST) Service.
execute(username:String, password:String, clientID:String, timeout:int, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.authentication.AuthenticationTask
Sends a request to the authentication service for getting an authentication token.
execute(parameters:com.esri.baserver.tasks.businessessearch:SelectBusinessesParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.businessessearch.SelectBusinessesTask
Sends a request for executing a Select Businesses task to the Business Analyst Server HTTP (REST) Service.
execute(geographyLevelsFilter:Array, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.businessessearch.SelectLocationsTask
Sends a request for executing a Select Locations task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.customerstoresetup:AssignCustomersByClosestStoreParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.customerstoresetup.AssignCustomersByClosestStoreTask
Sends a request for executing an Assign Customers by Closest Store task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.customerstoresetup:AssignCustomersByTradeAreaParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.customerstoresetup.AssignCustomersByTradeAreaTask
Sends a request for executing an Assign Customers by Trade Area task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.customerstoresetup:CreateRecordSetByAddressesParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.customerstoresetup.CreateRecordSetByAddressesTask
Sends a request for executing a Create Record Set by Addresses task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.customerstoresetup:CustomerStoreSetupByCoordinatesParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.customerstoresetup.CustomerStoreSetupByCoordinatesTask
Sends a request for executing a Customer/Store Setup by Coordinates task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.customerstoresetup:CustomerStoreSetupByGeocodeTableParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.customerstoresetup.CustomerStoreSetupByGeocodeTableTask
Sends a request for executing a Customer/Store Setup by Geocode Table task to the Business Analyst Server HTTP (REST) Service.
execute(layerItems:Array, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.rendering.AddLayersToMapTask
Sends a request for executing an Add Layers to Map task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.rendering.GetDefaultMapDescriptionTask
Sends a request for executing a Get Default Map Description task to the Business Analyst Server HTTP (REST) Service.
execute(layerNames:Array, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.rendering.RemoveLayersFromMapTask
Sends a request for executing a Remove Layers from Map task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.rendering:RenderAnalysesParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.rendering.RenderAnalysesTask
Sends a request for executing a Render Analyses task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.reports:AverageDriveTimeReportParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.reports.AverageDriveTimeReportTask
Sends a request for executing an Average Drive Time Report task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.reports:BenchmarkReportParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.reports.BenchmarkReportTask
Sends a request for executing a Benchmark Report task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.reports:CustomerDemographicComparisonParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.reports.CustomerDemographicComparisonTask
Sends a request for executing a Customer Demographic Comparison task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.reports:CustomerDemographicProfileParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.reports.CustomerDemographicProfileTask
Sends a request for executing a Customer Demographic Profile task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.reports:CustomerGeographicSummaryParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.reports.CustomerGeographicSummaryTask
Sends a request for executing a Customer Geographic Summary task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.reports:DistanceDecayParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.reports.DistanceDecayTask
Sends a request for executing a Distance Decay task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.reports:LocatorReportParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.reports.LocatorReportTask
Sends a request for executing a Locator Report task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.reports:MarketPenetrationParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.reports.MarketPenetrationTask
Sends a request for executing a Market Penetration task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.reports:MarketRankingParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.reports.MarketRankingTask
Sends a request for executing a Market Ranking task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.reports:MatchLevelSummaryReportParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.reports.MatchLevelSummaryReportTask
Sends a request for executing a Match Level Summary Report task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.reports:MeasureCannibalizationParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.reports.MeasureCannibalizationTask
Sends a request for executing a Measure Cannibalization task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.reports:PointsInPolygonReportParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.reports.PointsInPolygonReportTask
Sends a request for executing a Points in Polygon Report task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.reports:SummarizePointsParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.reports.SummarizePointsTask
Sends a request for executing a Summarize Points task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.reports:SummaryReportsParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.reports.SummaryReportsTask
Sends a request for executing a Summary Reports task to the Business Analyst Server HTTP (REST) Service.
execute(sourceLayer:com.esri.baserver:PointLayer, destinationItem:com.esri.baserver:FolderItem, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.AddFeaturesTask
Sends a request for executing an Add Features task to the Business Analyst Server HTTP (REST) Service.
execute(workspaceName:String, projectName:String, newProjectName:String, responder:mx.rpc:IResponder, destinationWorkspaceName:String) — method, class com.esri.baserver.tasks.repository.CopyProjectTask
Sends a request for executing a Copy Project task to the Business Analyst Server HTTP (REST) Service.
execute(workspaceName:String, projectName:String, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.CreateProjectTask
Sends a request for executing a Create Project task to the Business Analyst Server HTTP (REST) Service.
execute(workspaceName:String, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.CreateWorkspaceTask
Sends a request for executing a Create Workspace task to the Business Analyst Server HTTP (REST) Service.
execute(oids:Array, changedItem:com.esri.baserver:FolderItem, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.DeleteFeaturesTask
Sends a request for executing a Delete Features task to the Business Analyst Server HTTP (REST) Service.
execute(item:com.esri.baserver:FolderItem, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.DeleteItemTask
Sends a request for executing a Delete Item task to the Business Analyst Server HTTP (REST) Service.
execute(workspaceName:String, projectName:String, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.DeleteProjectTask
Sends a request for executing a Delete Project task to the Business Analyst Server HTTP (REST) Service.
execute(workspaceName:String, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.DeleteWorkspaceTask
Sends a request for executing a Delete Workspace task to the Business Analyst Server HTTP (REST) Service.
execute(features:Array, changedItem:com.esri.baserver:FolderItem, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.EditFeaturesTask
Sends a request for executing an Edit Features task to the Business Analyst Server HTTP (REST) Service.
execute(workspaceName:String, projectName:String, folderType:com.esri.baserver:FolderType, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.GetListProjectItemsTask
Sends a request for executing a Get List of Project Items task to the Business Analyst Server HTTP (REST) Service.
execute(workspaceName:String, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.GetProjectsTask
Sends a request for executing a Get Projects task to the Business Analyst Server HTTP (REST) Service.
execute(item:com.esri.baserver:FolderItem, formats:Object, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.GetReportTask
Sends a request for executing a Get Report task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.GetWorkspacesTask
Sends a request for executing a Get Workspaces task to the Business Analyst Server HTTP (REST) Service.
execute(parametersOrItem:Object, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.OpenFeatureLayerTask
Sends a request for executing an Open Feature Layer task to the Business Analyst Server HTTP (REST) Service.
execute(item:com.esri.baserver:FolderItem, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.OpenSegmentationProfileTask
Sends a request for executing a Open Segmentation Profile task to the Business Analyst Server HTTP (REST) Service.
execute(item:com.esri.baserver:FolderItem, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.OpenSegmentationTargetGroupTask
Sends a request for executing a Open Segmentation Target Group task to the Business Analyst Server HTTP (REST) Service.
execute(workspaceName:String, projectName:String, newProjectName:String, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.RenameProjectTask
Sends a request for executing a Rename Project task to the Business Analyst Server HTTP (REST) Service.
execute(workspaceName:String, newWorkspaceName:String, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.RenameWorkspaceTask
Sends a request for executing a Rename Workspace task to the Business Analyst Server HTTP (REST) Service.
execute(workspaceName:String, projectName:String, properties:Object, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.SetProjectPropertiesTask
Sends a request for executing a Set Project Properties task to the Business Analyst Server HTTP (REST) Service.
execute(featureSet:com.esri.ags:FeatureSet, outputAnalysisItem:com.esri.baserver:FolderItem, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.UploadFeatureSetTask
Sends a request for executing a Upload Feature Set task to the Business Analyst Server HTTP (REST) Service.
execute(shapefileUrl:String, outputItem:com.esri.baserver:FolderItem, shapefileInfo:com.esri.baserver:ShapefileInfo, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.repository.UploadShapefileTask
Sends a request for executing a Upload Shapefile task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.segmentation:CoreDevelopSegmentsParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.segmentation.CoreDevelopSegmentsTask
Sends a request for executing a Core and Developmental Segments task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.segmentation:GamePlanChartParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.segmentation.GamePlanChartTask
Sends a request for executing a Game Plan Chart task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.segmentation:GamePlanMapParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.segmentation.GamePlanMapTask
Sends a request for executing a Game Plan Map task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.segmentation:MultiProfileBarChartParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.segmentation.MultiProfileBarChartTask
Sends a request for executing a Multi-profile Bar Chart task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.segmentation:ProfileByAreaSummationParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.segmentation.ProfileByAreaSummationTask
Sends a request for executing a Profile by Area Summation task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.segmentation:ProfileByImportFromTableParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.segmentation.ProfileByImportFromTableTask
Sends a request for executing a Profile by Import from Table task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.segmentation:ProfileByTableGeocodingParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.segmentation.ProfileByTableGeocodingTask
Sends a request for executing a Profile by Table Geocoding task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.segmentation:ProfileComparisonChartParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.segmentation.ProfileComparisonChartTask
Sends a request for executing a Profile Comparison Chart task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.segmentation:ReportFromProfileParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.segmentation.ReportFromProfileTask
Sends a request for executing a Report from Profile task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.segmentation:TapestryProfileReportParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.segmentation.TapestryProfileReportTask
Sends a request for executing a Tapestry Profile Report task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.segmentation:TargetGroupParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.segmentation.TargetGroupTask
Sends a request for executing a Target Group task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.segmentation:TargetMapParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.segmentation.TargetMapTask
Sends a request for executing a Target Map task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.segmentation:TargetPenetrationMapParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.segmentation.TargetPenetrationMapTask
Sends a request for executing a Target Penetration Map task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.segmentation:UnderstandingTargetCustomersParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.segmentation.UnderstandingTargetCustomersTask
Sends a request for executing a Understanding Target Customers task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.stdgeographies:CreateStdGeographiesParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.stdgeographies.CreateStdGeographiesTask
Sends a request for executing a Create Standard Geographies task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.stdgeographies:ReturnStdGeographyParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.stdgeographies.ReturnStdGeographyTask
Sends a request for executing a Return Standard Geography task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.stdgeographies:StdGeographiesByAttributesParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.stdgeographies.StdGeographiesByAttributesTask
Sends a request for executing a Standard Geographies by Attributes task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.stdgeographies:StdGeographiesFromExtentParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.stdgeographies.StdGeographiesFromExtentTask
Sends a request for executing a Standard Geographies from Extent task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.stdgeographies:StdGeographiesFromTreeParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.stdgeographies.StdGeographiesFromTreeTask
Sends a request for executing a Standard Geographies from Tree to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.stdgeographies:StdGeographiesListParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.stdgeographies.StdGeographiesListTask
Sends a request for executing a Standard Geographies List task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.stdgeographies.StdGeographiesTreeTask
Sends a request for executing a Standard Geographies Tree task to the Business Analyst Server HTTP (REST) Service.
execute(layerInfo:com.esri.bacore.thematicmapping:IGeographyLayerInfo, query:com.esri.ags.tasks.supportClasses:Query, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.stdgeographies.ThematicMappingQueryTask
Executes a query for the given layer if the layer is owned by this task.
execute(parameters:com.esri.baserver.tasks.tradeareas:CustomerDerivedAreasParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.tradeareas.CustomerDerivedAreasTask
Sends a request for executing a Customer Derived Areas task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.tradeareas:DriveTimeParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.tradeareas.DriveTimeTask
Sends a request for executing a Drive Time task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.tradeareas:GridsParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.tradeareas.GridsTask
Sends a request for executing a Grids task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.tradeareas:RemoveOverlapParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.tradeareas.RemoveOverlapTask
Sends a request for executing a Remove Overlap task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.tradeareas:SimpleRingsParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.tradeareas.SimpleRingsTask
Sends a request for executing a Simple Rings task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.tradeareas:StandardLevelsOfGeographyParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.tradeareas.StandardLevelsOfGeographyTask
Sends a request for executing a Standard Levels of Geography task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.tradeareas:ThresholdRingsRadiiParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.tradeareas.ThresholdRingsRadiiTask
Sends a request for executing a Threshold Rings Radii task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.tradeareas:ThresholdRingsParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.tradeareas.ThresholdRingsTask
Sends a request for executing a Threshold Rings task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.utilities.GetAvailableReportFormatsTask
Sends a request for executing a Get Available Report Formats task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.utilities.GetCustomLayersTask
Sends a request for executing a Get Custom Layers task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.utilities.GetDataHierarchiesTask
Sends a request for executing a Get Data Hierarchies task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.utilities.GetDatasetsTask
Sends a request for executing a Get Datasets task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.utilities.GetMRIGroupsTask
Sends a request for executing a Get MRI Groups task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.utilities.GetReportTemplatesTask
Sends a request for executing a Get Report Templates task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.utilities.GetSegmentationBasesTask
Sends a request for executing a Get Segmentation Bases task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.utilities.GetSegmentationLevelsTask
Sends a request for executing a Get Segmentation Levels task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.utilities.GetSegmentsTask
Sends a request for executing a Get Segments task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.utilities.GetStandardGeographyLevelsTask
Sends a request for executing a Get Standard Geography Levels task to the Business Analyst Server HTTP (REST) Service.
execute(parameters:com.esri.baserver.tasks.utilities:GetSummarizationsParameters, responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.utilities.GetSummarizationsTask
Sends a request for executing a Get Summarizations task to the Business Analyst Server HTTP (REST) Service.
execute(responder:mx.rpc:IResponder) — method, class com.esri.baserver.tasks.utilities.GetVersionTask
Sends a request for executing a Get Version task to the Business Analyst Server HTTP (REST) Service.
executeGetSummarizationsTask(responder:mx.rpc:IResponder) — method, class com.esri.bacore.adapters.GetXmlSummarizationsTaskAdapter
executeQueryTask(layerInfo:com.esri.bacore.thematicmapping:IGeographyLayerInfo, query:com.esri.ags.tasks.supportClasses:Query, responder:mx.rpc:IResponder) — method, class com.esri.bacore.thematicmapping.TMLayer
Executes a query for the given geography layer.
EXTENDED_1 — Constant Static Property, class com.esri.bacore.thematicmapping.TMValueType
Calculates a value using user-defined method implemented in classes derived from the TMValueCalculator class.
EXTENDED_2 — Constant Static Property, class com.esri.bacore.thematicmapping.TMValueType
Calculates a value using user-defined method implemented in classes derived from the TMValueCalculator class.
EXTENDED_3 — Constant Static Property, class com.esri.bacore.thematicmapping.TMValueType
Calculates a value using user-defined method implemented in classes derived from the TMValueCalculator class.
extentChange — Event, class com.esri.bacore.thematicmapping.TMLayer
The extentChange event is dispatched when the current map extent is changed.
extractVintage(summarization:com.esri.bacore:SummarizationInfo) — method, class com.esri.bacore.domain.VintageFilter
Extracts the vintage value from the summarization.vintage property.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z