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  
parseGPBoolean(decodedObject) — Static method in class com.esri.bacore.client.GPResultParsers
Parses a JSON-decoded GPResult object as a Boolean value.
parseGPDataFile(decodedObject) — Static method in class com.esri.bacore.client.GPResultParsers
Parses a JSON-decoded GPResult object as a data file URL string.
parseGPDouble(decodedObject) — Static method in class com.esri.bacore.client.GPResultParsers
Parses a JSON-decoded GPResult object as a Number value.
parseGPFeatureRecordSetLayer(decodedObject) — Static method in class com.esri.bacore.client.GPResultParsers
Parses a JSON-decoded GPResult object as a FeatureSet value.
parseGPLong(decodedObject) — Static method in class com.esri.bacore.client.GPResultParsers
Parses a JSON-decoded GPResult object as an integer value.
parseGPRasterData(decodedObject) — Static method in class com.esri.bacore.client.GPResultParsers
Parses a JSON-decoded GPResult object as a MapImage value.
parseGPRasterDataLayer(decodedObject) — Static method in class com.esri.bacore.client.GPResultParsers
Parses a JSON-decoded GPResult object as a MapImage value.
parseGPResult(decodedObject) — Static method in class com.esri.bacore.client.GPResultParsers
Parses a JSON-decoded GPResult object.
parseGPResults(decodedObject) — Static method in class com.esri.bacore.client.GPResultParsers
Parses an array of JSON-decoded GPResult objects and stores the results of parsing in the result array.
parseGPString(decodedObject) — Static method in class com.esri.bacore.client.GPResultParsers
Parses a JSON-decoded GPResult object as a string value.
parseStdGeographiesFeatures(decodedItems) — Static method in class com.esri.bacore.client.GPResultProcessors
This utility method parses an array of JSON-decoded items as an array of IDNamePair items.
ParseUtils — Class in package com.esri.bacore.client
The ParseUtils class contains a collection of static utility methods useful in result parsers.
percentage — Property in class com.esri.bacore.SummarizationInfo
Field name for the denominator that is used to help calculate the percentage for this variable.
PERCENTAGE — Constant static property in class com.esri.bao.tasks.thematicmapping.TMValueType
The percentage type.
PointLayer — Final class in package com.esri.bao
The PointLayer class specifies a Business Analyst Online data layer with the point geometry.
PointLayer(dataLayer) — Constructor in class com.esri.bao.PointLayer
Creates a new instance of a data layer with a point geometry.
PointRecord — Final class in package com.esri.bacore
The PointRecord class specifies properties of a geographic point.
PointRecord(name, description, storeID, latitude, longitude) — Constructor in class com.esri.bacore.PointRecord
Creates a new instance of the PointRecord class.
points — Property in class com.esri.bao.PointLayer
Array of PointRecord type items.
POINTS — Constant static property in class com.esri.bacore.DriveTimeUnits
Linear units consisting of points.
populateUserInfo(userInfo) — Method in class com.esri.bacore.client.TokenProvider
Populates the userInfo object with properties to be passed to the IAuthentication object.
prepareParametersForGET(requestVars) — Method in class com.esri.bacore.client.AbstractClient
Converts request variables to a string for the GET method.
prepareUrl(baseUrl, urlSuffix) — Method in class com.esri.bacore.client.AbstractClient
Prepares HTTP request URL combining it from a base URL and a suffix using the combineUrl method.
processBoolean(asyncToken) — Static method in class com.esri.bacore.client.GPResultProcessors
Processes a result as a Boolean value.
processIDNamePairs(asyncToken) — Static method in class com.esri.bacore.client.GPResultProcessors
Processes a result as an array of IDNamePair values.
processReportTemplateInfos(asyncToken) — Static method in class com.esri.bacore.client.GPResultProcessors
Processes a result as an array of ReportTemplateInfo values.
processResult(decodedObject, asyncToken) — Method in class com.esri.bacore.client.AbstractClient
Processes the decoded object.
processResult(asyncToken) — Method in interface com.esri.bacore.client.IBAResultProcessor
Applies post-processing of a result received after executing a Business Analyst task.
processStdGeographiesFeatures(asyncToken) — Static method in class com.esri.bacore.client.GPResultProcessors
Processes a result as an array of IDNamePair values.
processString(asyncToken) — Static method in class com.esri.bacore.client.GPResultProcessors
Processes a result as a String value.
processStringArray(asyncToken) — Static method in class com.esri.bacore.client.GPResultProcessors
Processes a result as an array of String values.
processSummarizationInfos(asyncToken) — Static method in class com.esri.bacore.client.GPResultProcessors
Processes a result as an array of SummarizationInfo values.
processTaskResultOutput(asyncToken) — Static method in class com.esri.bacore.client.GPResultProcessors
Processes a result as a TaskResultOutput value.
propertyChange — Event in class com.esri.bao.tasks.thematicmapping.ThematicMappingRendererInfo
The propertyChange event is dispatched when one of rendering properties is changed.
proxyURL — Property in class com.esri.bacore.client.AbstractClient
The URL to proxy the request through.
proxyURL — Property in class com.esri.bacore.client.AbstractTask
The URL to proxy the request through.
proxyURL — Property in class com.esri.bao.tasks.thematicmapping.ThematicMappingLayer
The URL to proxy the request through.
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