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  
ensureArrayOfUniqueStrings(obj, name, values) — Static method in class com.esri.bacore.client.BATaskUtils
Ensures that an array contains unique string values that were not appear before.
ensureFeatureClassOnly(variables) — Static method in class com.esri.bacore.client.BATaskUtils
Ensures that the OutputType variable contains the GetFeatureClass option only.
ensureGPResult(decodedObject) — Static method in class com.esri.bacore.client.ParseUtils
Ensures that the JSON-decoded object is a GPResult object.
ensureMutuallyExclusive(obj, ... rest) — Static method in class com.esri.bacore.client.BATaskUtils
Ensures that not more than one property from the input list has a nonempty value.
ensureNonemptyArrayParameter(obj, name) — Static method in class com.esri.bacore.client.BATaskUtils
Ensures that the given property value is a nonempty array.
ensureNonemptyStringParameter(obj, name) — Static method in class com.esri.bacore.client.BATaskUtils
Ensures that the given property value is a nonempty string.
ensureReportOnly(variables) — Static method in class com.esri.bacore.client.BATaskUtils
Ensures that the OutputType variable contains the GetReport option only.
ensureReportOutput(variables) — Static method in class com.esri.bacore.client.BATaskUtils
ensureRequiredParameter(obj, name) — Static method in class com.esri.bacore.client.BATaskUtils
Ensures that the given property value is specified.
ensureSpecifiedIntParameter(obj, name, missing) — Static method in class com.esri.bacore.client.BATaskUtils
Ensures that the given property value is a valid integer.
ensureSpecifiedNumericParameter(obj, name) — Static method in class com.esri.bacore.client.BATaskUtils
Ensures that the given property value is a valid number.
ensureValidData(data, numBreaks) — Static method in class com.esri.bao.tasks.thematicmapping.Classifier
Ensures that the data array is nonempty and that the number of breaks is nonegative.
ensureValidGPDataType(decodedObject, value) — Static method in 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 — Property in class com.esri.bao.tasks.thematicmapping.ThematicMappingQueryResults
Map extent of the query.
ENVELOPE_INTERSECTS — Constant static property in class com.esri.bacore.SpatialRelEnum
Envelope of Query Geometry Intersects Envelope of Target Geometry.
EQUAL_INTERVALS — Constant static property in class com.esri.bao.tasks.thematicmapping.ClassificationType
Equal Intervals classification type.
EqualIntervalsClassifier — Final class in package com.esri.bao.tasks.thematicmapping
The EqualIntervalsClassifier class dvides a set of values into groups that contain an equal range of values.
ERROR — Constant static property in class com.esri.bacore.MessageType
Error message type.
execute(responder) — Method in class com.esri.bacore.client.BACommand
Sends a request for execution a Business Analyst task to Business Analyst HTTP (REST) Service.
execute(parameters:com.esri.bacore.client:BatchTaskParameters, responder) — Method in class com.esri.bacore.client.BatchTaskProcessor
Executes the batch task.
execute(userCredentials, responder) — Method in class com.esri.bacore.client.TokenProvider
Executes the authentication task.
execute(parameters:com.esri.bacore.client:BatchTaskParameters, responder) — Method in class com.esri.bao.tasks.BAOnlineBatchTask
Sends a request for executing a Business Analyst Online batch task to the Business Analyst Online HTTP (REST) Service.
execute(parameters:com.esri.bacore.client:IBATaskParameters, responder) — Method in class com.esri.bao.tasks.BAOnlineGenericTask
Sends a request for execution a Business Analyst Online task to Business Analyst Online HTTP (REST) Service.
execute(username, password, responder) — Method in 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) — Method in class com.esri.bao.tasks.geofence.GeofenceInfoTask
Sends a request for executing a Geofence Info task to the Business Analyst Online HTTP (REST) Service.
execute(parameters:com.esri.bao.tasks.reports:BenchmarkReportParameters, responder) — Method in class com.esri.bao.tasks.reports.BenchmarkReportTask
Sends a request for executing a Benchmark Report task to the Business Analyst Online HTTP (REST) Service.
execute(parameters:com.esri.bao.tasks.reports:SummaryReportsParameters, responder) — Method in class com.esri.bao.tasks.reports.SummaryReportsTask
Sends a request for execution a Summary Reports task to the Business Analyst Online HTTP (REST) Service.
execute(parameters:com.esri.bao.tasks.stdgeographies:ReturnStdGeographyParameters, responder) — Method in class com.esri.bao.tasks.stdgeographies.ReturnStdGeographyTask
Sends a request for executing a Return Standard Geography task to the Business Analyst Online HTTP (REST) Service.
execute(parameters:com.esri.bao.tasks.stdgeographies:StdGeographiesByAttributesParameters, responder) — Method in class com.esri.bao.tasks.stdgeographies.StdGeographiesByAttributesTask
Sends a request for executing a Standard Geographies by Attributes task to the Business Analyst Online HTTP (REST) Service.
execute(parameters:com.esri.bao.tasks.stdgeographies:StdGeographiesFromExtentParameters, responder) — Method in class com.esri.bao.tasks.stdgeographies.StdGeographiesFromExtentTask
Sends a request for executing a Standard Geographies from Extent task to the Business Analyst Online HTTP (REST) Service.
execute() — Method in class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer
Activates the thematic layer.
execute(parameters:com.esri.bao.tasks.tradeareas:DriveTimeParameters, responder) — Method in class com.esri.bao.tasks.tradeareas.DriveTimeTask
Sends a request for executing a DriveTime task to the Business Analyst Online HTTP (REST) Service.
execute(parameters:com.esri.bao.tasks.tradeareas:SimpleRingsParameters, responder) — Method in class com.esri.bao.tasks.tradeareas.SimpleRingsTask
Sends a request for executing a SimpleRings task to the Business Analyst Online HTTP (REST) Service.
execute(responder) — Method in class com.esri.bao.tasks.utilities.GetReportTemplatesTask
Sends a request for executing a GetReportTemplates task to Business Analyst Online HTTP (REST) Service.
execute(responder) — Method in class com.esri.bao.tasks.utilities.GetStandardGeographyLevelsTask
Sends a request for executing a GetReportTemplates task to the Business Analyst Online HTTP (REST) Service.
execute(responder) — Method in class com.esri.bao.tasks.utilities.GetSummarizationsTask
Sends a request for executing a GetSummarizations task to the Business Analyst Online HTTP (REST) Service.
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