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 _

S

save() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A task tool to stop and save all the edits.
save() - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Saves all the changes and releases the workspace.
save() - Method in class com.esri.adf.web.ags.data.edit.EditWorkspace
Saves changes since the last save, and release all cached resources.
saveAttributeEdits(TaskEvent) - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
saveObject(Object) - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
Serializes a server object to a String.
saveObject(Object) - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
Serializes a server object to a String.
saveObject(Object) - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Serializes a server-side ArObject to a String.
saveObject(Object) - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
Serializes a server object to a String.
saveObject(Object) - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Serializes a server-side ArObject to a String.
saveResult() - Method in class com.esri.adf.web.ags.data.gp.GPTaskResult
 
saveState(FacesContext) - Method in class com.esri.adf.web.faces.component.ButtonControl
 
saveState(FacesContext) - Method in class com.esri.adf.web.faces.component.CommandControl
Saves the state of this control.
saveState(FacesContext) - Method in class com.esri.adf.web.faces.component.ContextControl
Saves the state of this control.
saveState(FacesContext) - Method in class com.esri.adf.web.faces.component.MapControl
Saves the state of this control.
saveState(FacesContext) - Method in class com.esri.adf.web.faces.component.OverviewControl
Saves the state of this control.
saveState(FacesContext) - Method in class com.esri.adf.web.faces.component.SelectOneControl
Saves the state of this control.
saveState(FacesContext) - Method in class com.esri.adf.web.faces.component.SeparatorControl
Saves the state of this control.
saveState(FacesContext) - Method in class com.esri.adf.web.faces.component.TaskControl
Saves the state of this control.
saveState(FacesContext) - Method in class com.esri.adf.web.faces.component.TocControl
Saves the state of this control.
saveState(FacesContext) - Method in class com.esri.adf.web.faces.component.ToolbarControl
Saves the state of this control.
saveState(FacesContext) - Method in class com.esri.adf.web.faces.component.ToolControl
Saves the state of this control.
saveState(FacesContext) - Method in class com.esri.adf.web.faces.component.UIToolbar
Saves the state of the control.
saveState(FacesContext) - Method in class com.esri.adf.web.util.ConstantMethodBinding
 
scale - Variable in class com.esri.adf.web.data.WebLodInfo
 
ScaleBarFunctionality - Interface in com.esri.adf.web.data
A functionality to create map scale bar.
scaleIndependent - Variable in class com.esri.adf.web.ags.data.AGSTocLayerContent
 
scaleIndependent - Variable in class com.esri.adf.web.wms.data.WMSTocLayerContent
 
scalesEqual(double, double) - Static method in class com.esri.adf.web.ve.util.VEUtil
Determines if 2 scales are equal with a tolerance based on whether or not the difference between the 2 scales would be noticeable once the tiles are displayed.
score - Variable in class com.esri.adf.web.data.AddressCandidate
 
SCORE_FIELD_NAME - Static variable in class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
search(IEnvelope, IFeatureLayer, IServerContext) - Static method in class com.esri.adf.web.ags.data.edit.util.EditUtil
Gets all features on the layer within the given bounds.
search(TaskEvent) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
 
search(WebContext) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Search features on the map based on the specified context and text value set using SearchAttributesTask.setSearchText(String).
SearchAttributesTask - Class in com.esri.adf.web.tasks
 
SearchAttributesTask() - Constructor for class com.esri.adf.web.tasks.SearchAttributesTask
 
SearchAttributesTaskConfig - Class in com.esri.adf.web.tasks
Deprecated. This class is deprecated as of ArcGIS Java Server 9.3, instead use SearchAttributesTask
SearchAttributesTaskConfig() - Constructor for class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated.  
SearchAttributesTaskInfo - Class in com.esri.adf.web.tasks
 
SearchAttributesTaskInfo() - Constructor for class com.esri.adf.web.tasks.SearchAttributesTaskInfo
 
SearchAttributesUtil - Class in com.esri.adf.web.tasks
Deprecated. This class is deprecated as of ArcGIS Java Server 9.3, instead use QueryUtil
searchByExtent(MapEvent) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
 
searchByExtent(WebGeometry) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Search features by extent on the map based on the specified geometry.
searchByExtent(WebContext, WebGeometry) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Search features by extent on the map based on the specified context and geometry.
select(MapEvent) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Selects feature within the given extent.
SELECT_RENDERER_TYPE - Static variable in class com.esri.adf.web.data.tasks.TaskParamDescriptor
The select (dropdown) renderer type.
SelectByExtent - Class in com.esri.adf.web.ags.data.edit.action
Selects features in the given bounds.
SelectByExtent(IEnvelope) - Constructor for class com.esri.adf.web.ags.data.edit.action.SelectByExtent
Instantiates an object of SelectByExtent.
selectedImage - Variable in class com.esri.adf.web.data.tasks.ButtonDescriptor
The selected image URL for the button.
SelectOneControl - Class in com.esri.adf.web.faces.component
The SelectOne Control is rendered as a "select" HTML element.
SelectOneControl() - Constructor for class com.esri.adf.web.faces.component.SelectOneControl
Initializes the SelectOne Control and sets the renderer type to null.
SelectOneTag - Class in com.esri.adf.web.faces.taglib
JSP tag for the SelectOneControl.
SelectOneTag() - Constructor for class com.esri.adf.web.faces.taglib.SelectOneTag
Initializes the tag.
SeparatorControl - Class in com.esri.adf.web.faces.component
The Separator control is used to separate toolbar items based on the specified separator image, space, or image and space.
SeparatorControl() - Constructor for class com.esri.adf.web.faces.component.SeparatorControl
Initializes the Separator Control and sets the renderer type to null.
SeparatorTag - Class in com.esri.adf.web.faces.taglib
JSP tag for the SeparatorControl.
SeparatorTag() - Constructor for class com.esri.adf.web.faces.taglib.SeparatorTag
Initializes the tag.
serializeArcObject(Object, IServerContext) - Static method in class com.esri.adf.web.ags.util.AGSLocalUtil
Serializes an ArcObjects object into a String using IServerContext instance
serializeArcObject(Object, IServerContext) - 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.serializeArcObject(Object, com.esri.arcgis.server.IServerContext)
serializeStub(Object) - Static method in class com.esri.adf.web.ags.util.AGSUtil
Serializes a given Object into a String
serializeView(FacesContext) - Static method in class com.esri.adf.web.faces.renderkit.xml.ajax.AJAXUtil
Serializes the view of the faces context in server side.
serverClusterType - Variable in class com.esri.adf.web.ags.data.AGSLocalConnection
 
serverContext - Variable in class com.esri.adf.web.ags.data.AGSLocalConnection
The IServerContext of this resource
serverInfo - Variable in class com.esri.adf.web.ags.data.AGSMapFunctionality
Deprecated. As of ArcGIS Java Server 9.3, instead use AGSMapFunctionality.getMapServerInfo()
serverInfo - Variable in class com.esri.adf.web.ags.data.AGSMapResource
 
serverInfo - Variable in class com.esri.adf.web.ags.data.AGSOverviewFunctionality
Deprecated. As of ArcGIS Java Server 9.3, instead use AGSOverviewFunctionality.getMapServerInfo()
serverObject - Variable in class com.esri.adf.web.ags.data.AGSLocalConnection
The IServerObject running within this context
serverObjectName - Variable in class com.esri.adf.web.ags.data.AGSLocalConnection
The name by which the server object in question can be accessed on the server.
serviceCatalogURL - Variable in class com.esri.adf.web.ags.data.AGSGeocodeResource
The URL to a web service catalog end point.
serviceCatalogURL - Variable in class com.esri.adf.web.ags.data.AGSMapResource
The URL to a web service catalog end point.
serviceCatalogURL - Variable in class com.esri.adf.web.ags.data.geometry.AGSGeometryResource
The URL to a web service catalog end point.
serviceCatalogURL - Variable in class com.esri.adf.web.ags.data.gp.AGSGPResource
The URL to a web service catalog end point.
serviceName - Variable in class com.esri.adf.web.aims.data.AIMSMapResource
The ArcIMS Service name.
session - Variable in class com.esri.adf.web.data.WebContext
The WebSession that maintains a reference to this context.
SESSION_ATTRIBUTE_NAME - Static variable in class com.esri.adf.web.data.WebSession
The name by which this object is typically referenced in the HttpSession.
sessionCreated(HttpSessionEvent) - Method in class com.esri.adf.web.util.ADFServletContextListener
 
sessionDestroyed(HttpSessionEvent) - Method in class com.esri.adf.web.util.ADFServletContextListener
 
setAction(MethodExpression) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets the Method Binding to be invoked for this object.
setActionListener(MethodExpression) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets the action listener method to be invoked for this object.
setActionMethodNames(Map<String, String>) - Method in class com.esri.adf.web.data.results.ResultDefinition
Sets the menu titles and their corresponding action names.
setActiveTool(String) - Method in class com.esri.adf.web.faces.component.MapControl
Sets the active tool for this control.
setActiveTool(ToolItem) - Method in class com.esri.adf.web.faces.component.MapControl
Sets the active tool for this control.
setActiveTool(String) - Method in class com.esri.adf.web.faces.component.UIToolbar
Sets the active tool for the map.
setActiveTool(ToolItem) - Method in class com.esri.adf.web.faces.event.ToolItemCollection
 
setActiveTool(String) - Method in class com.esri.adf.web.faces.event.ToolItemCollection
 
setActiveTool(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Sets the active tool for the map.
setAddFeatures(boolean) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets to true to enable Add Features function.
setAddress(String) - Method in class com.esri.adf.web.data.AddressCandidate
 
setAddressFields(String[]) - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
Sets the address fields to be used by this GeocodeFunctionality.
setAddressFieldValue(String, String) - Method in class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
setAddressFieldValue(String, String) - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
 
setAddressFieldValue(String, String) - Method in interface com.esri.adf.web.data.GeocodeFunctionality
Sets the value for a given address field.
setAddressFieldValue(String, String) - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
 
setAdjustedExtent(WebExtent) - Method in class com.esri.adf.web.data.CandidateTileInfo
 
setAlias(String) - Method in class com.esri.adf.web.ags.data.edit.Attribute
Sets the alias of the Attribute.
setAlias(String) - Method in class com.esri.adf.web.data.GISResource
Sets a reader friendly name for this resource.
setAliases(HashMap<String, String>) - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Sets the aliases for the geocoding style ids.
setAliases(HashMap<String, String>) - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
Sets the aliases for the address fields used by this GeocodeFunctionality.
setAllExpanded(boolean, int) - Method in class com.esri.adf.web.data.TocNode
Sets the expand level for all the nodes.
setAllowUturn(int) - Method in class com.esri.adf.web.ags.tasks.RoutingTask
 
setAngle(double) - Method in class com.esri.adf.web.data.symbol.WebSymbol
Sets the symbol angle value, default value is 0.
setAngle(double) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the marker and the text angle values, default values are 0.
setAntialiasing(boolean) - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Unsupported operation for this symbol.
setAntialiasing(boolean) - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Sets the antialiasing value for this WebSimpleMarkerSymbol.
setAntialiasing(boolean) - Method in class com.esri.adf.web.data.symbol.WebSymbol
Sets the antialiasing value for this symbol.
setAntialiasing(boolean) - Method in class com.esri.adf.web.data.WebNorthArrow
 
setAppId(String) - Method in class com.esri.adf.web.ve.data.VEResource
 
setAreaUnitsID(int) - Method in class com.esri.adf.web.tasks.MapToolsTask
 
setAsyncExecution(boolean) - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
setAsyncExecution(boolean) - Method in class com.esri.adf.web.ags.data.gp.GPTaskConfig
 
setAttribute(Attribute) - Method in class com.esri.adf.web.ags.data.edit.action.UpdateAttribute
Sets the attribute to update.
setAttribute(String, Object) - Method in class com.esri.adf.web.data.WebContext
Sets value as an attribute of this context.
setAttribute(String, Object) - Method in class com.esri.adf.web.data.WebSession
Sets an attribute stored on the WebSession.
setAttributeFilter(AttributeFilter) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Sets the attribute filter.
setAttributes(Map<String, String>) - Method in class com.esri.adf.web.data.graphics.GraphicFeature
Sets the attributes to the feature.
setAttributes(Map<String, ?>) - Method in class com.esri.adf.web.data.tasks.TaskToolDescriptor
Sets the name-value attributes of this tool
setAttributes(Map<String, ?>) - Method in class com.esri.adf.web.data.WebContext
Adds these attributes to the Map of attributes maintained by this context.
setAutoPostBack(boolean) - Method in class com.esri.adf.web.faces.component.TocControl
Sets whether to automatically post back on every check or uncheck event.
setAutoPostBack(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets whether to automatically post back on every check/uncheck.
setAvailableConfigurations(List<ConfigBean>) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Sets the available configurations of the EditBean.
setBackgroundColor(String) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the background color of the AGSScaleBarFunctionality.
setBackgroundColor(String) - Method in class com.esri.adf.web.data.tasks.TabularLayout
Sets the background color (Color format string supported in the CSS style)
setBandIDs(int[]) - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
Sets the band ID's that will be included in the resulting image.
setBarColor(String) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the bar color of the AGSScaleBarFunctionality.
setBarHeight(double) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the bar height of the AGSScaleBarFunctionality.
setBarrierSymbol(WebTrueTypeMarkerSymbol) - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Sets the default barrier symbol which is used for drawing barrier(s) in the map as a Web Graphics.
setBorder(int) - Method in class com.esri.adf.web.data.tasks.TabularLayout
Sets the border width
setBoundaryCapType(String) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Deprecated. As of ArcGIS Java Server 9.3, instead use WebSimplePolygonSymbol.setCapType(String)
setBoundaryColor(String) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Deprecated. As of ArcGIS Java Server 9.3, instead use WebSimplePolygonSymbol.setColor(String)
setBoundaryJoinType(String) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Deprecated. As of ArcGIS Java Server 9.3, instead use WebSimplePolygonSymbol.setJoinType(String)
setBoundaryTransparency(double) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Deprecated. As of ArcGIS Java Server 9.3, instead use WebSimplePolygonSymbol.setTransparency(double)
setBoundaryType(String) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Deprecated. As of ArcGIS Java Server 9.3, instead use WebSimplePolygonSymbol.setLineType(String)
setBoundaryWidth(int) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Deprecated. As of ArcGIS Java Server 9.3, instead use WebSimplePolygonSymbol.setWidth(int)
setBrowserBlending(boolean) - Method in class com.esri.adf.web.data.WebMap
Specifies whether the individual map images from different resources should be blended on the browser or fused into a single map image on the web server.
setButtonText(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Sets the search button text
setButtonText(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.setButtonText(String)
setCacheDirectory(String) - Method in class com.esri.adf.web.data.WebApplication
Deprecated. This method is deprecated as of ArcGIS Java Server 9.3.1, no replacement
setCacheFeaturesOnBrowser(boolean) - Method in class com.esri.adf.web.data.WebMap
Specifies whether the GraphicFeatures used for displaying maptips should be cached on the browser.
setCalloutTemplate(String) - Method in class com.esri.adf.web.data.graphics.GraphicsLayer
Sets a callout template string.
setCalloutTemplate(String) - Method in class com.esri.adf.web.data.query.LayerDefinition
Sets the template used for displaying the callout.
setCalloutTemplate(String) - Method in class com.esri.adf.web.tasks.GeocodeTask
Sets the template used for displaying the callout.
setCapType(String) - Method in class com.esri.adf.web.data.symbol.WebSimpleLineSymbol
Sets the line end style for this WebSimpleLineSymbol.
setCapType(String) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Sets the symbol's line cap type.
setCDATA(boolean) - Method in class com.esri.adf.web.tasks.PrintableResult
 
setCellPadding(int) - Method in class com.esri.adf.web.data.tasks.TabularLayout
Sets the cell padding space
setCellSpacing(int) - Method in class com.esri.adf.web.data.tasks.TabularLayout
Sets the space between two cells
setCenter(WebPoint) - Method in class com.esri.adf.web.data.geometry.WebCircle
Deprecated.  
setCenter(WebPoint) - Method in class com.esri.adf.web.data.geometry.WebOval
Deprecated.  
setCharacterEncoding(String) - Method in class com.esri.adf.web.data.WebSession
 
setCharacterIndex(int) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the WebTrueTypeMarkerSymbol's character value.
setChecked(boolean) - Method in class com.esri.adf.web.data.TocNode
 
setChecked(boolean) - Method in class com.esri.adf.web.data.TocNodeContent
Checks/unchecks this node content
setClassBreakInfos(List<? extends WebClassBreakInfo>) - Method in class com.esri.adf.web.data.renderer.WebClassBreaksRenderer
Sets the list of WebClassBreakInfos.
setClientAction(String) - Method in class com.esri.adf.web.data.tasks.TaskToolDescriptor
Sets the name of the JavaScript method to be executed on the client for this tool
setClientAction(String) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets the client action of the button, should be a JavaScript method.
setClientAction(String) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets the client action method for the tool.
setClientAction(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
Sets the clientAction of the ButtonTag.
setClientAction(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the client action method for the tool control.
setClientPostBack(boolean) - Method in class com.esri.adf.web.faces.component.CommandControl
Sets whether the control supports client side post back.
setClientPostBack(boolean) - Method in class com.esri.adf.web.faces.component.OverviewControl
Sets whether the control supports client side post back.
setClientPostBack(boolean) - Method in class com.esri.adf.web.faces.component.SelectOneControl
Sets whether the control supports client side post back.
setClientPostBack(boolean) - Method in class com.esri.adf.web.faces.component.TaskControl
Sets whether the control supports client side post back.
setClientPostBack(boolean) - Method in class com.esri.adf.web.faces.component.TocControl
Sets whether the control supports client side post back.
setClientPostBack(boolean) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets whether the control supports client side post back.
setClientPostBack(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets the client side post back for this control.
setClientPostBack(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.OverviewTag
Sets the client side post back for this control.
setClientPostBack(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.SelectOneTag
Sets the client side post back for this control.
setClientPostBack(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TaskTag
Sets the client side post back for this control.
setClientPostBack(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets the client side post back for this control.
setClientPostBack(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the client side post back for this control.
setClusterType(String) - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
 
setClusterType(String) - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
 
setClusterType(String) - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Sets the cluster configuration for this resource.
setClusterType(String) - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
Sets the cluster configuration for this resource.
setClusterType(String) - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
 
setClusterType(String) - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Sets the cluster configuration for this resource.
setCollapsedImage(String) - Method in class com.esri.adf.web.faces.component.TocControl
Sets the collapsed image URL.
setCollapsedImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets the collapsed image to show in this control.
setCollectionId(String) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets the collectionId of the ButtonControl.
setCollectionId(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
Sets the collectionId of the ButtonTag.
setColor(String) - Method in class com.esri.adf.web.data.symbol.WebSimpleLineSymbol
Sets the symbol's color value, default line color is "255,255,0"
setColor(String) - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Sets the WebSimpleMarkerSymbol's color value.
setColor(String) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Sets the symbol's line color, default line color is "0,0,0"
setColspan(int) - Method in class com.esri.adf.web.data.tasks.TabularPosition
Sets the column span
setColumn(int) - Method in class com.esri.adf.web.data.tasks.TabularPosition
Sets the column
setColumn(int) - Method in class com.esri.adf.web.ve.data.VETile
Sets the column of this tile.
setComponentType(Element, Object) - Method in class com.esri.adf.web.data.tasks.DefaultLayout
Sets the component type.
setCompressionQuality(int) - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
Sets the compression quality.
setConfig(GPTaskConfig) - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
setConfig(GPJobResultsTaskConfig) - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTask
 
setConfig(SearchAttributesTaskConfig) - Method in class com.esri.adf.web.tasks.SearchAttributesTaskInfo
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask
setConfigName(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets the configName of the ConfigBean.
setConfigTypeName(String) - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
 
setConfigurationName(String) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Sets the configuration of the EditBean by name.
setConflictMode(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets reconcile rules.
setConflictWin(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets reconcile rules.
setContainedPoint(WebPoint) - Method in class com.esri.adf.web.data.ContainingTile
 
setContainingTile(ContainingTile) - Method in class com.esri.adf.web.data.CandidateTileInfo
 
setContains(boolean) - Method in class com.esri.adf.web.data.query.TextCriteria
Sets to true if the search text can be part of the field value.
setConvertToLowerCase(boolean) - Method in class com.esri.adf.web.data.tasks.validator.StringValidator
Specifies whether all characters should be automatically converted to lower case.
setConvertToUpperCase(boolean) - Method in class com.esri.adf.web.data.tasks.validator.StringValidator
Specifies whether all characters should be automatically converted to upper case.
setCopyrightText(String) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the copyright text string
setCumulativeLength(double) - Method in class com.esri.adf.web.ags.data.AGSDirection
 
setCurrentAGSExtent(EnvelopeN) - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
setCurrentAGSExtent(EnvelopeN) - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
 
setCurrentExtent(WebExtent) - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
setCurrentExtent(WebExtent) - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
 
setCurrentExtent(WebExtent) - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
 
setCurrentExtent(WebExtent) - Method in class com.esri.adf.web.data.graphics.GraphicsMapFunctionality
 
setCurrentExtent(WebExtent) - Method in interface com.esri.adf.web.data.MapFunctionality
Sets the current extent of this map.
setCurrentExtent(WebExtent) - Method in class com.esri.adf.web.data.WebMap
Changes the current extent to the given one.
setCurrentExtent(WebExtent) - Method in class com.esri.adf.web.ve.data.imagery.VEImageryFunctionality
 
setCurrentExtent(WebExtent) - Method in class com.esri.adf.web.wms.data.WMSMapFunctionality
 
setCursor(String) - Method in class com.esri.adf.web.data.tasks.TaskToolDescriptor
Sets the cursor to be displayed on the map control when this tool is active.
setCursor(String) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets the cursor for this control.
setCursor(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the cursor for this control.
setCustomLayerContentClassName(String) - Method in class com.esri.adf.web.ags.data.AGSTocFunctionality
Sets the name of the custom class (which should be a sub-class of AGSTocLayerContent) to use for the AGS layer nodes
setCustomLayerContentClassName(String) - Method in class com.esri.adf.web.aims.data.AIMSTocFunctionality
Sets the name of the custom class (which should be a sub-class of AIMSTocLayerContent) to use for the AIMS layer nodes
setCustomLayerContentClassName(String) - Method in class com.esri.adf.web.data.graphics.GraphicsTocFunctionality
Sets the name of the custom class (which should be a sub-class of GraphicsTocLayerContent) to use for the Graphics layer nodes
setCustomLayerContentClassName(String) - Method in class com.esri.adf.web.wms.data.WMSTocFunctionality
Sets the name of the custom class (which should be a sub-class of WMSTocLayerContent) to use for the WMS layer nodes
setCustomPrintHeight(double) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the print map height in default unit(inch).
setCustomPrintWidth(double) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the print map width in default unit(inch).
setCustomResourceContentClassName(String) - Method in class com.esri.adf.web.data.WebToc
Sets the name of the custom class (which should be a sub-class of TocResourceContent) to use for the resource nodes
setData(byte[]) - Method in class com.esri.adf.web.data.export.ExportImage
Sets the raw MIME Data image.
setDateFormat(DateFormat) - Method in class com.esri.adf.web.ags.data.edit.action.UpdateAttribute
Sets the date format for date converting.
setDateFormat(DateFormat) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Sets the date format for date converting.
setDateFormat(SimpleDateFormat) - Method in class com.esri.adf.web.data.tasks.validator.DateValidator
Specifies the format that is used to display the date component.
setDateFormat(String) - Method in class com.esri.adf.web.data.WebContext
 
setDecimalDigits(int) - Method in class com.esri.adf.web.data.tasks.validator.NumberValidator
Specifies the number of decimal digits to allow for float and double values.
setDefaultDataFrame(String) - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Sets the default data frame in which the geocode functionality should work with.
setDefaultDataFrame(String) - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
Sets the default data frame in which the map functionality should work with.
setDefaultDataFrame(String) - Method in class com.esri.adf.web.aims.data.AIMSOverviewFunctionality
Sets the default data frame in which the overview functionality should work with.
setDefaultImage(String) - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Sets the default image URL for the button
setDefaultImage(String) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets the default image that is set for this control.
setDefaultImage(String) - Method in class com.esri.adf.web.faces.component.CommandControl
Sets the default image for this control.
setDefaultImage(String) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets the default image for this control.
setDefaultImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
Sets the defaultImage of the ButtonTag.
setDefaultImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets the default image for this control.
setDefaultImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the default image for this control.
setDefaultInstance(GeometryOperations) - Static method in class com.esri.adf.web.data.geometry.GeometryOperations
Sets the instance that should be used for performing geometric operations.
setDefaultLabel(String) - Method in class com.esri.adf.web.data.renderer.WebClassBreaksRenderer
Sets the default label.
setDefaultLabel(String) - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Sets the default label.
setDefaultNALayerName(String) - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Sets the default network analyst layer name in which the routing analysis should be performed.
setDefaultSpatialReference(WebSpatialReference) - Method in class com.esri.adf.web.ags.data.image.AGSImageResource
Sets the default WebSpatialReference for that resource.
setDefaultSpatialReference(WebSpatialReference) - Method in class com.esri.adf.web.data.graphics.GraphicsResource
Sets the default spatial reference of the resource
setDefaultStyle(String) - Method in class com.esri.adf.web.faces.component.ToolbarControl
Sets the default style for the child control.
setDefaultStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Sets the default style for tool bar item control.
setDefaultSymbol(WebSymbol) - Method in class com.esri.adf.web.data.renderer.WebClassBreaksRenderer
Sets the default symbol.
setDefaultSymbol(WebSymbol) - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Sets the default symbol.
setDefaultValue(HashMap<String, String>) - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Sets the default values for the geocoding style ids.
setDefaultValue(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.setFieldValue(String)
setDefaultValue(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.setSearchText(String)
setDescription(String) - Method in class com.esri.adf.web.data.renderer.WebClassBreakInfo
Sets the detailed description of the class break info.
setDescription(String) - Method in class com.esri.adf.web.data.renderer.WebUniqueValueInfo
Sets the description of the unique value info.
setDetails(PropertySetProperty[], QueryResult) - Method in class com.esri.adf.web.ags.data.query.AGSQueryFunctionality
 
setDetails(Map<?, ?>) - Method in class com.esri.adf.web.data.AddressCandidate
 
setDetails(Map<String, ?>) - Method in class com.esri.adf.web.data.query.QueryResult
Sets the result details (as a java.util.Map of name-value pairs)
setDetailsMethodName(String) - Method in class com.esri.adf.web.data.results.ResultDefinition
Sets the method to handle action "detail"
setDirections(Collection<? extends AGSDirection>) - Method in class com.esri.adf.web.ags.data.AGSTraversalResult
Sets the collection of traversal results.
setDirectionString(Map<String, String>) - Method in class com.esri.adf.web.ags.data.AGSDirection
 
setDirectionText(String) - Method in class com.esri.adf.web.ags.data.AGSDirection
 
setDirty(boolean) - Method in class com.esri.adf.web.ags.data.edit.Attribute
Sets to true if the attribute is changed but has not been synch back to the associated feature.
setDirty(boolean) - Method in class com.esri.adf.web.data.TocNode
 
setDisabled(boolean) - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
setDisabled(boolean) - Method in class com.esri.adf.web.ags.data.AGSOverviewFunctionality
 
setDisabled(boolean) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
 
setDisabled(boolean) - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
 
setDisabled(boolean) - Method in class com.esri.adf.web.ags.data.image.AGSImageOverviewFunctionality
Sets the state of this functionality
setDisabled(boolean) - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
 
setDisabled(boolean) - Method in class com.esri.adf.web.aims.data.AIMSOverviewFunctionality
 
setDisabled(boolean) - Method in class com.esri.adf.web.data.graphics.GraphicsMapFunctionality
 
setDisabled(boolean) - Method in class com.esri.adf.web.data.graphics.GraphicsOverviewFunctionality
 
setDisabled(boolean) - Method in interface com.esri.adf.web.data.MapFunctionality
If true, this map functionality is disabled.
setDisabled(boolean) - Method in interface com.esri.adf.web.data.OverviewFunctionality
If true, this overview functionality is disabled.
setDisabled(boolean) - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
If set to true, the button will be disabled in the task UI
setDisabled(boolean) - Method in class com.esri.adf.web.data.tasks.TaskDescriptor
If set to true, the task will be disabled in the UI.
setDisabled(boolean) - Method in class com.esri.adf.web.data.tasks.TaskParamDescriptor
If set to true, this parameter will be disabled in the UI.
setDisabled(boolean) - Method in class com.esri.adf.web.data.TocNode
 
setDisabled(boolean) - Method in class com.esri.adf.web.data.TocNodeContent
Enables/disables this node content
setDisabled(boolean) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets to true if the button is disabled.
setDisabled(boolean) - Method in class com.esri.adf.web.faces.component.CommandControl
Sets an indicator whether to disable the control.
setDisabled(boolean) - Method in class com.esri.adf.web.faces.component.SelectOneControl
Sets an indicator whether to disable the control.
setDisabled(boolean) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets an indicator whether to disable the control.
setDisabled(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
Sets the disabled of the ButtonTag.
setDisabled(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets an indicator whether to disable the control.
setDisabled(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.SelectOneTag
Sets an indicator whether to disable the control.
setDisabled(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets an indicator whether to disable the control.
setDisabled(boolean) - Method in class com.esri.adf.web.ve.data.imagery.VEImageryFunctionality
 
setDisabled(boolean) - Method in class com.esri.adf.web.ve.data.imagery.VEOverviewFunctionality
 
setDisabled(boolean) - Method in class com.esri.adf.web.wms.data.WMSMapFunctionality
 
setDisabled(boolean) - Method in class com.esri.adf.web.wms.data.WMSOverviewFunctionality
 
setDisabledImage(String) - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Returns the disabled image URL for the button
setDisabledImage(String) - Method in class com.esri.adf.web.faces.component.CommandControl
Sets the disabled image for this control.
setDisabledImage(String) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets the disabled image for this control.
setDisabledImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets the disabled image for this control.
setDisabledImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the disabled image for this control.
setDisabledStyle(String) - Method in class com.esri.adf.web.faces.component.ToolbarControl
Sets the disabled style for the child control.
setDisabledStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Sets the disabled style for the tool bar item control.
setDisplayFieldName(String) - Method in class com.esri.adf.web.data.query.IdentifyCriteria
 
setDisplayFieldName(String) - Method in class com.esri.adf.web.data.query.LayerDefinition
Specifies which field's value should be used to display the query's results.
setDisplayFieldName(String) - Method in class com.esri.adf.web.data.query.PredefinedQueryCriteria
 
setDisplayFieldName(String) - Method in interface com.esri.adf.web.data.query.QueryCriteria
Sets the field name which can be used in the query result as a result node title.
setDisplayFieldName(String) - Method in class com.esri.adf.web.data.query.RelateCriteria
 
setDisplayFieldName(String) - Method in class com.esri.adf.web.data.query.TextCriteria
 
setDisplayFieldName(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setDisplayFieldName(String)
setDisplayFieldName(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setDisplayFieldName(String)
setDisplayFieldName(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.setLayerDefinitions(java.util.List)
setDisplayFieldName(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setDisplayFieldName(String)
setDisplayMapQualityChoices(boolean) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the visibility of the map quality combobox.
setDisplayMapSizeChoices(boolean) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the visibility of the map size combobox.
setDisplayMapTitle(boolean) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the visibility of map title input field.
setDisplayName(String) - Method in class com.esri.adf.web.ags.data.gp.GPTaskConfig
 
setDisplayName(String) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the task display name
setDisplayName(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
setDisplayName(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesTask.setDisplayName(String)
setDisplayName(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Sets the task window title name.
setDisplayName(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.setDisplayName(String)
setDisplayNameMethodName(String) - Method in class com.esri.adf.web.data.results.ResultDefinition
Sets the method to handle the action "display" when right click on result.
setDisplayPrintLegendChoice(boolean) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the visibility of the printing legend choice.
setDisplayPrintNorthArrowChoice(boolean) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the visibility of the printing north arrow choice.
setDisplayPrintResultList(boolean) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the visibility of print result list.
setDisplayPrintResultOnlyChoice(boolean) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the visibility of print results only choice.
setDisplayPrintScalebarChoice(boolean) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the visibility of the printing scalebar choice.
setDistanceUnitsID(int) - Method in class com.esri.adf.web.tasks.MapToolsTask
 
setDivision(double) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the division of the AGSScaleBarFunctionality.
setDivisions(short) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the divisions of the AGSScaleBarFunctionality.
setDivisionsBeforeZero(short) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the divisionsBeforeZero of the AGSScaleBarFunctionality.
setDomain(String) - Method in class com.esri.adf.web.ags.data.AGSUser
 
setDPI(int) - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
Sets the DPI(dots per square inch) for the output image.
setDPI(int) - Method in class com.esri.adf.web.aims.data.AIMSOverviewFunctionality
Sets the DPI(dots per square inch) for the overview functionality output image.
setDpi(int) - Method in class com.esri.adf.web.data.export.ExportProperties
 
setDpi(int) - Method in class com.esri.adf.web.data.WebMap
Sets the DPI of the map.
setDpi(int) - Method in class com.esri.adf.web.data.WebOverview
Sets the DPI of the overview map.
setDrawExtent(WebExtent) - Method in class com.esri.adf.web.data.WebOverview
Sets the extent to be used for the overview map.
setDrawResultsOnServer(boolean) - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
setDrawResultsOnServer(boolean) - Method in class com.esri.adf.web.ags.data.gp.GPTaskConfig
 
setDrivingLength(double) - Method in class com.esri.adf.web.ags.data.AGSDirection
 
setDrivingTime(double) - Method in class com.esri.adf.web.ags.data.AGSDirection
 
setEdge(boolean) - Method in class com.esri.adf.web.ags.data.edit.bean.SnapRulesBean
Sets to true to snap to edge of the geometry.
setEditAttributes(boolean) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets to true to enable Edit Feature Attributes function.
setEditFeatures(boolean) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets to true to enable Features Editing Functions, which include move, delete, copy, and modify features.
setEnabled(boolean) - Method in class com.esri.adf.web.ags.data.edit.EditAction
Sets to true to enable the action.
setEnableInfoWindow(boolean) - Method in class com.esri.adf.web.data.WebMap
Setting this property to true will enable the Info Window AJAX request on Map Control.
setEnd(boolean) - Method in class com.esri.adf.web.ags.data.edit.bean.SnapRulesBean
Sets to true to snap to end of the geometry.
setEndPointURL(String) - Method in class com.esri.adf.web.ags.data.AGSGeocodeResource
 
setEndPointURL(String) - Method in class com.esri.adf.web.ags.data.AGSMapResource
Sets the URL to a web service end point which serves an ArcGIS server map
setEndPointURL(String) - Method in class com.esri.adf.web.ags.data.geometry.AGSGeometryOperations
Sets the URL to a Geometry Web Service end point.
setEndPointURL(String) - Method in class com.esri.adf.web.ags.data.geometry.AGSGeometryResource
Sets the URL to a Geometry Web Service end point.
setEndPointURL(String) - Method in class com.esri.adf.web.ags.data.gp.AGSGPResource
 
setEndPointURL(String) - Method in class com.esri.adf.web.ags.data.image.AGSImageResource
Sets the URL to a web service end point which serves an ArcGIS server image
setEndPointURL(String) - Method in class com.esri.adf.web.ve.data.VEResource
Sets the endpoint to the Bing Maps Web Service.
setEndTileColumn(int) - Method in class com.esri.adf.web.data.WebLodInfo
 
setEndTileRow(int) - Method in class com.esri.adf.web.data.WebLodInfo
 
setEventListener(ActionEventListener) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Sets the event listener of actions.
setExpanded(boolean) - Method in class com.esri.adf.web.data.TocNode
Sets whether the node is expanded.
setExpandedImage(String) - Method in class com.esri.adf.web.faces.component.TocControl
Sets the expanded image URL.
setExpandedImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets the expanded image to show in this control.
setExpandLevel(int) - Method in class com.esri.adf.web.data.WebToc
Sets the number of levels to be expanded by default.
setExpressions(List<QueryAttributesExpression>) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
setExtensionUrls(Map<String, String>) - Method in class com.esri.adf.web.ags.data.AGSExtensionsResource
 
setExtent(WebExtent) - Method in class com.esri.adf.web.ags.data.AGSDirection
Sets the extent of the direction.
setExtent(IEnvelope) - Method in class com.esri.adf.web.ags.data.edit.action.SelectByExtent
Sets the search bounds.
setExtent(WebExtent) - Method in class com.esri.adf.web.data.export.ExportProperties
 
setExtent(WebExtent) - Method in class com.esri.adf.web.data.query.QueryResult
Sets the extent of this result
setFacesContext(FacesContext) - Static method in class com.esri.adf.web.util.WebUtil
 
setFailRecheckValue(int) - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
Sets the fail recheck value, used for checking if the server is alive after n minutes.
setFailRecheckValue(int) - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
Sets the fail recheck value, used for checking if the server is alive after n bypass rounds.
setFailRecheckValue(int) - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Sets the fail recheck value, used for checking if the server is alive after n bypass rounds.
setFailRecheckValue(int) - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
Sets the fail recheck value, used for checking if the server is alive after n bypass rounds.
setFailRecheckValue(int) - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
Sets the fail recheck value, used for checking if the server is alive after n bypass rounds.
setFailRecheckValue(int) - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Sets the fail recheck value, used for checking if the server is alive after n bypass rounds.
setFeature(IFeature) - Method in class com.esri.adf.web.ags.data.edit.action.UpdateAttribute
Sets the feature to update.
setFetchAddressDetails(boolean) - Method in class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
setFetchRelatedRecords(boolean) - Method in class com.esri.adf.web.data.query.LayerDefinition
Specifies whether to retrieve the related records for the query.
setFetchResultDetails(boolean) - Method in class com.esri.adf.web.data.query.IdentifyCriteria
 
setFetchResultDetails(boolean) - Method in class com.esri.adf.web.data.query.LayerDefinition
Specifies whether to retrieve detailed results for the query.
setFetchResultDetails(boolean) - Method in class com.esri.adf.web.data.query.PredefinedQueryCriteria
 
setFetchResultDetails(boolean) - Method in interface com.esri.adf.web.data.query.QueryCriteria
Sets to true to return all the feature details e.g.
setFetchResultDetails(boolean) - Method in class com.esri.adf.web.data.query.RelateCriteria
 
setFetchResultDetails(boolean) - Method in class com.esri.adf.web.data.query.TextCriteria
 
setFetchResultDetails(boolean) - Method in class com.esri.adf.web.tasks.GeocodeTask
 
setField(String) - Method in class com.esri.adf.web.data.renderer.WebClassBreaksRenderer
Sets the field name.
setField1(String) - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Sets the name of the first field.
setField2(String) - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Sets the name of the second field.
setField3(String) - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Sets the name of the third field.
setFieldAliases(Map<String, String>) - Method in class com.esri.adf.web.data.query.LayerDefinition
Sets the field aliases name for the feature attributes.
setFieldDelimiter(String) - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Sets the field delimiter.
setFieldLabel(String) - Method in class com.esri.adf.web.tasks.QueryAttributesExpression
 
setFieldName(String) - Method in class com.esri.adf.web.tasks.QueryAttributesExpression
 
setFieldName(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.setFieldName(String)
setFieldName(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.setFieldName(String)
setFieldOperator(String) - Method in class com.esri.adf.web.tasks.QueryAttributesExpression
 
setFieldType(String) - Method in class com.esri.adf.web.tasks.QueryAttributesExpression
Sets the type of the field value.
setFieldType(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.setFieldType(String)
setFieldType(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.setFieldType(String)
setFieldValue(String) - Method in class com.esri.adf.web.tasks.QueryAttributesExpression
 
setFieldValues(Map<String, String>) - Method in class com.esri.adf.web.tasks.QueryAttributesExpression
 
setFileName(String) - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Sets the file name containing picture.
setFillColor(String) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Sets the symbol's fill color value, default fill color is "255,255,0"
setFillInterval(int) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Sets the distance between lines for hatch fills.
setFillTexture(BufferedImage) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Sets the symbol's fill texture as a buffered image.
setFillTransparency(double) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Sets the symbol's fill transparency value.
setFillType(String) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Sets the symbol's fill type value.
setFindButtonText(String) - Method in class com.esri.adf.web.tasks.GeocodeTask
 
setFindButtonText(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
setFindButtonText(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesTask.setFindButtonText(String)
setFindButtonToolTip(String) - Method in class com.esri.adf.web.tasks.GeocodeTask
 
setFindCriteriaHandlers(Map<String, ? extends QueryCriteriaHandler>) - Method in class com.esri.adf.web.data.query.QueryFunctionality
Registers the given set of QueryCriteriaHandlers with this functionality.
setFont(Font) - Method in class com.esri.adf.web.data.symbol.WebScalebarSymbol
Sets the font used for drawing the label on the scalebar
setFontCharacter(int) - Method in class com.esri.adf.web.data.WebNorthArrow
 
setFontColor(String) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the fontColor of the AGSScaleBarFunctionality.
setFontColor(String) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the WebTrueTypeMarkerSymbol's font color value.
setFontColor(String) - Method in class com.esri.adf.web.data.WebNorthArrow
 
setFontFamily(String) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the fontFamily of the AGSScaleBarFunctionality.
setFontGlowingColor(String) - Method in class com.esri.adf.web.data.WebNorthArrow
 
setFontName(String) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the WebTrueTypeMarkerSymbol's font name.
setFontName(String) - Method in class com.esri.adf.web.data.WebNorthArrow
 
setFontOutlineColor(String) - Method in class com.esri.adf.web.data.WebNorthArrow
 
setFontShadowColor(String) - Method in class com.esri.adf.web.data.WebNorthArrow
 
setFontSize(int) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the fontSize of the AGSScaleBarFunctionality.
setFontSize(int) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the WebTrueTypeMarkerSymbol's font size value.
setFontSize(int) - Method in class com.esri.adf.web.data.WebNorthArrow
 
setFontStyle(String) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the WebTrueTypeMarkerSymbol's font style value.
setFontStyle(String) - Method in class com.esri.adf.web.data.WebNorthArrow
 
setFullExtent(WebExtent) - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
setFullExtent(WebExtent) - Method in class com.esri.adf.web.data.graphics.GraphicsMapFunctionality
Sets full extent of the map.
setFullExtent(WebExtent) - Method in class com.esri.adf.web.data.WebMap
Sets the full extent to override the calculated extent.
setFullExtent(WebExtent) - Method in class com.esri.adf.web.wms.data.WMSMapFunctionality
 
setFunctionalities(Map<String, ? extends GISFunctionality>) - Method in class com.esri.adf.web.data.GISResource
Sets the java.util.Map of named GISFunctionalitys maintained by this resource.
setFuseGraphics(boolean) - Method in class com.esri.adf.web.data.WebMap
Sets whether the control fuse the custom graphics or not.
setGeocodeFunctionality(GeocodeFunctionality) - Method in class com.esri.adf.web.data.AddressCandidate
 
setGeocodeLayerId(String) - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Sets the geocode layer id in which the geocoding should be performed.
setGeocodeResource(GISResource) - Method in class com.esri.adf.web.tasks.GeocodeTask
Deprecated. As of ArcGIS Java Server 9.3, instead use GeocodeTask.setResourceId(java.lang.String)
setGeometries(List<? extends WebGeometry>) - Method in class com.esri.adf.web.data.GraphicRenderer
Sets a list of geometries on the GraphicRenderer.
setGeometry(IGeometry) - Method in class com.esri.adf.web.ags.data.edit.action.AddFeature
Sets the geometry of the new feature.
setGeometry(WebGeometry) - Method in class com.esri.adf.web.data.GraphicElement
 
setGeometry(WebGeometry) - Method in class com.esri.adf.web.data.graphics.GraphicFeature
Sets the geometry to the feature.
setGeometryOperations(GeometryOperations) - Method in class com.esri.adf.web.data.WebContext
Specifies which implementation of GeometryOperations should be used.
setGetResultsButtonText(String) - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTaskConfig
 
setGlowingColor(String) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the WebTrueTypeMarkerSymbol's glowing color value.
setGraphicsResource(GraphicsResource) - Method in class com.esri.adf.web.data.results.ResultDefinition
Sets the GraphicsResource instance associated with the result.
setGraphicsTransparency(double) - Method in class com.esri.adf.web.data.WebMap
Sets the transparency for the custom graphics.
setHeader(String) - Method in class com.esri.adf.web.data.results.ResultDefinition
Sets the header name of the root result node.
setHeight(int) - Method in class com.esri.adf.web.data.export.ExportProperties
 
setHeight(double) - Method in class com.esri.adf.web.data.geometry.WebOval
Deprecated.  
setHeight(int) - Method in class com.esri.adf.web.data.WebMap
Sets the height of the map.
setHeight(int) - Method in class com.esri.adf.web.data.WebNorthArrow
 
setHeight(int) - Method in class com.esri.adf.web.data.WebOverview
Sets the height of the overview map.
setHeight(int) - Method in class com.esri.adf.web.data.WebScaleBar
Set height of scale bar.
setHeight(int) - Method in class com.esri.adf.web.faces.component.MapControl
Sets the height of the control.
setHeight(int) - Method in class com.esri.adf.web.faces.component.OverviewControl
Sets the height of the control.
setHeight(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.MapTag
Sets the height of the control.
setHeight(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.OverviewTag
Sets the height of the control.
setHelpUrl(String) - Method in class com.esri.adf.web.data.tasks.TaskDescriptor
Sets the URL to a help document describing this task.
setHelpURL(String) - Method in class com.esri.adf.web.tasks.GeocodeTask
 
setHelpURL(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
setHelpURL(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Sets the task help URL.
setHideLayers(String) - Method in class com.esri.adf.web.aims.data.AIMSTocFunctionality
 
setHideLayers(String) - Method in class com.esri.adf.web.wms.data.WMSTocFunctionality
Sets the comma separated layer names to hide in Toc Control.
setHighLightColor(RgbColor) - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Sets the highlight color on the map service.
setHighlightGeometry(WebGeometry) - Method in class com.esri.adf.web.data.query.QueryResult
Sets the geometry that should be displayed as a graphic when this result is highlighted
setHighlightGeometryAndExtent(Geometry, QueryResult) - Method in class com.esri.adf.web.ags.data.image.query.AGSImageQueryFunctionality
Set the highlight geometry and extent for a result according to the default spatial reference (either the Geometry's one or the AGSImageResource's one)
setHighlightGeometryAndExtent(Geometry, QueryResult, SpatialReference) - Method in class com.esri.adf.web.ags.data.image.query.AGSImageQueryFunctionality
Set the highlight geometry and extent for a result according to a specified spatial reference
setHighlightGeometryAndExtent(Geometry, QueryResult) - Method in class com.esri.adf.web.ags.data.query.AGSQueryFunctionality
 
setHighlightGeometryAndExtent(Geometry, QueryResult, SpatialReference) - Method in class com.esri.adf.web.ags.data.query.AGSQueryFunctionality
 
setHighlightRenderer(WebRenderer) - Method in class com.esri.adf.web.data.graphics.GraphicsLayer
Sets layer highlight renderer.
setHighlightRenderer(WebRenderer) - Method in class com.esri.adf.web.data.query.LayerDefinition
Sets the highlight renderer for callout.
setHighlightRenderer(WebRenderer) - Method in class com.esri.adf.web.tasks.GeocodeTask
Sets the highligh renderer for callout.
setHlColor(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets the highlight color.
setHostName(String) - Method in class com.esri.adf.web.aims.data.AIMSMapResource
Set the machine name or URL string of the ArcIMS Server.
setHosts(List<String>) - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
 
setHosts(List<String>) - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
 
setHosts(List<String>) - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Sets the List of server hosts that this resource connects to
setHosts(List<String>) - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
Sets the List of server hosts that this resource connects.
setHosts(List<String>) - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
 
setHosts(List<String>) - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Sets the List of server hosts that this resource connects to
setHoverImage(String) - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Sets the hover image URL for the button
setHoverImage(String) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets the hover image that is set for this control.
setHoverImage(String) - Method in class com.esri.adf.web.faces.component.CommandControl
Sets the hover image for this control.
setHoverImage(String) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets the hover image for this control.
setHoverImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
Sets the hoverImage of the ButtonTag.
setHoverImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets the hover image for this control.
setHoverImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the hover image for this control.
setHoverStyle(String) - Method in class com.esri.adf.web.faces.component.ToolbarControl
Sets the hover style for the child control.
setHoverStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Sets the hover style for tool bar item control.
setId(Integer) - Method in class com.esri.adf.web.ags.data.edit.bean.SnapRulesBean
Gets the id of the layer associated with the rules.
setId(String) - Method in class com.esri.adf.web.data.tasks.DefaultLayout
Sets the id of the the layout
setId(int) - Method in class com.esri.adf.web.data.WebLayerInfo
 
setId(String) - Method in class com.esri.adf.web.data.WebSession
 
setId(String) - Method in class com.esri.adf.web.faces.component.MapControl
 
setIdentifiableLayers(Map<String, String>) - Method in class com.esri.adf.web.tasks.MapToolsTask
Sets the map entry of identifiable layers.
setIgnoreInvalidLoc(boolean) - Method in class com.esri.adf.web.ags.tasks.RoutingTask
 
setImage(BufferedImage) - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Sets the picture as a buffered image.
setImage(String) - Method in class com.esri.adf.web.faces.component.SeparatorControl
Sets the separator image for this control.
setImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.SeparatorTag
Sets the separator image for this control.
setImageFormat(int) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the image format of the AGSScaleBarFunctionality.
setImageFormat(String) - Method in class com.esri.adf.web.data.export.ExportProperties
 
setImageFormat(String) - Method in class com.esri.adf.web.data.WebMap
Sets the format of the map image.
setImageFormat(String) - Method in class com.esri.adf.web.data.WebOverview
Sets the image format for the overview map.
setImageFormat(String) - Method in class com.esri.adf.web.data.WebToc
Sets the format of the TOC images.
setImageHeight(Integer) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the image height of the AGSScaleBarFunctionality.
setImageResolution(int) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the image resolution (DPI) of the AGSScaleBarFunctionality.
setImageServiceInfo(ImageServiceInfo) - Method in class com.esri.adf.web.ags.data.image.AGSImageResource
Sets the ImageServiceInfo for associated ArcGIS Server image service.
setImageUrl(String) - Method in class com.esri.adf.web.data.SimpleTocNodeContent
 
setImageUrl(String) - Method in class com.esri.adf.web.data.TocNodeContent
Sets a URL to an image to be displayed for this node.
setImageUrl(String) - Method in class com.esri.adf.web.data.WebNorthArrow
 
setImageWidth(Integer) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the image width of the AGSScaleBarFunctionality.
setIndentWidth(int) - Method in class com.esri.adf.web.faces.component.TocControl
Sets the indentation level of the TOC nodes.
setIndentWidth(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets the indentation level of the TOC nodes.
setIndex(int) - Method in class com.esri.adf.web.ags.data.edit.Attribute
Sets the index of the attribute when retrieved from a feature.
setInit(boolean) - Method in class com.esri.adf.web.data.TocModel
 
setInit(boolean) - Method in class com.esri.adf.web.data.WebContext
If true it initializes all the GISResources (which in turn also intializes the GISFunctionalitys that it maintains) and attributes referenced by this context.
setInit(boolean) - Method in class com.esri.adf.web.data.WebMap
Sets an indicator whether to initialize WebMap.
setInit(boolean) - Method in class com.esri.adf.web.data.WebOverview
Sets an indicator whether to initialize WebOverview.
setInit(boolean) - Method in class com.esri.adf.web.faces.component.CommandControl
Sets an indicator whether to initialize the control.
setInit(boolean) - Method in class com.esri.adf.web.faces.component.ContextControl
Sets the control to be initialized.
setInit(boolean) - Method in class com.esri.adf.web.faces.component.MapControl
Sets an indicator whether to initialize the control.
setInit(boolean) - Method in class com.esri.adf.web.faces.component.OverviewControl
Sets an indicator whether to initialize the control.
setInit(boolean) - Method in class com.esri.adf.web.faces.component.SelectOneControl
Sets an indicator whether to initialize the control.
setInit(boolean) - Method in class com.esri.adf.web.faces.component.SeparatorControl
Sets an indicator whether to initialize the control.
setInit(boolean) - Method in class com.esri.adf.web.faces.component.TaskControl
Sets an indicator whether to initialize the control.
setInit(boolean) - Method in class com.esri.adf.web.faces.component.TocControl
Sets an indicator whether to initialize the control.
setInit(boolean) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets an indicator whether to initialize the control.
setInit(boolean) - Method in class com.esri.adf.web.faces.component.UIToolbar
Sets an indicator whether to initialize the control.
setInitExtent(WebExtent) - Method in class com.esri.adf.web.data.WebMap
The extent to initialize the map.
setInitialExtent(WebExtent) - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
setInitialExtent(WebExtent) - Method in class com.esri.adf.web.data.graphics.GraphicsMapFunctionality
 
setInitialVisibleLayerCount(int) - Method in class com.esri.adf.web.wms.data.WMSTocFunctionality
Set the initial visible layers count.
setInterpolation(String) - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
Sets the interpolation method.
setInvalidMessage(String) - Method in class com.esri.adf.web.data.tasks.validator.GenericValidator
Specifies the message that will be displayed to the user when the parameter's value does not pass the validation rules
setIpAddress(String) - Method in class com.esri.adf.web.ve.data.VETokenInfo
Sets the IP address used to get the token.
setJobID(String) - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTask
 
setJobID(String) - Method in class com.esri.adf.web.ags.data.gp.GPMapServerGraphics
 
setJobMessage(JobMessage) - Method in class com.esri.adf.web.ags.data.gp.GPJobMessage
 
setJoinType(String) - Method in class com.esri.adf.web.data.symbol.WebSimpleLineSymbol
Sets the line join type for this symbol.
setJoinType(String) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Sets the symbol's line join type.
setLabel(String) - Method in class com.esri.adf.web.data.renderer.WebClassBreakInfo
Set the label for this break.
setLabel(String) - Method in class com.esri.adf.web.data.renderer.WebUniqueValueInfo
Returns the label.
setLabelFrequency(int) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the labelFrequency of the AGSScaleBarFunctionality.
setLabelGap(double) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the labelGap of the AGSScaleBarFunctionality.
setLabelPosition(int) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the labelPosition of the AGSScaleBarFunctionality.
setLabelText(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.setFieldLabel(String)
setLabelText(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Sets the label text for the search field.
setLabelText(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.setLabelText(String)
setLargeDelta(long) - 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.
setLastFeatureIdAssigned(int) - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
setLayer(IFeatureLayer) - Method in class com.esri.adf.web.ags.data.edit.ActionContext
Sets the target layer that is being edited.
setLayer(String) - Method in class com.esri.adf.web.ags.data.edit.bean.SnapRulesBean
Sets the name of the layer associated with the rules.
setLayer(WebLayerInfo) - Method in class com.esri.adf.web.data.query.QueryResult
Sets the layer associated with this result
setLayerDefinition(LayerDefinition) - Method in class com.esri.adf.web.data.query.QueryResult
Sets the LayerDefinition of this result.
setLayerDefinition(LayerDefinition) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Sets the LayerDefinition object.
setLayerDefinitions(List<? extends LayerDefinition>) - Method in class com.esri.adf.web.data.query.IdentifyCriteria
Sets the list of LayerDefinition objects used for identify.
setLayerDefinitions(List<? extends LayerDefinition>) - Method in class com.esri.adf.web.data.query.PredefinedQueryCriteria
Sets the list of LayerDefinition objects.
setLayerDefinitions(List<? extends LayerDefinition>) - Method in class com.esri.adf.web.data.query.RelateCriteria
Sets the LayerDefinition objects that will be used to customize how the related records are displayed.
setLayerDefinitions(List<? extends LayerDefinition>) - Method in class com.esri.adf.web.data.query.TextCriteria
Sets the list of LayerDefinition objects associated with this query.
setLayerDefinitions(List<? extends LayerDefinition>) - Method in class com.esri.adf.web.data.query.WebQuery
Sets the list of LayerDefinition objects.
setLayerDefinitions(List<? extends LayerDefinition>) - Method in class com.esri.adf.web.data.results.ResultDefinition
Sets the list of LayerDefinition objects associated with the result.
setLayerDefinitions(List<? extends LayerDefinition>) - Method in class com.esri.adf.web.tasks.MapToolsTask
Sets the list of LayerDefinition objects.
setLayerDefinitions(List<? extends LayerDefinition>) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Sets the list of LayerDefinition objects.
setLayerDescription(LayerDescription) - Method in class com.esri.adf.web.ags.data.edit.ActionContext
Sets the LayerDescription of the target layer.
setLayerID(int) - Method in class com.esri.adf.web.ags.data.edit.ActionContext
Sets the index of the target layer.
setLayerID(Integer) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Sets the layer index of the working layer.
setLayerId(int) - Method in class com.esri.adf.web.data.query.LayerDefinition
Sets the layer id.
setLayerId(int) - Method in class com.esri.adf.web.tasks.MapToolsTask
Deprecated. As of ArcGIS Java Server 9.3, instead use MapToolsTask.setIdentifiableLayers(java.util.Map)
setLayerId(int) - Method in class com.esri.adf.web.tasks.MapToolsTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use MapToolsTask.setIdentifiableLayers(java.util.Map)
setLayerId(int) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
setLayerId(int) - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesTask.setLayerId(int)
setLayerId(int) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.setSearchableLayers(java.util.Map)
setLayerId(int) - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.setSearchableLayers(java.util.Map)
setLayerIndex(int) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Sets the layer index.
setLayers(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets the editable layers.
setLayers(Map<IFeatureLayer, Integer>) - Method in class com.esri.adf.web.ags.data.edit.SnapHandler
Sets the layer and snap type pairs.
setLayerSubset(List<String>) - Method in class com.esri.adf.web.wms.data.WMSMapFunctionality
Sets the layers that will be included in the Map and Table Of Contents (TOC) controls.
setLayoutComponents(Document, Element) - Method in class com.esri.adf.web.data.tasks.AbsoluteLayout
layout the components in a absolute manner
setLayoutComponents(Document, Element) - Method in class com.esri.adf.web.data.tasks.DefaultLayout
To be implemented by the subclass to set the attribtes of the component
setLayoutComponents(Document, Element) - Method in class com.esri.adf.web.data.tasks.TabularLayout
Places the component in the desired cell
setLayoutProperties(Document, Element) - Method in class com.esri.adf.web.data.tasks.DefaultLayout
To be implemented by the subclass
setLayoutProperties(Document, Element) - Method in class com.esri.adf.web.data.tasks.TabularLayout
The method is used to set the specific properties for the layout, and create a DOM tree to describe the layout
setLegendColumns(int) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the number of columns for displaying legend.
setLegendLayerVisibilityList(String) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the visible layer list for the legend.
setLevelExtent(WebExtent) - Method in class com.esri.adf.web.data.WebLodInfo
 
setLevelId(int) - Method in class com.esri.adf.web.data.WebLodInfo
 
setLine(ILine) - 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.
setLineColor(String) - Method in class com.esri.adf.web.data.tasks.TaskToolDescriptor
Sets the color of the line drawn when this tool is used on the map control.
setLineColor(String) - Method in class com.esri.adf.web.faces.component.OverviewControl
Sets the line color for this control.
setLineColor(String) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets the line color for this control.
setLineColor(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.OverviewTag
Sets the line color for this control.
setLineColor(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the line color for this control.
setLineGraphicSymbol(WebSimpleLineSymbol) - Method in class com.esri.adf.web.data.query.WebQuery
Sets the WebSimpleLineSymbol object used to symbolize the line geometry.
setLineSize(int) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the lineSize of the AGSScaleBarFunctionality.
setLineType(String) - Method in class com.esri.adf.web.data.symbol.WebSimpleLineSymbol
Sets symbol's line type.
setLineType(String) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Sets the symbol's line type.
setLineWidth(int) - Method in class com.esri.adf.web.data.tasks.TaskToolDescriptor
Sets the width of the line drawn when this tool is used on the map control
setLineWidth(int) - Method in class com.esri.adf.web.faces.component.OverviewControl
Sets the line width for this control.
setLineWidth(int) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets the line width for this control.
setLineWidth(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.OverviewTag
Sets the line width for this control.
setLineWidth(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the line width for this control.
setLoadEnvelope(boolean) - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
If true, loads the envelope information for all layers.
setLoadExtensions(boolean) - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
If true, loads the extensions information for all layers.
setLoadFields(boolean) - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
If true, loads the fields information for all layers.
setLoadRenderer(boolean) - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
If true, loads the renderer information for all layers.
setLocale(String) - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
Sets the locale for this tile functionality.
setLocation(WebPoint) - Method in class com.esri.adf.web.data.AddressCandidate
 
setLod(WebLodInfo) - Method in class com.esri.adf.web.data.CandidateTileInfo
 
setMapContinousPan(boolean) - Method in class com.esri.adf.web.tasks.MapToolsTask
Deprecated. As of ArcGIS Java Server 9.3, instead use MapToolsTask.setMapContinuousPan(boolean)
setMapContinousPan(boolean) - Method in class com.esri.adf.web.tasks.MapToolsTaskConfig
Deprecated. As of ArcGIS Java Server 9.2 SP2, instead use MapToolsTask.setMapContinuousPan(boolean)
setMapContinuousPan(boolean) - Method in class com.esri.adf.web.tasks.MapToolsTask
Sets the pan action of map tools task to be continuous.
setMapContinuousPan(boolean) - Method in class com.esri.adf.web.tasks.MapToolsTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use MapToolsTask.setMapContinuousPan(boolean)
setMapDescription(MapDescription) - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
setMapDistance(double) - Method in class com.esri.adf.web.data.symbol.WebScalebarSymbol
Sets the map distance what the symbol's width represents.
setMapExtent(IEnvelope) - Method in class com.esri.adf.web.ags.data.edit.ActionContext
Sets the map bounds.
setMapHeight(int) - Method in class com.esri.adf.web.ags.data.edit.ActionContext
Sets the map height in pixels.
setMapId(String) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets the map control id associated with the control.
setMapId(String) - Method in class com.esri.adf.web.faces.component.OverviewControl
Sets the map control id associated with the control.
setMapId(String) - Method in class com.esri.adf.web.faces.component.TaskControl
Sets the control ID.
setMapId(String) - Method in class com.esri.adf.web.faces.component.TocControl
Sets the map control id associated with the control.
setMapId(String) - Method in class com.esri.adf.web.faces.component.UIToolbar
Sets the control ID.
setMapId(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
Sets the mapId of the ButtonTag.
setMapId(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.OverviewTag
Sets the map control id associated with the control.
setMapId(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TaskTag
Sets the map control id associated with the control.
setMapId(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets the map control id associated with the control.
setMapId(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Sets the map control id associated with the control.
setMapName(String) - Method in class com.esri.adf.web.ags.data.AGSMapResource
Sets The name of the map (dataframe) in the map service that this resource represents
setMapQuality(int) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the map quality DPI, e.g.
setMapScale(double) - Method in class com.esri.adf.web.data.WebMap
Sets the map scale.
setMapScale(double) - Method in class com.esri.adf.web.ve.data.imagery.VEImageryFunctionality
Sets the map scale
setMapSize(double) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the map size (width), the print map height is calculated proportionally based on the ratio of current map height and width.
setMapSizeUnit(String) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the print map unit.
setMapStyle(String) - Method in class com.esri.adf.web.ve.data.imagery.VETileFunctionality
Sets the map style for this tile functionality.
setMapTitle(String) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the map title
setMapToolItemCollection(String, ToolItemCollection) - Static method in class com.esri.adf.web.faces.event.ToolItemCollection
 
setMapWidth(int) - Method in class com.esri.adf.web.ags.data.edit.ActionContext
Sets the map width in pixels.
setMarkerAngle(double) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
sets the marker angle value, default value is 0.
setMarkerColor(String) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the marker color.
setMarkerSymbol(WebTrueTypeMarkerSymbol) - Method in class com.esri.adf.web.data.WebGeocode
 
setMarkerType(int) - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Sets the WebSimpleMarkerSymbol's type value.
setMarkerType(int) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the WebTrueTypeMarkerSymbol's marker type value.
setMaxCandidates(int) - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Sets the maximum number of candidates to return from the geocoding result.
setMaxCount(int) - Method in class com.esri.adf.web.ags.data.edit.action.SelectByExtent
Sets the maximum number of return features.
setMaximumAllowableOffset(double) - 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.
setMaxNumber(double) - Method in class com.esri.adf.web.data.tasks.validator.NumberValidator
Specifies the upper bound for the range of permissible values.
setMaxPrecision(int) - Method in class com.esri.adf.web.data.WebScaleBar
Set maximum precision.
setMaxRecordCount(int) - Method in class com.esri.adf.web.data.query.IdentifyCriteria
 
setMaxRecordCount(int) - Method in class com.esri.adf.web.data.query.LayerDefinition
Sets the number of records to be returned for the query operation.
setMaxRecordCount(int) - Method in class com.esri.adf.web.data.query.PredefinedQueryCriteria
Sets the number of records to be returned for the query operation.
setMaxRecordCount(int) - Method in interface com.esri.adf.web.data.query.QueryCriteria
Sets the maximum number of returning records in one query.
setMaxRecordCount(int) - Method in class com.esri.adf.web.data.query.RelateCriteria
 
setMaxRecordCount(int) - Method in class com.esri.adf.web.data.query.TextCriteria
 
setMaxRecordCount(int) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setMaxRecordCount(int)
setMaxRecordCount(int) - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setMaxRecordCount(int)
setMaxRecordCount(int) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.getMaxRecordCount()
setMaxRecordCount(int) - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setMaxRecordCount(int)
setMaxSelectionCount(int) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets the maxSelectionCount of the ConfigBean.
setMaxX(double) - Method in class com.esri.adf.web.data.geometry.WebExtent
Sets the largest X coordinate of WebExtent.
setMaxY(double) - Method in class com.esri.adf.web.data.geometry.WebExtent
Sets the largest Y coordinate of WebExtent.
setMeasureEnabled(boolean) - Method in class com.esri.adf.web.tasks.MapToolsTaskInfo
 
setMimeData(String, byte[]) - Method in class com.esri.adf.web.data.WebSession
Adds the MIME data to a Hashtable.
setMinimumValue(double) - Method in class com.esri.adf.web.data.renderer.WebClassBreaksRenderer
Sets the minimum value.
setMinNumber(double) - Method in class com.esri.adf.web.data.tasks.validator.NumberValidator
Specifies the lower bound for the range of permissible values.
setMinScore(int) - Method in class com.esri.adf.web.ags.data.AGSGeocodeFunctionality
 
setMinScore(int) - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Sets the minimum geocode scoring value.
setMinScore(int) - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
 
setMinX(double) - Method in class com.esri.adf.web.data.geometry.WebExtent
Sets the smallest X coordinate of WebExtent.
setMinY(double) - Method in class com.esri.adf.web.data.geometry.WebExtent
Sets the smallest Y coordinate of WebExtent.
setMosaicRule(MosaicRule) - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
 
setName(String) - Method in class com.esri.adf.web.ags.data.edit.Attribute
Sets the name of the attribute.
setName(String) - Method in class com.esri.adf.web.data.graphics.GraphicsLayer
Sets layer name.
setName(String) - Method in class com.esri.adf.web.data.query.QueryResult
Sets the display text for this result
setName(String) - Method in class com.esri.adf.web.data.WebContext
 
setName(String) - Method in class com.esri.adf.web.data.WebLayerInfo
 
setName(String) - Method in class com.esri.adf.web.data.WebSession
Sets the name under which this object is stored in session.
setNullValueDisplay(String) - Method in class com.esri.adf.web.data.WebContext
 
setNumberSeparator(String) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the numberSeparator of the AGSScaleBarFunctionality.
setOffset(ILine) - Method in class com.esri.adf.web.ags.data.edit.action.CopyFeature
Sets the offset of the new feature.
setOffset(ILine) - Method in class com.esri.adf.web.ags.data.edit.action.MoveFeature
Sets the offset of the moved feature.
setOffsetX(int) - Method in class com.esri.adf.web.data.ContainingTile
 
setOffsetY(int) - Method in class com.esri.adf.web.data.ContainingTile
 
setOnchange(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.SelectOneTag
Sets the Javascript code to be executed when this control value is changed.
setOnclick(String) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets the onclick event of the button.
setOnclick(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
Sets the onclick of the ButtonTag.
setOnclick(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets the Javascript code to be executed when this control is clicked.
setOperator(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Sets the operator used for combining expressions.
setOperator(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.setFieldOperator(String)
setOrientation(String) - Method in class com.esri.adf.web.faces.component.ToolbarControl
Sets the orientation of the control.
setOrientation(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Sets the orientation for this control.
setOutlineColor(String) - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Sets the WebSimpleMarkerSymbol's outline color.
setOutlineColor(String) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the WebTrueTypeMarkerSymbol's outline color value.
setOverlap(boolean) - Method in class com.esri.adf.web.data.WebNorthArrow
 
setParamsToValidate(List<? extends TaskParamDescriptor>) - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Sets the list of Task parameters that must pass validation when this button is invoked.
setParamValue(Object, String) - Method in class com.esri.adf.web.ags.data.gp.GPBooleanParam
 
setParamValue(Object, String) - Method in class com.esri.adf.web.ags.data.gp.GPDataFileParam
 
setParamValue(Object, String) - Method in class com.esri.adf.web.ags.data.gp.GPDateParam
 
setParamValue(Object, String) - Method in class com.esri.adf.web.ags.data.gp.GPDoubleParam
 
setParamValue(Object, String) - Method in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
setParamValue(Object, String) - Method in class com.esri.adf.web.ags.data.gp.GPLongParam
 
setParamValue(Object, String) - Method in class com.esri.adf.web.ags.data.gp.GPMultiStringParam
 
setParamValue(Object, String) - Method in class com.esri.adf.web.ags.data.gp.GPMultiValueParam
 
setParamValue(Object, String) - Method in class com.esri.adf.web.ags.data.gp.GPRasterDataParam
 
setParamValue(Object, String) - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
setParamValue(Object, String) - Method in class com.esri.adf.web.ags.data.gp.GPStringParam
 
setParamValue(Object, String) - Method in class com.esri.adf.web.data.tasks.TaskParamDescriptor
 
setParamValue(Object, String) - Method in interface com.esri.adf.web.data.tasks.TaskParamDescriptorModel
Sets the parameter value on the task and returns the set value.
setPassword(String) - Method in class com.esri.adf.web.ags.data.AGSUser
 
setPassword(String) - Method in class com.esri.adf.web.aims.data.AIMSMapResource
Sets the password to connect the authenticate service.
setPassword(String) - Method in class com.esri.adf.web.ve.data.VEUser
Sets the password.
setPassword(String) - Method in class com.esri.adf.web.wms.data.WMSMapResource
Sets the password to connect the authenticate WMS service.
setPasswordEncrypted(boolean) - Method in class com.esri.adf.web.ags.data.AGSUser
 
setPasswordEncrypted(boolean) - Method in class com.esri.adf.web.aims.data.AIMSMapResource
Sets to true if the given password is encrpted.
setPasswordEncrypted(boolean) - Method in class com.esri.adf.web.ve.data.VEUser
Specifies whether the password provided is encrypted or not.
setPasswordEncrypted(boolean) - Method in class com.esri.adf.web.wms.data.WMSMapResource
Sets to true if the given password is encrpted.
setPatchHeight(double) - Method in class com.esri.adf.web.ags.data.AGSTocFunctionality
 
setPatchHeight(double) - Method in class com.esri.adf.web.ags.data.image.AGSImageTocFunctionality
Sets the height of the patch
setPatchResolution(double) - Method in class com.esri.adf.web.ags.data.AGSTocFunctionality
 
setPatchResolution(double) - Method in class com.esri.adf.web.ags.data.image.AGSImageTocFunctionality
Sets the resolution of the patch
setPatchWidth(double) - Method in class com.esri.adf.web.ags.data.AGSTocFunctionality
 
setPatchWidth(double) - Method in class com.esri.adf.web.ags.data.image.AGSImageTocFunctionality
Sets the width of the patch
setPicture(byte[]) - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Sets the picture as byte array.
setPoint(WebPoint) - Method in class com.esri.adf.web.ags.data.AGSDirection
Sets the maneuver point of the direction.
setPoint(IPoint) - Method in class com.esri.adf.web.ags.data.edit.action.AddVertex
Sets the point of the vertex.
setPoint(IPoint) - Method in class com.esri.adf.web.ags.data.edit.action.RemoveVertex
Sets the the position of the vertex.
setPoint(IPoint) - Method in class com.esri.adf.web.ags.data.edit.action.SplitLineFeature
Sets the point to split at.
setPointGraphicSymbol(WebSimpleMarkerSymbol) - Method in class com.esri.adf.web.data.query.WebQuery
Sets the WebSimpleMarkerSymbol object used to symbolize the point geometry.
setPointZoomToFactor(double) - Method in class com.esri.adf.web.data.query.LayerDefinition
Specifies the amount by which the map's full extent should be contracted to zoom into results returned by the query.
setPointZoomToFactor(double) - Method in class com.esri.adf.web.data.query.QueryResult
Specifies the amount by which the map's full extent should be contracted to zoom into results returned by the query.
setPolygonGraphicSymbol(WebSimplePolygonSymbol) - Method in class com.esri.adf.web.data.query.WebQuery
Sets the WebSimplePolygonSymbol object used to symbolize the polygon geometry.
setPolyline(IPolyline) - Method in class com.esri.adf.web.ags.data.edit.action.SplitPolygonFeature
Sets the split line.
setPort(int) - Method in class com.esri.adf.web.aims.data.AIMSMapResource
Sets the ArcIMS Application Server port number associated with this resource.
setPosition(String) - Method in class com.esri.adf.web.data.WebScaleBar
Set the position of the scale bar on the map control.
setPreserve(boolean) - Method in class com.esri.adf.web.faces.component.ContextControl
Sets whether or not the previous context should be preserved when the resource is changed.
setPreserve(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ContextTag
Sets whether or not the previous context should be preserved when the resource is switched.
setPreserveScale(boolean) - Method in class com.esri.adf.web.tasks.PrintTask
Specifies whether to preserve the map scale in the printed map.
setPrintableResults(List<? extends PrintableResult>) - Method in class com.esri.adf.web.tasks.PrintTask
Sets a list of PrintableResult objects
setPrintButtonText(String) - Method in class com.esri.adf.web.tasks.PrintTask
Returns the print task printing button text
setPrintLegend(boolean) - Method in class com.esri.adf.web.tasks.PrintTask
Sets default value for printing legend.
setPrintNorthArrow(boolean) - Method in class com.esri.adf.web.tasks.PrintTask
Sets default value for printing north arrow if the server has.
setPrintResultOnly(boolean) - Method in class com.esri.adf.web.tasks.PrintTask
If it is set to true, then it will print only the results and not the map.
setPrintScalebar(boolean) - Method in class com.esri.adf.web.tasks.PrintTask
Sets default value for printing scalebar if the server has.
setPrintTemplate(String) - Method in class com.esri.adf.web.tasks.PrintTask
Specifies the template file to use for the print page.
setPromptMessage(String) - Method in class com.esri.adf.web.data.tasks.validator.GenericValidator
Specifies the message that will be displayed to the user when the parameter acquires focus on the web page.
setProperCase(boolean) - Method in class com.esri.adf.web.data.tasks.validator.StringValidator
Specifies whether the first character in every word should be automatically converted to upper case.
setProperties(Map<?, ?>) - Method in class com.esri.adf.web.data.AddressCandidate
Deprecated. As of ArcGIS Java Server 9.3, instead use AddressCandidate.setDetails(java.util.Map)
setProperties(UIComponent) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
 
setProperties(UIComponent) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets the attributes of the CommandControl from the tag attributes.
setProperties(UIComponent) - Method in class com.esri.adf.web.faces.taglib.ContextTag
Sets the attributes of the ContextControl from the tag attributes.
setProperties(UIComponent) - Method in class com.esri.adf.web.faces.taglib.MapTag
Sets the attributes of the MapControl from the tag attributes.
setProperties(UIComponent) - Method in class com.esri.adf.web.faces.taglib.OverviewTag
Sets the attributes of the OverviewControl from the tag attributes.
setProperties(UIComponent) - Method in class com.esri.adf.web.faces.taglib.SelectOneTag
Sets the attributes of the SelectOneControl from the tag attributes.
setProperties(UIComponent) - Method in class com.esri.adf.web.faces.taglib.SeparatorTag
Sets the attributes of the SeparatorControl from the tag attributes.
setProperties(UIComponent) - Method in class com.esri.adf.web.faces.taglib.TaskTag
Sets the attributes of the TaskControl from the tag attributes.
setProperties(UIComponent) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets the attributes of the TocControl from the tag attributes.
setProperties(UIComponent) - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Sets the attributes of the ToolbarControl from the tag attributes.
setProperties(UIComponent) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the attributes of the ToolControl from the tag attributes.
setQueryCriteria(QueryCriteria) - Method in class com.esri.adf.web.data.query.QueryResult
This method is not intended to be used by clients.
setQueryValue(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesExpression.setFieldValue(String)
setRadius(double) - Method in class com.esri.adf.web.data.geometry.WebCircle
Deprecated.  
setRangeMessage(String) - 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.
setReadOnly(boolean) - Method in class com.esri.adf.web.ags.data.edit.Attribute
Sets to true if the attribute is read only.
setRecordSet(RecordSet) - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
setRegExp(String) - Method in class com.esri.adf.web.data.tasks.validator.StringValidator
Specifies the regular expression to validate the text against.
setRelatedResults(List<? extends QueryResult>) - Method in class com.esri.adf.web.data.query.QueryResult
Sets the list of results that this result object is related to.
setRelationshipId(int) - Method in class com.esri.adf.web.data.query.RelateCriteria
Sets the ID of the relationship that the source & target tables/layers participate in.
setRemoveMethodName(String) - Method in class com.esri.adf.web.data.results.ResultDefinition
Sets the method handling action "remove".
setRenderer(WebRenderer) - Method in class com.esri.adf.web.data.GraphicRenderer
Sets a WebRenderer used for drawing the geometries.
setRenderer(WebRenderer) - Method in class com.esri.adf.web.data.graphics.GraphicsLayer
Sets layer renderer.
setRenderer(WebRenderer) - Method in class com.esri.adf.web.data.query.LayerDefinition
Sets the default renderer for callout.
setRenderer(WebRenderer) - Method in class com.esri.adf.web.tasks.GeocodeTask
Sets the default renderer for callout.
setRendererType(String) - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Sets the renderer type of this parameter
setRendererType(String) - Method in class com.esri.adf.web.data.tasks.TaskParamDescriptor
Sets the renderer type of this parameter.
setRequired(boolean) - Method in class com.esri.adf.web.data.tasks.validator.GenericValidator
Specifies whether a value is mandatory for the parameter.
setRequired(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.SelectOneTag
Sets whether a value must be submitted for this control.
setResizeHint(int) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the resizeHint of the AGSScaleBarFunctionality.
setResolution(double) - Method in class com.esri.adf.web.data.WebLodInfo
 
setResource(GISResource) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets a Map Service for the editing bean.
setResource(GISResource) - Method in class com.esri.adf.web.data.TocResourceContent
 
setResource(GISResource) - Method in class com.esri.adf.web.data.WebLayerInfo
 
setResource(GISResource) - Method in class com.esri.adf.web.tasks.MapToolsTask
Deprecated. As of ArcGIS Java Server 9.3, instead use MapToolsTask.setIdentifiableLayers(java.util.Map)
setResource(GISResource) - Method in class com.esri.adf.web.tasks.MapToolsTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use MapToolsTask.setIdentifiableLayers(java.util.Map)
setResource(GISResource) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesTask.setResourceId(java.lang.String)
setResource(GISResource) - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesTask.setResourceId(java.lang.String)
setResource(GISResource) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.setSearchableLayers(java.util.Map)
setResource(GISResource) - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.setSearchableLayers(java.util.Map)
setResourceBundleFilePath(String) - Static method in class com.esri.adf.web.data.WebApplication
Deprecated. This method is deprecated as of ArcGIS Java Server 9.3.1, no replacement
setResourceId(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets the ID of the Map Resource.
setResourceId(String) - Method in class com.esri.adf.web.data.query.LayerDefinition
Sets the resource id of this layer definition.
setResourceId(String) - Method in class com.esri.adf.web.data.WebScaleBar
Set resource id to be used to retrieve scaleBarFunctionality.
setResourceId(String) - Method in class com.esri.adf.web.tasks.GeocodeTask
 
setResourceId(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
setResourceImage(String) - Method in class com.esri.adf.web.faces.component.TocControl
Sets the resource image URL.
setResourceImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets the image for the resource.
setResourceNode(TocNode) - Method in class com.esri.adf.web.data.TocResourceContent
 
setResources(Map<String, GISResource>) - Method in class com.esri.adf.web.data.WebContext
Sets the Map of GISResources associated with this context
setResultList(String) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the selected results string to be printed out.
setResultMapResource(AGSMapResource) - Method in class com.esri.adf.web.ags.data.gp.AGSGPResource
 
setResults(WebResults) - Method in class com.esri.adf.web.data.results.WebResultsToc
Sets the result associated with this TOC.
setResultTemplate(String) - Method in class com.esri.adf.web.data.query.LayerDefinition
Sets the template used for formatting result attributes.
setReturnFields(List<String>) - Method in class com.esri.adf.web.data.query.LayerDefinition
Specifies which fields should be included in the query results.
setReturnFields(List<String>) - Method in class com.esri.adf.web.data.query.PredefinedQueryCriteria
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setReturnFields(List)
setReturnFields(List<String>) - Method in class com.esri.adf.web.data.query.TextCriteria
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setReturnFields(List)
setReturnFields(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setReturnFields(List)
setReturnFields(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setReturnFields(java.util.List)
setReturnFields(List<String>) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setReturnFields(List)
setReturnFields(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setReturnFields(java.util.List)
setReturnGeometry(boolean) - Method in class com.esri.adf.web.data.query.LayerDefinition
Specifies whether the Shape field should always be included in the query results.
setRightToLeftText(String) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the rightToLeftText of the AGSScaleBarFunctionality.
setRotation(double) - Method in class com.esri.adf.web.data.WebMap
Sets the number of degrees by which the map will be rotated.
setRoundFactor(double) - Method in class com.esri.adf.web.tasks.MapToolsTask
Sets the rounding factor, the number is used to set the output precision of measurement.
setRoundOption(int) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the roundOption of the AGSScaleBarFunctionality.
setRoundValue(int) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the roundValue of the AGSScaleBarFunctionality.
setRouteSymbol(WebSimpleLineSymbol) - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Sets the default route symbol which is used for drawing route(s) in the map as a Web Graphics.
setRow(int) - Method in class com.esri.adf.web.data.tasks.TabularPosition
Sets the Row
setRow(int) - Method in class com.esri.adf.web.ve.data.VETile
Sets the column of this tile.
setRowspan(int) - Method in class com.esri.adf.web.data.tasks.TabularPosition
Sets the row span
setRunButtonText(String) - Method in class com.esri.adf.web.ags.data.gp.GPTaskConfig
 
setScale(double) - Method in class com.esri.adf.web.data.WebLodInfo
 
setScaleBar(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.MapTag
 
setScaleBarFunctionality(ScaleBarFunctionality) - Method in class com.esri.adf.web.data.WebScaleBar
Set the ScaleBarFunctionality that must be used to render the scalebar.
setScore(int) - Method in class com.esri.adf.web.data.AddressCandidate
 
setScoreHigh(int) - 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.
setScoreLow(int) - 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.
setScoreMedium(int) - 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.
setSdLayers(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets snapping layers.
setSearchableLayers(Map<String, String>) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Sets the map entry of searchable layers.
setSearchFields(List<String>) - Method in class com.esri.adf.web.data.query.LayerDefinition
Specifies which fields to perform the query on.
setSearchFields(List<String>) - Method in class com.esri.adf.web.data.query.TextCriteria
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setSearchFields(List)
setSearchFields(List<String>) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setSearchFields(List)
setSearchFields(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use LayerDefinition.setSearchFields(java.util.List)
setSearchText(String) - Method in class com.esri.adf.web.data.query.TextCriteria
Gets the search target.
setSearchText(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Sets the default search text value.
setSearchTolerance(int) - Method in class com.esri.adf.web.ags.data.edit.action.AddVertex
Sets the search tolerance in pixels.
setSearchTolerance(int) - Method in class com.esri.adf.web.ags.data.edit.action.MoveVertex
Sets the search tolerance in pixels.
setSearchTolerance(int) - Method in class com.esri.adf.web.ags.data.edit.action.RemoveVertex
Sets the search tolerance in pixels.
setSearchTolerance(int) - Method in class com.esri.adf.web.ags.data.edit.action.SplitLineFeature
Sets the search tolerance in pixels.
setSeLayers(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets snapping layers.
setSelectedGPTaskId(String) - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTask
 
setSelectedImage(String) - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Sets the selected image URL for the button
setSelectedImage(String) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets the selected image that is set for this control.
setSelectedImage(String) - Method in class com.esri.adf.web.faces.component.CommandControl
Sets the selected image for this control.
setSelectedImage(String) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets the selected image for this control.
setSelectedImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
Sets the selectedImage of the ButtonTag.
setSelectedImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets the selected image for this control.
setSelectedImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the selected image for this control.
setSelectedResult(ResultNode) - Method in class com.esri.adf.web.data.results.WebResultsToc
Sets the result node that has been selected.
setSelectedStyle(String) - Method in class com.esri.adf.web.faces.component.ToolbarControl
Sets the selected style for the child control.
setSelectedStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Sets the selected style for the tool bar item control.
setServerAction(String) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets the server action of the button, should be a backing bean method.
setServerAction(String) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets the server side tool action name.
setServerAction(MethodExpression) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
Sets the serverAction of the ButtonTag.
setServerAction(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the server action name.
setServerContext(IServerContext) - Method in class com.esri.adf.web.ags.data.edit.ActionContext
Sets the IServerContext of the action.
setServerMethod(String) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets the expression string for the server side tool action method binding.
setServerMethod(MethodExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the server action method binding name.
setServerObjectName(String) - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
 
setServerObjectName(String) - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
 
setServerObjectName(String) - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Sets the name of the map server object that this resource represents
setServerObjectName(String) - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
Sets the name of the geometry server object that this resource represents.
setServerObjectName(String) - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
 
setServerObjectName(String) - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Sets the name of the image server object that this resource represents
setServiceCatalogURL(String) - Method in class com.esri.adf.web.ags.data.AGSGeocodeResource
Sets the service catalog end point URL.
setServiceCatalogURL(String) - Method in class com.esri.adf.web.ags.data.AGSMapResource
Sets the service catalog end point URL.
setServiceCatalogURL(String) - Method in class com.esri.adf.web.ags.data.geometry.AGSGeometryOperations
Sets the service catalog end point URL.
setServiceCatalogURL(String) - Method in class com.esri.adf.web.ags.data.geometry.AGSGeometryResource
Sets the service catalog end point URL.
setServiceCatalogURL(String) - Method in class com.esri.adf.web.ags.data.gp.AGSGPResource
Sets the service catalog end point URL.
setServiceCatalogURL(String) - Method in class com.esri.adf.web.ags.data.image.AGSImageResource
Sets the service catalog end point URL.
setServiceName(String) - Method in class com.esri.adf.web.aims.data.AIMSMapResource
Sets the ArcIMS Service for this resource.
setSessionAware(boolean) - Method in class com.esri.adf.web.ags.data.edit.EditAction
Sets to true if the action need to be performed within an editing workspace session.
setShadowColor(String) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the WebTrueTypeMarkerSymbol's shadow color value.
setShowAllLayers(boolean) - Method in class com.esri.adf.web.aims.data.AIMSTocFunctionality
 
setShowAllLayers(boolean) - Method in class com.esri.adf.web.wms.data.WMSTocFunctionality
Setting to true will show all the layer names in Toc Control.
setShowContextMenu(boolean) - Method in class com.esri.adf.web.data.TocModel
 
setShowCoordinateTracker(boolean) - Method in class com.esri.adf.web.faces.component.MapControl
Sets whether the control should display the coordinate tracker or not.
setShowCoordinateTracker(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.MapTag
Sets an indicator whether to display the coordinate tracker or not.
setShowExpanded(boolean) - Method in class com.esri.adf.web.faces.component.TocControl
Sets the visibility of the collapsed/expanded images on the TOC.
setShowExpanded(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets the visibility of the collapse/expand images on the TOC.
setShowFullExtent(boolean) - Method in class com.esri.adf.web.data.WebOverview
Sets whether the overview map should show the full extent or the initial extent.
setShowInfoWindow(boolean) - Method in class com.esri.adf.web.data.results.ResultDefinition
Sets to true to show map tips window.
setShowInfoWindow(boolean) - Method in class com.esri.adf.web.tasks.GeocodeTask
Sets whether the geocode task result(s) to be shown in the info window or not.
setShowInfoWindow(boolean) - Method in class com.esri.adf.web.tasks.MapToolsTask
Sets whether the task result(s) to be shown in the info window or not.
setShowInfoWindow(boolean) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Sets whether the task result(s) to be shown in the info window or not.
setShowInfoWindow(boolean) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Sets whether the task result(s) to be shown in the info window or not.
setShowLoadingImage(boolean) - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
If set to true, a loading image will be displayed while the action / tool is being processed
setShowLoadingImage(boolean) - Method in class com.esri.adf.web.faces.component.CommandControl
Sets whether the loading image is shown for this control.
setShowLoadingImage(boolean) - Method in class com.esri.adf.web.faces.component.SelectOneControl
Sets whether the loading image is shown for this control.
setShowLoadingImage(boolean) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets whether the loading image is shown for this control.
setShowLoadingImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets whether the loading image is shown for this control.
setShowLoadingImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.SelectOneTag
Sets whether the loading image is shown for this control.
setShowLoadingImage(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets whether the loading image is shown for this control.
setShowMessages(boolean) - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
setShowMessages(boolean) - Method in class com.esri.adf.web.ags.data.gp.GPTaskConfig
 
setShowNavigator(boolean) - Method in class com.esri.adf.web.faces.component.MapControl
Sets whether the control should display the navigator or not.
setShowNavigator(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.MapTag
Sets an indicator whether to display the navigator or not.
setShowOpenResultLink(boolean) - Method in class com.esri.adf.web.data.results.WebResults
Set to true if the renderer for this WebResults object should display a link to open results.
setShowPlusSign(String) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the showPlusSign of the AGSScaleBarFunctionality.
setShowSwatches(boolean) - Method in class com.esri.adf.web.ags.data.AGSTocFunctionality
 
setShowSwatches(boolean) - Method in class com.esri.adf.web.ags.data.image.AGSImageTocFunctionality
Enable/disable the display of the patches
setShowSwatches(boolean) - Method in class com.esri.adf.web.aims.data.AIMSTocFunctionality
 
setShowZoomSlider(boolean) - Method in class com.esri.adf.web.faces.component.MapControl
Sets whether the control should display the zoom slider or not.
setShowZoomSlider(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.MapTag
Sets an indicator whether to display the zoom slider or not.
setSilentClearSketch(boolean) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets to true to clear sketch without the confirm window.
setSmallDelta(long) - 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.
setSnapTipsColor(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets the snapTipsColor of the EditingBean.
setSnapTolerance(int) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets the snapping tolerance in pixels.
setSnapType(IFeatureLayer, Integer) - Method in class com.esri.adf.web.ags.data.edit.SnapHandler
Sets the snap type.
setSourceOIDs(int[]) - Method in class com.esri.adf.web.data.query.RelateCriteria
Sets the ID of the features whose related records need to be fetched.
setSpatialFilterRelation(String) - Method in class com.esri.adf.web.aims.data.query.AIMSQueryFunctionality
 
setSpatialReference(WebSpatialReference) - Method in class com.esri.adf.web.data.geometry.WebGeometry
Sets the coordinate system of this geometry.
setSpatialReference(WebSpatialReference) - Method in class com.esri.adf.web.data.WebContext
Sets the spatial reference associated with this context.
setSpatialReferenceDefinitionString(String) - Method in class com.esri.adf.web.data.WebContext
Sets the spatial reference associated with this context by its definition string.
setSpatialReferenceId(int) - Method in class com.esri.adf.web.data.WebContext
Sets the spatial reference associated with this context by its ID.
setSpatialReferenceId(int) - Method in class com.esri.adf.web.wms.data.WMSMapResource
Set the spatial reference id if you want this resource to use other than the default spatial reference.
setSpatialReferenceResourceId(String) - Method in class com.esri.adf.web.data.WebContext
Sets the ID of the resource whose spatial reference should be used by the WebContext.
setSpellingSensitivity(int) - Method in class com.esri.adf.web.aims.data.AIMSGeocodeFunctionality
Sets the spelling sensitivity for geocoding.
setStartTileColumn(int) - Method in class com.esri.adf.web.data.WebLodInfo
 
setStartTileRow(int) - Method in class com.esri.adf.web.data.WebLodInfo
 
setStaticImageUrl(String) - Method in class com.esri.adf.web.data.WebOverview
Sets the URL of the image to be used in overview map.
setStaticImageUrl(String) - Method in class com.esri.adf.web.faces.component.OverviewControl
Sets the URL of the image to be used in overview map.
setStaticImageUrl(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.OverviewTag
Sets the URL of the image to be used in overview map.
setStopSymbol(WebTrueTypeMarkerSymbol) - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Sets the default stop symbol which is used for drawing stop(s) in the map as a Web Graphics.
setStyle(String) - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Sets the CSS style to be applied to the button
setStyle(String) - Method in class com.esri.adf.web.data.tasks.DefaultLayout
Sets the style string
setStyle(String) - Method in class com.esri.adf.web.data.tasks.Position
Sets the style string
setStyle(String) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets the CSS style of the button.
setStyle(String) - Method in class com.esri.adf.web.faces.component.CommandControl
Sets the default style for this control.
setStyle(String) - Method in class com.esri.adf.web.faces.component.MapControl
Sets the default style for the toolbar control.
setStyle(String) - Method in class com.esri.adf.web.faces.component.OverviewControl
Sets the default style for the toolbar control.
setStyle(String) - Method in class com.esri.adf.web.faces.component.SelectOneControl
Sets the default style for this control.
setStyle(String) - Method in class com.esri.adf.web.faces.component.SeparatorControl
Sets the default style for the Separator control.
setStyle(String) - Method in class com.esri.adf.web.faces.component.TaskControl
Sets the default style for the toolbar control.
setStyle(String) - Method in class com.esri.adf.web.faces.component.TocControl
Sets the default style for the toolbar control.
setStyle(String) - Method in class com.esri.adf.web.faces.component.ToolbarControl
Sets the default style for the toolbar control.
setStyle(String) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets the default style for the tool control.
setStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
Sets the style of the ButtonTag.
setStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets the default style for the Command control.
setStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.MapTag
Sets the style for this control.
setStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.OverviewTag
Sets the style for this control.
setStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.SelectOneTag
Sets the default style for the SelectOne control.
setStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.SeparatorTag
Sets the default style for the Separator control.
setStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TaskTag
Sets the style for this control.
setStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets the style for this control.
setStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Sets the style for this control.
setStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the default style for the tool control.
setStyleClass(String) - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Sets the CSS style class to be applied to the button
setStyleClass(String) - Method in class com.esri.adf.web.data.tasks.DefaultLayout
Sets the style class string.
setStyleClass(String) - Method in class com.esri.adf.web.data.tasks.Position
Sets the style class string
setStyleClass(String) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets the CSS style class of the ButtonControl.
setStyleClass(String) - Method in class com.esri.adf.web.faces.component.CommandControl
Sets the CSS class name where the CSS style attributes are defined.
setStyleClass(String) - Method in class com.esri.adf.web.faces.component.MapControl
Sets the CSS class name where the CSS style attributes are defined.
setStyleClass(String) - Method in class com.esri.adf.web.faces.component.OverviewControl
Sets the CSS class name where the CSS style attributes are defined.
setStyleClass(String) - Method in class com.esri.adf.web.faces.component.SelectOneControl
Sets the CSS class name where the CSS style attributes are defined.
setStyleClass(String) - Method in class com.esri.adf.web.faces.component.SeparatorControl
Sets the CSS class name where the CSS style attributes are defined.
setStyleClass(String) - Method in class com.esri.adf.web.faces.component.TaskControl
Sets the CSS class name where the CSS style attributes are defined.
setStyleClass(String) - Method in class com.esri.adf.web.faces.component.TocControl
Sets the CSS class name where the CSS style attributes are defined.
setStyleClass(String) - Method in class com.esri.adf.web.faces.component.ToolbarControl
Sets the CSS class name where the CSS style attributes are defined.
setStyleClass(String) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets the CSS class name where the CSS style attributes are defined.
setStyleClass(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
Sets the styleClass of the ButtonTag.
setStyleClass(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets the CSS class name where the CSS style attributes are defined.
setStyleClass(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.MapTag
Sets the CSS class for this control.
setStyleClass(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.OverviewTag
Sets the CSS class for this control.
setStyleClass(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.SelectOneTag
Sets the CSS class name where the CSS style attributes are defined.
setStyleClass(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.SeparatorTag
Sets the CSS class name where the CSS style attributes are defined.
setStyleClass(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TaskTag
Sets the CSS class for this control.
setStyleClass(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets the CSS class for this control.
setStyleClass(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Sets the CSS class for this control.
setStyleClass(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the CSS class name where the CSS style attributes are defined.
setSubdivisions(short) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the subdivisions of the AGSScaleBarFunctionality.
setSublayers(List<? extends GraphicsLayer>) - Method in class com.esri.adf.web.data.graphics.GroupGraphicsLayer
Sets an incomming list of layers to the internal list of sublayers.
setSummary(AGSDirection) - Method in class com.esri.adf.web.ags.data.AGSTraversalResult
Sets the Summary of traversal results.
setSupportMultipleSRs(boolean) - Method in class com.esri.adf.web.data.WebContext
If true, this context supports GISResources in different spatial references.
setSvLayers(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets snapping layers.
setSwatchBackgroundColor(String) - Method in class com.esri.adf.web.aims.data.AIMSTocFunctionality
 
setSwatchHeight(int) - Method in class com.esri.adf.web.aims.data.AIMSTocFunctionality
 
setSwatchHeight(int) - Method in class com.esri.adf.web.data.graphics.GraphicsTocFunctionality
Sets the height of the swatch container, i.e.
setSwatchWidth(int) - Method in class com.esri.adf.web.aims.data.AIMSTocFunctionality
 
setSwatchWidth(int) - Method in class com.esri.adf.web.data.graphics.GraphicsTocFunctionality
Sets the width of the swatch container, i.e.
setSymbol(WebSymbol) - Method in class com.esri.adf.web.data.GraphicElement
 
setSymbol(WebSymbol) - Method in class com.esri.adf.web.data.renderer.WebClassBreakInfo
Sets the symbol to be applied for this class break.
setSymbol(WebSymbol) - Method in class com.esri.adf.web.data.renderer.WebSimpleRenderer
Sets the symbol to be used for rendering.
setSymbol(WebSymbol) - Method in class com.esri.adf.web.data.renderer.WebUniqueValueInfo
Sets the symbol.
setSymbolsGenerated(boolean) - Method in class com.esri.adf.web.ags.data.AGSTocLayerContent
 
setTaskConfig(ConfigBean) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Sets the configuration.
setTaskConfig(MapToolsTaskConfig) - Method in class com.esri.adf.web.tasks.MapToolsTask
Deprecated. As of ArcGIS Java Server 9.3, instead use this class to set all properties
setTaskConfig(MapToolsTaskConfig) - Method in class com.esri.adf.web.tasks.MapToolsTaskInfo
Deprecated. As of ArcGIS Java Server 9.3, instead use MapToolsTask to set all properties
setTaskConfig(QueryAttributesTaskConfig) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use this class to set all properties
setTaskConfig(QueryAttributesTaskConfig) - Method in class com.esri.adf.web.tasks.QueryAttributesTaskInfo
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesTask to set all properties
setTaskConfig(SearchAttributesTaskConfig) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, instead use this class to set all properties
setTaskContent(String, Object) - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
setTaskInfo(GPJobResultsTaskInfo) - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTask
 
setTaskInfo(TaskInfo) - Method in class com.esri.adf.web.ags.tasks.RoutingTask
 
setTaskInfo(TaskInfo) - Method in interface com.esri.adf.web.data.tasks.TaskInfoBean
 
setTaskInfo(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TaskTag
Sets the Task info object for this control.
setTaskInfo(TaskInfo) - Method in class com.esri.adf.web.tasks.MapToolsTask
 
setTaskInfo(TaskInfo) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the task info object
setTaskInfo(TaskInfo) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
setTaskInfo(TaskInfo) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
 
setTaskInfoClass(Class) - Method in class com.esri.adf.web.faces.component.TaskControl
Sets the task info class.
setTaskInfoXML(URL) - Method in class com.esri.adf.web.faces.component.TaskControl
 
setTaskName(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Deprecated. Please use EditBean.setTaskName(String).
setTaskName(String) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Sets the name of the Bean.
setTaskName(String) - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
setTaskName(String) - Method in class com.esri.adf.web.ags.data.gp.GPTaskConfig
 
setTaskName(String) - Method in class com.esri.adf.web.tasks.GeocodeTask
 
setTaskName(String) - Method in class com.esri.adf.web.tasks.MapToolsTask
 
setTaskResultDescriptor(ResultDescriptor) - Method in class com.esri.adf.web.data.results.ResultNode
Sets the ResultDescriptor to be associated with this result.
setText(String) - Method in class com.esri.adf.web.data.SimpleTocNodeContent
 
setText(String) - Method in class com.esri.adf.web.data.TocNodeContent
Sets the text displayed on the node.
setTextAngle(double) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the textAngle of the AGSScaleBarFunctionality.
setTextAngle(double) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the text angle value, default value is 0.
setTextPosition(int) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets Text position.
setTextPosition(String) - Method in class com.esri.adf.web.faces.component.ToolbarControl
Sets the text position for this control.
setTextPosition(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Sets the text position for this control.
setTextStyle(String) - Method in class com.esri.adf.web.faces.component.TocControl
Sets the TOC text CSS style.
setTextStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets the CSS for the TOC text.
setTextStyleClass(String) - Method in class com.esri.adf.web.faces.component.TocControl
Sets the TOC text CSS class name.
setTextStyleClass(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets the CSS style class for the TOC text.
setTextValues(List<String>) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the text values to be displayed within the marker.
setThreadPool(GroupThreadPool) - Method in class com.esri.adf.web.data.WebContext
 
setThreadPoolSize(int) - Method in class com.esri.adf.web.data.WebContext
Sets the size of the thread pool to execute parallel group tasks
setTileColumn(int) - Method in class com.esri.adf.web.data.ContainingTile
 
setTileCoords(int, int) - Method in class com.esri.adf.web.data.ContainingTile
 
setTileOffsets(int, int) - Method in class com.esri.adf.web.data.ContainingTile
 
setTileRow(int) - Method in class com.esri.adf.web.data.ContainingTile
 
setTime(double) - Method in class com.esri.adf.web.ags.data.AGSDirection
 
setTimeFormat(SimpleDateFormat) - Method in class com.esri.adf.web.data.tasks.validator.DateValidator
Specifies the format that is used to display the time component.
setTimeToLive(int) - Method in class com.esri.adf.web.ve.data.VETokenInfo
Sets the time-to-live of the token.
setTitle(String) - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTaskConfig
 
setTokenExpiration(long) - Method in class com.esri.adf.web.ags.data.AGSTileFunctionality
Sets the token expiration duration in minutes.
setTolerance(int) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets the search tolerance in pixels.
setTolerance(int) - Method in class com.esri.adf.web.ags.data.edit.SnapHandler
Sets the snapping tolerance in pixels.
setTolerance(int) - Method in class com.esri.adf.web.data.query.IdentifyCriteria
Sets the tolerance that used to perform identify operation.
setToleranceRatio(double) - Method in class com.esri.adf.web.data.ExtentHistory
 
setToolbarStyle(String) - Method in class com.esri.adf.web.faces.component.ToolbarControl
Sets the toolbar style for this control.
setToolbarStyle(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Sets the toolbar style for this control.
setTools(String) - Method in class com.esri.adf.web.tasks.MapToolsTask
Sets the tools order and their visibilities of a map tools task.
setTools(String) - Method in class com.esri.adf.web.tasks.MapToolsTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use MapToolsTask.setTools(String)
setToolText(String) - Method in class com.esri.adf.web.faces.component.CommandControl
Sets the text to be displayed for this control.
setToolText(String) - Method in class com.esri.adf.web.faces.component.SelectOneControl
Sets the text to be displayed for this control.
setToolText(String) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets the text to be displayed for this control.
setToolText(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets the text to be displayed for this control.
setToolText(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.SelectOneTag
Sets the text to be displayed for this control.
setToolText(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the text to be displayed for this control.
setToolTip(String) - Method in class com.esri.adf.web.data.tasks.ButtonDescriptor
Sets the tooltip text for the button
setToolTip(String) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets the toolTip of the button.
setToolTip(String) - Method in class com.esri.adf.web.faces.component.CommandControl
Sets the alternate text for this control.
setToolTip(String) - Method in class com.esri.adf.web.faces.component.ToolControl
Sets the alternate text for this control.
setToolTip(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
Sets the toolTip of the ButtonTag.
setToolTip(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.CommandTag
Sets the alternate text for this control.
setToolTip(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolTag
Sets the alternate text for this control.
setToolTip(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
setToolTip(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use QueryAttributesTask.setToolTip(String)
setToolTip(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Sets the tool tip of search button.
setToolTip(String) - Method in class com.esri.adf.web.tasks.SearchAttributesTaskConfig
Deprecated. As of ArcGIS Java Server 9.3, instead use SearchAttributesTask.setToolTip(String)
setTransient(boolean) - Method in class com.esri.adf.web.util.ConstantMethodBinding
 
setTransparency(double) - Method in class com.esri.adf.web.ags.data.AGSMapFunctionality
 
setTransparency(double) - Method in class com.esri.adf.web.ags.data.image.AGSImageMapFunctionality
 
setTransparency(double) - Method in class com.esri.adf.web.aims.data.AIMSMapFunctionality
 
setTransparency(double) - Method in class com.esri.adf.web.data.graphics.GraphicsMapFunctionality
 
setTransparency(double) - Method in interface com.esri.adf.web.data.MapFunctionality
Sets the transparency factor for this map functionality.
setTransparency(double) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Sets the percentage of line transparency for this symbol, default value is 1.0
setTransparency(double) - Method in class com.esri.adf.web.data.symbol.WebSymbol
Sets the percentage of transparency for this symbol, default value is 1.0.
setTransparency(double) - Method in class com.esri.adf.web.data.WebNorthArrow
 
setTransparency(double) - Method in class com.esri.adf.web.ve.data.imagery.VEImageryFunctionality
 
setTransparency(double) - Method in class com.esri.adf.web.wms.data.WMSMapFunctionality
 
setTrim(boolean) - Method in class com.esri.adf.web.data.tasks.validator.StringValidator
Specifies whether the leading and trailing whitespace(s) should be automatically trimmed from the text.
setType(int) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the type of the AGSScaleBarFunctionality.
setType(int) - Method in class com.esri.adf.web.ags.data.edit.Attribute
Sets the type of the attribute.
setType(String) - Method in class com.esri.adf.web.data.symbol.WebScalebarSymbol
Sets the scalebar type
setType(String) - Method in class com.esri.adf.web.data.WebScaleBar
Set the type of scale bar to be rendered.
setType(String) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets the type of the button.
setType(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
Sets the type of the ButtonTag.
setUniqueValueInfos(List<? extends WebUniqueValueInfo>) - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Sets the list of UniqueValueInfos.
setUniquValueInfos(List<? extends WebUniqueValueInfo>) - Method in class com.esri.adf.web.data.renderer.WebUniqueValueRenderer
Deprecated. replaced by WebUniqueValueRenderer.setUniqueValueInfos(List)
setUnit(int) - Method in class com.esri.adf.web.data.symbol.WebScalebarSymbol
Sets the unit label.
setUnitLabel(String) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the unitLabel of the AGSScaleBarFunctionality.
setUnitLabelGap(double) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the unitLabelGap of the AGSScaleBarFunctionality.
setUnitLabelPosition(int) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the unitLabelPosition of the AGSScaleBarFunctionality.
setUnits(int) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the units of the AGSScaleBarFunctionality.
setUnits(EsriUnits) - Method in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
setUnits(int) - Method in class com.esri.adf.web.data.WebScaleBar
Set the units of scale bar to be rendered.
setUpdated(boolean) - Method in class com.esri.adf.web.data.graphics.DefaultGraphicsResource
 
setUpdateOverviewOnMapStyleChange(boolean) - Method in class com.esri.adf.web.ve.data.imagery.VETocFunctionality
Sets the flag that enables/disables the overview update when the map style is changed.
setURL(URL) - Method in class com.esri.adf.web.data.export.ExportImage
Sets the URL of the map image.
setURL(URL) - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Sets the URL for the picture.
setUrl(String) - Method in class com.esri.adf.web.ve.data.VETokenInfo
Sets the URL for the Bing Maps token web service.
setUseMIMEData(boolean) - Method in class com.esri.adf.web.data.WebMap
Sets whether the map image should be requested as MIME data from the GIS service.
setUseMIMEData(boolean) - Method in class com.esri.adf.web.data.WebOverview
Sets whether the overview map should request for MIME data or URL from the GIS Server.
setUseMIMEData(boolean) - Method in class com.esri.adf.web.data.WebToc
Sets whether the control returns MIME data or not.
setUser(AGSUser) - Method in class com.esri.adf.web.ags.data.AGSGeocodeResource
 
setUser(AGSUser) - Method in class com.esri.adf.web.ags.data.AGSLocalConnection
 
setUser(AGSUser) - Method in class com.esri.adf.web.ags.data.AGSLocalGeocodeResource
 
setUser(AGSUser) - Method in class com.esri.adf.web.ags.data.AGSLocalMapResource
Sets the AGSUser to impersonate connections to the server
setUser(AGSUser) - Method in class com.esri.adf.web.ags.data.AGSMapResource
Sets the AGSUser to authenticate connections to secure web services
setUser(AGSUser) - Method in class com.esri.adf.web.ags.data.geometry.AGSGeometryOperations
Sets the AGSUser to authenticate connections to secure web services.
setUser(AGSUser) - Method in class com.esri.adf.web.ags.data.geometry.AGSGeometryResource
Sets the AGSUser to authenticate connections to secure web services.
setUser(AGSUser) - Method in class com.esri.adf.web.ags.data.geometry.AGSLocalGeometryResource
 
setUser(AGSUser) - Method in class com.esri.adf.web.ags.data.gp.AGSGPResource
 
setUser(AGSUser) - Method in class com.esri.adf.web.ags.data.gp.AGSLocalGPResource
 
setUser(AGSUser) - Method in class com.esri.adf.web.ags.data.image.AGSImageResource
Sets the AGSUser to authenticate connections to secure web services
setUser(AGSUser) - Method in class com.esri.adf.web.ags.data.image.AGSLocalImageResource
Sets the AGSUser to impersonate connections to the server
setUserName(String) - Method in class com.esri.adf.web.ags.data.AGSUser
 
setUserName(String) - Method in class com.esri.adf.web.aims.data.AIMSMapResource
Sets the user name to connect the authenticate service.
setUserName(String) - Method in class com.esri.adf.web.ve.data.VEUser
Sets the username.
setUserName(String) - Method in class com.esri.adf.web.wms.data.WMSMapResource
Sets the user name to connect the authenticate WMS service.
setUseVirtualCacheDirectory(boolean) - Method in class com.esri.adf.web.ags.data.AGSTileFunctionality
 
setValidator(TaskParamValidator) - Method in class com.esri.adf.web.data.tasks.TaskParamDescriptor
Sets the TaskParamValidator object to use for validating this Task parameter's value.
setValidator(TaskParamValidator) - Method in interface com.esri.adf.web.data.tasks.TaskParamValidatorModel
Set a TaskParamValidator object.
setValue(String) - Method in class com.esri.adf.web.ags.data.edit.Attribute
Sets the value of the attribute.
setValue(boolean) - Method in class com.esri.adf.web.ags.data.gp.GPBooleanParam
 
setValue(Calendar) - Method in class com.esri.adf.web.ags.data.gp.GPDateParam
 
setValue(double) - Method in class com.esri.adf.web.ags.data.gp.GPDoubleParam
 
setValue(double) - Method in class com.esri.adf.web.ags.data.gp.GPLinearUnitParam
 
setValue(int) - Method in class com.esri.adf.web.ags.data.gp.GPLongParam
 
setValue(boolean) - Method in class com.esri.adf.web.ags.data.gp.GPMultiStringParam
Sets the new value of current object.
setValue(String) - Method in class com.esri.adf.web.ags.data.gp.GPStringParam
 
setValue(double) - Method in class com.esri.adf.web.data.renderer.WebClassBreakInfo
Set the class break upper limit field value.
setValue(String) - Method in class com.esri.adf.web.data.renderer.WebUniqueValueInfo
Sets the value.
setValue(String) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets the text value of the button.
setValue(Object) - Method in class com.esri.adf.web.faces.component.ContextControl
 
setValue(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ButtonTag
Sets the value of the ButtonTag.
setValue(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ContextTag
Sets the value binding expression for the context.
setValue(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.MapTag
Sets the value binding expression for the map.
setValue(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.OverviewTag
Sets the value binding expression for the overview.
setValue(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.SelectOneTag
Sets the current value for this control.
setValue(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TaskTag
Sets the value binding expression for task control.
setValue(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets the value binding expression for the TOC.
setValueChangeListener(MethodExpression) - Method in class com.esri.adf.web.faces.taglib.SelectOneTag
Sets the Value Change Listener class name to be created and registered.
setValueExpression(String, ValueExpression) - Method in class com.esri.adf.web.faces.component.ButtonControl
Sets the value binding.
setValueExpression(String, ValueExpression) - Method in class com.esri.adf.web.faces.component.ContextControl
Sets the value binding.
setValueExpression(String, ValueExpression) - Method in class com.esri.adf.web.faces.component.MapControl
Sets the value binding.
setValueExpression(String, ValueExpression) - Method in class com.esri.adf.web.faces.component.OverviewControl
Sets the value binding.
setValueExpression(String, ValueExpression) - Method in class com.esri.adf.web.faces.component.TaskControl
Sets the value binding.
setValueExpression(String, ValueExpression) - Method in class com.esri.adf.web.faces.component.TocControl
Sets the value binding.
setValueList(Map<String, String>) - Method in class com.esri.adf.web.ags.data.edit.Attribute
Sets the available values of the Attribute.
setValues(List<? extends Object>) - Method in class com.esri.adf.web.data.GraphicRenderer
Deprecated. As of ArcGIS Java Server 10.0, instead use WebClassBreaksRenderer.addValues(List) or WebUniqueValueRenderer.addValues(List)
setVersion(String) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Sets the working version for editing.
setVersion(AGSLocalMapResource, String) - Static method in class com.esri.adf.web.ags.data.edit.util.VersionUtil
Changes the version of a map service.
setVersions(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets the editable versions.
setVertex(boolean) - Method in class com.esri.adf.web.ags.data.edit.bean.SnapRulesBean
Sets to true to snap to vertex of the geometry.
setVerticesColor(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets the color of vertices.
setVerticesOutline(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets the outline color of vertices, e.g."255,255,0"
setVerticesShape(int) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets the shape of vertex.
setVerticesSize(int) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
Sets the size of vertex.
setVisible(boolean) - Method in class com.esri.adf.web.data.graphics.GraphicsLayer
Sets the visibility flag.
setVisible(boolean) - Method in class com.esri.adf.web.data.TocModel
 
setVisible(boolean) - Method in class com.esri.adf.web.data.WebMap
Sets the visibility of the map.
setVisible(boolean) - Method in class com.esri.adf.web.data.WebOverview
Sets the visibility of the overview map.
setVisibleGraphicFeatures(String) - Method in class com.esri.adf.web.tasks.PrintTask
Sets the visibility of graphic features.The method is called from the print task UI.
setVisibleLayers(List<String>) - Method in class com.esri.adf.web.wms.data.WMSOverviewFunctionality
Sets the layers that will be included in the overview map.
setWebApplication(WebApplication) - Method in class com.esri.adf.web.data.WebSession
Deprecated. no replacement
setWebContext(WebContext) - Method in class com.esri.adf.web.ags.data.gp.GPJobResultsTask
 
setWebContext(WebContext) - Method in class com.esri.adf.web.ags.tasks.RoutingTask
 
setWebContext(WebContext) - Method in class com.esri.adf.web.data.WebNorthArrow
Deprecated. no replacement
setWebContext(WebContext) - Method in class com.esri.adf.web.tasks.MapToolsTask
Deprecated. As of ArcGIS Java Server 9.3, no replacement
setWebContext(WebContext) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, no replacement
setWebContext(WebContext) - Method in class com.esri.adf.web.tasks.SearchAttributesTask
Deprecated. As of ArcGIS Java Server 9.3, no replacement
setWebGeocode(WebGeocode) - Method in class com.esri.adf.web.data.WebContext
Sets the WebGeocode referenced by this context.
setWebGeometry(WebGeometry) - Method in class com.esri.adf.web.data.query.IdentifyCriteria
Sets the search geometry.
setWebGraphics(WebGraphics) - Method in class com.esri.adf.web.data.WebContext
Sets the WebGraphics referenced by this context.
setWebLayerDefinition(Map<Integer, LayerDefinition>) - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
The LayerDefinitions are defined in faces-config.xml.
setWebMap(WebMap) - Method in class com.esri.adf.web.data.WebContext
Sets the WebMap referenced by this context.
setWebOverview(WebOverview) - Method in class com.esri.adf.web.data.WebContext
Sets the WebOverview referenced by this context.
setWebQuery(WebQuery) - Method in class com.esri.adf.web.data.query.QueryResult
Sets the WebQuery object that was used to get this result.
setWebQuery(WebQuery) - Method in class com.esri.adf.web.data.WebContext
The WebQuery referenced by this context.
setWebResults(WebResults) - Method in class com.esri.adf.web.data.WebContext
The WebResults referenced by this context.
setWebSession(WebSession) - Method in class com.esri.adf.web.data.WebContext
Sets the WebSession that maintains a reference to this context.
setWebToc(WebToc) - Method in class com.esri.adf.web.data.WebContext
Sets the WebToc referenced by this context.
setWhereClause(String) - Method in class com.esri.adf.web.data.query.PredefinedQueryCriteria
Sets the where clause of the query.
setWhereClause(String) - Method in class com.esri.adf.web.tasks.QueryAttributesTask
 
setWidth(int) - Method in class com.esri.adf.web.data.export.ExportProperties
 
setWidth(double) - Method in class com.esri.adf.web.data.geometry.WebOval
Deprecated.  
setWidth(int) - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Unsupported operation for this symbol.
setWidth(int) - Method in class com.esri.adf.web.data.symbol.WebScalebarSymbol
Sets the width of the scalebar.
setWidth(int) - Method in class com.esri.adf.web.data.symbol.WebSimpleLineSymbol
Sets the symbol's line width, default line width of the symbol is 5.
setWidth(int) - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Sets the WebSimpleMarkerSymbol's width.
setWidth(int) - Method in class com.esri.adf.web.data.symbol.WebSimplePolygonSymbol
Sets the symbols's line width, default line width is 1.
setWidth(int) - Method in class com.esri.adf.web.data.symbol.WebSymbol
Sets the width of the symbol, default value is 0.
setWidth(int) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the width of the marker.
setWidth(int) - Method in class com.esri.adf.web.data.WebMap
Sets the width of the map in pixels, by default the map size is 400 * 400.
setWidth(int) - Method in class com.esri.adf.web.data.WebNorthArrow
 
setWidth(int) - Method in class com.esri.adf.web.data.WebOverview
Sets the width of the overview map.
setWidth(int) - Method in class com.esri.adf.web.data.WebScaleBar
Set width of scale bar.
setWidth(int) - Method in class com.esri.adf.web.faces.component.MapControl
Sets the width of the control.
setWidth(int) - Method in class com.esri.adf.web.faces.component.OverviewControl
Sets the width of the control to be displayed.
setWidth(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.MapTag
Sets the width of the control.
setWidth(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.OverviewTag
Sets the width of the control.
setWindowingSupport(boolean) - Method in class com.esri.adf.web.faces.component.TaskControl
Sets whether the control should display in a window object or not.
setWindowingSupport(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TaskTag
Sets an indicator whether to display the control in a window object or not.
setWindowOpened(boolean) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Sets to true if the editor window is opened.
setWmsURL(String) - Method in class com.esri.adf.web.wms.data.WMSMapResource
Sets the WMS Resource Web Access URL String.
setWmsVersion(String) - Method in class com.esri.adf.web.wms.data.WMSMapResource
Sets the version of WMS.
setWorkspaceID(String) - Method in class com.esri.adf.web.ags.data.edit.bean.ConfigBean
A workspace ID is a unique ID of workspace.
setX(double) - Method in class com.esri.adf.web.data.geometry.WebPoint
Sets a horizontal coordinate of the point
setXOffset(double) - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Sets the symbol x-axis offset.
setXOffset(double) - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Sets the symbol x-axis offset.
setXOffset(double) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the symbol x-axis offset.
setXorMode(boolean) - Method in class com.esri.adf.web.ags.data.edit.action.SelectByExtent
Returns true if use XOR select mode.
setXslFile(File) - Method in class com.esri.adf.web.faces.component.UIToolbar
Sets the XSL file name used to render the control.
setXslFile(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.MapTag
Sets the XSL file which renders the MapControl.
setXslFile(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.OverviewTag
Sets the XSL file which renders the OverviewControl.
setXslFile(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TaskTag
Sets the XSL file which renders the TaskControl.
setXslFile(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.TocTag
Sets the XSL file which renders the TocControl.
setXslFile(ValueExpression) - Method in class com.esri.adf.web.faces.taglib.ToolbarTag
Sets the XSL file which renders the ToolbarControl.
setXslUrl(URL) - Method in class com.esri.adf.web.faces.component.MapControl
Sets the URL of the XSL file used to render the control.
setXslUrl(URL) - Method in class com.esri.adf.web.faces.component.OverviewControl
Sets the URL of the XSL file used to render the control.
setXslUrl(URL) - Method in class com.esri.adf.web.faces.component.TaskControl
Sets the URL of the XSL file used to render the control.
setXslUrl(URL) - Method in class com.esri.adf.web.faces.component.TocControl
Sets the URL of the XSL file used to render the control.
setXslUrl(URL) - Method in class com.esri.adf.web.faces.component.UIToolbar
Sets the URL of the XSL file used to render the control.
setY(double) - Method in class com.esri.adf.web.data.geometry.WebPoint
Sets a vertical coordinate of the point
setYOffset(double) - Method in class com.esri.adf.web.data.symbol.WebPictureMarkerSymbol
Sets the symbol y-axis offset.
setYOffset(double) - Method in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
Sets the symbol y-axis offset.
setYOffset(double) - Method in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Sets the symbol y-axis offset.
setZeroPad(String) - Method in class com.esri.adf.web.ags.data.AGSScaleBarFunctionality
Sets the zeroPad of the AGSScaleBarFunctionality.
setZoomBeyondCache(boolean) - Method in class com.esri.adf.web.data.WebMap
Sets the value of the property "zoomBeyondCache".
setZoomFactor(double) - Method in class com.esri.adf.web.ve.data.geocode.VEGeocodeFunctionality
Sets the zoom factor to which the map will be zoomed to to display a result
setZoomToFactor(double) - Method in class com.esri.adf.web.data.AddressCandidate
 
SHAPE_FIELD_NAME - Static variable in class com.esri.adf.web.aims.data.query.AIMSQueryFunctionality
 
SHOW_COPYRIGHT_CONTEXT_MENU_ITEM - Static variable in class com.esri.adf.web.ags.data.AGSTocLayerContent
 
showAttributes(TaskEvent) - Method in class com.esri.adf.web.ags.data.gp.GPRecordSetParam
 
showContextMenu - Variable in class com.esri.adf.web.data.TocModel
 
showCopyright - Static variable in class com.esri.adf.web.ags.data.AGSTocLayerContent
 
showFullExtent - Variable in class com.esri.adf.web.data.WebOverview
Indicates whether the overview map should show the full extent or the initial extent, true by default.
showLoadingImage - Variable in class com.esri.adf.web.data.tasks.ButtonDescriptor
If true, a loading image will be displayed while the action / tool is being processed.
showSwatches - Variable in class com.esri.adf.web.ags.data.AGSTocFunctionality
 
showVertices() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A task tool to show vertices on selected feature.
showVertices(Integer, WebGraphics, WebSimpleMarkerSymbol, WebSpatialReference) - Method in class com.esri.adf.web.ags.data.edit.bean.ResourceBean
Shows vertices on the selected features.
showVertices(IFeature, WebGraphics, WebSimpleMarkerSymbol, WebSpatialReference, List<GraphicElement>, IServerContext) - Static method in class com.esri.adf.web.ags.data.edit.util.EditWebUtil
Shows vertices of the selected features.
shutdown(boolean) - Method in class com.esri.adf.web.util.GroupThreadPool
Deprecated. As of ArcGIS Java Server 9.3 SP1, no replacement
SimpleTaskInfo - Class in com.esri.adf.web.data.tasks
The SimpleTaskInfo is the default implementation of TaskInfo such that all getter methods return null.
SimpleTaskInfo() - Constructor for class com.esri.adf.web.data.tasks.SimpleTaskInfo
 
SimpleTocNodeContent - Class in com.esri.adf.web.data
 
SimpleTocNodeContent(String, String) - Constructor for class com.esri.adf.web.data.SimpleTocNodeContent
 
SimpleTocNodeContent(String) - Constructor for class com.esri.adf.web.data.SimpleTocNodeContent
 
SimpleTocNodeContent() - Constructor for class com.esri.adf.web.data.SimpleTocNodeContent
 
simplifyGeometry(IFeature, IGeometry) - Static method in class com.esri.adf.web.ags.data.edit.util.EditUtil
Simplifies the geometry.
SIZE_THRESHOLD_PARAM - Static variable in class com.esri.adf.web.util.ADFUploadServlet
 
snapGeometry(IGeometry, IEnvelope, int, IServerContext) - Method in class com.esri.adf.web.ags.data.edit.SnapHandler
Snaps a geometry
SnapHandler - Class in com.esri.adf.web.ags.data.edit
Handles Geometry snapping.
SnapHandler() - Constructor for class com.esri.adf.web.ags.data.edit.SnapHandler
 
snapPoint(WebPoint) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Returns snap result of the given point in map reference system.
snapPoint(Map<?, ?>, Element) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Handles the AJAX "snapPoint" call.
snapPoint(IPoint, boolean, IServerContext, IEnvelope, int) - Method in class com.esri.adf.web.ags.data.edit.SnapHandler
Snaps a point.
SnapRulesBean - Class in com.esri.adf.web.ags.data.edit.bean
Specifies the snapping rules.
SnapRulesBean() - Constructor for class com.esri.adf.web.ags.data.edit.bean.SnapRulesBean
 
SOLID - Static variable in class com.esri.adf.web.data.symbol.WebSimpleLineSymbol
 
solve() - Method in class com.esri.adf.web.ags.data.AGSNAFunctionality
Perform network routing analysis based on the input solve parameters.
solve(TaskEvent) - Method in class com.esri.adf.web.ags.tasks.RoutingTask
 
spatialQuery(IdentifyCriteria, WebQuery, List<? extends WebLayerInfo>) - Method in class com.esri.adf.web.wms.data.query.WMSQueryFunctionality
Gets feature info from a WMS server.
spatialReference - Variable in class com.esri.adf.web.data.geometry.WebGeometry
The coordinate system of this geometry.
spatialReference - Variable in class com.esri.adf.web.data.graphics.GraphicsResource
Spatial reference for this resource
spatialReference - Variable in class com.esri.adf.web.data.WebContext
The spatial reference associated with this context.
splitLine(MapEvent) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A task tool allows the user to select a point along existing segment to split the line feature.
SplitLineFeature - Class in com.esri.adf.web.ags.data.edit.action
Splits a selected line feature to two new features.
SplitLineFeature(IPoint) - Constructor for class com.esri.adf.web.ags.data.edit.action.SplitLineFeature
Instantiates an object of SplitLineFeature.
splitLineFeature(IFeature, IPoint, double, IServerContext) - Static method in class com.esri.adf.web.ags.data.edit.util.EditUtil
Splits a line feature to two.
splitPolygon(MapEvent) - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
A task action to sketch a line to split the polygon feature.
SplitPolygonFeature - Class in com.esri.adf.web.ags.data.edit.action
Splits a selected polygon feature to new features.
SplitPolygonFeature(IPolyline) - Constructor for class com.esri.adf.web.ags.data.edit.action.SplitPolygonFeature
Instantiates an object of SplitPolygonFeature.
splitPolygonFeature(IFeature, IPolyline) - Static method in class com.esri.adf.web.ags.data.edit.util.EditUtil
Splits a polygon feature to two.
SQUARE - Static variable in class com.esri.adf.web.data.symbol.WebSimpleLineSymbol
 
SQUARE - Static variable in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
 
SQUARE - Static variable in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Square marker type
SRTransformations - Class in com.esri.adf.web.data.geometry
Deprecated. This class is deprecated as of ArcGIS Java Server 9.3 SP1, no replacement.
SRTransformations() - Constructor for class com.esri.adf.web.data.geometry.SRTransformations
Deprecated.  
STAR - Static variable in class com.esri.adf.web.data.symbol.WebSimpleMarkerSymbol
 
STAR - Static variable in class com.esri.adf.web.data.symbol.WebTrueTypeMarkerSymbol
Start marker type
startEditing() - Method in class com.esri.adf.web.ags.data.edit.bean.EditBean
Starts editing.
startEditOperation() - Method in class com.esri.adf.web.ags.data.edit.EditWorkspace
Starts editing.
startElement(String, String, String, Attributes) - Method in class com.esri.adf.web.data.tasks.XMLTaskInfoHandler
 
startTileColumn - Variable in class com.esri.adf.web.data.WebLodInfo
 
startTileRow - Variable in class com.esri.adf.web.data.WebLodInfo
 
statusMessage - Variable in class com.esri.adf.web.ags.data.edit.bean.EditBean
The status message to send to client side.
stopEditOperation() - Method in class com.esri.adf.web.ags.data.edit.EditWorkspace
Stops editing.
stopsElement - Variable in class com.esri.adf.web.ags.data.AGSNAFunctionality
Stores the Stop Geometry and Symbol.
STRING_RESULT_DESCRIPTOR - Static variable in class com.esri.adf.web.data.results.ResultDescriptor
A convenience ResultDescriptor for string results.
STRING_TYPE - Static variable in class com.esri.adf.web.tasks.QueryAttributesTask
 
StringValidator - Class in com.esri.adf.web.data.tasks.validator
This class is used to define the validation rules to be enforced on a Task parameter that accepts text.
StringValidator() - Constructor for class com.esri.adf.web.data.tasks.validator.StringValidator
 
style - Variable in class com.esri.adf.web.data.tasks.ButtonDescriptor
The CSS style to be applied to the button.
styleClass - Variable in class com.esri.adf.web.data.tasks.ButtonDescriptor
The CSS style class to be applied to the button.
submitTask() - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
submitTask(GPParam[], GPParam[]) - Method in class com.esri.adf.web.ags.data.gp.AGSGPFunctionality
 
supportMultipleSRs - Variable in class com.esri.adf.web.data.WebContext
If true, this context supports GISResources in different spatial references.
symbol - Variable in class com.esri.adf.web.data.WebGeocode
 
symbolsGenerated - Variable in class com.esri.adf.web.ags.data.AGSTocLayerContent
 

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 _