A B C D E F G H I J K L M N O P Q R S T U V W X Z _

G

geColor() - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Deprecated. replaced by WebSimpleMarkerSymbol.getColor()
generateAddressString() - Method in class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
generateButtonXML(Element) - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Generates the XML content for this button.
generatedAlias - Variable in class com.esri.adf.web.ags.data.AGSGeocodeResource
If the user does not provide an alias for the resource, an alias is generated by this object and is represented by this variable
generatedAlias - Variable in class com.esri.adf.web.ags.data.AGSMapResource
If the user does not provide an alias for the resource, an alias is generated by this object and is represented by this variable
generatedAlias - Variable in class com.esri.adf.web.ags.data.geometry.AGSGeometryResource
If the user does not provide an alias for this resource, the end point URL is used as an alias and is represented by this variable.
generatedAlias - Variable in class com.esri.adf.web.ags.data.gp.AGSGPResource
 
generateGroupTaskResultNodes(String, List<?>, String, String, Map<String, String>, String) - Static method in class com.esri.adf.web.data.results.ResultsUtil
Generates a ResultNode for the group of results with the actual List of results as its children nodes.
generateGroupTaskResultNodes(String, List<?>, String, String, Map<String, String>) - Static method in class com.esri.adf.web.data.results.ResultsUtil
Generates a ResultNode for the group of results with the actual List of results as its children nodes.
generateId() - Static method in class com.esri.adf.web.util.ADFDownloadServlet
 
generateLegend(PrintTask, Element) - Method in class com.esri.adf.web.tasks.ajax.PrintTaskRenderer
 
generateQueryLayers() - Method in class com.esri.adf.web.data.query.WebQuery
Generates a list of queryable layers from the QueryFunctionality objects.
generateTaskResultNodesWithActionArray(List<?>, String, String, String[]) - Static method in class com.esri.adf.web.data.results.ResultsUtil
Returns a List of ResultNodes for all the results included in the results argument.
generateTaskResultNodesWithActionArray(List<?>, String, String, String[], String) - Static method in class com.esri.adf.web.data.results.ResultsUtil
Returns a List of ResultNodes for all the results included in the results argument.
generateTaskResultNodesWithActionMap(List<?>, String, String, Map<String, String>) - Static method in class com.esri.adf.web.data.results.ResultsUtil
Returns a List of ResultNodes for all the results included in the results argument.
generateTaskResultNodesWithActionMap(List<?>, String, String, Map<String, String>, String) - Static method in class com.esri.adf.web.data.results.ResultsUtil
Returns a List of ResultNodes for all the results included in the results argument.
generateXML(Object) - Method in class com.esri.adf.web.ags.data.gp.GPBooleanParam
 
generateXML(Object) - Method in class com.esri.adf.web.ags.data.gp.GPDataFileParam
 
generateXML(Object) - Method in class com.esri.adf.web.ags.data.gp.GPDateParam
 
generateXML(Object) - Method in class com.esri.adf.web.ags.data.gp.GPDoubleParam
 
generateXML(Object) - Method in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
generateXML(Object) - Method in class com.esri.adf.web.ags.data.gp.GPLongParam
 
generateXML(Object) - Method in class com.esri.adf.web.ags.data.gp.GPMultiStringParam
 
generateXML(Object) - Method in class com.esri.adf.web.ags.data.gp.GPMultiValueParam
 
generateXML(Object) - Method in class com.esri.adf.web.ags.data.gp.GPRasterDataParam
 
generateXML(Object) - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
generateXML(Object) - Method in class com.esri.adf.web.ags.data.gp.GPStringParam
 
generateXML(Object) - Method in class com.esri.adf.web.data.tasks.DefaultLayout
TaskLayout.generateXML(java.lang.Object)
generateXML(Object) - Method in class com.esri.adf.web.data.tasks.TaskActionDescriptor
 
generateXML(Object) - Method in interface com.esri.adf.web.data.tasks.TaskActionDescriptorModel
Generates the XML content for this action.
generateXML(Object) - Method in class com.esri.adf.web.data.tasks.TaskDescriptor
Generates the XML content for this task.
generateXML(Object) - Method in interface com.esri.adf.web.data.tasks.TaskLayout
Returns a XML Element node containing all necessary information to lay out the components of a task.
generateXML(Object) - Method in class com.esri.adf.web.data.tasks.TaskParamDescriptor
 
generateXML(Object) - Method in interface com.esri.adf.web.data.tasks.TaskParamDescriptorModel
Generates the XML content for this parameter.
generateXML(Object) - Method in class com.esri.adf.web.data.tasks.TaskToolDescriptor
 
generateXML(Object) - Method in interface com.esri.adf.web.data.tasks.TaskToolDescriptorModel
Generates the XML content for this tool.
generateXML() - Method in class com.esri.adf.web.faces.component.CommandControl
Generates an XML representation of the control.
generateXML() - Method in class com.esri.adf.web.faces.component.SelectOneControl
Generates an XML representation of the control.
generateXML() - Method in class com.esri.adf.web.faces.component.SeparatorControl
Generates an XML representation of the control.
generateXML() - Method in interface com.esri.adf.web.faces.component.ToolbarItem
Generates the XML representation of the custom tool bar item.
generateXML() - Method in class com.esri.adf.web.faces.component.ToolControl
Generates an XML representation of the control.
GenericValidator - Class in com.esri.adf.web.data.tasks.validator
GenericValidator is an implementation of the TaskParamValidator interface and helps to provide validation in the ADF Task framework.
GenericValidator() - Constructor for class com.esri.adf.web.data.tasks.validator.GenericValidator
 
geocode - Variable in class com.esri.adf.web.data.WebContext
The WebGeocode referenced by this context.
geocodeAddress() - Method in class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
geocodeAddress() - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
 
geocodeAddress() - Method in interface com.esri.adf.web.data.GeocodeFunctionality
Geocodes a single address based on the current set of address field values.
geocodeAddress() - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
 
GeocodeFunctionality - Interface in com.esri.adf.web.data
The GeocodeFunctionality interface is implemented by functionalities to provide geocoding capability for the resource.
geocodeServer - Variable in class com.esri.adf.web.ags.data.AGSGeocodeResource
 
GeocodeTask - Class in com.esri.adf.web.tasks
 
GeocodeTask() - Constructor for class com.esri.adf.web.tasks.GeocodeTask
 
geoFuncs - Variable in class com.esri.adf.web.data.WebGeocode
 
GEOG_CS - Static variable in class com.esri.adf.web.data.geometry.WebSpatialReference
 
geogTrans - Static variable in class com.esri.adf.web.data.geometry.SRTransformations
Deprecated.  
GeometryOperations - Class in com.esri.adf.web.data.geometry
This class encapsulates the different geometric operations that can be performed on WebGeometry objects.
GeometryOperations() - Constructor for class com.esri.adf.web.data.geometry.GeometryOperations
 
geometryServer - Variable in class com.esri.adf.web.ags.data.geometry.AGSGeometryResource
The remote stub to the geometry service that this resource represents.
GeometryUtil - Class in com.esri.adf.web.data.geometry
GeometryUtil is a utility class that helps to determine spatial relations between two WebGeometries.
getAction() - Method in class com.esri.adf.web.ags.data.edit.event.PostActionEvent
Gets the performed action.
getAction() - Method in class com.esri.adf.web.ags.data.edit.event.PreActionEvent
Gets the action to perform.
getActionContext(Integer, WebContext) - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Creates an ActionContext from a WebContext object for the given layer.
getActionContext() - Method in class com.esri.adf.web.ags.data.edit.event.FeatureChangedEvent
Gets the action context.
getActionContext() - Method in class com.esri.adf.web.ags.data.edit.event.FeatureCreatedEvent
Gets the action context.
getActionContext() - Method in class com.esri.adf.web.ags.data.edit.event.FeatureRemovedEvent
Gets the action context.
getActionContext() - Method in class com.esri.adf.web.ags.data.edit.event.FeatureSelectedEvent
Gets the action context.
getActionContext() - Method in class com.esri.adf.web.ags.data.edit.event.FeatureUnselectedEvent
Gets the action context.
getActionContext() - Method in class com.esri.adf.web.ags.data.edit.event.PostActionEvent
Gets the action context.
getActionContext() - Method in class com.esri.adf.web.ags.data.edit.event.PreActionEvent
Gets the action context.
getActionContext() - Method in class com.esri.adf.web.ags.data.edit.event.PreFeatureStoreEvent
Gets the action context.
getActionDescriptor(String, TaskInfo) - Static method in class com.esri.adf.web.data.tasks.TaskUtils
Returns the task action descriptor for a given actionName in taskInfo.
getActionDescriptors() - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTaskInfo
 
getActionDescriptors() - Method in class com.esri.adf.web.ags.tasks.RoutingTaskInfo
 
getActionDescriptors() - Method in class com.esri.adf.web.data.tasks.SimpleTaskInfo
Claims there are no custom task action descriptors provided.
getActionDescriptors() - Method in interface com.esri.adf.web.data.tasks.TaskInfo
Returns an array of TaskActionDescriptorModel objects for the actions in your task.
getActionDescriptors() - Method in class com.esri.adf.web.data.tasks.XMLSimpleTaskInfo
 
getActionDescriptors() - Method in class com.esri.adf.web.data.tasks.XMLTaskInfoHandler
 
getActionDescriptors() - Method in class com.esri.adf.web.tasks.GeocodeTask
 
getActionDescriptors() - Method in class com.esri.adf.web.tasks.MapToolsTaskInfo
 
getActionDescriptors() - Method in class com.esri.adf.web.tasks.PrintTaskTaskInfo
Returns the action descriptors for the task
getActionDescriptors() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskInfo
 
getActionDescriptors() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskInfo
 
getActionMethod(String) - Method in class com.esri.adf.web.data.results.ResultDescriptor
Returns the Method corresponding to the given actionName.
getActionMethod() - Method in class com.esri.adf.web.data.tasks.TaskActionDescriptor
Returns the method that processes the action
getActionMethodExpressionString() - Method in class com.esri.adf.web.faces.event.ToolItem
Returns the expression string for the MethodBinding associated with the action method
getActionMethodNames() - Method in class com.esri.adf.web.data.results.ResultDefinition
Gets all the action item and method name pairs defined in this object.
getActionMethods() - Method in class com.esri.adf.web.data.results.ResultDescriptor
Returns the java.util.Map of <action name>-<action method> pairs associated with this result.
getActionNames() - Method in class com.esri.adf.web.data.results.ResultDescriptor
Returns the List of action names associated with this result.
getActionNames() - Method in class com.esri.adf.web.data.results.ResultNode
Returns a List of action display names for this result.
getActionType() - Method in class com.esri.adf.web.data.tasks.TaskActionDescriptor
Returns the action method type.
getActiveTool() - Method in class com.esri.adf.web.faces.component.MapControl
Returns the tool item for the active tool.
getActiveTool() - Method in class com.esri.adf.web.faces.component.UIToolbar
Returns the active tool.
getActiveTool() - Method in class com.esri.adf.web.faces.event.ToolItemCollection
 
getActiveWebSessions() - Method in class com.esri.adf.web.data.WebApplication
Returns a collection of active WebSession objects.
getAddress() - Method in class com.esri.adf.web.data.AddressCandidate
 
getAddressFieldAlias(String) - Method in class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
getAddressFieldAlias(String) - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
 
getAddressFieldAlias(String) - Method in interface com.esri.adf.web.data.GeocodeFunctionality
Returns an alias for the given address field.
getAddressFieldAlias(String) - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
 
getAddressFields() - Method in class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
getAddressFields() - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
 
getAddressFields() - Method in interface com.esri.adf.web.data.GeocodeFunctionality
Returns an array of address fields for this geocoder.
getAddressFields() - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
 
getAddressFieldValue(String) - Method in class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
getAddressFieldValue(String) - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
 
getAddressFieldValue(String) - Method in interface com.esri.adf.web.data.GeocodeFunctionality
Returns the value for a given address field.
getAddressFieldValue(String) - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
 
getAdjustedExtent() - Method in class com.esri.adf.web.data.CandidateTileInfo
 
getAlias() - Method in class com.esri.adf.web.ags.data.AGSGeocodeResource
 
getAlias() - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
 
getAlias() - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
 
getAlias() - Method in class com.esri.adf.web.ags.data.AGSMapResource
 
getAlias() - Method in class com.esri.adf.web.ags.data.edit.Attribute
Gets the alias of the Attribute.
getAlias() - Method in class com.esri.adf.web.ags.data.geometry.AGSGeometryResource
 
getAlias() - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
 
getAlias() - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
 
getAlias() - Method in class com.esri.adf.web.ags.data.image.AGSImageResource
 
getAlias() - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
 
getAlias() - Method in class com.esri.adf.web.aims.data.AIMSMapResource
 
getAlias() - Method in class com.esri.adf.web.data.GISResource
Returns a reader friendly name for this resource.
getAlias() - Method in class com.esri.adf.web.data.graphics.GraphicsResource
 
getAlias() - Method in class com.esri.adf.web.wms.data.WMSMapResource
 
getAliases() - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Returns the aliases for the geocoding style ids.
getAllChildren(UIComponent) - Static method in class com.esri.adf.web.util.WebUtil
The method will retrieve all children components under given component.
getAllFeatureLayers() - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets all feature layers from the IMap.
getAllowUturn() - Method in class com.esri.adf.web.ags.tasks.RoutingTask
 
getAllowUTurns() - Method in class com.esri.adf.web.ags.tasks.RoutingTask
 
getAllTaskControls(UIComponent) - Static method in class com.esri.adf.web.util.WebUtil
Returns all Task controls in a map with id and object pair under the given component.
getAngle() - Method in class com.esri.adf.web.data.symbol.WebSymbol
Returns the symbol angle, default value is 0.
getAppId() - Method in class com.esri.adf.web.ve.data.VEResource
 
getApplyLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getArea(MapEvent) - Method in class com.esri.adf.web.tasks.MapToolsTask
 
getArea(WebPolygon, WebSpatialReference) - Static method in class com.esri.adf.web.util.MeasureUtil
Gets area (in sq meters) and perimeter of the given polygon.
getAreaUnitsID() - Method in class com.esri.adf.web.tasks.MapToolsTask
 
getAreaUnitsList() - Method in class com.esri.adf.web.tasks.MapToolsTask
 
getAttribute() - Method in class com.esri.adf.web.ags.data.edit.action.UpdateAttribute
Gets the attribute to update.
getAttribute(String) - Method in class com.esri.adf.web.data.WebContext
Returns the attribute of this context referenced by the key name
getAttribute(String) - Method in class com.esri.adf.web.data.WebSession
Returns a WebSession attribute by name.
getAttributeFilter() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the attribute filter.
getAttributes() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets all the attributes of the current selected feature.
getAttributes(IFeatureLayer, IFeature, AttributeFilter, DateFormat) - Static method in class com.esri.adf.web.ags.data.edit.util.EditUtil
Gets all the editable attributes on the feature.
getAttributes(IFeatureLayer, IFeature, AttributeFilter, DateFormat, LayerDefinition) - Static method in class com.esri.adf.web.ags.data.edit.util.EditUtil
Gets all the editable attributes on the feature.
getAttributes() - Method in class com.esri.adf.web.data.graphics.GraphicFeature
Returns a Map of nonspatial feature attributes.
getAttributes() - Method in class com.esri.adf.web.data.tasks.TaskToolDescriptor
Returns the name-value attributes of this tool
getAttributes() - Method in class com.esri.adf.web.data.WebContext
Returns the attributes associated with this context.
getAttributes() - Method in class com.esri.adf.web.faces.event.ToolItem
Returns the name-value (String, String) pairs of tool attributes.
getAttributesLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getAvailableFunctionalities() - Method in class com.esri.adf.web.data.WebMap
Returns the available web map functionalities for all the resources.
getAvailableGPTaskNames() - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTask
 
getAvailableTileFunctionalities() - Method in class com.esri.adf.web.data.WebMap
Returns all TileFunctionality associated with the map.
getAvailableTileFunctionality() - Method in class com.esri.adf.web.data.WebMap
Returns the first available TileFunctionality associated with the map.
getBackgroundColor() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the background color of the AGSScaleBarFunctionality.
getBackgroundColor() - Method in class com.esri.adf.web.data.tasks.TabularLayout
Returns the background color string
getBandIDs() - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
Returns the band ID's.
getBarColor() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the bar color of the AGSScaleBarFunctionality.
getBarHeight() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the bar height of the AGSScaleBarFunctionality.
getBarrierSymbol() - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Returns the default barrier symbol associated with this functionality.
getBaseUrl() - Method in class com.esri.adf.web.ags.data.AGSTileFunctionality
 
getBaseUrl() - Method in interface com.esri.adf.web.data.TileFunctionality
Returns the base URL for the tiled images.
getBaseUrl() - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
 
getBaseUrlWithdomain() - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
Return the base URL with the subdomain field filled
getBorder() - Method in class com.esri.adf.web.data.tasks.TabularLayout
Returns the border width
getBoundaryCapType() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Deprecated. As of ArcGIS Java Server 9.3, instead use WebSimplePolygonSymbol.getCapType()
getBoundaryColor() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Deprecated. As of ArcGIS Java Server 9.3, instead use WebSimplePolygonSymbol.getColor()
getBoundaryJoinType() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Deprecated. As of ArcGIS Java Server 9.3, instead use WebSimplePolygonSymbol.getJoinType()
getBoundaryTransparency() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Deprecated. As of ArcGIS Java Server 9.3, instead use WebSimplePolygonSymbol.getTransparency()
getBoundaryType() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Deprecated. As of ArcGIS Java Server 9.3, instead use WebSimplePolygonSymbol.getLineType()
getBoundaryWidth() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Deprecated. As of ArcGIS Java Server 9.3, instead use WebSimplePolygonSymbol.getWidth()
getBufferedImage() - Method in class com.esri.adf.web.data.WebElementConverter
Returns the image as BufferedImage.
getButtonText() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Returns the search button text
getButtonText() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.getButtonText()
getCache() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the resources associated with the current bean.
getCacheDirectory() - Method in class com.esri.adf.web.data.WebApplication
Deprecated. This method is deprecated as of ArcGIS Java Server 9.3.1, no replacement
getCalloutTemplate() - Method in class com.esri.adf.web.data.graphics.GraphicsLayer
Returns a callout template string.
getCalloutTemplate() - Method in class com.esri.adf.web.data.query.LayerDefinition
Returns the callout template.
getCalloutTemplate() - Method in class com.esri.adf.web.tasks.GeocodeTask
Returns the callout template.
getCandidateTileInfo(WebExtent, TileFunctionality, WebMap) - Static method in class com.esri.adf.web.util.TileUtils
 
getCandidateTileInfo(WebExtent, VETileFunctionality) - Static method in class com.esri.adf.web.ve.util.VEUtil
Returns the Candidate Tile information for a given extent.
getCapType() - Method in class com.esri.adf.web.data.symbol.WebSimpleLineSymbol
Returns the WebSimpleLineSymbol's line end style.
getCapType() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Returns the symbol's line cap type.
getCellPadding() - Method in class com.esri.adf.web.data.tasks.TabularLayout
Returns the cell padding space
getCellSpacing() - Method in class com.esri.adf.web.data.tasks.TabularLayout
Returns the cell spaces
getCenter() - Method in class com.esri.adf.web.data.geometry.WebCircle
Deprecated.  
getCenter() - Method in class com.esri.adf.web.data.geometry.WebOval
Deprecated.  
getCharacterEncoding() - Method in class com.esri.adf.web.data.WebSession
 
getCharacterIndex() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the WebTrueTypeMarkerSymbol's character value.
getCheckedNodes() - Method in class com.esri.adf.web.faces.event.TocEvent
Returns a collection of TocEvent.CheckedTocNodes.
getChildren() - Method in class com.esri.adf.web.data.results.ResultNode
Returns the List of children nodes.
getChildren() - Method in class com.esri.adf.web.data.TocNode
Returns all the children of this node.
getClassBreakInfos() - Method in class com.esri.adf.web.data.renderer.WebClassBreaksRenderer
Returns the list of WebClassBreakInfos.
getClient(FacesContext) - Static method in class com.esri.adf.web.util.WebUtil
Extracts the user-agent header from the HTTP Servlet request.
getClientAction() - Method in class com.esri.adf.web.data.tasks.TaskToolDescriptor
Returns the name of the JavaScript method to be executed on the client for this tool
getClientAction() - Method in class com.esri.adf.web.faces.component.ButtonControl
Gets the client action of the button, should be a JavaScript method.
getClientAction() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the client action method associated with this tool.
getClientAction() - Method in class com.esri.adf.web.faces.event.ToolItem
Returns the client action to perform.
getClientActionArgs(String, Map<?, ?>, String) - Static method in class com.esri.adf.web.faces.event.ClientActionArgs
Retrieves the ClientActionArgs responsible for the specified client action.
getClientActionArgs() - Method in class com.esri.adf.web.faces.event.MapEvent
Returns the ClientActionArgs which represents the action performed at the client.
getClientFeatureCacheBean(WebContext) - Static method in class com.esri.adf.web.faces.event.InfoWindowPhaseListener
 
getClosestLevelOfDetail(WebExtent, VETileFunctionality) - Static method in class com.esri.adf.web.ve.util.VEUtil
Returns the closest level of detail for a given extent and a VE functionality.
getClosestLevelOfDetail(WebExtent, int, int, Collection<WebLodInfo>) - Static method in class com.esri.adf.web.ve.util.VEUtil
Returns the closest level of detail for a given extent.
getClosestLodInfo(WebExtent, TileFunctionality, WebMap) - Static method in class com.esri.adf.web.util.TileUtils
 
getClosestLodInfo(WebExtent, List<? extends WebLodInfo>, int, int) - Static method in class com.esri.adf.web.util.TileUtils
 
getCloseWindowConfirmLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getClusterType() - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
 
getClusterType() - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
 
getClusterType() - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Returns the cluster configuration for this resource.
getClusterType() - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
Returns the cluster configuration for this resource.
getClusterType() - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
 
getClusterType() - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Returns the cluster configuration for this resource.
getCollapsedImage() - Method in class com.esri.adf.web.faces.component.TocControl
Returns the collapsed image URL.
getCollectionId() - Method in class com.esri.adf.web.faces.component.ButtonControl
Gets the collectionId of the ButtonControl.
getColor() - Method in class com.esri.adf.web.data.symbol.WebSimpleLineSymbol
Returns the symbol's color value.
getColor() - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Returns the WebSimpleMarkerSymbol's color value.
getColor() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Returns the symbol's line color.
getColspan() - Method in class com.esri.adf.web.data.tasks.TabularPosition
Returns the column span
getColumn() - Method in class com.esri.adf.web.data.tasks.TabularPosition
Returns the column
getColumn() - Method in class com.esri.adf.web.ve.data.VETile
Returns the column of this tile.
getComponentById(String) - Static method in class com.esri.adf.web.util.WebUtil
Returns the UIComponent object matching the given id; The method will search all UIComponent objects under the root view of current context; Null will be returned if no UIComponent object with the given id is found;
getComponentById(UIComponent, String) - Static method in class com.esri.adf.web.util.WebUtil
Returns the UIComponent object matching the given id; The method will only search the children components under the given UIComponent; Null will be returned if no UIComponent object with the id is found;
getComponentType() - Method in class com.esri.adf.web.faces.taglib.ButtonTag
 
getComponentType() - Method in class com.esri.adf.web.faces.taglib.CommandTag
Returns the component type string.
getComponentType() - Method in class com.esri.adf.web.faces.taglib.ContextTag
Returns the component type string.
getComponentType() - Method in class com.esri.adf.web.faces.taglib.MapTag
Returns the component type string.
getComponentType() - Method in class com.esri.adf.web.faces.taglib.OverviewTag
Returns the component type string.
getComponentType() - Method in class com.esri.adf.web.faces.taglib.SelectOneTag
Returns the component type string.
getComponentType() - Method in class com.esri.adf.web.faces.taglib.SeparatorTag
Returns the component type string.
getComponentType() - Method in class com.esri.adf.web.faces.taglib.TaskTag
Returns the component type string.
getComponentType() - Method in class com.esri.adf.web.faces.taglib.TocTag
Returns the component type string.
getComponentType() - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Returns the component type string.
getComponentType() - Method in class com.esri.adf.web.faces.taglib.ToolTag
Returns the component type string.
getCompressionQuality() - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
Returns the compression quality of the image.
getConfig() - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
getConfig() - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTask
 
getConfigName() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the configName of the ConfigBean.
getConfigTypeName() - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
 
getConfigurationName() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the configuration name of the EditBean.
getConfigurationNames() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the available configurations of the EditBean.
getConfigurations() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the available configurations of the EditBean.
getConflictMode() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets reconcile rules.
getConflictWin() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets reconcile rules.
getConnectionProxy() - Method in class com.esri.adf.web.aims.data.AIMSMapResource
Returns the ConnectionProxy object associated with this resource.
getContainedPoint() - Method in class com.esri.adf.web.data.ContainingTile
 
getContainingTile() - Method in class com.esri.adf.web.data.CandidateTileInfo
 
getContainingTile(WebPoint, TileFunctionality) - Static method in class com.esri.adf.web.util.TileUtils
 
getContainingTileCoords(WebPoint, WebPoint, int, int, double) - Static method in class com.esri.adf.web.util.TileUtils
 
getContainingTiles() - Method in class com.esri.adf.web.data.WebMap
Gets the valid zoom levels and their associated functionality.
getContent() - Method in class com.esri.adf.web.data.TocNode
Returns the content of this node.
getContextMenuItems() - Method in class com.esri.adf.web.ags.data.AGSTocLayerContent
 
getContextMenuItems() - Method in class com.esri.adf.web.aims.data.AIMSTocLayerContent
 
getContextMenuItems() - Method in class com.esri.adf.web.data.results.ResultNodeContent
 
getContextMenuItems() - Method in class com.esri.adf.web.data.TocNodeContent
The list of javax.faces.model.SelectItem objects representing each item of this node's context menu.
getContextMenuItems() - Method in class com.esri.adf.web.data.TocResourceContent
 
getContextMenuItems() - Method in class com.esri.adf.web.ve.data.imagery.VETocNodeContent
 
getContextMenuItems() - Method in class com.esri.adf.web.wms.data.WMSTocLayerContent
 
getContextMenuItemValue() - Method in class com.esri.adf.web.faces.event.TocEvent
The value of the context menu item to be processed
getContinueLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getControlClass() - Method in class com.esri.adf.web.ags.faces.renderkit.xml.ajax.EditRenderer
 
getControlClass() - Method in class com.esri.adf.web.ags.faces.renderkit.xml.ajax.GPAsyncTaskResultsRenderer
 
getControlClass() - Method in interface com.esri.adf.web.faces.renderkit.xml.ajax.AJAXRenderer
Return the class of the control to be passed for processing
getControlClass() - Method in class com.esri.adf.web.faces.renderkit.xml.ajax.MapRenderer
 
getControlClass() - Method in class com.esri.adf.web.faces.renderkit.xml.ajax.OverviewRenderer
 
getControlClass() - Method in class com.esri.adf.web.faces.renderkit.xml.ajax.TaskRenderer
 
getControlClass() - Method in class com.esri.adf.web.faces.renderkit.xml.ajax.TocRenderer
 
getControlClass() - Method in class com.esri.adf.web.faces.renderkit.xml.ajax.ToolbarRenderer
 
getControlClass() - Method in class com.esri.adf.web.tasks.ajax.PrintTaskRenderer
 
getControlId() - Method in class com.esri.adf.web.faces.event.ClientActionArgs
 
getCopyrightText() - Method in class com.esri.adf.web.ags.data.AGSTocLayerContent
Returns the copyright text for this node.
getCopyrightText() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the copyright text string
getCreateFeatureLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getCriteriaType() - Method in class com.esri.adf.web.data.query.IdentifyCriteria
 
getCriteriaType() - Method in class com.esri.adf.web.data.query.PredefinedQueryCriteria
 
getCriteriaType() - Method in interface com.esri.adf.web.data.query.QueryCriteria
A String representing the query type e.g.
getCriteriaType() - Method in class com.esri.adf.web.data.query.RelateCriteria
 
getCriteriaType() - Method in class com.esri.adf.web.data.query.TextCriteria
 
getCumulativeLength() - Method in class com.esri.adf.web.ags.data.AGSDirection
 
getCurrentAGSExtent() - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getCurrentAGSExtent() - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
Returns the current extent as an EnvelopeN.
getCurrentExtent() - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getCurrentExtent() - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
 
getCurrentExtent() - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
 
getCurrentExtent() - Method in class com.esri.adf.web.data.graphics.GraphicsMapFunctionality
 
getCurrentExtent() - Method in interface com.esri.adf.web.data.MapFunctionality
Returns the current extent of this map.
getCurrentExtent() - Method in class com.esri.adf.web.data.WebMap
Gets the new map extent.
getCurrentExtent() - Method in class com.esri.adf.web.ve.data.imagery.VEImageryFunctionality
 
getCurrentExtent() - Method in class com.esri.adf.web.wms.data.WMSMapFunctionality
 
getCurrentExtentInContextSR() - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getCurrentExtentInContextSR() - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
 
getCurrentExtentInContextSR() - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
 
getCurrentExtentInContextSR() - Method in interface com.esri.adf.web.data.MapFunctionality2
Returns the current extent in the Web Context's spatial reference.
getCurrentExtentInContextSR() - Method in class com.esri.adf.web.ve.data.imagery.VEImageryFunctionality
 
getCurrentExtentInContextSR() - Method in class com.esri.adf.web.wms.data.WMSMapFunctionality
 
getCurrentHost() - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
 
getCurrentLodInfo() - Method in class com.esri.adf.web.ags.data.AGSTileFunctionality
 
getCurrentLodInfo() - Method in interface com.esri.adf.web.data.TileFunctionality
Returns the level of detail (LOD) used to display the current extent.
getCurrentLodInfo() - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
 
getCurrentOID() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the current OID of the selected feature.
getCurrentOIDIndex() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the index of the current OID in the selected features.
getCurrentOriginContainingTile() - Method in class com.esri.adf.web.ags.data.AGSTileFunctionality
 
getCurrentOriginContainingTile() - Method in interface com.esri.adf.web.data.TileFunctionality
Returns the top-left tile for the current extent.
getCurrentOriginContainingTile() - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
 
getCurrentTileLevel() - Method in class com.esri.adf.web.data.WebMap
Gets the tile zoom lever of the current map.
getCurrentVEExtent() - Method in class com.esri.adf.web.ve.data.imagery.VEImageryFunctionality
Returns current extent in the spatial reference used by Bing Maps
getCursor() - Method in class com.esri.adf.web.data.tasks.TaskToolDescriptor
Returns the cursor to be displayed on the map control when this tool is active.
getCursor() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the cursor that is used for this control.
getCursor() - Method in class com.esri.adf.web.faces.event.ToolItem
Returns the cursor type.
getCustomLayerContentClassName() - Method in class com.esri.adf.web.ags.data.AGSTocFunctionality
Returns the name of the custom class (which should be a sub-class of AGSTocLayerContent) to use for the AGS layer nodes
getCustomLayerContentClassName() - Method in class com.esri.adf.web.aims.data.AIMSTocFunctionality
Returns the name of the custom class (which should be a sub-class of AIMSTocLayerContent) to use for the AIMS layer nodes
getCustomLayerContentClassName() - Method in class com.esri.adf.web.data.graphics.GraphicsTocFunctionality
Returns the name of the custom class (which should be a sub-class of GraphicsTocLayerContent) to use for the Graphics layer nodes
getCustomLayerContentClassName() - Method in class com.esri.adf.web.wms.data.WMSTocFunctionality
Returns the name of the custom class (which should be a sub-class of WMSTocLayerContent) to use for the Graphics layer nodes
getCustomPrintHeight() - Method in class com.esri.adf.web.tasks.PrintTask
returns the custom print map height
getCustomPrintWidth() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the custom print map width;
getCustomResourceContentClassName() - Method in class com.esri.adf.web.data.WebToc
Returns the name of the custom class (which should be a sub-class of TocREsourceContent) to use for the resource nodes
getData() - Method in class com.esri.adf.web.data.export.ExportImage
Returns the raw MIME Data image.
getDateFormat() - Method in class com.esri.adf.web.ags.data.edit.action.UpdateAttribute
Gets the date format for date converting.
getDateFormat() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the date format for date converting.
getDateFormat() - Method in class com.esri.adf.web.data.tasks.validator.DateValidator
Specifies the format that is used to display the date component.
getDateFormat() - Method in class com.esri.adf.web.data.WebContext
 
getDefaultDataFrame() - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Returns the default dataframe name.
getDefaultDataFrame() - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
Returns the default dataframe name.
getDefaultDataFrame() - Method in class com.esri.adf.web.aims.data.AIMSOverviewFunctionality
Returns the default dataframe name.
getDefaultGraphicsResource() - Method in class com.esri.adf.web.data.WebContext
Returns the default graphics resource that available in this object.
getDefaultImage() - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Returns the default image URL for the button
getDefaultImage() - Method in class com.esri.adf.web.faces.component.ButtonControl
Returns the default image that is set for this control.
getDefaultImage() - Method in class com.esri.adf.web.faces.component.CommandControl
Returns the default image that is set for this control.
getDefaultImage() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the default image that is set for this control.
getDefaultInstance() - Static method in class com.esri.adf.web.data.geometry.GeometryOperations
Returns the implementation for performing geometric operations.
getDefaultLabel() - Method in class com.esri.adf.web.data.renderer.WebClassBreaksRenderer
Returns the default label.
getDefaultLabel() - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Returnds the default label.
getDefaultNALayerName() - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Returns the default network analyst layer name associated with this functionality.
getDefaultSpatialReference() - Method in class com.esri.adf.web.data.GISResource
Returns the spatial reference associated with this resource.
getDefaultStyle() - Method in class com.esri.adf.web.faces.component.ToolbarControl
Returns the default style for the child control.
getDefaultSymbol() - Method in class com.esri.adf.web.data.renderer.WebClassBreaksRenderer
Returns the default symbol.
getDefaultSymbol() - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Returns the default symbol.
getDefaultValidator(Class<?>) - Static method in class com.esri.adf.web.data.tasks.TaskUtils
Returns a TaskParamValidator object.
getDefaultValue() - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Return the default values for the geocoding style ids.
getDefaultValue() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.getFieldValue()
getDefaultValue() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.getSearchText()
getDefinitionString() - Method in class com.esri.adf.web.data.geometry.WebSpatialReference
Returns spatial reference definition string.
getDescription() - Method in class com.esri.adf.web.data.renderer.WebClassBreakInfo
Returns the detailed description of the class break info.
getDescription() - Method in class com.esri.adf.web.data.renderer.WebUniqueValueInfo
Returns the description of the unique value info.
getDescription() - Method in class com.esri.adf.web.faces.event.ToolItemCollection
Returns a description of the collection.
getDetails() - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParamResult.RecordResult
 
getDetails() - Method in class com.esri.adf.web.data.AddressCandidate
 
getDetails() - Method in class com.esri.adf.web.data.query.QueryResult
Returns the result details (as a java.util.Map of name-value pairs)
getDetails(Object) - Method in class com.esri.adf.web.data.results.ResultDescriptor
Returns the details for the given result.
getDetails() - Method in class com.esri.adf.web.data.results.ResultNode
Returns the details for this result.
getDetailsMethod() - Method in class com.esri.adf.web.data.results.ResultDescriptor
Returns the details Method associated with this result.
getDetailsMethodName() - Method in class com.esri.adf.web.data.results.ResultDefinition
Gets the method to handle action "detail"
getDirections() - Method in class com.esri.adf.web.ags.data.AGSTraversalResult
Returns the collection of traversal results.
getDirectionString() - Method in class com.esri.adf.web.ags.data.AGSDirection
 
getDirectionText() - Method in class com.esri.adf.web.ags.data.AGSDirection
 
getDisabledImage() - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Returns the disabled image URL for the button
getDisabledImage() - Method in class com.esri.adf.web.faces.component.CommandControl
Returns the disabled image that is set for this control.
getDisabledImage() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the disabled image that is set for this control.
getDisabledStyle() - Method in class com.esri.adf.web.faces.component.ToolbarControl
Returns the disabled style for the child control.
getDisplayFieldName() - Method in class com.esri.adf.web.data.query.IdentifyCriteria
 
getDisplayFieldName() - Method in class com.esri.adf.web.data.query.LayerDefinition
Returns which field's value should be used to display the query's results.This value is used as the title in the map tip's callout window.
getDisplayFieldName() - Method in class com.esri.adf.web.data.query.PredefinedQueryCriteria
 
getDisplayFieldName() - Method in interface com.esri.adf.web.data.query.QueryCriteria
Gets the field name which can be used in the query result as a result node title.
getDisplayFieldName() - Method in class com.esri.adf.web.data.query.RelateCriteria
 
getDisplayFieldName() - Method in class com.esri.adf.web.data.query.TextCriteria
 
getDisplayFieldName() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getDisplayFieldName()
getDisplayFieldName() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getDisplayFieldName()
getDisplayFieldName() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.getLayerDefinitions()
getDisplayFieldName() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getDisplayFieldName()
getDisplayName() - Method in class com.esri.adf.web.ags.data.gp.GPBooleanParam
 
getDisplayName() - Method in class com.esri.adf.web.ags.data.gp.GPDataFileParam
 
getDisplayName() - Method in class com.esri.adf.web.ags.data.gp.GPDateParam
 
getDisplayName() - Method in class com.esri.adf.web.ags.data.gp.GPDoubleParam
 
getDisplayName() - Method in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
getDisplayName() - Method in class com.esri.adf.web.ags.data.gp.GPLongParam
 
getDisplayName() - Method in class com.esri.adf.web.ags.data.gp.GPMultiStringParam
 
getDisplayName() - Method in class com.esri.adf.web.ags.data.gp.GPMultiValueParam
 
getDisplayName() - Method in class com.esri.adf.web.ags.data.gp.GPRasterDataParam
 
getDisplayName() - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
getDisplayName() - Method in class com.esri.adf.web.ags.data.gp.GPStringParam
 
getDisplayName() - Method in class com.esri.adf.web.ags.data.gp.GPTaskConfig
 
getDisplayName(Object) - Method in class com.esri.adf.web.data.results.ResultDescriptor
Returns the display name for the given result.
getDisplayName() - Method in class com.esri.adf.web.data.results.ResultNode
Returns the display name for this result.
getDisplayName() - Method in interface com.esri.adf.web.data.tasks.TaskActionDescriptorModel
Returns the display text for the action.
getDisplayName() - Method in interface com.esri.adf.web.data.tasks.TaskParamDescriptorModel
Returns the display text for the parameter.
getDisplayName() - Method in interface com.esri.adf.web.data.tasks.TaskToolDescriptorModel
Returns the display text for the tool.
getDisplayName() - Method in class com.esri.adf.web.tasks.PrintTask
Gets the task display name
getDisplayName() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
getDisplayName() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesTask.getDisplayName()
getDisplayName() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Returns the task window title name.
getDisplayName() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.getDisplayName()
getDisplayNameMethod() - Method in class com.esri.adf.web.data.results.ResultDescriptor
Returns the display name Method associated with this result.
getDisplayNameMethodName() - Method in class com.esri.adf.web.data.results.ResultDefinition
Gets the method handling action "display"
getDisplayScore() - Method in class com.esri.adf.web.data.AddressCandidate
 
getDisplayText() - Method in class com.esri.adf.web.ags.data.gp.GPBooleanParam
 
getDisplayText() - Method in class com.esri.adf.web.ags.data.gp.GPDataFileParam
 
getDisplayText() - Method in class com.esri.adf.web.ags.data.gp.GPDateParam
 
getDisplayText() - Method in class com.esri.adf.web.ags.data.gp.GPDoubleParam
 
getDisplayText() - Method in class com.esri.adf.web.ags.data.gp.GPJobMessage
 
getDisplayText() - Method in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
getDisplayText() - Method in class com.esri.adf.web.ags.data.gp.GPLongParam
 
getDisplayText() - Method in class com.esri.adf.web.ags.data.gp.GPMultiStringParam
 
getDisplayText() - Method in class com.esri.adf.web.ags.data.gp.GPMultiValueParam
Represents the object as a String.
getDisplayText() - Method in class com.esri.adf.web.ags.data.gp.GPRasterDataParamResult
 
getDisplayText() - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParamResult
 
getDisplayText() - Method in class com.esri.adf.web.ags.data.gp.GPStringParam
 
getDisplayText() - Method in class com.esri.adf.web.ags.data.gp.GPStringParamGraphicsResult
 
getDistance(MapEvent) - Method in class com.esri.adf.web.tasks.MapToolsTask
 
getDistance(WebPolyline, WebSpatialReference) - Static method in class com.esri.adf.web.util.MeasureUtil
Gets distance in meters
getDistanceUnitsID() - Method in class com.esri.adf.web.tasks.MapToolsTask
 
getDistanceUnitsList() - Method in class com.esri.adf.web.tasks.MapToolsTask
 
getDivision() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the division of the AGSScaleBarFunctionality.
getDivisions() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the divisions of the AGSScaleBarFunctionality.
getDivisionsBeforeZero() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the divisions before zero of the AGSScaleBarFunctionality.
getDomain() - Method in class com.esri.adf.web.ags.data.AGSUser
 
getDPI() - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
Returns the DPI from the map functionality.
getDPI() - Method in class com.esri.adf.web.aims.data.AIMSOverviewFunctionality
Returns the DPI of the overview map.
getDpi() - Method in class com.esri.adf.web.data.export.ExportProperties
 
getDpi() - Method in class com.esri.adf.web.data.WebMap
Returns the DPI of the map.
getDpi() - Method in class com.esri.adf.web.data.WebOverview
Returns the dots per inches (DPI) of the overview map image.
getDrawExtent() - Method in class com.esri.adf.web.data.WebOverview
Returns a WebExtent object encompassing the extent of the overview map.
getDrivingLength() - Method in class com.esri.adf.web.ags.data.AGSDirection
 
getDrivingTime() - Method in class com.esri.adf.web.ags.data.AGSDirection
 
getEditFeatureLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getEditLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getElementValue(String, Element) - Static method in class com.esri.adf.web.util.XMLUtil
 
getEndPointURL() - Method in class com.esri.adf.web.ags.data.AGSGeocodeResource
 
getEndPointURL() - Method in class com.esri.adf.web.ags.data.AGSMapResource
Returns the URL to a web service end point which serves an ArcGIS server map
getEndPointURL() - Method in class com.esri.adf.web.ags.data.geometry.AGSGeometryResource
Returns the URL to a Geometry Web Service end point.
getEndPointURL() - Method in class com.esri.adf.web.ags.data.gp.AGSGPResource
 
getEndPointURL() - Method in class com.esri.adf.web.ags.data.image.AGSImageResource
Returns the URL to a web service end point which serves an ArcGIS server image
getEndPointURL() - Method in class com.esri.adf.web.ve.data.VEResource
Returns the endpoint to the Bing Maps web service.
getEndTileColumn() - Method in class com.esri.adf.web.data.WebLodInfo
 
getEndTileRow() - Method in class com.esri.adf.web.data.WebLodInfo
 
getEnteredLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getEnteredLastPoint() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the last entered point as a string.
getEnterGeometyType() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the geometry type of the tool operation.
getErrorMessage() - Method in class com.esri.adf.web.tasks.PrintTask
If there is some exception occurred during the generation of printing map image, the error will be sent back to client.
getEsriUnitsDisplayText(EsriUnits) - Static method in class com.esri.adf.web.ags.util.AGSUtil
Returns a String describing EsriUnits constant.
getEventListener() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the event listener of actions.
getEventSourceIds() - Method in class com.esri.adf.web.faces.renderkit.xml.ajax.AJAXResponseRenderer
Ids of component(s) passed when constructing this object.
getExpandedImage() - Method in class com.esri.adf.web.faces.component.TocControl
Returns the expanded image URL.
getExpandLevel() - Method in class com.esri.adf.web.data.WebToc
Returns the number of levels to be expanded by default.
getExpressionParams() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
getExpressions() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
getExtensionServer(String) - Method in interface com.esri.adf.web.ags.data.AGSExtensions
 
getExtensionServer(String) - Method in class com.esri.adf.web.ags.data.AGSExtensionsResource
 
getExtensionServer(String) - Method in class com.esri.adf.web.ags.data.AGSLocalExtensionsResource
 
getExtensionUrls() - Method in class com.esri.adf.web.ags.data.AGSExtensionsResource
 
getExtent() - Method in class com.esri.adf.web.ags.data.AGSDirection
Returns the extent of the direction.
getExtent() - Method in class com.esri.adf.web.ags.data.edit.action.SelectByExtent
Gets the search bounds.
getExtent() - Method in class com.esri.adf.web.data.export.ExportProperties
 
getExtent() - Method in class com.esri.adf.web.data.query.QueryResult
Returns the extent of this result
getExteriorRings(WebPolygon) - Static method in class com.esri.adf.web.data.geometry.GeometryUtil
 
getExternalContext() - Static method in class com.esri.adf.web.util.WebUtil
 
getFacesContext() - Static method in class com.esri.adf.web.util.WebUtil
 
getFailRecheckValue() - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
Return the fail recheck value.
getFailRecheckValue() - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
Return the fail recheck value.
getFailRecheckValue() - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Return the fail recheck value.
getFailRecheckValue() - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
Return the fail recheck value.
getFailRecheckValue() - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
Return the fail recheck value.
getFailRecheckValue() - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Return the fail recheck value.
getFamily() - Method in class com.esri.adf.web.faces.component.ButtonControl
Returns the family of this control.
getFamily() - Method in class com.esri.adf.web.faces.component.CommandControl
Returns the family of this control.
getFamily() - Method in class com.esri.adf.web.faces.component.ContextControl
Returns the family of this control.
getFamily() - Method in class com.esri.adf.web.faces.component.MapControl
Returns the family of this control.
getFamily() - Method in class com.esri.adf.web.faces.component.OverviewControl
Returns the family of this control.
getFamily() - Method in class com.esri.adf.web.faces.component.SelectOneControl
Returns the family of this control.
getFamily() - Method in class com.esri.adf.web.faces.component.SeparatorControl
Returns the family of this control.
getFamily() - Method in class com.esri.adf.web.faces.component.TaskControl
Returns the family of this control.
getFamily() - Method in class com.esri.adf.web.faces.component.TocControl
Returns the family of this control.
getFamily() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the family of this control.
getFamily() - Method in class com.esri.adf.web.faces.component.UIToolbar
Returns the family of this control.
getFeature() - Method in class com.esri.adf.web.ags.data.edit.action.UpdateAttribute
Gets the feature to update.
getFeature() - Method in class com.esri.adf.web.ags.data.edit.event.FeatureChangedEvent
Gets the feature to change.
getFeature() - Method in class com.esri.adf.web.ags.data.edit.event.FeatureCreatedEvent
Gets the new feature.
getFeature() - Method in class com.esri.adf.web.ags.data.edit.event.FeatureRemovedEvent
Gets the removed feature.
getFeature() - Method in class com.esri.adf.web.ags.data.edit.event.FeatureSelectedEvent
Gets the selected feature.
getFeature() - Method in class com.esri.adf.web.ags.data.edit.event.FeatureUnselectedEvent
Gets the Unselected feature.
getFeature() - Method in class com.esri.adf.web.ags.data.edit.event.PreFeatureStoreEvent
Gets the feature.
getFeatureLayer(Integer) - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets a feature layer by the given layer index..
getFeatureLayers() - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets valid feature layers from the IMap, only the layers conform the current config will be returned.
getFeatureLayers(IMap, IServerContext) - Static method in class com.esri.adf.web.ags.data.edit.util.EditUtil
Gets all feature layers from the IMap.
getFeatures(IFeatureLayer, int[], IServerContext) - Static method in class com.esri.adf.web.ags.data.edit.util.EditUtil
Gets the features by the given object IDs.
getFeaturesLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getField() - Method in class com.esri.adf.web.data.renderer.WebClassBreaksRenderer
Returns the field name.
getField1() - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Returns the name of the first field.
getField2() - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Returns the name of the second field.
getField3() - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Returns the name of the third field.
getFieldAliases() - Method in class com.esri.adf.web.data.query.LayerDefinition
Returns the field aliases.
getFieldDelimiter() - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Returns the field delimiter.
getFieldLabel() - Method in class com.esri.adf.web.tasks.QueryAttributesExpression
 
getFieldName() - Method in class com.esri.adf.web.tasks.QueryAttributesExpression
 
getFieldName() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.getFieldName()
getFieldName() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.getFieldName()
getFieldNamesAndAliases(int) - Method in class com.esri.adf.web.ags.data.query.AGSQueryFunctionality
Returns the names and aliases for all fields of the given layer.
getFieldOperator() - Method in class com.esri.adf.web.tasks.QueryAttributesExpression
 
getFields() - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
getFields(int) - Method in class com.esri.adf.web.ags.data.query.AGSQueryFunctionality
Returns the fields of the specified layer.
getFieldType() - Method in class com.esri.adf.web.tasks.QueryAttributesExpression
 
getFieldType() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.getFieldType()
getFieldType() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.getFieldType()
getFieldValue(PropertySetProperty[], String) - Method in class com.esri.adf.web.ags.data.query.AGSQueryFunctionality
Returns the field value from the property set based on the specified field name.
getFieldValue() - Method in class com.esri.adf.web.tasks.QueryAttributesExpression
 
getFieldValues() - Method in class com.esri.adf.web.tasks.QueryAttributesExpression
 
getFileName() - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Returns a String specifying a filename or path.
getFillColor() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Returns the symbol's fill color value.
getFillInterval() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Returns the symbol's fill interval value.
getFillSymbol(IColor) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the fill symbol.
getFillTexture() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Returns the symbol's fill texture as a buffered image.
getFillTransparency() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Returns the symbol's fill transparency value.
getFillType() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Returns the symbol's fill type value.
getFinalLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getFindButtonText() - Method in class com.esri.adf.web.tasks.GeocodeTask
 
getFindButtonText() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
getFindButtonText() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesTask.getFindButtonText()
getFindButtonToolTip() - Method in class com.esri.adf.web.tasks.GeocodeTask
 
getFindCriteriaHandlers() - Method in class com.esri.adf.web.data.query.QueryFunctionality
Returns the QueryCriteriaHandlers registered with this functionality.
getFont() - Method in class com.esri.adf.web.data.symbol.WebScalebarSymbol
Returns the scalebar label font
getFontCharacter() - Method in class com.esri.adf.web.data.WebNorthArrow
 
getFontColor() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the fontColor of the AGSScaleBarFunctionality.
getFontColor() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the WebTrueTypeMarkerSymbol's font color value.
getFontColor() - Method in class com.esri.adf.web.data.WebNorthArrow
 
getFontFamily() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the fontFamily of the AGSScaleBarFunctionality.
getFontGlowingColor() - Method in class com.esri.adf.web.data.WebNorthArrow
 
getFontName() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the WebTrueTypeMarkerSymbol's font name.
getFontName() - Method in class com.esri.adf.web.data.WebNorthArrow
 
getFontOutlineColor() - Method in class com.esri.adf.web.data.WebNorthArrow
 
getFontShadowColor() - Method in class com.esri.adf.web.data.WebNorthArrow
 
getFontSize() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the fontSize of the AGSScaleBarFunctionality.
getFontSize() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the WebTrueTypeMarkerSymbol's font size value.
getFontSize() - Method in class com.esri.adf.web.data.WebNorthArrow
 
getFontStyle() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the WebTrueTypeMarkerSymbol's font style value.
getFontStyle() - Method in class com.esri.adf.web.data.WebNorthArrow
 
getFullExtent() - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getFullExtent() - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
 
getFullExtent() - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
 
getFullExtent() - Method in class com.esri.adf.web.data.graphics.GraphicsMapFunctionality
 
getFullExtent() - Method in interface com.esri.adf.web.data.MapFunctionality
Returns the full extent of this map.
getFullExtent() - Method in class com.esri.adf.web.data.WebMap
Gets the full extend of the map.
getFullExtent() - Method in class com.esri.adf.web.ve.data.imagery.VEImageryFunctionality
 
getFullExtent() - Method in class com.esri.adf.web.wms.data.WMSMapFunctionality
 
getFunctionalities() - Method in class com.esri.adf.web.data.GISResource
Returns the java.util.Map of named GISFunctionalitys maintained by this resource.
getFunctionality(String) - Method in class com.esri.adf.web.data.GISResource
Returns the GISFunctionality maintained by this resource and referenced by the given name.
getGeocodeFunctionalities() - Method in class com.esri.adf.web.data.WebGeocode
 
getGeocodeFunctionality() - Method in class com.esri.adf.web.data.AddressCandidate
 
getGeocodeFunctionality() - Method in class com.esri.adf.web.tasks.GeocodeTask
 
getGeocodeLayerId() - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Returns the geocode layer id.
getGeocodeResource() - Method in class com.esri.adf.web.tasks.GeocodeTask
 
getGeocodeServer() - Method in class com.esri.adf.web.ags.data.AGSGeocodeResource
 
getGeocodeServer() - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
 
getGeometries() - Method in class com.esri.adf.web.data.GraphicRenderer
Returns a list of geometries to be rendered.
getGeometry() - Method in class com.esri.adf.web.ags.data.edit.action.AddFeature
Gets the geometry of the new feature.
getGeometry() - Method in class com.esri.adf.web.data.GraphicElement
 
getGeometry() - Method in class com.esri.adf.web.data.graphics.GraphicFeature
Returns geometry of the feature
getGeometryDef() - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
getGeometryServer() - Method in class com.esri.adf.web.ags.data.geometry.AGSGeometryResource
Returns The remote stub to the geometry service that this resource represents.
getGeometryServer() - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
 
getGeometryType() - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
getGeometryType() - Method in class com.esri.adf.web.data.geometry.WebCircle
Deprecated.  
getGeometryType() - Method in class com.esri.adf.web.data.geometry.WebExtent
 
getGeometryType() - Method in class com.esri.adf.web.data.geometry.WebGeometry
Returns a text representing the type of the geometry.
getGeometryType() - Method in class com.esri.adf.web.data.geometry.WebMultiPoint
 
getGeometryType() - Method in class com.esri.adf.web.data.geometry.WebOval
Deprecated.  
getGeometryType() - Method in class com.esri.adf.web.data.geometry.WebPath
 
getGeometryType() - Method in class com.esri.adf.web.data.geometry.WebPoint
 
getGeometryType() - Method in class com.esri.adf.web.data.geometry.WebPolygon
 
getGeometryType() - Method in class com.esri.adf.web.data.geometry.WebPolyline
 
getGeometryType() - Method in class com.esri.adf.web.data.geometry.WebRing
 
getGetResultsButtonText() - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTaskConfig
 
getGlowingColor() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the WebTrueTypeMarkerSymbol's glowing color value.
getGPDataType() - Method in class com.esri.adf.web.ags.data.gp.GPBooleanParam
 
getGPDataType() - Method in class com.esri.adf.web.ags.data.gp.GPDataFileParam
 
getGPDataType() - Method in class com.esri.adf.web.ags.data.gp.GPDateParam
 
getGPDataType() - Method in class com.esri.adf.web.ags.data.gp.GPDoubleParam
 
getGPDataType() - Method in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
getGPDataType() - Method in class com.esri.adf.web.ags.data.gp.GPLongParam
 
getGPDataType() - Method in class com.esri.adf.web.ags.data.gp.GPMultiStringParam
 
getGPDataType() - Method in class com.esri.adf.web.ags.data.gp.GPMultiValueParam
 
getGPDataType() - Method in interface com.esri.adf.web.ags.data.gp.GPParam
 
getGPDataType() - Method in class com.esri.adf.web.ags.data.gp.GPRasterDataParam
 
getGPDataType() - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
getGPDataType() - Method in class com.esri.adf.web.ags.data.gp.GPStringParam
 
getGPParamInfo() - Method in class com.esri.adf.web.ags.data.gp.GPBooleanParam
 
getGPParamInfo() - Method in class com.esri.adf.web.ags.data.gp.GPDataFileParam
 
getGPParamInfo() - Method in class com.esri.adf.web.ags.data.gp.GPDateParam
 
getGPParamInfo() - Method in class com.esri.adf.web.ags.data.gp.GPDoubleParam
 
getGPParamInfo() - Method in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
getGPParamInfo() - Method in class com.esri.adf.web.ags.data.gp.GPLongParam
 
getGPParamInfo() - Method in class com.esri.adf.web.ags.data.gp.GPMultiStringParam
 
getGPParamInfo() - Method in class com.esri.adf.web.ags.data.gp.GPMultiValueParam
 
getGPParamInfo() - Method in interface com.esri.adf.web.ags.data.gp.GPParam
 
getGPParamInfo() - Method in class com.esri.adf.web.ags.data.gp.GPRasterDataParam
 
getGPParamInfo() - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
getGPParamInfo() - Method in class com.esri.adf.web.ags.data.gp.GPStringParam
 
getGPServer() - Method in class com.esri.adf.web.ags.data.gp.AGSGPResource
 
getGPServer() - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
 
getGPTask() - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
getGraphicImageType() - Method in class com.esri.adf.web.ags.data.gp.GPMapServerGraphics
 
getGraphicImageType() - Method in interface com.esri.adf.web.data.GraphicImage
 
getGraphics() - Method in class com.esri.adf.web.data.WebGeocode
 
getGraphicsFeatures() - Method in class com.esri.adf.web.data.graphics.GraphicsLayer
Returns the list of graphic features in the layer.
getGraphicsFeatures() - Method in class com.esri.adf.web.data.graphics.GroupGraphicsLayer
 
getGraphicsResource() - Method in class com.esri.adf.web.data.results.ResultDefinition
Gets the GraphicsResource instance associated with the result.
getGraphicsTransparency() - Method in class com.esri.adf.web.data.WebMap
Returns the transparency value for the custom graphics.
getHeader() - Method in class com.esri.adf.web.data.results.ResultDefinition
Gets the header name of the root result node.
getHeight() - Method in class com.esri.adf.web.data.export.ExportProperties
 
getHeight() - Method in class com.esri.adf.web.data.geometry.WebExtent
Returns the height of WebExtent.
getHeight() - Method in class com.esri.adf.web.data.geometry.WebOval
Deprecated.  
getHeight() - Method in class com.esri.adf.web.data.WebMap
Returns the height of the map.
getHeight() - Method in class com.esri.adf.web.data.WebNorthArrow
 
getHeight() - Method in class com.esri.adf.web.data.WebOverview
Returns the height of the overview map.
getHeight() - Method in class com.esri.adf.web.data.WebScaleBar
Get height of scale bar.
getHeight() - Method in class com.esri.adf.web.faces.component.MapControl
Returns the height of the control.
getHeight() - Method in class com.esri.adf.web.faces.component.OverviewControl
Returns the height of the control.
getHelpUrl() - Method in class com.esri.adf.web.data.tasks.TaskDescriptor
Returns the URL to a help document describing this task.
getHelpURL() - Method in class com.esri.adf.web.tasks.GeocodeTask
 
getHelpURL() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
getHelpURL() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Returns the task help URL.
getHideLayers() - Method in class com.esri.adf.web.aims.data.AIMSTocFunctionality
 
getHideLayers() - Method in class com.esri.adf.web.wms.data.WMSTocFunctionality
Returns the comma separated layer names.
getHighlightColor() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the highlight color as a three element String array.
getHighlightGeometry() - Method in class com.esri.adf.web.data.query.QueryResult
Returns the geometry that should be displayed as a graphic when this result is highlighted
getHighlightRenderer() - Method in class com.esri.adf.web.data.graphics.GraphicsLayer
Return layer highlight renderer.
getHighlightRenderer() - Method in class com.esri.adf.web.data.query.LayerDefinition
Return the highlight renderer for callout.
getHighlightRenderer() - Method in class com.esri.adf.web.tasks.GeocodeTask
Returns the highlight renderer for callout.
getHlColor() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the highlight color.
getHorizon(boolean) - Method in class com.esri.adf.web.data.geometry.WebSpatialReference
Returns the horizon of this spatial reference.
getHostName() - Method in class com.esri.adf.web.aims.data.AIMSMapResource
Returns the Machine name or URL string of the ArcIMS Server.
getHosts() - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
 
getHosts() - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
 
getHosts() - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Returns the List of server hosts that this resource connects to
getHosts() - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
Returns the List of server hosts that this resource connects.
getHosts() - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
 
getHosts() - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Returns the List of server hosts that this resource connects to
getHoverImage() - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Returns the hover image URL for the button
getHoverImage() - Method in class com.esri.adf.web.faces.component.ButtonControl
Returns the hover image that is set for this control.
getHoverImage() - Method in class com.esri.adf.web.faces.component.CommandControl
Returns the hover image that is set for this control.
getHoverImage() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the hover image that is set for this control.
getHoverStyle() - Method in class com.esri.adf.web.faces.component.ToolbarControl
Returns the hover style for the child control.
getId() - Method in class com.esri.adf.web.ags.data.edit.bean.SnapRulesBean
Gets the id of the layer associated with the rules.
getId() - Method in class com.esri.adf.web.data.geometry.WebSpatialReference
Return spatial reference ID.
getId() - Method in class com.esri.adf.web.data.graphics.GraphicsLayer
Returns layer ID
getId() - Method in class com.esri.adf.web.data.tasks.DefaultLayout
Returns the Id defined by user
getId() - Method in class com.esri.adf.web.data.WebLayerInfo
 
getId() - Method in class com.esri.adf.web.data.WebSession
The ID of this session.
getIdentifiableLayers() - Method in class com.esri.adf.web.tasks.MapToolsTask
Returns the map entry of identifiable layers.
getImage() - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Returns the picture as a buffered image.
getImage() - Method in class com.esri.adf.web.faces.component.SeparatorControl
Returns the separator image.
getImageBytes() - Method in class com.esri.adf.web.data.WebMap
Similar to WebMap.getImageUrl(), it returns byte array.
getImageBytes(PlanarImage, String) - Static method in class com.esri.adf.web.util.ImageUtil
 
getImageDataBytes() - Method in class com.esri.adf.web.data.WebMap
Gets the map image byte array for each resources.
getImageDescExtent() - Method in class com.esri.adf.web.ags.data.image.AGSImageOverviewFunctionality
Return the current extent of the image overview
getImageDescription() - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getImageDescription() - Method in class com.esri.adf.web.ags.data.AGSOverviewFunctionality
Returns the ImageDescription for the overview image.
getImageDescription() - Method in class com.esri.adf.web.ags.data.image.AGSImageOverviewFunctionality
Returns the GeoImageDescription for the overview image.
getImageFormat(String) - Method in class com.esri.adf.web.ags.data.AGSMapResource
Returns an EsriImageFormat constant corresponding to format string.
getImageFormat() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the image format of the AGSScaleBarFunctionality.
getImageFormat(String) - Method in class com.esri.adf.web.ags.data.image.AGSImageResource
Returns an EsriImageFormat constant corresponding to format string.
getImageFormat(String) - Static method in class com.esri.adf.web.ags.util.AGSUtil
Deprecated. Please use AGSMapResource.getImageFormat(String) instead.
getImageFormat(String) - Method in class com.esri.adf.web.aims.data.AIMSMapResource
Convenient method to return the ArcIMS Service specific map image format from the available list of the Service supported formats.
getImageFormat() - Method in class com.esri.adf.web.data.export.ExportProperties
 
getImageFormat() - Method in class com.esri.adf.web.data.WebMap
Returns the format of the map image.
getImageFormat() - Method in class com.esri.adf.web.data.WebOverview
Returns the image format for the overview map.
getImageFormat() - Method in class com.esri.adf.web.data.WebToc
Returns the format of the TOC images.
getImageFormat(String) - Method in class com.esri.adf.web.wms.data.WMSMapResource
Convenient method to return the WMS Service specific map image format from the available list of WMS Service supported formats.
getImageFormat(List<String>, String) - Static method in class com.esri.adf.web.wms.util.WMSUtil
Deprecated. Please use WMSMapResource.getImageFormat(String) instead.
getImageHeight() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the image height of the AGSScaleBarFunctionality.
getImageHeight() - Method in class com.esri.adf.web.data.WebElementConverter
Returns image height.
getImageMapFunc() - Method in class com.esri.adf.web.ags.data.image.query.AGSImageQueryFunctionality
Returns the AGSImageMapFunctionality sharing the same AGSImageResource than this instance
getImageRectangle() - Method in class com.esri.adf.web.data.WebOverview
Returns the extent (in screen coordinates) of the area of interest box representing the current extent of the main map.
getImageResolution() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the image resolution (DPI) of the AGSScaleBarFunctionality.
getImageServer() - Method in class com.esri.adf.web.ags.data.image.AGSImageResource
Returns The remote stub to the image service that this resource represents
getImageServer() - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
 
getImageServiceInfo() - Method in class com.esri.adf.web.ags.data.image.AGSImageResource
Returns the ImageServiceInfo for associated ArcGIS Server image service.
getImageUrl() - Method in class com.esri.adf.web.data.SimpleTocNodeContent
 
getImageUrl() - Method in class com.esri.adf.web.data.TocNodeContent
Returns a URL to the image to be displayed for this node.
getImageUrl() - Method in class com.esri.adf.web.data.WebMap
Returns the fused map image URL if all the resources of the map are dynamic.
getImageUrl() - Method in class com.esri.adf.web.data.WebNorthArrow
 
getImageUrl() - Method in class com.esri.adf.web.data.WebOverview
Returns the image URL of the overview map.
getImageUrl() - Method in class com.esri.adf.web.data.WebScaleBar
If the scale bar uses a ScaleBarFunctionality, this method returns the URL to the image generated by calling ScaleBarFunctionality.exportImage().
getImageURLs() - Method in class com.esri.adf.web.data.WebMap
Gets the map URLs for each resources.
getImageWidth() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the image width of the AGSScaleBarFunctionality.
getImageWidth() - Method in class com.esri.adf.web.data.WebElementConverter
Returns image width.
getIMap(AGSLocalMapResource) - Static method in class com.esri.adf.web.ags.data.edit.util.EditWebUtil
Gets IMap from a given resource.
getIndentWidth() - Method in class com.esri.adf.web.faces.component.TocControl
Returns the indentation level of the TOC nodes.
getIndex() - Method in class com.esri.adf.web.ags.data.edit.Attribute
Gets the index of the attribute when retrieved from a feature.
getInitExtent() - Method in class com.esri.adf.web.data.WebMap
Gets the initialize extent.
getInitialExtent() - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getInitialExtent() - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
 
getInitialExtent() - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
 
getInitialExtent() - Method in class com.esri.adf.web.data.graphics.GraphicsMapFunctionality
 
getInitialExtent() - Method in interface com.esri.adf.web.data.MapFunctionality
Returns the initial extent of this map.
getInitialExtent() - Method in class com.esri.adf.web.ve.data.imagery.VEImageryFunctionality
 
getInitialExtent() - Method in class com.esri.adf.web.wms.data.WMSMapFunctionality
 
getInitialVisibleLayerCount() - Method in class com.esri.adf.web.wms.data.WMSTocFunctionality
Returns the initial visible layers count.
getInputParams() - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
getInteriorRings(WebPolygon, WebRing) - Static method in class com.esri.adf.web.data.geometry.GeometryUtil
 
getInterpolation() - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
Returns the interpolation.
getInvalidMessage() - Method in class com.esri.adf.web.data.tasks.validator.GenericValidator
Returns the message that will be displayed to the user when the parameter's value does not pass the validation rules.
getIpAddress() - Method in class com.esri.adf.web.ve.data.VETokenInfo
Returns the IP address used to get the token.
getJobID() - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTask
 
getJobID() - Method in class com.esri.adf.web.ags.data.gp.GPMapServerGraphics
 
getJobID() - Method in class com.esri.adf.web.ags.data.gp.GPTaskResult
 
getJobMessage() - Method in class com.esri.adf.web.ags.data.gp.GPJobMessage
 
getJobMessages(String) - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
getJobMessageTypeText(EsriJobMessageType) - Static method in class com.esri.adf.web.ags.data.gp.GPUtil
 
getJobStatusText(EsriJobStatus) - Static method in class com.esri.adf.web.ags.data.gp.GPUtil
 
getJoinType() - Method in class com.esri.adf.web.data.symbol.WebSimpleLineSymbol
Returns the symbol's join type.
getJoinType() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Returns the symbol's line join type.
getKey() - Method in class com.esri.adf.web.data.TocNode
Returns the key identifying this node in its current position.
getKey() - Method in class com.esri.adf.web.faces.event.ToolItem
Returns the tool key.
getLabel() - Method in class com.esri.adf.web.data.renderer.WebClassBreakInfo
Returns the label for this break.
getLabel() - Method in class com.esri.adf.web.data.renderer.WebUniqueValueInfo
Returns the label.
getLabelFrequency() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the labelFrequency of the AGSScaleBarFunctionality.
getLabelGap() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the labelGap of the AGSScaleBarFunctionality.
getLabelPosition() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the labelPosition of the AGSScaleBarFunctionality.
getLabelText() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.getFieldLabel()
getLabelText() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Returns the label text for the search field.
getLabelText() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.getLabelText()
getLargeDelta() - Method in class com.esri.adf.web.data.tasks.validator.NumberSpinner
Specifies the amount by which the value will be incremented/decremented when the user scrolls for a new value using the Page Up/Page Down keys.
getLastFeatureIdAssigned() - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
getLayer() - Method in class com.esri.adf.web.ags.data.edit.ActionContext
Gets the current target layer that is being edited.
getLayer() - Method in class com.esri.adf.web.ags.data.edit.bean.SnapRulesBean
Gets the name of the layer associated with the rules.
getLayer(int) - Method in class com.esri.adf.web.ags.data.query.AGSQueryFunctionality
Returns a WebLayerInfo object representing the given layer.
getLayer(String) - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
Returns Layer object based on the specified layerId.
getLayer() - Method in class com.esri.adf.web.data.query.QueryResult
Returns the layer associated with this result
getLayerDefinition() - Method in class com.esri.adf.web.data.query.QueryResult
Returns the LayerDefinition of this result.
getLayerDefinition() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Returns the LayerDefinition object.
getLayerDefinition(List<? extends LayerDefinition>, String, int) - Static method in class com.esri.adf.web.util.QueryUtil
Returns the layer definition object from the layer definition list based on the specified resource and layer id.
getLayerDefinitions() - Method in class com.esri.adf.web.data.query.IdentifyCriteria
Returns the list of LayerDefinition used for identify.
getLayerDefinitions() - Method in class com.esri.adf.web.data.query.PredefinedQueryCriteria
Returns the list of LayerDefinition.
getLayerDefinitions() - Method in class com.esri.adf.web.data.query.RelateCriteria
Returns the list of LayerDefinition objects that will be used to customize how the related records are displayed.
getLayerDefinitions() - Method in class com.esri.adf.web.data.query.TextCriteria
Returns the list of LayerDefinition associated with this query.
getLayerDefinitions() - Method in class com.esri.adf.web.data.query.WebQuery
Returns the list of LayerDefinition.
getLayerDefinitions() - Method in class com.esri.adf.web.data.results.ResultDefinition
Returns the list of LayerDefinition associated with the result.
getLayerDefinitions() - Method in class com.esri.adf.web.tasks.MapToolsTask
Returns the list of LayerDefinition.
getLayerDefinitions() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Returns the list of LayerDefinition.
getLayerDescription(int) - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getLayerDescription() - Method in class com.esri.adf.web.ags.data.edit.ActionContext
Gets the LayerDescription of the target layer.
getLayerDescription(Integer) - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets the LayerDescription by the given layer index.
getLayerDescription(int, LayerDescription[]) - Static method in class com.esri.adf.web.ags.util.AGSUtil
Returns a LayerDescription with the given index
getLayerDescriptions() - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getLayerID() - Method in class com.esri.adf.web.ags.data.edit.ActionContext
Gets the index of the target layer.
getLayerID() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the layer index of the working layer.
getLayerId(int) - Method in class com.esri.adf.web.aims.data.query.AIMSQueryFunctionality
Returns the ArcIMS Layer id based on the specified layer index.
getLayerId() - Method in class com.esri.adf.web.data.query.LayerDefinition
Returns the layer id.
getLayerId() - Method in class com.esri.adf.web.tasks.MapToolsTask
Deprecated. As of ArcGIS Java Server 9.3, instead use MapToolsTask.getIdentifiableLayers()
getLayerId() - Method in class com.esri.adf.web.tasks.MapToolsTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use MapToolsTask.getIdentifiableLayers()
getLayerId() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
getLayerId() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesTask.getLayerId()
getLayerId() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.getSearchableLayers()
getLayerId() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.getSearchableLayers()
getLayerIndex() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Returns the layer index.
getLayerInfo(int) - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getLayerInfo(int, MapLayerInfo[]) - Static method in class com.esri.adf.web.ags.util.AGSUtil
Returns a MapLayerInfo with the given index
getLayerInfo(String, MapLayerInfo[]) - Static method in class com.esri.adf.web.ags.util.AGSUtil
Returns a MapLayerInfo with the given layer name
getLayerInfos() - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getLayerMap(List<? extends WebLayerInfo>) - Static method in class com.esri.adf.web.tasks.SearchAttributesUtil
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryUtil.getLayerMap(List)
getLayerMap(List<? extends WebLayerInfo>) - Static method in class com.esri.adf.web.util.QueryUtil
Returns the key value pair with layer index and layer name of all the resource(s).
getLayers() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the editable layers.
getLayers() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the layers list for editing.
getLayers() - Method in class com.esri.adf.web.ags.data.edit.SnapHandler
Gets the layer and snap type pairs.
getLayers(boolean) - Method in class com.esri.adf.web.data.graphics.GraphicsResource
Returns a list of all graphics layers.
getLayers() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Returns the key value pair with layer index and layer name of all the resource(s).
getLayerSet() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the layers as a Set.
getLayerSubset() - Method in class com.esri.adf.web.wms.data.WMSMapFunctionality
Gets the list of layers that will included in the Map and Table of Contents (TOC) controls.
getLayoutType() - Method in class com.esri.adf.web.data.tasks.AbsoluteLayout
returns the layout type.
getLayoutType() - Method in class com.esri.adf.web.data.tasks.DefaultLayout
Returns a layout type.
getLayoutType() - Method in class com.esri.adf.web.data.tasks.TabularLayout
TaskLayout.getLayoutType()
getLayoutType() - Method in interface com.esri.adf.web.data.tasks.TaskLayout
Returns the support layout type.
getLegendColumns() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the legend columns
getLegendLayerVisibilityList() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the layer list to be shown in the legend
getLevel() - Method in class com.esri.adf.web.data.TocNode
Returns the level of this node which is the level of its parent + 1.
getLevelExtent() - Method in class com.esri.adf.web.data.WebLodInfo
 
getLevelId() - Method in class com.esri.adf.web.data.WebLodInfo
 
getLine() - Method in class com.esri.adf.web.ags.data.edit.action.MoveVertex
Searches the vertex at the start point of the line, and move it the end point of the line.
getLineColor() - Method in class com.esri.adf.web.data.tasks.TaskToolDescriptor
Returns the color of the line drawn when this tool is used on the map control.
getLineColor() - Method in class com.esri.adf.web.faces.component.OverviewControl
Returns the color of the line.
getLineColor() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the color of the line.
getLineGraphic() - Method in class com.esri.adf.web.data.query.WebQuery
Returns the GraphicElement object used to render the line geometries.
getLineGraphics() - Method in class com.esri.adf.web.data.WebGraphics
Returns the list of line graphics that are displayed in the map as WebGraphics.
getLineGraphicSymbol() - Method in class com.esri.adf.web.data.query.WebQuery
Returns the WebSimpleLineSymbol object used to symbolize the line geometry.
getLineSize() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the lineSize of the AGSScaleBarFunctionality.
getLineSymbol() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the line symbol.
getLineType() - Method in class com.esri.adf.web.data.symbol.WebSimpleLineSymbol
Returns symbol's line type value.
getLineType() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Returns the symbol's line type.
getLineWidth() - Method in class com.esri.adf.web.data.tasks.TaskToolDescriptor
Returns the width of the line drawn when this tool is used on the map control
getLineWidth() - Method in class com.esri.adf.web.faces.component.OverviewControl
Returns the width of the line.
getLineWidth() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the width of the line.
getLocale() - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
Returns the locale for this tile functionality.
getLocalExtensionServer(String) - Method in class com.esri.adf.web.ags.data.AGSLocalExtensionsResource
 
getLocalGeocodeServer() - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
 
getLocalGPServer() - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
 
getLocalimageServer() - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Returns The remote proxy to the local image server that this resource represents
getLocalizedStrings() - Static method in class com.esri.adf.web.data.WebApplication
Returns the set of localized strings defined in the bundle
getLocalMapResource(String, WebContext) - Static method in class com.esri.adf.web.ags.data.edit.util.EditWebUtil
Retrieves the AGSLocalMapResource from the web context.
getLocalMapServer() - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Returns The remote proxy to the local map server that this resource represents
getLocalServerVersion(IServerObjectManager) - Static method in class com.esri.adf.web.ags.util.AGSLocalUtil
Given a instance of IServerObjectManager, returns a version of the server
getLocalServerVersion(IServerObjectManager) - Static method in class com.esri.adf.web.ags.util.AGSUtil
Deprecated. This method is deprecated as of ArcGIS Java Server 9.3.1, use AGSLocalUtil.getLocalServerVersion(IServerObjectManager)
getLocation() - Method in class com.esri.adf.web.data.AddressCandidate
 
getLocation(MapEvent) - Method in class com.esri.adf.web.tasks.MapToolsTask
 
getLod() - Method in class com.esri.adf.web.data.CandidateTileInfo
 
getLodInfos() - Method in class com.esri.adf.web.ags.data.AGSTileFunctionality
 
getLodInfos() - Method in interface com.esri.adf.web.data.TileFunctionality
Returns a List of the levels of detail (LODs) supported by this resource.
getLodInfos() - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
 
getMap() - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Returns the Map object.
getMap() - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
Returns the Map object.
getMap() - Method in class com.esri.adf.web.aims.data.AIMSOverviewFunctionality
Returns the Map object.
getMapDescription() - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getMapDescription() - Method in class com.esri.adf.web.ags.data.AGSOverviewFunctionality
Returns the MapDescription for associated ArcGIS Server service.
getMapDescription() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the mapDescription of the AGSScaleBarFunctionality.
getMapDistance() - Method in class com.esri.adf.web.data.symbol.WebScalebarSymbol
Returns the map distance
getMapDistance() - Method in class com.esri.adf.web.data.WebScaleBar
Get map distance represented by scale bar.
getMapExtent() - Method in class com.esri.adf.web.ags.data.edit.ActionContext
Gets the map bounds.
getMapFunctionalities() - Method in class com.esri.adf.web.data.WebMap
Returns all the functionality associated with this map which can be either of type MapFunctionality or TileFunctionality.
getMapFunctionality() - Method in class com.esri.adf.web.ags.data.AGSTocFunctionality
 
getMapFunctionality() - Method in class com.esri.adf.web.ags.data.query.AGSQueryFunctionality
 
getMapFunctionality() - Method in class com.esri.adf.web.aims.data.query.AIMSQueryFunctionality
 
getMapFunctionality() - Method in class com.esri.adf.web.wms.data.WMSTocFunctionality
Gets the map functionality associated with the WMSTocFunctionality.
getMapGeometry() - Method in class com.esri.adf.web.faces.event.CircleArgs
Deprecated.  
getMapGeometry() - Method in class com.esri.adf.web.faces.event.ClientActionArgs
 
getMapGeometry() - Method in class com.esri.adf.web.faces.event.DragImageArgs
 
getMapGeometry() - Method in class com.esri.adf.web.faces.event.DragRectangleArgs
 
getMapGeometry() - Method in class com.esri.adf.web.faces.event.MapEvent
Returns the WebGeometry in map coordinates corresponding to the client action performed by the user.
getMapGeometry() - Method in class com.esri.adf.web.faces.event.OvalArgs
Deprecated.  
getMapGeometry() - Method in class com.esri.adf.web.faces.event.PointArgs
 
getMapGeometry() - Method in class com.esri.adf.web.faces.event.PolygonArgs
 
getMapGeometry() - Method in class com.esri.adf.web.faces.event.PolylineArgs
 
getMapHeight() - Method in class com.esri.adf.web.ags.data.edit.ActionContext
Gets the map height in pixels.
getMapId() - Method in class com.esri.adf.web.faces.component.ButtonControl
Returns the map control id associated with the control.
getMapId() - Method in class com.esri.adf.web.faces.component.OverviewControl
Returns the map control id associated with the control.
getMapId() - Method in class com.esri.adf.web.faces.component.TaskControl
Returns the map control id associated with the control.
getMapId() - Method in class com.esri.adf.web.faces.component.TocControl
Returns the map control id associated with the control.
getMapId() - Method in class com.esri.adf.web.faces.component.UIToolbar
Returns the map control id associated with the control.
getMapName() - Method in class com.esri.adf.web.ags.data.AGSMapResource
Returns The name of the map (dataframe) in the map service that this resource represents
getMapQualities() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the map qualities in a Map structure.
getMapQuality() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the map quality DPI;
getMapScale() - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getMapScale() - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
 
getMapScale() - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
 
getMapScale() - Method in class com.esri.adf.web.data.graphics.GraphicsMapFunctionality
 
getMapScale() - Method in interface com.esri.adf.web.data.MapFunctionality
Returns the current scale of this map.
getMapScale() - Method in class com.esri.adf.web.data.WebMap
Gets the map scale from associated functionality.
getMapScale() - Method in class com.esri.adf.web.ve.data.imagery.VEImageryFunctionality
 
getMapScale() - Method in class com.esri.adf.web.wms.data.WMSMapFunctionality
 
getMapServer() - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
 
getMapServer() - Method in class com.esri.adf.web.ags.data.AGSMapResource
Returns The remote stub to the map service that this resource represents
getMapServerInfo() - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getMapServerInfo() - Method in class com.esri.adf.web.ags.data.AGSMapResource
Returns the MapServerInfo for associated ArcGIS Server service.
getMapServerInfo() - Method in class com.esri.adf.web.ags.data.AGSOverviewFunctionality
Returns the MapServerInfo for associated ArcGIS Server service.
getMapSize() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the mapDescription of the AGSScaleBarFunctionality.
getMapSize() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the current map size in double.If the user selects the small, the value is 3.0, medium is 5.0 and large is 7.0 by default.
getMapSizes() - Method in class com.esri.adf.web.tasks.PrintTask
Returns a HashMap object which stores the pair of map size, and label.
getMapSizeUnit() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the printing map unit constant.
getMapStyle() - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
Returns the map style set for this tile functionality.
getMapTableDescription(int) - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getMapTilePath(int, int, int, String) - Static method in class com.esri.adf.web.util.TileUtils
 
getMapTitle() - Method in class com.esri.adf.web.tasks.PrintTask
Gets the map title
getMapToolAction() - Method in class com.esri.adf.web.faces.event.MapEvent
Returns the MapToolAction that needs to be invoked to process this event.
getMapToolItemCollection(String) - Static method in class com.esri.adf.web.faces.event.ToolItemCollection
 
getMapUrl() - Method in class com.esri.adf.web.tasks.PrintTask
Returns url stlye string
getMapWidth() - Method in class com.esri.adf.web.ags.data.edit.ActionContext
Gets the map width in pixels.
getMarkerAngle() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the marker angle.
getMarkerColor() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the marker color.
getMarkerSymbol() - Method in class com.esri.adf.web.data.WebGeocode
 
getMarkerType() - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Returns the WebSimpleMarkerSymbol's marker type value.
getMarkerType() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the marker type.
getMarkLineSymbol() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the mark symbol.
getMaxCandidates() - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Returns the maximum number of geocoding result candidates value.
getMaxCount() - Method in class com.esri.adf.web.ags.data.edit.action.SelectByExtent
Gets the maximum number of return features.
getMaxCountLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getMaximumAllowableOffset() - Method in class com.esri.adf.web.data.query.LayerDefinition
This property specifies whether the geometry of features returned by the query should be generalized.
getMaxPrecision() - Method in class com.esri.adf.web.data.WebScaleBar
Get maximum precision set.
getMaxRecordCount() - Method in class com.esri.adf.web.data.query.IdentifyCriteria
 
getMaxRecordCount() - Method in class com.esri.adf.web.data.query.LayerDefinition
Returns the number of records that will be returned for the query operation.
getMaxRecordCount() - Method in class com.esri.adf.web.data.query.PredefinedQueryCriteria
Returns the number of records that will be returned for the query operation.
getMaxRecordCount() - Method in interface com.esri.adf.web.data.query.QueryCriteria
Gets the maximum number of returning records in one query.
getMaxRecordCount() - Method in class com.esri.adf.web.data.query.RelateCriteria
 
getMaxRecordCount() - Method in class com.esri.adf.web.data.query.TextCriteria
 
getMaxRecordCount() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getMaxRecordCount()
getMaxRecordCount() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getMaxRecordCount()
getMaxRecordCount() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getMaxRecordCount()
getMaxRecordCount() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getMaxRecordCount()
getMaxSelectionCount() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the maxSelectionCount of the ConfigBean.
getMaxX() - Method in class com.esri.adf.web.data.geometry.WebExtent
Returns the largest X coordinate of WebExtent.
getMaxX() - Method in class com.esri.adf.web.faces.event.OverviewEvent
Returns the maxx point to zoom in.
getMaxY() - Method in class com.esri.adf.web.data.geometry.WebExtent
Returns the largest Y coordinate of WebExtent.
getMaxY() - Method in class com.esri.adf.web.faces.event.OverviewEvent
Returns the maxy point to zoom in.
getMimeData(String) - Method in class com.esri.adf.web.data.WebSession
Return the MIME data from a Hashtable based the unique identifier.
getMimeId(Object) - Static method in class com.esri.adf.web.util.WebUtil
Return the unique identifier used for MIME data.
getMimeURL(String, byte[], WebSession) - Static method in class com.esri.adf.web.util.WebUtil
Returns the URL for MIME data.
getMimeURL(String, WebSession) - Static method in class com.esri.adf.web.util.WebUtil
 
getMinimumValue() - Method in class com.esri.adf.web.data.renderer.WebClassBreaksRenderer
Returns the minimum value.
getMinScore() - Method in class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
getMinScore() - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Returns the minimum geocode scoring value.
getMinScore() - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
 
getMinX() - Method in class com.esri.adf.web.data.geometry.WebExtent
Returns the smallest X coordinate of WebExtent.
getMinX() - Method in class com.esri.adf.web.faces.event.OverviewEvent
Returns the minx point to zoom in.
getMinY() - Method in class com.esri.adf.web.data.geometry.WebExtent
Returns the smallest Y coordinate of WebExtent.
getMinY() - Method in class com.esri.adf.web.faces.event.OverviewEvent
Returns the miny point to zoom in.
getMode() - Method in class com.esri.adf.web.faces.event.OverviewEvent
Returns the action to perform in the map control.
getMosaicRule() - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
 
getName() - Method in class com.esri.adf.web.ags.data.edit.Attribute
Gets the name of the attribute.
getName() - Method in class com.esri.adf.web.ags.data.gp.GPBooleanParam
 
getName() - Method in class com.esri.adf.web.ags.data.gp.GPDataFileParam
 
getName() - Method in class com.esri.adf.web.ags.data.gp.GPDateParam
 
getName() - Method in class com.esri.adf.web.ags.data.gp.GPDoubleParam
 
getName() - Method in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
getName() - Method in class com.esri.adf.web.ags.data.gp.GPLongParam
 
getName() - Method in class com.esri.adf.web.ags.data.gp.GPMultiStringParam
 
getName() - Method in class com.esri.adf.web.ags.data.gp.GPMultiValueParam
 
getName() - Method in class com.esri.adf.web.ags.data.gp.GPRasterDataParam
 
getName() - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
getName() - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParamResult.RecordResult
 
getName() - Method in class com.esri.adf.web.ags.data.gp.GPStringParam
 
getName() - Method in class com.esri.adf.web.ags.data.gp.GPTaskResult
 
getName() - Method in class com.esri.adf.web.data.graphics.GraphicsLayer
Returns layer name.
getName() - Method in class com.esri.adf.web.data.query.QueryResult
Returns the display text for this result
getName() - Method in class com.esri.adf.web.data.tasks.TaskActionDescriptor
 
getName() - Method in interface com.esri.adf.web.data.tasks.TaskActionDescriptorModel
Returns the name of the action method.
getName() - Method in interface com.esri.adf.web.data.tasks.TaskParamDescriptorModel
Returns the name of the parameter.
getName() - Method in class com.esri.adf.web.data.tasks.TaskToolDescriptor
 
getName() - Method in interface com.esri.adf.web.data.tasks.TaskToolDescriptorModel
Returns the name of the tool method.
getName() - Method in class com.esri.adf.web.data.WebContext
 
getName() - Method in class com.esri.adf.web.data.WebLayerInfo
 
getName() - Method in class com.esri.adf.web.data.WebSession
Returns the name under which this object is stored in session.
getName() - Method in class com.esri.adf.web.faces.event.ToolItemCollection
Returns the name of the collection.
getNode() - Method in class com.esri.adf.web.faces.event.TocEvent.CheckedTocNode
Returns a node in the TOC.
getNode() - Method in class com.esri.adf.web.faces.event.TocEvent
Returns the node associated with this operation.
getNodeId() - Method in class com.esri.adf.web.data.TocNode
 
getNodeOperation() - Method in class com.esri.adf.web.faces.event.TocEvent
Returns the operation to perform on the node.
getNullValueDisplay() - Method in class com.esri.adf.web.data.WebContext
 
getNumberFormat() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the number Format
getNumberOfConfig() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Returns the number of configurations.
getNumberOfVersions() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Returns the number of configurations.
getNumberSeparator() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the numberSeparator of the AGSScaleBarFunctionality.
getObjectIdField(int) - Method in class com.esri.adf.web.ags.data.query.AGSQueryFunctionality
Returns the OBJECTID field of the given layer.
getOffset() - Method in class com.esri.adf.web.ags.data.edit.action.CopyFeature
Gets the offset of the new feature.
getOffset() - Method in class com.esri.adf.web.ags.data.edit.action.MoveFeature
Gets the offset of the moved feature.
getOffsetX() - Method in class com.esri.adf.web.data.ContainingTile
 
getOffsetY() - Method in class com.esri.adf.web.data.ContainingTile
 
getOID(Integer, int) - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets the selected feature by index.
getOIDFieldIndex() - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
getOnclick() - Method in class com.esri.adf.web.faces.component.ButtonControl
Gets the onclick event of the button.
getOnRemoveMethod() - Method in class com.esri.adf.web.data.results.ResultDescriptor
Returns the on-remove Method associated with this result.
getOperator() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Returns the operator used for combining expressions.
getOperator() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.getFieldOperator()
getOrder() - Method in class com.esri.adf.web.data.TocNode
Returns the order of this node among its siblings.
getOrientation() - Method in class com.esri.adf.web.faces.component.ToolbarControl
Returns the orientation of the control.
getOrigin() - Method in class com.esri.adf.web.ags.data.AGSTileFunctionality
 
getOrigin() - Method in interface com.esri.adf.web.data.TileFunctionality
Returns the origin of the tiling scheme used by this resource.
getOrigin() - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
 
getOriginalState(UIComponent) - Method in class com.esri.adf.web.ags.faces.renderkit.xml.ajax.EditRenderer
 
getOriginalState(UIComponent) - Method in class com.esri.adf.web.ags.faces.renderkit.xml.ajax.GPAsyncTaskResultsRenderer
 
getOriginalState(UIComponent) - Method in interface com.esri.adf.web.faces.renderkit.xml.ajax.AJAXRenderer
Returns the state of the argument component.
getOriginalState(UIComponent) - Method in class com.esri.adf.web.faces.renderkit.xml.ajax.MapRenderer
 
getOriginalState(UIComponent) - Method in class com.esri.adf.web.faces.renderkit.xml.ajax.OverviewRenderer
 
getOriginalState(UIComponent) - Method in class com.esri.adf.web.faces.renderkit.xml.ajax.TaskRenderer
 
getOriginalState(UIComponent) - Method in class com.esri.adf.web.faces.renderkit.xml.ajax.TocRenderer
 
getOriginalState(UIComponent) - Method in class com.esri.adf.web.faces.renderkit.xml.ajax.ToolbarRenderer
 
getOriginalState(UIComponent) - Method in class com.esri.adf.web.tasks.ajax.PrintTaskRenderer
Returns the initial state of the task control
getOriginContainingTile(WebExtent, VETileFunctionality, WebLodInfo) - Static method in class com.esri.adf.web.ve.util.VEUtil
Retrieves the tile containing the origin point for the provided extent.
getOriginContainingTile(WebExtent, VETileFunctionality) - Static method in class com.esri.adf.web.ve.util.VEUtil
Retrieves the tile containing the origin point for the provided extent.
getOutlineColor() - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Returns the WebSimpleMarkerSymbol's outline color.
getOutlineColor() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the WebTrueTypeMarkerSymbol's outline color value.
getOutputA() - Method in class com.esri.adf.web.tasks.MapToolsTask
 
getOutputB() - Method in class com.esri.adf.web.tasks.MapToolsTask
 
getOutputParams() - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
getOverviewFunctionalities() - Method in class com.esri.adf.web.data.WebOverview
Returns a list of available overview functionalites in the WebContext object.
getParamClass() - Method in class com.esri.adf.web.data.tasks.TaskParamDescriptor
Returns the parameter Class.
getParamDescriptor(String, TaskInfo) - Static method in class com.esri.adf.web.data.tasks.TaskUtils
Returns the task param descriptor for a given paramName in taskInfo.
getParamDescriptors() - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTaskInfo
 
getParamDescriptors() - Method in class com.esri.adf.web.ags.tasks.RoutingTaskInfo
 
getParamDescriptors() - Method in class com.esri.adf.web.data.tasks.SimpleTaskInfo
Claims there are no custom task param descriptors provided.
getParamDescriptors() - Method in interface com.esri.adf.web.data.tasks.TaskInfo
Returns an array of TaskParamDescriptorModel objects for the parameters of your task.
getParamDescriptors() - Method in class com.esri.adf.web.data.tasks.XMLSimpleTaskInfo
 
getParamDescriptors() - Method in class com.esri.adf.web.data.tasks.XMLTaskInfoHandler
 
getParamDescriptors() - Method in class com.esri.adf.web.tasks.GeocodeTask
 
getParamDescriptors() - Method in class com.esri.adf.web.tasks.MapToolsTaskInfo
 
getParamDescriptors() - Method in class com.esri.adf.web.tasks.PrintTaskTaskInfo
Returns the parameter descriptors for the task
getParamDescriptors() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskInfo
 
getParamDescriptors() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskInfo
 
getParameter(String) - Method in class com.esri.adf.web.faces.event.ADFEvent
Returns the request parameter with the given paramName.
getParamsToValidate() - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Returns the list of Task parameters that must pass validation when this button is invoked.
getParamValue(Object) - Method in class com.esri.adf.web.ags.data.gp.GPBooleanParam
 
getParamValue(Object) - Method in class com.esri.adf.web.ags.data.gp.GPDataFileParam
 
getParamValue(Object) - Method in class com.esri.adf.web.ags.data.gp.GPDateParam
 
getParamValue(Object) - Method in class com.esri.adf.web.ags.data.gp.GPDoubleParam
 
getParamValue(Object) - Method in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
getParamValue(Object) - Method in class com.esri.adf.web.ags.data.gp.GPLongParam
 
getParamValue(Object) - Method in class com.esri.adf.web.ags.data.gp.GPMultiStringParam
 
getParamValue(Object) - Method in class com.esri.adf.web.ags.data.gp.GPMultiValueParam
 
getParamValue(Object) - Method in class com.esri.adf.web.ags.data.gp.GPRasterDataParam
 
getParamValue(Object) - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
getParamValue(Object) - Method in class com.esri.adf.web.ags.data.gp.GPStringParam
 
getParamValue(Object) - Method in class com.esri.adf.web.data.tasks.TaskParamDescriptor
 
getParamValue(Object) - Method in interface com.esri.adf.web.data.tasks.TaskParamDescriptorModel
Returns the current value of the parameter for the given task.
getParent() - Method in class com.esri.adf.web.data.results.ResultNode
Returns the parent ResultNode for this node.
getParent() - Method in class com.esri.adf.web.data.TocNode
 
getPassword() - Method in class com.esri.adf.web.ags.data.AGSUser
 
getPassword() - Method in class com.esri.adf.web.aims.data.AIMSMapResource
Returns the password to connect authenticated service.
getPassword() - Method in class com.esri.adf.web.ve.data.VEUser
Returns the password.
getPassword() - Method in class com.esri.adf.web.wms.data.WMSMapResource
Returns the password to connect authenticated WMS service.
getPatchHeight() - Method in class com.esri.adf.web.ags.data.AGSTocFunctionality
 
getPatchHeight() - Method in class com.esri.adf.web.ags.data.image.AGSImageTocFunctionality
Returns the patch height
getPatchResolution() - Method in class com.esri.adf.web.ags.data.AGSTocFunctionality
 
getPatchResolution() - Method in class com.esri.adf.web.ags.data.image.AGSImageTocFunctionality
Returns the patch resolution
getPatchWidth() - Method in class com.esri.adf.web.ags.data.AGSTocFunctionality
 
getPatchWidth() - Method in class com.esri.adf.web.ags.data.image.AGSImageTocFunctionality
Returns the patch width
getPath(int) - Method in class com.esri.adf.web.data.geometry.WebPolyline
Returns a WebPath with the given index.
getPaths() - Method in class com.esri.adf.web.data.geometry.WebPolyline
Returns a list with WebPaths constituting the polyline.
getPhaseId() - Method in class com.esri.adf.web.ags.faces.event.AGSPhaseListener
 
getPhaseId() - Method in class com.esri.adf.web.ags.faces.event.EditPhaseListener
 
getPhaseId() - Method in class com.esri.adf.web.ags.faces.event.GPAsyncTaskResultsPhaseListener
 
getPhaseId() - Method in class com.esri.adf.web.faces.event.ADFPhaseListener
 
getPhaseId() - Method in class com.esri.adf.web.faces.event.ContinuousPanPhaseListener
 
getPhaseId() - Method in class com.esri.adf.web.faces.event.InfoWindowPhaseListener
 
getPhaseId() - Method in class com.esri.adf.web.faces.event.PostBackPhaseListener
 
getPhaseId() - Method in class com.esri.adf.web.faces.event.TaskRenderPhaseListener
 
getPhaseId() - Method in class com.esri.adf.web.faces.event.WebGraphicsPhaseListener
 
getPicture() - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Returns the picture as byte array.
getPixelsLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getPNGImage() - Method in class com.esri.adf.web.data.WebElementConverter
Returns the PNG image as a byte array.
getPoint() - Method in class com.esri.adf.web.ags.data.AGSDirection
Returns the maneuver point of the direction.
getPoint() - Method in class com.esri.adf.web.ags.data.edit.action.AddVertex
Gets the point of the vertex.
getPoint() - Method in class com.esri.adf.web.ags.data.edit.action.RemoveVertex
Gets the the position of the vertex.
getPoint() - Method in class com.esri.adf.web.ags.data.edit.action.SplitLineFeature
Gets the point to split at.
getPointGraphic() - Method in class com.esri.adf.web.data.query.WebQuery
Returns the GraphicElement object used to render the point geometries.
getPointGraphics() - Method in class com.esri.adf.web.data.WebGraphics
Returns the list of point graphics that are displayed in the map as WebGraphics.
getPointGraphicSymbol() - Method in class com.esri.adf.web.data.query.WebQuery
Returns the WebSimpleMarkerSymbol object used to symbolize the point geometry.
getPoints() - Method in class com.esri.adf.web.data.geometry.WebPointCollection
Returns the List of WebPoints represented by this point collection.
getPointZoomToFactor() - Method in class com.esri.adf.web.data.query.LayerDefinition
Returns the amount by which the map's full extent should be contracted to zoom into results returned by the query.
getPointZoomToFactor() - Method in class com.esri.adf.web.data.query.QueryResult
Returns the amount by which the map's full extent should be contracted to zoom into results returned by the query.
getPolgonGraphic() - Method in class com.esri.adf.web.data.query.WebQuery
Deprecated. As of ArcGIS Java Server 9.3, instead use WebQuery.getPolygonGraphic()
getPolygonGraphic() - Method in class com.esri.adf.web.data.query.WebQuery
Returns the GraphicElement object used to render the polygon geometries.
getPolygonGraphics() - Method in class com.esri.adf.web.data.WebGraphics
Returns the list of polygon graphics that are displayed in the map as WebGraphics.
getPolygonGraphicSymbol() - Method in class com.esri.adf.web.data.query.WebQuery
Returns the WebSimplePolygonSymbol object used to symbolize the polygon geometry.
getPolyline() - Method in class com.esri.adf.web.ags.data.edit.action.SplitPolygonFeature
Gets the split line.
getPoolSize() - Method in class com.esri.adf.web.util.GroupThreadPool
 
getPort() - Method in class com.esri.adf.web.aims.data.AIMSMapResource
Returns the ArcIMS Application Server port number associated with this resource.
getPosition() - Method in class com.esri.adf.web.data.WebScaleBar
Get position of scale bar on the map control.
getPrintableResults() - Method in class com.esri.adf.web.tasks.PrintTask
Returns a list of PrintableResult objects.
getPrintButtonText() - Method in class com.esri.adf.web.tasks.PrintTask
Set the print task printing button text
getPrintMapHeight() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the map height in pixel.This is the map height shown on the print page.
getPrintMapWidth() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the map width in pixel.This is the map width shown on the print page.
getPrintTemplate() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the printing template file name.
getPromptMessage() - Method in class com.esri.adf.web.data.tasks.validator.GenericValidator
Returns the message that will be displayed to the user when the parameter acquires focus on the web page.
getQuadKey(int, int, int) - Static method in class com.esri.adf.web.ve.util.VEUtil
Returns a quad key according to a column, a row and a level of detail
getQueryCriteria() - Method in class com.esri.adf.web.data.query.QueryResult
This method is not intended to be used by clients.
getQueryLayers() - Method in class com.esri.adf.web.ags.data.image.query.AGSImageQueryFunctionality
 
getQueryLayers() - Method in class com.esri.adf.web.ags.data.query.AGSQueryFunctionality
 
getQueryLayers() - Method in class com.esri.adf.web.aims.data.query.AIMSQueryFunctionality
 
getQueryLayers() - Method in class com.esri.adf.web.data.graphics.query.GraphicsQueryFunctionality
 
getQueryLayers() - Method in class com.esri.adf.web.data.query.QueryFunctionality
Returns the query-able layers as a List of WebLayerInfo objects.
getQueryLayers() - Method in class com.esri.adf.web.data.query.WebQuery
Returns a list of WebLayerInfo objects
getQueryLayers() - Method in class com.esri.adf.web.wms.data.query.WMSQueryFunctionality
 
getQueryResults() - Method in class com.esri.adf.web.tasks.PrintTask
Returns an array object with length equal to 2.
getQueryValue() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.getFieldValue()
getRadius() - Method in class com.esri.adf.web.data.geometry.WebCircle
Deprecated.  
getRangeMessage() - Method in class com.esri.adf.web.data.tasks.validator.NumberValidator
Specifies the message to display when the user enters a number that falls outside the permissible range defined by MinNumber and MaxNumber properties.
getReadMethod() - Method in class com.esri.adf.web.data.tasks.TaskParamDescriptor
Returns the read (getter) method of the parameter
getRecordSet() - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
getRegExp() - Method in class com.esri.adf.web.data.tasks.validator.StringValidator
Specifies the regular expression to validate the text against.
getRelatedResults() - Method in class com.esri.adf.web.data.query.QueryResult
Get the list of results that this object is related to.
getRelationshipId() - Method in class com.esri.adf.web.data.query.RelateCriteria
Returns the ID of the relationship that the source & target tables/layers participate in.
getRemoveMethodName() - Method in class com.esri.adf.web.data.results.ResultDefinition
Gets the method handling action "remove".
getRenderer() - Method in class com.esri.adf.web.data.GraphicRenderer
Returns the WebRenderer used for drawing the geometries.
getRenderer() - Method in class com.esri.adf.web.data.graphics.GraphicsLayer
Returns layer renderer.
getRenderer() - Method in class com.esri.adf.web.data.query.LayerDefinition
Return the default renderer for callout.
getRenderer(FacesContext) - Method in class com.esri.adf.web.faces.component.MapControl
Returns a design-time renderer if the component is used in an IDE.
getRenderer(FacesContext) - Method in class com.esri.adf.web.faces.component.OverviewControl
Returns a design-time renderer if the component is used in an IDE.
getRenderer(FacesContext) - Method in class com.esri.adf.web.faces.component.SelectOneControl
Returns a design-time renderer if the component is used in an IDE.
getRenderer(FacesContext) - Method in class com.esri.adf.web.faces.component.SeparatorControl
Returns a design-time renderer if the component is used in an IDE.
getRenderer(FacesContext) - Method in class com.esri.adf.web.faces.component.TaskControl
Returns a design-time renderer if the component is used in an IDE.
getRenderer(FacesContext) - Method in class com.esri.adf.web.faces.component.TocControl
Returns a design-time renderer if the component is used in an IDE.
getRenderer(FacesContext) - Method in class com.esri.adf.web.faces.component.ToolbarControl
Returns a design-time renderer if the component is used in an IDE.
getRenderer() - Method in class com.esri.adf.web.tasks.GeocodeTask
Returns the default renderer for callout.
getRenderers() - Method in class com.esri.adf.web.data.renderer.WebGroupRenderer
Returns the list of renderers that this class holds.
getRendererType() - Method in class com.esri.adf.web.ags.data.gp.GPBooleanParam
 
getRendererType() - Method in class com.esri.adf.web.ags.data.gp.GPDataFileParam
 
getRendererType() - Method in class com.esri.adf.web.ags.data.gp.GPDateParam
 
getRendererType() - Method in class com.esri.adf.web.ags.data.gp.GPDoubleParam
 
getRendererType() - Method in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
getRendererType() - Method in class com.esri.adf.web.ags.data.gp.GPLongParam
 
getRendererType() - Method in class com.esri.adf.web.ags.data.gp.GPMultiStringParam
 
getRendererType() - Method in class com.esri.adf.web.ags.data.gp.GPMultiValueParam
 
getRendererType() - Method in class com.esri.adf.web.ags.data.gp.GPRasterDataParam
 
getRendererType() - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
getRendererType() - Method in class com.esri.adf.web.ags.data.gp.GPStringParam
 
getRendererType() - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Returns the renderer type of this parameter
getRendererType() - Method in interface com.esri.adf.web.data.tasks.TaskActionDescriptorModel
Returns the renderer type for the action.
getRendererType() - Method in class com.esri.adf.web.data.tasks.TaskParamDescriptor
Returns the renderer type of this parameter.
getRendererType() - Method in interface com.esri.adf.web.data.tasks.TaskParamDescriptorModel
Returns the renderer type for the parameter.
getRendererType() - Method in interface com.esri.adf.web.data.tasks.TaskToolDescriptorModel
Returns the renderer type for the tool.
getRendererType() - Method in class com.esri.adf.web.faces.taglib.ButtonTag
 
getRendererType() - Method in class com.esri.adf.web.faces.taglib.CommandTag
Returns the renderer type of this control.
getRendererType() - Method in class com.esri.adf.web.faces.taglib.ContextTag
Returns the type of renderer.
getRendererType() - Method in class com.esri.adf.web.faces.taglib.MapTag
Returns the renderer type.
getRendererType() - Method in class com.esri.adf.web.faces.taglib.OverviewTag
Returns the renderer type.
getRendererType() - Method in class com.esri.adf.web.faces.taglib.SelectOneTag
Returns the renderer type of this control.
getRendererType() - Method in class com.esri.adf.web.faces.taglib.SeparatorTag
Returns the renderer type of this control.
getRendererType() - Method in class com.esri.adf.web.faces.taglib.TaskTag
Returns the renderer type.
getRendererType() - Method in class com.esri.adf.web.faces.taglib.TocTag
Returns the renderer type.
getRendererType() - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Returns the renderer type of this control.
getRendererType() - Method in class com.esri.adf.web.faces.taglib.ToolTag
Returns the renderer type of this control.
getRendersChildren() - Method in class com.esri.adf.web.faces.component.ToolbarControl
Returns a flag indicating whether or not this component is responsible for rendering its child components.
getRequestContextPath() - Static method in class com.esri.adf.web.util.WebUtil
 
getRequestParameters() - Method in class com.esri.adf.web.faces.event.ClientActionArgs
Returns the request parameters for this client action.
getResizeHint() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the resizeHint of the AGSScaleBarFunctionality.
getResolution() - Method in class com.esri.adf.web.data.WebLodInfo
 
getResource() - Method in class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
getResource() - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getResource() - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
 
getResource() - Method in class com.esri.adf.web.ags.data.AGSOverviewFunctionality
 
getResource() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
 
getResource() - Method in class com.esri.adf.web.ags.data.AGSTileFunctionality
 
getResource() - Method in class com.esri.adf.web.ags.data.AGSTocFunctionality
 
getResource() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the Map Service for the editing bean.
getResource() - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets the map service.
getResource() - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
getResource() - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
 
getResource() - Method in class com.esri.adf.web.ags.data.image.AGSImageOverviewFunctionality
Returns the AGSImageResource this functionality belongs to
getResource() - Method in class com.esri.adf.web.ags.data.image.AGSImageTocFunctionality
 
getResource() - Method in class com.esri.adf.web.ags.data.image.query.AGSImageQueryFunctionality
 
getResource() - Method in class com.esri.adf.web.ags.data.query.AGSQueryFunctionality
 
getResource() - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
 
getResource() - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
 
getResource() - Method in class com.esri.adf.web.aims.data.AIMSOverviewFunctionality
 
getResource() - Method in class com.esri.adf.web.aims.data.AIMSTocFunctionality
 
getResource() - Method in class com.esri.adf.web.aims.data.query.AIMSQueryFunctionality
 
getResource() - Method in interface com.esri.adf.web.data.GISFunctionality
Returns the GISResource associated with this functionality.
getResource() - Method in class com.esri.adf.web.data.graphics.GraphicsMapFunctionality
 
getResource() - Method in class com.esri.adf.web.data.graphics.GraphicsOverviewFunctionality
 
getResource() - Method in class com.esri.adf.web.data.graphics.GraphicsTocFunctionality
 
getResource() - Method in class com.esri.adf.web.data.graphics.query.GraphicsQueryFunctionality
 
getResource() - Method in class com.esri.adf.web.data.TocResourceContent
 
getResource() - Method in class com.esri.adf.web.data.WebLayerInfo
 
getResource() - Method in class com.esri.adf.web.tasks.MapToolsTask
Deprecated. As of ArcGIS Java Server 9.3, instead get the resource from WebContext.getResourceById(String) based on the resource id.
getResource() - Method in class com.esri.adf.web.tasks.MapToolsTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use MapToolsTask.getIdentifiableLayers()
getResource() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead get the resource from WebContext.getResourceById(String) based on the resource id.
getResource() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesTask.getResourceId()
getResource() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead get the resource from WebContext.getResourceById(String) based on the resource id.
getResource() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead get the resource from WebContext.getResourceById(String) based on the resource id. Resource id can be retrieved from SearchAttributesTask.setSearchableLayers(java.util.Map)
getResource(String) - Static method in class com.esri.adf.web.util.WebUtil
Finds the resource with the given name.
getResource() - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
 
getResource() - Method in class com.esri.adf.web.ve.data.imagery.VEImageryFunctionality
 
getResource() - Method in class com.esri.adf.web.ve.data.imagery.VEOverviewFunctionality
 
getResource() - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
 
getResource() - Method in class com.esri.adf.web.ve.data.imagery.VETocFunctionality
 
getResource() - Method in class com.esri.adf.web.wms.data.query.WMSQueryFunctionality
 
getResource() - Method in class com.esri.adf.web.wms.data.WMSMapFunctionality
 
getResource() - Method in class com.esri.adf.web.wms.data.WMSOverviewFunctionality
 
getResource() - Method in class com.esri.adf.web.wms.data.WMSTocFunctionality
Returns the WMSMapResource object.
getResourceBundle() - Static method in class com.esri.adf.web.data.WebApplication
Returns the name of the resource bundle for the web controls.
getResourceById(String) - Method in class com.esri.adf.web.data.WebContext
Returns the resource from WebContext object based on the specified resource id.
getResourceId() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the ID of the Map Resource.
getResourceId() - Method in class com.esri.adf.web.data.query.LayerDefinition
Returns the resource id.
getResourceId(GISResource) - Method in class com.esri.adf.web.data.WebContext
 
getResourceId() - Method in class com.esri.adf.web.tasks.GeocodeTask
 
getResourceId() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
getResourceImage() - Method in class com.esri.adf.web.faces.component.TocControl
Returns the resource image URL.
getResourceNode() - Method in class com.esri.adf.web.data.TocResourceContent
 
getResources() - Method in class com.esri.adf.web.data.WebContext
Returns the Map of GISResources associated with this context
getResourceString(String) - Static method in class com.esri.adf.web.data.WebApplication
Returns the string corresponding to this key from the associated resource bundle.
getResourceString(String, Object[]) - Static method in class com.esri.adf.web.data.WebApplication
Returns the parameterized string corresponding to this key from the associated resource bundle.
getResourceType() - Method in class com.esri.adf.web.aims.data.AIMSMapResource
Returns the type of service based on the service name set.
getResult() - Method in class com.esri.adf.web.data.results.ResultNode
Returns the actual result object wrapped by this ResultNode object.
getResult() - Method in class com.esri.adf.web.data.results.ResultNodeContent
Gets the result node of this content.
getResultList() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the query result string in form of "resutl1, result2";
getResultLists() - Method in class com.esri.adf.web.tasks.PrintTask
Returns a result map
getResultMapResource() - Method in class com.esri.adf.web.ags.data.gp.AGSGPResource
 
getResultNodes() - Method in class com.esri.adf.web.data.results.WebResults
Returns an unmodifiable List of top-level ResultNodes maintained by this instance of WebResults.
getResults(TaskEvent) - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTask
 
getResults(Element) - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTask
 
getResults() - Method in class com.esri.adf.web.data.results.WebResultsToc
Gets the result associated with this TOC.
getResultTemplate() - Method in class com.esri.adf.web.data.query.LayerDefinition
Returns the template used for formatting result attributes.
getReturnFields() - Method in class com.esri.adf.web.data.query.LayerDefinition
Specifies which fields should be included in the query results.
getReturnFields() - Method in class com.esri.adf.web.data.query.PredefinedQueryCriteria
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getReturnFields()
getReturnFields() - Method in class com.esri.adf.web.data.query.TextCriteria
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getReturnFields()
getReturnFields() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getReturnFields()
getReturnFields() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getReturnFields()
getReturnFields() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getReturnFields()
getReturnFields() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getReturnFields()
getRightToLeftText() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the rightToLeftText of the AGSScaleBarFunctionality.
getRing(int) - Method in class com.esri.adf.web.data.geometry.WebPolygon
Returns a ring with the given index.
getRings() - Method in class com.esri.adf.web.data.geometry.WebPolygon
Returns the list of WebRings constituting this WebPolygon.
getRootNodes() - Method in class com.esri.adf.web.data.results.WebResultsToc
 
getRootNodes() - Method in class com.esri.adf.web.data.TocModel
 
getRootNodes() - Method in class com.esri.adf.web.data.WebToc
Returns a collection of the top level TocNodes of the TOC.
getRotation() - Method in class com.esri.adf.web.data.WebMap
Returns the number of degrees by which the map will be rotated.
getRoundFactor() - Method in class com.esri.adf.web.tasks.MapToolsTask
Returns current rounding factor;
getRoundOption() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the roundOption of the AGSScaleBarFunctionality.
getRoundValue() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the roundValue of the AGSScaleBarFunctionality.
getRouteParams() - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Returns the associated route parameters with this functionality.
getRouteSymbol() - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Returns the default route symbol associated with this functionality.
getRow() - Method in class com.esri.adf.web.data.tasks.TabularPosition
Returns the row
getRow() - Method in class com.esri.adf.web.ve.data.VETile
Returns the row of this tile.
getRowspan() - Method in class com.esri.adf.web.data.tasks.TabularPosition
Returns the row span
getRunButtonText() - Method in class com.esri.adf.web.ags.data.gp.GPTaskConfig
 
getScale() - Method in class com.esri.adf.web.data.WebLodInfo
 
getScaleBar() - Method in class com.esri.adf.web.faces.taglib.MapTag
 
getScaleBarFunctionality() - Method in class com.esri.adf.web.data.WebScaleBar
Return the scaleBarFunctionality used to draw the scale bar
getScore() - Method in class com.esri.adf.web.data.AddressCandidate
 
getScoreHigh() - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
Defines the mapping between Bing Maps Geocode service's confidence level and the corresponding AddressCandidate score.
getScoreLow() - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
Defines the mapping between Bing Maps Geocode service's confidence level and the corresponding AddressCandidate score.
getScoreMedium() - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
Defines the mapping between Bing Maps Geocode service's confidence level and the corresponding AddressCandidate score.
getScreenDistance() - Method in class com.esri.adf.web.data.WebScaleBar
Get screen distance, in pixels to be drawn by scale bar.
getSdLayers() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets snapping layers.
getSearchableLayers() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Returns the map entry of searchable layers.
getSearchFields() - Method in class com.esri.adf.web.data.query.LayerDefinition
Returns which fields to perform the query on.
getSearchFields() - Method in class com.esri.adf.web.data.query.TextCriteria
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getSearchFields()
getSearchFields() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getSearchFields()
getSearchFields() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getSearchFields()
getSearchText() - Method in class com.esri.adf.web.data.query.TextCriteria
Sets the text to search.
getSearchText() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Returns the default search text value.
getSearchTolerance() - Method in class com.esri.adf.web.ags.data.edit.action.AddVertex
Gets the search tolerance in pixels.
getSearchTolerance() - Method in class com.esri.adf.web.ags.data.edit.action.MoveVertex
Gets the search tolerance in pixels.
getSearchTolerance() - Method in class com.esri.adf.web.ags.data.edit.action.RemoveVertex
Gets the search tolerance in pixels.
getSearchTolerance() - Method in class com.esri.adf.web.ags.data.edit.action.SplitLineFeature
Gets the search tolerance in pixels.
getSeLayers() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets snapping layers.
getSeleciontSize() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Deprecated.  
getSelectColorLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getSelectConfigLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getSelectedAttributes(Integer, int, AttributeFilter, DateFormat) - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets all attributes of the current selected feature.
getSelectedGPTaskId() - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTask
 
getSelectedImage() - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Returns the selected image URL for the button
getSelectedImage() - Method in class com.esri.adf.web.faces.component.ButtonControl
Gets the selected image that is set for this control.
getSelectedImage() - Method in class com.esri.adf.web.faces.component.CommandControl
Returns the selected image that is set for this control.
getSelectedImage() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the selected image that is set for this control.
getSelectedResult() - Method in class com.esri.adf.web.data.results.WebResultsToc
Gets the result node that has been selected.
getSelectedStyle() - Method in class com.esri.adf.web.faces.component.ToolbarControl
Returns the selected style for the child control.
getSelectFeaturesLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getSelection(Integer) - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets the feature selection on the given layer.
getSelection(IFeatureLayer, LayerDescription, IServerContext) - Static method in class com.esri.adf.web.ags.data.edit.util.EditUtil
Gets the selected feature on the given layer.
getSelection(IFeatureLayer, LayerDescription, IGeometry, IServerContext) - Static method in class com.esri.adf.web.ags.data.edit.util.EditUtil
Deprecated. As of ArcGIS Java Server 10.0, no replacement.
getSelectionCusor(Integer) - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets the feature cursor of the feature selections on the given layer.
getSelectionSize() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the size of feature selection on the current layer.
getSelectMethod() - Method in class com.esri.adf.web.data.tasks.TaskParamDescriptor
Returns the select options method of the parameter
getSelectVersionLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getServerAction() - Method in class com.esri.adf.web.faces.component.ButtonControl
Gets the server action of the button, should be a backing bean method.
getServerAction() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the server side tool action name.
getServerConnection() - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
Returns the ServerConnection object from the server.
getServerConnection() - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
Returns the ServerConnection object from the server.
getServerConnection() - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Returns the ServerConnection object used to connect the server.
getServerConnection() - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
Returns the ServerConnection object from the server.
getServerConnection() - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
Returns the ServerConnection object from the server.
getServerConnection() - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Returns the ServerConnection object used to connect the server.
getServerContext() - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
Returns the IServerContext object from the server.
getServerContext() - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
Returns the IServerContext object from the server.
getServerContext() - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Returns the IServerContext to the server.
getServerContext() - Method in class com.esri.adf.web.ags.data.edit.ActionContext
Gets the IServerContext of the action.
getServerContext() - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets the IServerContext associated with the map service.
getServerContext() - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
Returns the IServerContext object from the server.
getServerContext() - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
Returns the IServerContext object from the server.
getServerContext() - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Returns the IServerContext to the server.
getServerMethod() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the expression string for server side tool action method binding.
getServerObject() - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
Returns the IServerObject from the server.
getServerObjectManager() - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
Returns the IServerObjectManager object from the server.
getServerObjectManager() - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
Returns the IServerObjectManager object from the server.
getServerObjectManager() - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Returns the IServerObjectManager to the connected server.
getServerObjectManager() - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
Returns the IServerObjectManager object from the server.
getServerObjectManager() - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
Returns the IServerObjectManager object from the server.
getServerObjectManager() - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Returns the IServerObjectManager to the connected server.
getServerObjectName() - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
 
getServerObjectName() - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
The name of the server object on the GIS server machine.
getServerObjectName() - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Returns the name of the map server object that this resource represents
getServerObjectName() - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
Returns the name of the geometry server object that this resource represents.
getServerObjectName() - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
The name of the server object on the GIS server machine.
getServerObjectName() - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Returns the name of the image server object that this resource represents
getServerVersion(URL) - Static method in class com.esri.adf.web.ags.util.AGSUtil
Given a catalog URL, return the version of ArcGIS Server.
getServerVersion(ServiceCatalogBindingStub) - Static method in class com.esri.adf.web.ags.util.AGSUtil
Given a catalog binding stub ServiceCatalogBindingStub, return the version of ArcGIS Server.
getServiceCatalogURL() - Method in class com.esri.adf.web.ags.data.AGSGeocodeResource
Returns the service catalog end point URL.
getServiceCatalogURL() - Method in class com.esri.adf.web.ags.data.AGSMapResource
Returns the service catalog end point URL.
getServiceCatalogURL() - Method in class com.esri.adf.web.ags.data.geometry.AGSGeometryResource
Returns the service catalog end point URL.
getServiceCatalogURL() - Method in class com.esri.adf.web.ags.data.gp.AGSGPResource
Returns the service catalog end point URL.
getServiceCatalogURL() - Method in class com.esri.adf.web.ags.data.image.AGSImageResource
Returns the service catalog end point URL.
getServiceCatalogURL(URL) - Static method in class com.esri.adf.web.ags.util.AGSUtil
Returns the service catalog URL from the specified ArcGIS Service URL.
getServiceName() - Method in class com.esri.adf.web.aims.data.AIMSMapResource
Return the ArcIMS Service that associated with this resource.
getSettingsLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getShadowColor() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the WebTrueTypeMarkerSymbol's shadow color value.
getShapeField(int) - Method in class com.esri.adf.web.ags.data.query.AGSQueryFunctionality
Returns the SHAPE field of the given layer.
getShapeFieldIndex() - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
getShapeType() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the geometry type of the current working layer.
getShapeType(Integer) - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets the geometry type of the layer.
getShowPlusSign() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the showPlusSign of the AGSScaleBarFunctionality.
getSmallDelta() - Method in class com.esri.adf.web.data.tasks.validator.NumberSpinner
Specifies the amount by which the value will be incremented/decremented when the user scrolls for a new value using the Up/Down arrow keys.
getSnapColorLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getSnapHandler() - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets the SnapHandler associated with this map service.
getSnapRules() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the snapping settings.
getSnapRules() - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets the snap rules.
getSnapRules(Integer) - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets the snap rules for the given layer.
getSnapTipsColor() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the snapTipsColor of the EditingBean.
getSnapTolerance() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the snapping tolerance in pixels.
getSnapType() - Method in class com.esri.adf.web.ags.data.edit.bean.SnapRulesBean
Converts the rules to an esriGeometryHitPartType const.
getSnapType(IFeatureLayer) - Method in class com.esri.adf.web.ags.data.edit.SnapHandler
Gets the snap type.
getSource() - Method in class com.esri.adf.web.ags.data.edit.EditEvent
Gets the source of the event.
getSourceOIDs() - Method in class com.esri.adf.web.data.query.RelateCriteria
Returns the ID of the features whose related records need to be fetched.
getSpatialFilterRelation() - Method in class com.esri.adf.web.aims.data.query.AIMSQueryFunctionality
 
getSpatialReference(IFeatureLayer) - Static method in class com.esri.adf.web.ags.data.edit.SnapHandler
Gets spatial reference of the feature layer.
getSpatialReference(IFeatureLayer) - Static method in class com.esri.adf.web.ags.data.edit.util.EditUtil
Gets spatial reference from a feature layer.
getSpatialReference() - Method in class com.esri.adf.web.data.geometry.WebGeometry
Returns the coordinate system of this geometry.
getSpatialReference() - Method in class com.esri.adf.web.data.WebContext
Returns the spatial reference associated with this context.
getSpatialReferenceDefinitionString() - Method in class com.esri.adf.web.data.WebContext
Returns the definition string of the spatial reference associated with this context.
getSpatialReferenceId() - Method in class com.esri.adf.web.data.WebContext
Returns the ID of the spatial reference associated with this context.
getSpatialReferenceId() - Method in class com.esri.adf.web.wms.data.WMSMapResource
Returns the user defined spatial reference id.
getSpatialReferenceResourceId() - Method in class com.esri.adf.web.data.WebContext
Returns the ID of the resource whose spatial reference should be used by the WebContext
getSpellingSensitivity() - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Returns the spelling sensitivity for geocoding.
getStartEditingLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getStartTileColumn() - Method in class com.esri.adf.web.data.WebLodInfo
 
getStartTileRow() - Method in class com.esri.adf.web.data.WebLodInfo
 
getStaticImageUrl() - Method in class com.esri.adf.web.data.WebOverview
Returns the URL of the image to be used in overview map.
getStaticImageUrl() - Method in class com.esri.adf.web.faces.component.OverviewControl
Returns the URL of the image to be used in overview map.
getStatusMessage() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A task property "statusMessage" showing operation status.
getStopSymbol() - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Returns the default stop symbol associated with this functionality.
getStyle() - Method in class com.esri.adf.web.data.tasks.AbsolutePosition
Returns the style string applied to the component
getStyle() - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Returns the CSS style to be applied to the button
getStyle() - Method in class com.esri.adf.web.data.tasks.DefaultLayout
Sets the style string
getStyle() - Method in class com.esri.adf.web.data.tasks.Position
Returns the style String
getStyle() - Method in class com.esri.adf.web.faces.component.ButtonControl
Gets the CSS style of the button.
getStyle() - Method in class com.esri.adf.web.faces.component.CommandControl
Returns the style attributes of this control.
getStyle() - Method in class com.esri.adf.web.faces.component.MapControl
Returns the style attributes of toolbar control.
getStyle() - Method in class com.esri.adf.web.faces.component.OverviewControl
Returns the style attributes of toolbar control.
getStyle() - Method in class com.esri.adf.web.faces.component.SelectOneControl
Returns the style attributes of this control.
getStyle() - Method in class com.esri.adf.web.faces.component.SeparatorControl
Returns the style attributes of the Separator control.
getStyle() - Method in class com.esri.adf.web.faces.component.TaskControl
Returns the style attributes of toolbar control.
getStyle() - Method in class com.esri.adf.web.faces.component.TocControl
Returns the style attributes of toolbar control.
getStyle() - Method in class com.esri.adf.web.faces.component.ToolbarControl
Returns the style attributes of toolbar control.
getStyle() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the style attributes of the tool control.
getStyleClass() - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Returns the CSS style class to be applied to the button
getStyleClass() - Method in class com.esri.adf.web.data.tasks.DefaultLayout
returns the style class string
getStyleClass() - Method in class com.esri.adf.web.data.tasks.Position
Returns the style class string
getStyleClass() - Method in class com.esri.adf.web.faces.component.ButtonControl
Gets the CSS style class of the ButtonControl.
getStyleClass() - Method in class com.esri.adf.web.faces.component.CommandControl
Returns the file name where the CSS style attributes are defined.
getStyleClass() - Method in class com.esri.adf.web.faces.component.MapControl
Returns the file name where the CSS style attributes are defined.
getStyleClass() - Method in class com.esri.adf.web.faces.component.OverviewControl
Returns the file name where the CSS style attributes are defined.
getStyleClass() - Method in class com.esri.adf.web.faces.component.SelectOneControl
Returns the file name where the CSS style attributes are defined.
getStyleClass() - Method in class com.esri.adf.web.faces.component.SeparatorControl
Returns the file name where the CSS style attributes are defined.
getStyleClass() - Method in class com.esri.adf.web.faces.component.TaskControl
Returns the file name where the CSS style attributes are defined.
getStyleClass() - Method in class com.esri.adf.web.faces.component.TocControl
Returns the file name where the CSS style attributes are defined.
getStyleClass() - Method in class com.esri.adf.web.faces.component.ToolbarControl
Returns the file name where the CSS style attributes are defined.
getStyleClass() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the file name where the CSS style attributes are defined.
getSubdivisions() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the subdivisions of the AGSScaleBarFunctionality.
getSubDomain() - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
Returns the sub-domains available for this tile functionality
getSubLayers() - Method in class com.esri.adf.web.data.graphics.GroupGraphicsLayer
Returns a list of sublayers.
getSummary() - Method in class com.esri.adf.web.ags.data.AGSTraversalResult
Returns the Summary of traversal results.
getSvLayers() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets snapping layers.
getSwatchBackgroundColor() - Method in class com.esri.adf.web.aims.data.AIMSTocFunctionality
 
getSwatchHeight() - Method in class com.esri.adf.web.aims.data.AIMSTocFunctionality
 
getSwatchHeight() - Method in class com.esri.adf.web.data.graphics.GraphicsTocFunctionality
Returns the height of the swatch container.
getSwatchWidth() - Method in class com.esri.adf.web.aims.data.AIMSTocFunctionality
 
getSwatchWidth() - Method in class com.esri.adf.web.data.graphics.GraphicsTocFunctionality
Returns the width of the swatch container.
getSymbol() - Method in class com.esri.adf.web.data.GraphicElement
 
getSymbol(WebClassBreaksRenderer, Map<String, String>) - Static method in class com.esri.adf.web.data.graphics.GraphicsLayer
 
getSymbol(WebUniqueValueRenderer, Map<String, String>) - Static method in class com.esri.adf.web.data.graphics.GraphicsLayer
 
getSymbol() - Method in class com.esri.adf.web.data.renderer.WebClassBreakInfo
Returns the symbol to be applied for this class break.
getSymbol() - Method in class com.esri.adf.web.data.renderer.WebSimpleRenderer
Returns a symbol that WebSimpleRenderer holds.
getSymbol() - Method in class com.esri.adf.web.data.renderer.WebUniqueValueInfo
Returns the symbol.
getTask() - Method in class com.esri.adf.web.faces.component.TaskControl
Returns the Object task bean associated with this control.
getTask() - Method in class com.esri.adf.web.faces.event.TaskEvent
 
getTaskActionDescriptor() - Method in class com.esri.adf.web.faces.event.TaskEvent
 
getTaskClass() - Method in class com.esri.adf.web.data.tasks.TaskDescriptor
Returns the task Class
getTaskConfig() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the configuration.
getTaskConfig() - Method in class com.esri.adf.web.tasks.MapToolsTask
Deprecated. As of ArcGIS Java Server 9.3, instead use this class to get all properties
getTaskConfig() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use this class to get all properties
getTaskConfig() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use this class to get all properties
getTaskContent(String) - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
getTaskControlId() - Method in class com.esri.adf.web.faces.event.ToolItem
 
getTaskDescriptor() - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTaskInfo
 
getTaskDescriptor() - Method in class com.esri.adf.web.ags.tasks.RoutingTaskInfo
 
getTaskDescriptor() - Method in class com.esri.adf.web.data.tasks.SimpleTaskInfo
Claims there is no custom TaskDescriptor provided.
getTaskDescriptor() - Method in interface com.esri.adf.web.data.tasks.TaskInfo
Returns the TaskDescriptor object for your task.
getTaskDescriptor() - Method in class com.esri.adf.web.data.tasks.XMLSimpleTaskInfo
 
getTaskDescriptor() - Method in class com.esri.adf.web.data.tasks.XMLTaskInfoHandler
 
getTaskDescriptor() - Method in class com.esri.adf.web.tasks.GeocodeTask
 
getTaskDescriptor() - Method in class com.esri.adf.web.tasks.MapToolsTaskInfo
 
getTaskDescriptor() - Method in class com.esri.adf.web.tasks.PrintTaskTaskInfo
Returns the task descriptor
getTaskDescriptor() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskInfo
 
getTaskDescriptor() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskInfo
 
getTaskInfo() - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
getTaskInfo() - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTask
 
getTaskInfo() - Method in class com.esri.adf.web.ags.tasks.RoutingTask
 
getTaskInfo() - Method in interface com.esri.adf.web.data.tasks.TaskInfoBean
 
getTaskInfo(Class, Class<? extends TaskInfo>) - Static method in class com.esri.adf.web.data.tasks.TaskIntrospector
 
getTaskInfo(Class, TaskInfo) - Static method in class com.esri.adf.web.data.tasks.TaskIntrospector
 
getTaskInfo(Class) - Static method in class com.esri.adf.web.data.tasks.TaskIntrospector
 
getTaskInfo() - Method in class com.esri.adf.web.faces.component.TaskControl
Return the task info object by introspecting the task bean.
getTaskInfo() - Method in class com.esri.adf.web.tasks.MapToolsTask
 
getTaskInfo() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the task info class
getTaskInfo() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
getTaskInfo() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
 
getTaskInfoClass() - Method in class com.esri.adf.web.faces.component.TaskControl
Returns the task info class.
getTaskLayout() - Method in class com.esri.adf.web.data.tasks.SimpleTaskInfo
Claims there are no custom task layouts provided.
getTaskLayout() - Method in interface com.esri.adf.web.data.tasks.TaskInfo
Returns the TaskLayout object for this task.
getTaskLayout() - Method in class com.esri.adf.web.data.tasks.XMLSimpleTaskInfo
 
getTaskLayout() - Method in class com.esri.adf.web.data.tasks.XMLTaskInfoHandler
 
getTaskLayout() - Method in class com.esri.adf.web.tasks.MapToolsTaskInfo
 
getTaskLayout() - Method in class com.esri.adf.web.tasks.PrintTaskTaskInfo
Returns a TabularLayout object in this case
getTaskLayout() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskInfo
 
getTaskLayout() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskInfo
 
getTaskName() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Deprecated. Please use EditBean.getTaskName().
getTaskName() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets task window title.
getTaskName() - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
getTaskName() - Method in class com.esri.adf.web.ags.data.gp.GPTaskConfig
 
getTaskName() - Method in class com.esri.adf.web.tasks.GeocodeTask
 
getTaskName() - Method in class com.esri.adf.web.tasks.MapToolsTask
 
getTaskResultDescriptor() - Method in class com.esri.adf.web.data.results.ResultNode
Returns the ResultDescriptor associated with this result.
getTaskStatus(String, GPParam[], GPParam[]) - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
getText() - Method in class com.esri.adf.web.ags.data.AGSTocLayerContent
Returns the text displayed on the node.
getText() - Method in class com.esri.adf.web.aims.data.AIMSTocLayerContent
Returns the text displayed on the node.
getText() - Method in class com.esri.adf.web.data.graphics.GraphicsTocLayerContent
Returns the text displayed on the node.
getText() - Method in class com.esri.adf.web.data.results.ResultNodeContent
 
getText() - Method in class com.esri.adf.web.data.SimpleTocNodeContent
 
getText() - Method in class com.esri.adf.web.data.TocNodeContent
Returns the text displayed on the node.
getText() - Method in class com.esri.adf.web.data.TocResourceContent
 
getText() - Method in class com.esri.adf.web.ve.data.imagery.VETocNodeContent
 
getText() - Method in class com.esri.adf.web.wms.data.WMSTocLayerContent
Returns the text displayed on the node.
getTextAngle() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the textAngle of the AGSScaleBarFunctionality.
getTextAngle() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the angle of the text
getTextPosition() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns text position.
getTextPosition() - Method in class com.esri.adf.web.faces.component.ToolbarControl
Returns the text position for this control.
getTextStyle() - Method in class com.esri.adf.web.faces.component.TocControl
Returns the TOC text CSS style.
getTextStyleClass() - Method in class com.esri.adf.web.faces.component.TocControl
Returns the TOC text CSS class name.
getTextSymbol() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the text symbol.
getTextValues() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the text values.
getThreadPool() - Method in class com.esri.adf.web.data.WebContext
Returns the GroupThreadPool associated with this context.
getThreadPoolSize() - Method in class com.esri.adf.web.data.WebContext
Returns the size of the thread pool to execute parallel group tasks.
getTileColumn() - Method in class com.esri.adf.web.data.ContainingTile
 
getTileHeight() - Method in class com.esri.adf.web.ags.data.AGSTileFunctionality
 
getTileHeight() - Method in interface com.esri.adf.web.data.TileFunctionality
Returns the height of the tiled images.
getTileHeight() - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
 
getTileImageFormat() - Method in class com.esri.adf.web.ags.data.AGSTileFunctionality
 
getTileImageFormat() - Method in interface com.esri.adf.web.data.TileFunctionality
Returns the format of the tiled images.
getTileImageFormat() - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
 
getTileLevelCount() - Method in class com.esri.adf.web.data.WebMap
Gets the number of levels that the map will be tiled at .
getTileRow() - Method in class com.esri.adf.web.data.ContainingTile
 
getTileURL(String, Object, WebSession, String) - Static method in class com.esri.adf.web.util.WebUtil
Returns the URL for Tile data.
getTileURL(String, String, WebSession) - Static method in class com.esri.adf.web.util.WebUtil
Returns the URL for Tile data.
getTileWidth() - Method in class com.esri.adf.web.ags.data.AGSTileFunctionality
 
getTileWidth() - Method in interface com.esri.adf.web.data.TileFunctionality
Returns the width of the tiled images.
getTileWidth() - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
 
getTime() - Method in class com.esri.adf.web.ags.data.AGSDirection
 
getTimeFormat() - Method in class com.esri.adf.web.data.tasks.validator.DateValidator
Specifies the format that is used to display the time component.
getTimers() - Method in class com.esri.adf.web.data.TocModel
 
getTimeToLive() - Method in class com.esri.adf.web.ve.data.VETokenInfo
Returns the time-to-live of the token.
getTitle() - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTaskConfig
 
getTocFunctionalities() - Method in class com.esri.adf.web.data.WebToc
 
getTocModel() - Method in class com.esri.adf.web.faces.component.TocControl
Returns the TocModel object associated with this control.
getTocModelType() - Method in class com.esri.adf.web.data.results.WebResultsToc
 
getTocModelType() - Method in class com.esri.adf.web.data.TocModel
 
getTocModelType() - Method in class com.esri.adf.web.data.WebToc
 
getTokenExpiration() - Method in class com.esri.adf.web.ags.data.AGSTileFunctionality
Return the token expiration duration in minutes.
getTolerance() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the search tolerance in pixels.
getTolerance() - Method in class com.esri.adf.web.ags.data.edit.SnapHandler
Gets the snapping tolerance in pixels.
getTolerance() - Method in class com.esri.adf.web.data.query.IdentifyCriteria
Returns the tolerance that used to perform identify operation.
getToleranceLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getToleranceRatio() - Method in class com.esri.adf.web.data.ExtentHistory
 
getToolAction() - Method in class com.esri.adf.web.faces.event.ToolItem
Instantiates an object using the action class.
getToolAction(String) - Method in class com.esri.adf.web.faces.event.ToolItemCollection
Returns the tool action associated with the specified tool key.
getToolActionMethod() - Method in class com.esri.adf.web.data.tasks.TaskToolDescriptor
Returns the server-side method that processes the tool
getToolbarStyle() - Method in class com.esri.adf.web.faces.component.ToolbarControl
Returns the toolbar style for this control.
getToolClass() - Method in class com.esri.adf.web.faces.event.ToolItem
Returns the class name to invoke for the tool.
getToolDescriptor(String, TaskInfo) - Static method in class com.esri.adf.web.data.tasks.TaskUtils
Returns the task tool descriptor for a given toolActionName in taskInfo.
getToolDescriptors() - Method in class com.esri.adf.web.ags.tasks.RoutingTaskInfo
 
getToolDescriptors() - Method in class com.esri.adf.web.data.tasks.SimpleTaskInfo
Claims there are no custom task tool descriptors provided.
getToolDescriptors() - Method in interface com.esri.adf.web.data.tasks.TaskInfo
Returns an array of TaskToolDescriptorModel objects for the tools in your task.
getToolDescriptors() - Method in class com.esri.adf.web.data.tasks.XMLSimpleTaskInfo
 
getToolDescriptors() - Method in class com.esri.adf.web.data.tasks.XMLTaskInfoHandler
 
getToolDescriptors() - Method in class com.esri.adf.web.tasks.MapToolsTaskInfo
 
getToolDescriptors() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskInfo
 
getToolItem() - Method in class com.esri.adf.web.faces.event.MapEvent
Returns the ToolItem associated with the tool action that gets invoked to process this event.
getToolItem(String) - Method in class com.esri.adf.web.faces.event.ToolItemCollection
Returns the ToolItem object represented by this key.
getToolItemCollection() - Method in class com.esri.adf.web.faces.component.MapControl
Returns the tool item collection.
getToolItems() - Method in class com.esri.adf.web.faces.event.ToolItemCollection
Return the current tool item collection.
getTools() - Method in class com.esri.adf.web.tasks.MapToolsTask
Returns the tool key(s) separated by comma
getTools() - Method in class com.esri.adf.web.tasks.MapToolsTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use MapToolsTask.getTools()
getToolText() - Method in class com.esri.adf.web.faces.component.CommandControl
Returns the tool text that is set for this control.
getToolText() - Method in class com.esri.adf.web.faces.component.SelectOneControl
Returns the tool text that is set for this control.
getToolText() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the tool text that is set for this control.
getToolTip() - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Returns the tool tip text for the button
getToolTip() - Method in class com.esri.adf.web.faces.component.ButtonControl
Gets the toolTip of the button.
getToolTip() - Method in class com.esri.adf.web.faces.component.CommandControl
Returns the alternate text that is set for this control.
getToolTip() - Method in class com.esri.adf.web.faces.component.ToolControl
Returns the tool tip that is set for this control.
getToolTip() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
getToolTip() - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesTask.getToolTip()
getToolTip() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Returns the tool tip of search button.
getToolTip() - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.getToolTip()
getToolType() - Method in class com.esri.adf.web.faces.event.ToolItem
 
getTransformer(URL) - Static method in class com.esri.adf.web.util.XMLUtil
 
getTransparency() - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
getTransparency() - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
 
getTransparency() - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
 
getTransparency() - Method in class com.esri.adf.web.data.graphics.GraphicsMapFunctionality
 
getTransparency() - Method in interface com.esri.adf.web.data.MapFunctionality
Returns the transparency factor for this map functionality.
getTransparency() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Returns the symbol's line transparency value.
getTransparency() - Method in class com.esri.adf.web.data.symbol.WebSymbol
Returns the symbol transparency value.
getTransparency() - Method in class com.esri.adf.web.data.WebNorthArrow
 
getTransparency() - Method in class com.esri.adf.web.ve.data.imagery.VEImageryFunctionality
 
getTransparency() - Method in class com.esri.adf.web.wms.data.WMSMapFunctionality
 
getType() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the type of the AGSScaleBarFunctionality.
getType() - Method in class com.esri.adf.web.ags.data.edit.Attribute
Gets the type of the attribute.
getType() - Method in class com.esri.adf.web.data.geometry.WebSpatialReference
Returns spatial reference type.
getType() - Method in class com.esri.adf.web.data.renderer.WebClassBreaksRenderer
Returns the type of the renderer as "Class Breaks Renderer"
getType() - Method in class com.esri.adf.web.data.renderer.WebGroupRenderer
Returns the type of the WebGroupRenderer.
getType() - Method in interface com.esri.adf.web.data.renderer.WebRenderer
 
getType() - Method in class com.esri.adf.web.data.renderer.WebSimpleRenderer
Returns the type of the renderer as "Simple Renderer"
getType() - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Returns the type of the renderer as "Unique Value Renderer"
getType() - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Returns the type of the symbol as "PictureMarker"
getType() - Method in class com.esri.adf.web.data.symbol.WebScalebarSymbol
Returns the scale bar type.
getType() - Method in class com.esri.adf.web.data.symbol.WebSimpleLineSymbol
Returns the type of the symbol as "SimpleLine"
getType() - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Returns the type of the symbol as "SimpleMarker"
getType() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Returns the type of the symbol as "SimplePolygon"
getType() - Method in class com.esri.adf.web.data.symbol.WebSymbol
Returns the type of symbol that the Symbol object represents.
getType() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the type of the symbol as "TrueTypeMarker"
getType() - Method in class com.esri.adf.web.data.WebScaleBar
Get the type of scale bar.
getType() - Method in class com.esri.adf.web.faces.component.ButtonControl
Gets the type of the button.
getType(FacesContext) - Method in class com.esri.adf.web.util.ConstantMethodBinding
 
getTypeLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getUniqueValueInfos() - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Returns the list of UniqueValueInfos.
getUnit() - Method in class com.esri.adf.web.data.symbol.WebScalebarSymbol
Returns an constant integer for unit the constant is defined in MeasureUtil class.
getUnitLabel() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the unitLabel of the AGSScaleBarFunctionality.
getUnitLabelGap() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the unitLabelGap of the AGSScaleBarFunctionality.
getUnitLabelPosition() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the unitLabelPosition of the AGSScaleBarFunctionality.
getUnits() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the units of the AGSScaleBarFunctionality.
getUnits() - Method in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
getUnits() - Method in class com.esri.adf.web.data.WebScaleBar
Get the units to be shown in the scale bar.
getUnitsLabel(int) - Static method in class com.esri.adf.web.util.MeasureUtil
 
getURL() - Method in class com.esri.adf.web.data.export.ExportImage
Returns the URL of the map image.
getURL() - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Returns the picture URL.
getUrl() - Method in class com.esri.adf.web.ve.data.VETokenInfo
Returns the URL of the Bing Maps token web service.
getUser() - Method in class com.esri.adf.web.ags.data.AGSGeocodeResource
 
getUser() - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
 
getUser() - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
 
getUser() - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Returns the AGSUser to impersonate connections to the server
getUser() - Method in class com.esri.adf.web.ags.data.AGSMapResource
Returns the AGSUser to authenticate connections to secure web services
getUser() - Method in class com.esri.adf.web.ags.data.geometry.AGSGeometryResource
Returns the AGSUser to authenticate connections to secure web services.
getUser() - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
 
getUser() - Method in class com.esri.adf.web.ags.data.gp.AGSGPResource
 
getUser() - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
 
getUser() - Method in class com.esri.adf.web.ags.data.image.AGSImageResource
Returns the AGSUser to authenticate connections to secure web services
getUser() - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Returns the AGSUser to impersonate connections to the server
getUserName() - Method in class com.esri.adf.web.ags.data.AGSUser
 
getUserName() - Method in class com.esri.adf.web.aims.data.AIMSMapResource
Returns the user name to connect authenticated service.
getUserName() - Method in class com.esri.adf.web.ve.data.VEUser
Returns the username.
getUserName() - Method in class com.esri.adf.web.wms.data.WMSMapResource
Returns the user name to connect authenticated WMS service.
getValidationRules() - Method in interface com.esri.adf.web.data.tasks.TaskParamValidator
The method returns the validation rules as key/value pairs.
getValidationRules() - Method in class com.esri.adf.web.data.tasks.validator.GenericValidator
Returns a Properties object which defines a set of property/value pair to validate the user input.
getValidator() - Method in class com.esri.adf.web.data.tasks.TaskParamDescriptor
Returns the TaskParamValidator object which is used for validating this Task parameter's value.
getValidStyleString(String) - Static method in class com.esri.adf.web.util.XMLUtil
 
getValue() - Method in class com.esri.adf.web.ags.data.edit.Attribute
Gets the value of the attribute.
getValue() - Method in class com.esri.adf.web.ags.data.gp.GPBooleanParam
 
getValue() - Method in class com.esri.adf.web.ags.data.gp.GPDateParam
 
getValue() - Method in class com.esri.adf.web.ags.data.gp.GPDoubleParam
 
getValue() - Method in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
getValue() - Method in class com.esri.adf.web.ags.data.gp.GPLongParam
 
getValue() - Method in class com.esri.adf.web.ags.data.gp.GPMultiStringParam
Gets the boolean value of current object on the given choice.
getValue() - Method in class com.esri.adf.web.ags.data.gp.GPStringParam
 
getValue() - Method in class com.esri.adf.web.data.renderer.WebClassBreakInfo
Returns the class break upper limit field value.
getValue() - Method in class com.esri.adf.web.data.renderer.WebUniqueValueInfo
Returns the value.
getValue() - Method in class com.esri.adf.web.faces.component.ButtonControl
Gets the text value of the button.
getValue() - Method in class com.esri.adf.web.faces.component.ContextControl
 
getValueList() - Method in class com.esri.adf.web.ags.data.edit.Attribute
Gets the available values of the Attribute.
getValues() - Method in class com.esri.adf.web.ags.data.gp.GPMultiValueParam
Converts a GPMultiValue parameter to a set of GPMultiStringParam objects.
getValues() - Method in class com.esri.adf.web.data.GraphicRenderer
Deprecated. As of ArcGIS Java Server 10.0, there is no replacement.
getVersion() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the working version for editing.
getVersions() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the editable versions.
getVersions() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Sets the available version list for editing.
getVersions(IMap, String, IServerContext) - Static method in class com.esri.adf.web.ags.data.edit.util.EditUtil
Retrieves versions from a map's feature layers.
getVersionSet() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the versions as a set.
getVerticesColor() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the color of vertices.
getVerticesColorLabel() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A label property in the editing window.
getVerticesMarker() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the symbol to draw the vertices.
getVerticesOutline() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the outline color of vertices, e.g."255,255,0"
getVerticesShape() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the shape of vertex.
getVerticesSize() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Gets the size of vertex.
getVEToken(String, String, String, String, int) - Static method in class com.esri.adf.web.ve.util.VEUtil
Retrieves a token for Microsoft Virtual Earth web services.
getVisibleLayers() - Method in class com.esri.adf.web.wms.data.WMSOverviewFunctionality
Gets the list of layers that will be visible in the overview map.
getWebApplication() - Method in class com.esri.adf.web.data.WebSession
Deprecated. no replacement
getWebContext() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the webContext associated with the bean.
getWebContext() - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTask
 
getWebContext() - Method in class com.esri.adf.web.ags.tasks.RoutingTask
 
getWebContext() - Method in class com.esri.adf.web.data.ExtentHistory
 
getWebContext() - Method in class com.esri.adf.web.data.GISResource
Returns the WebContext that maintains a reference to this resource.
getWebContext() - Method in class com.esri.adf.web.data.query.WebQuery
Returns the WebContext object associated with this query.
getWebContext() - Method in class com.esri.adf.web.data.WebGeocode
 
getWebContext() - Method in class com.esri.adf.web.data.WebMap
Return the WebContext associated with this WebMap.
getWebContext() - Method in class com.esri.adf.web.data.WebNorthArrow
 
getWebContext() - Method in class com.esri.adf.web.data.WebOverview
Returns the WebContext associated with this object.
getWebContext() - Method in class com.esri.adf.web.data.WebToc
 
getWebContext() - Method in class com.esri.adf.web.faces.component.ContextControl
Returns the WebContext associated with this control.
getWebContext() - Method in class com.esri.adf.web.faces.event.ADFEvent
Returns the WebContext associated with this event
getWebContext(FacesContext) - Static method in class com.esri.adf.web.faces.event.InfoWindowPhaseListener
 
getWebContext() - Method in class com.esri.adf.web.tasks.MapToolsTask
Returns the WebContext object
getWebContext() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the WebContext object
getWebContext() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
getWebContext() - Method in class com.esri.adf.web.tasks.SearchAttributesTask
 
getWebContext(UIComponent, String) - Static method in class com.esri.adf.web.util.WebUtil
If contextId is not null, return the WebContext associated with that ID.
getWebContext(UIComponent) - Static method in class com.esri.adf.web.util.WebUtil
Finds the parent ContextControl for this component and returns the associated WebContext.
getWebContext(FacesContext, String) - Static method in class com.esri.adf.web.util.WebUtil
Finds the WebContext in the request map of this FacesContext.
getWebContexts() - Method in class com.esri.adf.web.data.WebSession
Returns a {Map} of all the WebContexts associated with this WebSession.
getWebGeocode() - Method in class com.esri.adf.web.data.WebContext
Returns the WebGeocode referenced by this context.
getWebGeometry(WebSpatialReference) - Method in class com.esri.adf.web.data.query.IdentifyCriteria
Gets the geometry in the given spatial reference.
getWebGeometry() - Method in class com.esri.adf.web.faces.event.CircleArgs
Deprecated.  
getWebGeometry() - Method in class com.esri.adf.web.faces.event.ClientActionArgs
 
getWebGeometry() - Method in class com.esri.adf.web.faces.event.DragImageArgs
 
getWebGeometry() - Method in class com.esri.adf.web.faces.event.DragRectangleArgs
 
getWebGeometry() - Method in class com.esri.adf.web.faces.event.MapEvent
Returns the WebGeometry in screen coordinates corresponding to the client action performed by the user.
getWebGeometry() - Method in class com.esri.adf.web.faces.event.OvalArgs
Deprecated.  
getWebGeometry() - Method in class com.esri.adf.web.faces.event.PointArgs
 
getWebGeometry() - Method in class com.esri.adf.web.faces.event.PolygonArgs
 
getWebGeometry() - Method in class com.esri.adf.web.faces.event.PolylineArgs
 
getWebGraphics() - Method in class com.esri.adf.web.data.WebContext
Returns the WebGraphics referenced by this context.
getWebLayerDefinition() - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
The LayerDefinitions are defined in faces-config.xml.
getWebLayerInfo(String) - Method in class com.esri.adf.web.aims.data.query.AIMSQueryFunctionality
 
getWebLayerInfo(int) - Method in class com.esri.adf.web.data.graphics.query.GraphicsQueryFunctionality
 
getWebLayerInfo(List<? extends WebLayerInfo>, GISResource, int) - Static method in class com.esri.adf.web.tasks.SearchAttributesUtil
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryUtil.getWebLayerInfo(List, GISResource, int)
getWebLayerInfo(List<? extends WebLayerInfo>, GISResource, int) - Static method in class com.esri.adf.web.util.QueryUtil
Returns the WebLayerInfo object from the list of WebLayerInfo objects based on the specified layer id and resource object.
getWebMap() - Method in class com.esri.adf.web.data.WebContext
Returns the WebMap referenced by this context.
getWebMap() - Method in class com.esri.adf.web.faces.component.MapControl
Returns the WebMap object associated with this control.
getWebOverview() - Method in class com.esri.adf.web.data.WebContext
Returns the WebOverview referenced by this context.
getWebOverview() - Method in class com.esri.adf.web.faces.component.OverviewControl
Returns the WebOverview object associated with this control.
getWebQuery() - Method in class com.esri.adf.web.data.query.QueryResult
Returns the WebQuery object that was used to get this result.
getWebQuery() - Method in class com.esri.adf.web.data.WebContext
The WebQuery referenced by this context.
getWebResults() - Method in class com.esri.adf.web.data.WebContext
The WebResults referenced by this context.
getWebScaleBar() - Method in class com.esri.adf.web.faces.component.MapControl
 
getWebSession() - Method in class com.esri.adf.web.data.WebContext
Returns the WebSession that maintains a reference to this context.
getWebSpatialReference(int) - Static method in class com.esri.adf.web.data.geometry.WebSpatialReference
Returns an instance of WebSpatialReference corresponding to its ID.
getWebSpatialReference(String) - Static method in class com.esri.adf.web.data.geometry.WebSpatialReference
Returns an instance of WebSpatialReference corresponding to a given definition string.
getWebSpatialReferenceId(String) - Static method in class com.esri.adf.web.data.geometry.WebSpatialReference
Returns the spatial reference id based on the specified definition string.
getWebToc() - Method in class com.esri.adf.web.data.WebContext
Returns the WebToc referenced by this context.
getWebToc() - Method in class com.esri.adf.web.tasks.PrintTask
Returns the WebToc object of the printing task
getWhereClause() - Method in class com.esri.adf.web.data.query.PredefinedQueryCriteria
Gets the where clause of the query.
getWhereClause() - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
getWidth() - Method in class com.esri.adf.web.data.export.ExportProperties
 
getWidth() - Method in class com.esri.adf.web.data.geometry.WebExtent
Returns the width of WebExtent.
getWidth() - Method in class com.esri.adf.web.data.geometry.WebOval
Deprecated.  
getWidth() - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Unsupported operation for this symbol.
getWidth() - Method in class com.esri.adf.web.data.symbol.WebScalebarSymbol
Returns the width of the scalebar.
getWidth() - Method in class com.esri.adf.web.data.symbol.WebSimpleLineSymbol
Returns the line width of the symbol.
getWidth() - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Returns the width of the marker symbol.
getWidth() - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Returns the line width of the symbol.
getWidth() - Method in class com.esri.adf.web.data.symbol.WebSymbol
Returns width of the symbol.
getWidth() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the width of the marker.
getWidth() - Method in class com.esri.adf.web.data.WebMap
Returns the width of the map in pixels, by default the map size is 400 * 400.
getWidth() - Method in class com.esri.adf.web.data.WebNorthArrow
 
getWidth() - Method in class com.esri.adf.web.data.WebOverview
Returns the width of the overview map.
getWidth() - Method in class com.esri.adf.web.data.WebScaleBar
Get width of scale bar.
getWidth() - Method in class com.esri.adf.web.faces.component.MapControl
Returns the width of the control.
getWidth() - Method in class com.esri.adf.web.faces.component.OverviewControl
Returns the width of the control.
getWindowName() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Gets the current window associated with bean.
getWmap() - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
Returns the WebMap associated to this tile functionality
getWmsMap() - Method in class com.esri.adf.web.wms.data.WMSMapResource
 
getWmsMap() - Method in class com.esri.adf.web.wms.data.WMSOverviewFunctionality
 
getWmsServerConnection() - Method in class com.esri.adf.web.wms.data.WMSMapResource
 
getWMSSpatialReference(List<SpatialReference>, int) - Static method in class com.esri.adf.web.wms.util.WMSUtil
Convenient method to return the SpatialReference object based on the specified spatial reference id from the available list spatial reference's.
getWmsURL() - Method in class com.esri.adf.web.wms.data.WMSMapResource
Returns the WMS Resource Web Access URL String.
getWmsVersion() - Method in class com.esri.adf.web.wms.data.WMSMapResource
Returns the constant defining the current WMS version.
getWorkspace(Integer) - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Gets the workspace associated with the layer.
getWorkspaceID() - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
A workspace ID is a unique ID of workspace.
getWorkspaceID(IFeatureLayer) - Static method in class com.esri.adf.web.ags.data.edit.util.EditUtil
Creates key that uniquely distinguishes workspace connection and feature-class registration.
getWriteMethod() - Method in class com.esri.adf.web.data.tasks.TaskParamDescriptor
Returns the write (setter) method of the parameter
getX() - Method in class com.esri.adf.web.data.geometry.WebPoint
Returns a horizontal coordinate of the point
getXMLResourceBundle() - Static method in class com.esri.adf.web.data.WebApplication
Returns the name of the XML resource bundle.
getXOffset() - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Returns the x-axis offset.
getXOffset() - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Returns the x-axis offset.
getXOffset() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the x-axis offset.
getXs() - Method in class com.esri.adf.web.data.geometry.WebPointCollection
Returns an array with horizontal coordinates of all points in the WebPointCollection.
getXslFile() - Method in class com.esri.adf.web.faces.component.UIToolbar
Returns the XSL file name used to render the control.
getXslUrl() - Method in class com.esri.adf.web.faces.component.MapControl
Returns the URL of the XSL file used to render the control.
getXslUrl() - Method in class com.esri.adf.web.faces.component.OverviewControl
Returns the URL of the XSL file used to render the control.
getXslUrl() - Method in class com.esri.adf.web.faces.component.TaskControl
Returns the URL of the XSL file used to render the control.
getXslUrl() - Method in class com.esri.adf.web.faces.component.TocControl
Returns the URL of the XSL file used to render the control.
getXslUrl() - Method in class com.esri.adf.web.faces.component.UIToolbar
Returns the URL of the XSL file used to render the control.
getY() - Method in class com.esri.adf.web.data.geometry.WebPoint
Returns a vertical coordinate of the point
getYOffset() - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Returns the y-axis offset.
getYOffset() - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Returns the y-axis offset.
getYOffset() - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Returns the y-axis offset.
getYs() - Method in class com.esri.adf.web.data.geometry.WebPointCollection
Returns an array with vertical coordinates of all points in the WebPointCollection.
getZeroPad() - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Gets the zeroPad of the AGSScaleBarFunctionality.
getZoomFactor() - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
Returns the zoom factor to which the map will be zoomed to to display a result
getZoomToFactor() - Method in class com.esri.adf.web.data.AddressCandidate
 
GISFunctionality - Interface in com.esri.adf.web.data
The GISFunctionality interface must be implemented by all functionalities of GISResources.
GISResource - Class in com.esri.adf.web.data
The GISResource is the base class that all resources supported by the ADF must extend.
GISResource() - Constructor for class com.esri.adf.web.data.GISResource
 
GP_DATA_TYPE - Static variable in class com.esri.adf.web.ags.data.gp.GPBooleanParam
 
GP_DATA_TYPE - Static variable in class com.esri.adf.web.ags.data.gp.GPDataFileParam
 
GP_DATA_TYPE - Static variable in class com.esri.adf.web.ags.data.gp.GPDateParam
 
GP_DATA_TYPE - Static variable in class com.esri.adf.web.ags.data.gp.GPDoubleParam
 
GP_DATA_TYPE - Static variable in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
GP_DATA_TYPE - Static variable in class com.esri.adf.web.ags.data.gp.GPLongParam
 
GP_DATA_TYPE - Static variable in class com.esri.adf.web.ags.data.gp.GPMultiStringParam
 
GP_DATA_TYPE - Static variable in class com.esri.adf.web.ags.data.gp.GPStringParam
 
GP_FEATURE_RECORD_SET_LAYER_DATA_TYPE - Static variable in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
GP_RASTER_DATA_LAYER_TYPE - Static variable in class com.esri.adf.web.ags.data.gp.GPRasterDataParam
 
GP_RASTER_DATA_TYPE - Static variable in class com.esri.adf.web.ags.data.gp.GPRasterDataParam
 
GP_RECORD_SET_DATA_TYPE - Static variable in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
GPAsyncTaskResultsPhaseListener - Class in com.esri.adf.web.ags.faces.event
Phase listener to handle Ajax requests to work with GP Task results.
GPAsyncTaskResultsPhaseListener() - Constructor for class com.esri.adf.web.ags.faces.event.GPAsyncTaskResultsPhaseListener
 
GPAsyncTaskResultsRenderer - Class in com.esri.adf.web.ags.faces.renderkit.xml.ajax
AJAXRenderer to display Geoprocessing task results for gp task results.
GPAsyncTaskResultsRenderer() - Constructor for class com.esri.adf.web.ags.faces.renderkit.xml.ajax.GPAsyncTaskResultsRenderer
 
GPBooleanParam - Class in com.esri.adf.web.ags.data.gp
 
GPBooleanParam() - Constructor for class com.esri.adf.web.ags.data.gp.GPBooleanParam
 
GPDataFileParam - Class in com.esri.adf.web.ags.data.gp
 
GPDataFileParam() - Constructor for class com.esri.adf.web.ags.data.gp.GPDataFileParam
 
GPDateParam - Class in com.esri.adf.web.ags.data.gp
 
GPDateParam() - Constructor for class com.esri.adf.web.ags.data.gp.GPDateParam
 
GPDoubleParam - Class in com.esri.adf.web.ags.data.gp
 
GPDoubleParam() - Constructor for class com.esri.adf.web.ags.data.gp.GPDoubleParam
 
GPJobMessage - Class in com.esri.adf.web.ags.data.gp
 
GPJobMessage(JobMessage) - Constructor for class com.esri.adf.web.ags.data.gp.GPJobMessage
 
GPJobResultsTask - Class in com.esri.adf.web.ags.data.gp
 
GPJobResultsTask() - Constructor for class com.esri.adf.web.ags.data.gp.GPJobResultsTask
 
GPJobResultsTaskConfig - Class in com.esri.adf.web.ags.data.gp
 
GPJobResultsTaskConfig() - Constructor for class com.esri.adf.web.ags.data.gp.GPJobResultsTaskConfig
 
GPJobResultsTaskInfo - Class in com.esri.adf.web.ags.data.gp
 
GPJobResultsTaskInfo(GPJobResultsTask) - Constructor for class com.esri.adf.web.ags.data.gp.GPJobResultsTaskInfo
 
GPLinearUnitParam - Class in com.esri.adf.web.ags.data.gp
 
GPLinearUnitParam() - Constructor for class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
GPLongParam - Class in com.esri.adf.web.ags.data.gp
 
GPLongParam() - Constructor for class com.esri.adf.web.ags.data.gp.GPLongParam
 
GPMapServerGraphics - Class in com.esri.adf.web.ags.data.gp
 
GPMapServerGraphics(AGSGPFunctionality, GPParameterInfo, EsriGeometryType) - Constructor for class com.esri.adf.web.ags.data.gp.GPMapServerGraphics
 
GPMapServerGraphics(AGSGPFunctionality, GPParameterInfo, EsriGeometryType, boolean) - Constructor for class com.esri.adf.web.ags.data.gp.GPMapServerGraphics
 
GPMultiStringParam - Class in com.esri.adf.web.ags.data.gp
Handles GPMultiValue:GPString parameters.
GPMultiStringParam(String, GPParameterInfo) - Constructor for class com.esri.adf.web.ags.data.gp.GPMultiStringParam
Instantiates an object of GPMultiStringParam from the given GPParameterInfo.
GPMultiValueParam - Class in com.esri.adf.web.ags.data.gp
Handles GPMultiValue: parameters.
GPMultiValueParam() - Constructor for class com.esri.adf.web.ags.data.gp.GPMultiValueParam
 
GPParam - Interface in com.esri.adf.web.ags.data.gp
 
GPParamFactory - Class in com.esri.adf.web.ags.data.gp
 
GPRasterDataParam - Class in com.esri.adf.web.ags.data.gp
 
GPRasterDataParam() - Constructor for class com.esri.adf.web.ags.data.gp.GPRasterDataParam
 
GPRasterDataParamResult - Class in com.esri.adf.web.ags.data.gp
 
GPRasterDataParamResult(GPRasterDataParam, String) - Constructor for class com.esri.adf.web.ags.data.gp.GPRasterDataParamResult
 
GPRecordSetParam - Class in com.esri.adf.web.ags.data.gp
 
GPRecordSetParam() - Constructor for class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
GPRecordSetParamResult - Class in com.esri.adf.web.ags.data.gp
 
GPRecordSetParamResult(GPRecordSetParam, String) - Constructor for class com.esri.adf.web.ags.data.gp.GPRecordSetParamResult
 
GPRecordSetParamResult.RecordResult - Class in com.esri.adf.web.ags.data.gp
 
gpServer - Variable in class com.esri.adf.web.ags.data.gp.AGSGPResource
 
GPStringParam - Class in com.esri.adf.web.ags.data.gp
 
GPStringParam() - Constructor for class com.esri.adf.web.ags.data.gp.GPStringParam
 
GPStringParamGraphicsResult - Class in com.esri.adf.web.ags.data.gp
 
GPStringParamGraphicsResult(GPStringParam, String) - Constructor for class com.esri.adf.web.ags.data.gp.GPStringParamGraphicsResult
 
GPTaskConfig - Class in com.esri.adf.web.ags.data.gp
 
GPTaskConfig() - Constructor for class com.esri.adf.web.ags.data.gp.GPTaskConfig
 
GPTaskResult - Class in com.esri.adf.web.ags.data.gp
 
GPTaskResult(AGSGPFunctionality, GPParam[], GPParam[], WebResults) - Constructor for class com.esri.adf.web.ags.data.gp.GPTaskResult
 
GPTaskResult(AGSGPFunctionality, GPParam[], GPParam[], WebResults, String) - Constructor for class com.esri.adf.web.ags.data.gp.GPTaskResult
 
GPUtil - Class in com.esri.adf.web.ags.data.gp
 
graphic - Variable in class com.esri.adf.web.data.WebGeocode
 
GraphicElement - Class in com.esri.adf.web.data
 
GraphicElement() - Constructor for class com.esri.adf.web.data.GraphicElement
 
GraphicFeature - Class in com.esri.adf.web.data.graphics
GraphicFeature is a class for storing spatial and nonspatial atributes.
GraphicFeature() - Constructor for class com.esri.adf.web.data.graphics.GraphicFeature
 
GraphicImage - Interface in com.esri.adf.web.data
 
GraphicImage2 - Interface in com.esri.adf.web.data
 
GraphicRenderer - Class in com.esri.adf.web.data
GraphicRenderer is a value object class that is used by WebGraphics to render its WebGeometries.
GraphicRenderer() - Constructor for class com.esri.adf.web.data.GraphicRenderer
 
graphics - Variable in class com.esri.adf.web.data.WebContext
The WebGraphics referenced by this context.
GraphicsIdentifyCriteriaHandler - Class in com.esri.adf.web.data.graphics.query
 
GraphicsIdentifyCriteriaHandler() - Constructor for class com.esri.adf.web.data.graphics.query.GraphicsIdentifyCriteriaHandler
 
GraphicsLayer - Class in com.esri.adf.web.data.graphics
GraphicLayer is a class that is used for representing a layer of GraphicFeatures.
GraphicsLayer() - Constructor for class com.esri.adf.web.data.graphics.GraphicsLayer
Creates and empty instance of GraphicsLayer.
GraphicsLayer(String, boolean, WebRenderer, WebRenderer, String, List<? extends GraphicFeature>) - Constructor for class com.esri.adf.web.data.graphics.GraphicsLayer
 
GraphicsMapFunctionality - Class in com.esri.adf.web.data.graphics
GraphicsMapFunctionality provides mapping functionality for GraphicsResource.
GraphicsMapFunctionality() - Constructor for class com.esri.adf.web.data.graphics.GraphicsMapFunctionality
 
GraphicsOverviewFunctionality - Class in com.esri.adf.web.data.graphics
GraphicsOverviewFunctionality provides overview capability for GraphicsResource.
GraphicsOverviewFunctionality() - Constructor for class com.esri.adf.web.data.graphics.GraphicsOverviewFunctionality
 
GraphicsQueryFunctionality - Class in com.esri.adf.web.data.graphics.query
 
GraphicsQueryFunctionality() - Constructor for class com.esri.adf.web.data.graphics.query.GraphicsQueryFunctionality
Creates an instance of GraphicsQueryFunctionality.
GraphicsResource - Class in com.esri.adf.web.data.graphics
GraphicsResource is a GISResource that permits working with GraphicsLayers that originate and live solely in the ADF tier.
GraphicsResource() - Constructor for class com.esri.adf.web.data.graphics.GraphicsResource
 
graphicsResource - Variable in class com.esri.adf.web.data.graphics.query.GraphicsQueryFunctionality
 
GraphicsTocFunctionality - Class in com.esri.adf.web.data.graphics
GraphicsTocFunctionality implements a Table of Contents (TOC) functionality for the Graphics resource.
GraphicsTocFunctionality() - Constructor for class com.esri.adf.web.data.graphics.GraphicsTocFunctionality
 
GraphicsTocLayerContent - Class in com.esri.adf.web.data.graphics
GraphicsTocLayerContent stores the content of a TocNode when working with GraphicsLayer.
GraphicsTocLayerContent() - Constructor for class com.esri.adf.web.data.graphics.GraphicsTocLayerContent
Constructs an empty GraphicsTocLayerContent with the layer and toc funtionality set to null.
GraphicsTocLayerContent(GraphicsTocFunctionality, GraphicsLayer) - Constructor for class com.esri.adf.web.data.graphics.GraphicsTocLayerContent
Constructs the GraphicsTocLayerContent object and stores the information needed for the layer.
GraphicsUtil - Class in com.esri.adf.web.util
Utility class for Graphics to export symbol.
GRAY - Static variable in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
 
GroupGraphicsLayer - Class in com.esri.adf.web.data.graphics
GroupGraphicsLayer is a layer that holds sublayers.
GroupGraphicsLayer() - Constructor for class com.esri.adf.web.data.graphics.GroupGraphicsLayer
Creates an instance of GraphicsLayer that contains an empty list of sublayers.
GroupThreadPool - Class in com.esri.adf.web.util
 
GroupThreadPool() - Constructor for class com.esri.adf.web.util.GroupThreadPool
 
GroupThreadPool(int) - Constructor for class com.esri.adf.web.util.GroupThreadPool
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z _