Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.3.0)

E17492-04


Deprecated API


Contents

Deprecated Interfaces
oracle.adf.view.faces.bi.BIFacesConstants
          No replacement 
oracle.adf.view.faces.bi.event.pivotTable.CellImageClickListener
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead 
oracle.adf.view.faces.bi.component.gantt.GanttConstants
          This class is used internally and developers should never use these constants directly. All constants that developers would need to use can be found in the component classes (UIGantt, UIProjectGantt, UISchedulingGantt, UIResourceUtilizationGantt). Deprecated as of 5/11/2010. Defines all constants used in the Gantt. 
oracle.dss.util.InsertableRowDataAccess
          Deprecated since 11.1.2.0.0. 
oracle.dss.util.InsertableTreeDataAccess
          Deprecated since 11.1.2.0.0. 

 

Deprecated Classes
oracle.adf.view.faces.bi.component.graph.ActiveDataProperties
            
oracle.adf.view.faces.bi.component.gauge.BaseElement
           
oracle.dss.dataView.BaseMergeableHandle
          As of 2.6.0.14, replaced by BaseMergeableHandle 
oracle.adf.view.faces.bi.component.util.CellBorder
          Due to Removal of JEWT Dependency 
oracle.adf.view.faces.bi.component.util.CellBorderUtils
          Due to Removal of JEWT Dependency 
oracle.adf.view.faces.bi.component.pivotTable.CellImage
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead 
oracle.adf.view.faces.bi.event.pivotTable.CellImageClickEvent
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead. 
oracle.adf.view.faces.bi.component.util.CellStyle
          Due to Removal of JEWT Dependency 
oracle.adf.view.faces.bi.component.graph.DataContext
          DataContext is not serializable and should not be used 
oracle.adf.view.faces.bi.component.gauge.ElementA
           
oracle.adf.view.faces.bi.component.gauge.ElementB
           
oracle.adf.view.faces.bi.component.gantt.GanttCalendar
          This is an internal class. Should never have been exposed publicly. Deprecated as of 5/7/2010. 
oracle.adf.view.faces.bi.component.gauge.GaugePersistable
            
oracle.adf.view.faces.bi.component.graph.GraphContext
          GraphContext is not serializable and should not be used 
oracle.adf.view.faces.bi.component.graph.GraphPersistable
            
oracle.dss.util.ImageUtils
          A utility class for working with images.

ImageUtils contains utility functions for:

  • Forcing images to load synchronously
  • Loading image resources
  • Creating a filtered version of an image
  • Creating a disabled version of an image
  • Creating a "not loaded" image that doesn't rely on any resources external to the class.

 

oracle.adf.view.faces.bi.component.gauge.IntersectionAB
           
oracle.adf.view.faces.bi.component.util.NumberFormat
          The NumberFormat class can be used to format number. It is designed to support oracle patterns. It is recommended that you use org.apache.myfaces.trinidad.convert.NumberConverter which supports java format patterns. 
oracle.adf.view.faces.bi.component.graph.SelectPointLegendText
            
oracle.adf.view.faces.bi.component.graph.SelectPointMarker
            
oracle.adf.view.faces.bi.component.ViewPersistable
          a non-functional BI Beans Catalog related class that will be removed ViewPersistable is a helper class for saving and loading BI View components to and from BICatalog. Every BI View Component has a corresponding ViewPersitable. For example, CoreGraph has GraphPersistable that extends ViewPersitable. The applications should set the View Component such as CoreGraph and its DataModel on ViewPeristable before saving the ViewPersistable. When the ViewPersistable is loaded from the Catalog, it contains the View Component and the DataModel. It is the applications respondibility to set the DataModel on the View Component. 

 

Deprecated Enums
oracle.dss.graph.GraphConstants.InteractivityBehavior
          Use InteractiveSliceBehavior instead. 

 

Deprecated Exceptions
oracle.adf.view.faces.bi.BIFacesException
          This will be removed due to removal of JEWT dependency Non-runtime exceptions thrown specifically by ThinBeans. 

 

Deprecated Fields
oracle.adf.view.faces.bi.component.graph.CoreGraph.ADVANCED_PROPERTIES_XML_KEY
          the UIComponent APIs should be used instead. 
oracle.dss.util.LocaleUtils.ARABIC
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.graph.GraphConstants.AREA_HORIZ_ABS
            
oracle.dss.graph.GraphConstants.AREA_HORIZ_ABS_SPLIT2Y
            
oracle.dss.graph.GraphConstants.AREA_HORIZ_PERCENT
            
oracle.dss.graph.GraphConstants.AREA_HORIZ_STACK
            
oracle.dss.graph.GraphConstants.AREA_HORIZ_STACK_SPLIT2Y
            
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.BODY_CONTEXT_MENU_ID_KEY
          Use the bodyContextMenu facet instead. 
oracle.dss.util.LocaleUtils.BRAZIL
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.graph.GraphConstants.BUBBLE_LABELS
            
oracle.dss.graph.GraphConstants.BUBBLE_LABELS_2Y
            
oracle.adf.view.faces.bi.component.gantt.UIGantt.CALENDAR_KEY
          This property is not supported 
oracle.dss.util.LocaleUtils.CANADA
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.CANADA_FRENCH
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.CELL_IMAGE_CLICK_ACTION_KEY
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead. 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.CELL_IMAGE_CLICK_LISTENER_KEY
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead. 
oracle.dss.util.LocaleUtils.CHINA
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.CHINESE
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.CONTEXT_MENU_ID_KEY
          Use the contextMenu facet instead. 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.CUSTOMIZATION_ID_KEY
          This attribute is deprecated. The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.dss.util.LocaleUtils.CZECH
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.DANISH
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.adf.view.faces.bi.component.pivotTable.UIDataCell.DATA_ATTRIBUTE_KEY
          An <af:switcher> should be used instead of this attribute. 
oracle.dss.graph.GraphConstants.DDT_CUBE
          As of 4.0.0.11, no replacement 
oracle.dss.graph.GraphConstants.DDT_RELATIONAL
          As of 4.0.0.11, no replacement 
oracle.dss.util.LocaleUtils.DIRECTION_DEFAULT
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.DIRECTION_LEFTTORIGHT
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.DIRECTION_RIGHTTOLEFT
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.DUTCH
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.ENGLISH
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.FINNISH
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.adf.view.faces.bi.component.gantt.UIGantt.FIRSTROW_KEY
          This property is not supported 
oracle.adf.view.faces.bi.component.imageView.UIImageView.FLASH_DEFAULT_FONT_LOADING_ALL
          FlashDefaultFontLoading: All. Default fonts will be loaded in FLASH from the middle tier. 
oracle.adf.view.faces.bi.component.imageView.UIImageView.FLASH_DEFAULT_FONT_LOADING_KEY
            
oracle.adf.view.faces.bi.component.imageView.UIImageView.FLASH_DEFAULT_FONT_LOADING_NONE
          FlashDefaultFontLoading: None. Default fonts will not be loaded in FLASH from the middle tier. 
oracle.dss.util.LocaleUtils.FRANCE
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.FRENCH
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.graph.BaseGraphComponent.GD_DOWN_LEFT
          As of 2.8.0.10, replaced by BaseGraphComponent.GD_DIAGONAL_45. 
oracle.dss.graph.BaseGraphComponent.GD_DOWN_RIGHT
          As of 2.8.0.10, replaced by BaseGraphComponent.GD_DIAGONAL_135. 
oracle.dss.graph.BaseGraphComponent.GD_LEFT
          As of 2.8.0.10, replaced by BaseGraphComponent.GD_RIGHT and SFX.setGradientReversed(boolean). 
oracle.dss.graph.BaseGraphComponent.GD_UP
          As of 2.8.0.10, replaced by BaseGraphComponent.GD_DOWN and SFX.setGradientReversed(boolean). 
oracle.dss.graph.BaseGraphComponent.GD_UP_LEFT
          As of 2.8.0.10, replaced by BaseGraphComponent.GD_DIAGONAL_135 and SFX.setGradientReversed(boolean). 
oracle.dss.graph.BaseGraphComponent.GD_UP_RIGHT
          As of 2.8.0.10, replaced by BaseGraphComponent.GD_DIAGONAL_45 and SFX.setGradientReversed(boolean). 
oracle.dss.util.LocaleUtils.GERMAN
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.GERMANY
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.HIDE_SHOW_SERIES_BEHAVIOR_KEY
          Use HIDE_AND_SHOW_BEHAVIOR_KEY instead. 
oracle.dss.graph.GraphConstants.HIST_HORIZ
            
oracle.dss.graph.GraphConstants.HIST_VERT
            
oracle.dss.util.LocaleUtils.HUNGARIAN
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.gauge.GaugeConstants.ID_ELEMENTA
          The ElementA component in a Venn diagram. 
oracle.dss.gauge.GaugeConstants.ID_ELEMENTB
          The ElementB component in a Venn diagram. 
oracle.dss.gauge.GaugeConstants.ID_INTERSECTIONAB
          The IntersectionAB component in a Venn diagram. 
oracle.adf.view.faces.bi.component.dataView.UIDataView.IMAGE_FORMAT_AUTO
          the flash-player-usage ADF configuration parameter should be used instead. 
oracle.adf.view.faces.bi.component.dataView.UIDataView.IMAGE_FORMAT_SVG
            
oracle.adf.view.faces.bi.component.imageView.UIImageView.IMAGE_HEIGHT_KEY
          use INLINE_STYLE_KEY instead 
oracle.adf.view.faces.bi.component.imageView.UIImageView.IMAGE_WIDTH_KEY
          use INLINE_STYLE_KEY instead 
oracle.dss.util.LocaleUtils.ITALIAN
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.ITALY
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.JAPAN
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.JAPANESE
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.KOREA
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.KOREAN
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.graph.GraphConstants.LINE_HORIZ_ABS
            
oracle.dss.graph.GraphConstants.LINE_HORIZ_ABS_2Y
            
oracle.dss.graph.GraphConstants.LINE_HORIZ_ABS_SPLIT2Y
            
oracle.dss.graph.GraphConstants.LINE_HORIZ_PERCENT
            
oracle.dss.graph.GraphConstants.LINE_HORIZ_STACK
            
oracle.dss.graph.GraphConstants.LINE_HORIZ_STACK_2Y
            
oracle.dss.graph.GraphConstants.LINE_HORIZ_STACK_SPLIT2Y
            
oracle.dss.graph.GraphConstants.LINE_SELECT_POINT
            
oracle.dss.util.MetadataMap.METADATA_RAWVALUE
          Deprecated since 11.1.1.4.0. See (@link METADATA_DATAVALUE) 
oracle.dss.util.MetadataMap.METADATA_VALUE_RAW
          Deprecated since 11.1.1.4.0. See (@link METADATA_DATAVALUE) 
oracle.dss.graph.BaseGraphComponent.MT_MARKER
          Replaced by MT_LINE 
oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer.NODE_DETAIL
          don't use featuresOff="nodeDetail" use detailWindow="none" instead 
oracle.dss.util.LocaleUtils.NORWEGIAN
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.adf.view.faces.bi.component.imageView.UIImageView.OTHER_PROPERTIES_KEY
          the UIComponent APIs should be used instead. 
oracle.dss.graph.GraphConstants.PIE_MULTI_PROP
            
oracle.dss.util.LocaleUtils.POLISH
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.PORTUGUESE
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.PRC
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.graph.GraphConstants.RING_MULTI_PROP
            
oracle.dss.util.LocaleUtils.RUSSIAN
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.graph.GraphConstants.SCATTER_LABELS
            
oracle.dss.graph.GraphConstants.SCATTER_LABELS_2Y
            
oracle.dss.util.LocaleUtils.SIMPLIFIED_CHINESE
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.SLOVAK
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.SPANISH
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.graph.GraphConstants.SPECTRAL
            
oracle.dss.graph.GraphConstants.STOCK_2Y
            
oracle.dss.graph.GraphConstants.STOCK_HILO
            
oracle.dss.graph.GraphConstants.STOCK_HILO_2Y
            
oracle.dss.graph.GraphConstants.STOCK_HILO_CLOSE_SPLIT2Y
            
oracle.dss.graph.GraphConstants.STOCK_HILO_CLOSE2Y
            
oracle.dss.graph.GraphConstants.STOCK_HILO_SPLIT2Y
            
oracle.dss.graph.GraphConstants.STOCK_HILO_VOLUME
            
oracle.dss.graph.GraphConstants.STOCK_SPLIT_2Y
            
oracle.adf.view.faces.bi.component.graph.CoreGraph.STYLE_PATH_KEY
          skinning should be used instead. 
oracle.adf.view.faces.bi.component.imageView.UIImageView.SVG_DISPOSITION_FRAGMENT
          use DISPOSITION_FRAGMENT instead SvgDisposition: fragment. The SVG Graph will be used as a piece of a larger component. 
oracle.adf.view.faces.bi.component.imageView.UIImageView.SVG_DISPOSITION_STANDALONE
          use DISPOSITION_STANDALONE instead SvgDisposition: standalone. The SVG Graph will be used standalone, as a component. 
oracle.dss.gauge.GaugeConstants.SVG_MODE_DRILLING
          SVG mode to render the Graph with drilling enabled. This is only used for JSF Graph, and will not work for Java-client Graph. 
oracle.dss.gauge.GaugeConstants.SVG_MODE_SHAPE_ATTRIBUTES
          SVG mode to render the Graph with ShapeAttributes enabled. This is only used for JSF Graph, and will not work for Java-client Graph. 
oracle.dss.util.LocaleUtils.SWEDISH
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.TAIWAN
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.graph.GraphConstants.THREED_AREA_GROUP
            
oracle.dss.graph.GraphConstants.THREED_AREA_SERIES
            
oracle.dss.graph.GraphConstants.THREED_BAR
            
oracle.dss.graph.GraphConstants.THREED_CUBE
            
oracle.dss.graph.GraphConstants.THREED_DIAMOND
            
oracle.dss.graph.GraphConstants.THREED_END
            
oracle.dss.graph.GraphConstants.THREED_OCTAGON
            
oracle.dss.graph.GraphConstants.THREED_PYRAMID
            
oracle.dss.graph.GraphConstants.THREED_RIBBON_GROUP
            
oracle.dss.graph.GraphConstants.THREED_RIBBON_SERIES
            
oracle.dss.graph.GraphConstants.THREED_START
            
oracle.dss.graph.GraphConstants.THREED_SURFACE
            
oracle.dss.graph.GraphConstants.THREED_SURFACE_HONEYCOMB
            
oracle.dss.graph.GraphConstants.THREED_SURFACE_SIDES
            
oracle.dss.util.LocaleUtils.TRADITIONAL_CHINESE
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.UK
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.util.LocaleUtils.US
          Clients should use oracle.bali.share.nls.LocaleUtils instead. 
oracle.dss.gauge.GaugeConstants.VENN
          Type used to render Venn diagram gauges. 
oracle.dss.graph.GraphConstants.YEAR_LONG_WITH_COMMA
          replaced by YEAR_LONG_WITH_GROUPING_SEPARATOR 

 

Deprecated Methods
oracle.adf.view.faces.bi.component.dataView.UIDataView._getLayerLabel(DataAccess, int, int)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.dataView.UIDataView._getMemberLabel(DataAccess, int, int[], int, int)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.dataView.UIDataView._getMemberLabel(DataAccess, int, int, int)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.addCellImageClickListener(CellImageClickListener)
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.addTimeAxisListener(TimeAxisListener)
          Deprecated. Adds TimeAxisListener. TimeAxisEvent will be fired to the TimeAxisListener when the end user clicks on the "dead" area of PlotArea of time axis SVG Graphs. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.addZoomAndScrollListener(ZoomAndScrollListener)
          replace by ZoomListener and ScrollListener 
oracle.adf.view.faces.bi.component.gantt.GanttCalendar.adjustDate(Date, int, boolean)
          Application developers should never need to use this class directly. 
oracle.dss.graph.Graph.beginAxisChanges()
          As of 4.0, no replacement as there is no need to call this method anymore 
oracle.adf.view.faces.bi.component.pivotTable.UIGrid.DefaultClientKeyManager.cellKey2String(CellKey)
           
oracle.adf.view.faces.bi.component.pivotTable.UIGrid.clearCurrencyStringCache()
          Have your Renderer implement ClientRowKeyManagerFactory and create your own UIGrid.DefaultClientKeyManager instances. Then you can manage the lifecycle of each key inside your ClientRowKeyManager. TODO - Need to figure out when to clear the entire key cache ( probably during events where the pt is refreshed completely ) TODO - As a further optimization, need to figure out when to prune the client key cache based on blocks. The table collects the keys from the client and sends them to the server to be pruned. TODO - Need to determine if the cache needs to be maintained for the selection state / stamp state to function. 
oracle.adf.view.faces.bi.component.dataView.UIDataView.clearWaitDataForAllRows()
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.gantt.GanttCalendar.convertDay(String)
          Application developers should never need to use this class directly. 
oracle.dss.graph.GraphConstants.InteractivityBehavior.convertEnumSetToString(EnumSet<GraphConstants.InteractivityBehavior>)
          Use InteractiveSliceBehavior instead. 
oracle.adf.view.faces.bi.component.gantt.GanttCalendar.convertMonth(String)
          Application developers should never need to use this class directly. 
oracle.adf.view.faces.bi.component.gantt.GanttCalendar.convertScale(int)
          Application developers should never need to use this class directly. 
oracle.adf.view.faces.bi.component.gantt.GanttCalendar.convertScale(String)
          Application developers should never need to use this class directly. 
oracle.dss.graph.GraphConstants.InteractivityBehavior.convertStringToEnumSet(String)
          Use InteractiveSliceBehavior instead. 
oracle.dss.dataView.DataviewUtils.copyStyleProperties(Styleable, Styleable)
          This will be removed due to removal of JEWT dependency, moved to DataviewViewStyleUtils 
oracle.dss.util.LayoutContext.createLayoutAccess()
          As of 2.4.0.14, replaced by LayoutContext.createCubeLayoutAccess() 
oracle.dss.graph.Graph.endAxisChanges()
          As of 4.0, no replacement as there is no need to call this method anymore 
oracle.dss.dataView.ImageView.exportToFlash(OutputStream, boolean, boolean)
            
oracle.dss.gauge.CommonGauge.exportToFlash(OutputStream, boolean, boolean)
          exportToXML should be used instead 
oracle.dss.graph.CommonGraph.exportToFlash(OutputStream, boolean, boolean)
          use exportToXML instead 
oracle.dss.gauge.CommonGauge.exportToSWFWithException(OutputStream, int, String)
          use the BI Publisher Flash Processor directly 
oracle.dss.graph.CommonGraph.exportToSWFWithException(OutputStream, int, String)
          use the BI Publisher Flash Processor directly 
oracle.dss.gauge.CommonGauge.exportToSWFWithException(String, OutputStream, int, String)
          use the BI Publisher Flash Processor directly 
oracle.dss.graph.CommonGraph.exportToSWFWithException(String, OutputStream, int, String)
          use the BI Publisher Flash Processor directly 
oracle.dss.graph.GraphFormatManager.formatAxisValue(double, ViewFormat, double, double, int, boolean)
          As of 1.7.0.10, replaced by GraphFormatManager.formatAxisValue(double, ViewFormat, double, double, double, int, boolean, boolean, double). 
oracle.dss.graph.managers.GraphRuleFormatter.formatAxisValue(double, ViewFormat, double, double, int, boolean)
          As of 1.7.0.10, replaced by GraphRuleFormatter.formatAxisValue(double, ViewFormat, double, double, double, int, boolean, boolean, double). 
oracle.dss.gauge.CommonGauge.getAnimationDownColor()
           
oracle.dss.gauge.CommonGauge.getAnimationIndicators()
           
oracle.dss.gauge.CommonGauge.getAnimationUpColor()
           
oracle.adf.view.faces.bi.component.graph.CoreGraph.getBarShape()
          Replaced by SeriesSet.getBarShape(). 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.getBodyContextMenuId()
          Use the bodyContextMenu facet instead. 
oracle.adf.view.faces.bi.component.gantt.UIGantt.getCalendar()
          This property is not supported 
oracle.adf.view.faces.bi.component.gantt.GanttCalendar.getCalendar()
          Application developers should never need to use this class directly. 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.getCellImageClickAction()
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead. 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.getCellImageClickListener()
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead. 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.getCellImageClickListeners()
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead. 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.getContextMenuId()
          Use the contextMenu facet instead. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getContinuousTimeAxisInterval()
          Replaced by CoreGraph.getTimeAxisInterval(). 
oracle.adf.view.faces.bi.component.util.NumberFormat.getConverter()
          use related numberFormat attributes instead 
oracle.adf.view.faces.bi.component.gantt.GanttCalendar.getCount(Date, int)
          Application developers should never need to use this class directly. 
oracle.adf.view.faces.bi.component.imageView.UIImageView.getCustomizationId()
          The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.gantt.UIGantt.getCustomizationId()
          The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.gantt.TimeAxis.getCustomizationId()
          The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.gantt.Legend.getCustomizationId()
          The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.geoMap.UIGeoMap.getCustomizationId()
          The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer.getCustomizationId()
          The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.pivotTable.UIDataCell.getCustomizationId()
          The id attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.getCustomizationId()
          The id attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.pivotTable.UIDataCell.getDataAttribute()
          An <af:switcher> should be used instead of this attribute. 
oracle.adf.view.faces.bi.component.imageView.UIImageView.getDataCache()
          this method should not be used by applications 
oracle.adf.view.faces.bi.component.graph.GraphSelection.getDataContext()
          GraphContext is deprecated and should not be used 
oracle.dss.graph.Graph.getDataDirectorType()
          As of 4.0.0.11, no replacement 
oracle.dss.graph.DataStyleContext.getDataStyle()
          replaced with getStyle() This style value is automatically assigned by the graph based on the specified attribute name/value pair and can be overwritten by a DataStyleCallback Object type depends on getType. For shape-based type, a MarkerTemplate object is returned and for a color-based type, a Color object 
oracle.adf.view.faces.bi.component.imageView.UIImageView.getDataUpdateHint()
          this method should not be used by applications 
oracle.dss.dataView.managers.ViewFormat.getDateFormat()
          As of 1.6.0.24, replaced by BaseViewFormat.getJavaDateFormat(). 
oracle.dss.util.LocaleUtils.getDefaultableLocale(Component)
          Please use oracle.bali.share.nls.LocaleUtils.getDefaultableLocale() 
oracle.dss.graph.Series.getDefaultFirstMarkerColor()
          CommonSparkChart should be used instead 
oracle.dss.graph.Series.getDefaultHighMarkerColor()
          CommonSparkChart should be used instead 
oracle.dss.graph.Series.getDefaultLastMarkerColor()
          CommonSparkChart should be used instead 
oracle.dss.graph.Series.getDefaultLowMarkerColor()
          CommonSparkChart should be used instead 
oracle.dss.graph.Series.getDefaultMarkers()
          CommonSparkChart should be used instead 
oracle.dss.graph.DataStyleContext.getDefaultValue()
            
oracle.adf.view.faces.bi.component.dataView.UIDataView.getDescription()
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.pivotTable.DataCellRange.getEndIndex()
          Please use getEndIndex(DataModel) instead. 
oracle.adf.view.faces.bi.event.TimeSelectorEvent.getEndTime()
          Use TimeSelectorEvent.getEndDate() instead 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getExplicitTimeRangeEnd()
          Replaced by CoreGraph.getTimeRangeEnd(). 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getExplicitTimeRangeStart()
          Replaced by CoreGraph.getTimeRangeStart(). 
oracle.adf.view.faces.bi.component.dataView.UIDataView.getFacet(String, Class)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.gantt.UIGantt.getFirst()
          Use displayRow or displayRowKey property instead. 
oracle.adf.view.faces.bi.component.gantt.GanttCalendar.getFirstDayOfWeek()
          Application developers should never need to use this class directly. 
oracle.adf.view.faces.bi.component.gantt.GanttCalendar.getFirstMonthOfYear()
          Application developers should never need to use this class directly. 
oracle.adf.view.faces.bi.component.imageView.UIImageView.getFlashDefaultFontLoading()
          Determine whether default fonts are loaded in FLASH from the middle tier. Valid values are defined in this class: FLASH_DEFAULT_FONT_LOADING_ALL and FLASH_DEFAULT_FONT_LOADING_NONE. The default value is FLASH_DEFAULT_FONT_LOADING_ALL. Supported in ADF Faces only. 
oracle.dss.dataView.ViewPrinter.getFooterPainter()
          As of 1.6.0.9, replaced by ViewPrinter.getHeaderAndFooterPainter(int) 
oracle.dss.graph.CommonGraph.getFormFactor()
          CommonSparkChart should be used instead 
oracle.dss.graph.CommonGraph.getFunnelHeightRatio()
          Retrieves the ratio of the left surface height to the right surface height for a funnel chart. 
oracle.dss.graph.CommonGraph.getFunnelRotateAngle()
          Retrieves the funnel rotate angle. 
oracle.dss.graph.CommonGraph.getFunnelViewAngle()
          Retrieves the current view angle for a funnel chart. 
oracle.adf.view.faces.bi.component.gauge.CoreGauge.getGaugeDataModel()
          The getDataModel() method should be used instead. The CoreGauge should accept any DataModel object, not just GaugeDataModel. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getGraphDataModel()
          The ) method should be used instead. The CoreGraph should accept any DataModel object, not just GraphDataModel. 
oracle.dss.dataView.ViewPrinter.getHeaderPainter()
          As of 1.6.0.9, replaced by ViewPrinter.getHeaderAndFooterPainter(int) 
oracle.adf.view.faces.bi.component.pivotTable.CellImage.getHeight()
          custom images should be specified via <dvt:dataCell> with child tag <af:image>, <af:icon> or <af:commandImageLink> instead 
oracle.dss.util.ColumnSortInfo.getHidden()
          As of 11.0.0.0.2 
oracle.dss.graph.CommonGraph.getHideShowSeriesBehavior()
          Use getHideAndShowBehavior() instead. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getHideShowSeriesBehavior()
          Use getHideAndShowBehavior() instead 
oracle.adf.view.faces.bi.component.thematicMap.UIThematicMap.getImageFormat()
          The image format should be decided based on the browser capabilities 
oracle.adf.view.faces.bi.component.imageView.UIImageView.getImageHeight()
          use getInlineStyle instead 
oracle.adf.view.faces.bi.component.pivotTable.CellFormat.getImages()
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead. 
oracle.adf.view.faces.bi.component.imageView.UIImageView.getImageWidth()
          use getInlineStyle instead 
oracle.dss.graph.CommonGraph.getInteractivityBehavior()
          Use getInteractiveSliceBehavior instead. 
oracle.adf.view.faces.bi.component.dataView.UIDataView.getLayerLabel(DataAccess, int, int)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.dataView.UIDataView.getLayerMetadataLabelType()
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.dataView.UIDataView.getLayerMetadataLabelType(int)
          As of 11.1.1.0.0, no replacement 
oracle.dss.graph.FunnelFrame.getLineStyle()
          This is not a supported feature for the funnel frame. 
oracle.adf.view.faces.bi.component.gauge.TickMark.getMajorTickCount()
          Replaced by getMajorIncrement() 
oracle.adf.view.faces.bi.component.graph.BaseDataAxis.getMajorTickStep()
          Use majorIncrement APIs 
oracle.dss.util.LayoutAccess.getMeasures(String)
          As of 4.0.0.0, replaced by #LayoutAccess2.getDataItems() 
oracle.dss.dataView.ConditionElement.getMemberID(String)
            
oracle.adf.view.faces.bi.component.dataView.UIDataView.getMemberLabel(DataAccess, int, int[], int, int)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.dataView.UIDataView.getMemberLabel(DataAccess, int, int, int)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.dataView.UIDataView.getMemberMetadataLabelType()
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.dataView.UIDataView.getMemberMetadataLabelType(int)
          As of 11.1.1.0.0, no replacement 
oracle.dss.graph.GraphStyleManager.getMetadataStyle(Graph, Object, ViewStyle, int, int, int)
          This function is removed due to removal of JEWT dependency 
oracle.dss.graph.managers.GraphRuleStyles.getMetadataStyle(Graph, Object, ViewStyle, int, int, int)
          This is removed due to removal of JEWT dependency 
oracle.dss.dataView.HeaderAndFooterPainter.getMinimumHeight(Graphics)
          Replaced by getMaximumHeight()  
oracle.adf.view.faces.bi.dnd.GraphDropSite.getNewX()
          this value should be retrieved by calling get(X_VALUE_KEY). 
oracle.adf.view.faces.bi.dnd.GraphDropSite.getNewY()
          this value should be retrieved by calling get(Y_VALUE_KEY). 
oracle.adf.view.faces.bi.component.gantt.GanttCalendar.getNextDate(Date, int, boolean)
          Application developers should never need to use this class directly. 
oracle.adf.view.faces.bi.component.gantt.GanttCalendar.getNextDayOfWeek(Date, int)
          Application developers should never need to use this class directly. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getNoDataErrorText()
            
oracle.adf.view.faces.bi.component.gauge.MetricLabel.getNumberFormat()
          Use Converter Gets the number format 
oracle.adf.view.faces.bi.component.gauge.TickLabel.getNumberFormat()
          Use Converter Gets the number format 
oracle.adf.view.faces.bi.component.graph.SliceLabel.getNumberFormat()
          Use Converter Retrieves the number format for data axis 
oracle.adf.view.faces.bi.component.graph.BaseFormat.getNumberFormat()
          Use Converter Retrieves the number format for data axis 
oracle.adf.view.faces.bi.component.graph.BaseDataAxis.getNumberFormat()
          Use getConverter in the associated tick label Gets the number format 
oracle.adf.view.faces.bi.component.geoMap.ThemeFOI.getNumberFormat()
          Use Converter 
oracle.adf.view.faces.bi.dnd.GraphDropSite.getOldX()
          this value should be retrieved from the GraphDragContext in the Transferable. 
oracle.adf.view.faces.bi.dnd.GraphDropSite.getOldY()
          this value should be retrieved from the GraphDragContext in the Transferable. 
oracle.adf.view.faces.bi.component.imageView.UIImageView.getOtherProperties()
          UIComponent APIs should be used instead. 
oracle.adf.view.faces.bi.component.pivotTable.SelectionSet.getPivotTableModel()
          Use the getDataModel method instead. 
oracle.adf.view.faces.bi.component.pivotTable.Selection.getPivotTableModel()
          Use the getDataModel method instead. 
oracle.dss.dataView.ViewPrinter.getPrintJob()
          As of 3.2.0.16, replaced by 2D printing API 
oracle.dss.dataView.ViewPrinter.getPrintScaleType()
          As of 3.2.0.1, replaced by ViewPrinter.getGraphPrintScaleType(), ViewPrinter.getGridViewPrintScaleType() 
oracle.dss.util.LocaleUtils.getReadingDirectionForLocale(Locale)
          Please use oracle.bali.share.nls.LocaleUtils.getDefaultableLocale() 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getRelativeTimeRange()
            
oracle.adf.view.faces.bi.component.pivotTable.CellImage.getRtlSource()
          custom images should be specified via <dvt:dataCell> with child tag <af:image>, <af:icon> or <af:commandImageLink> instead 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getScrollbarPresenceGroups()
          use the scrolling attribute function in the o1axis 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getScrollbarPresenceX1()
          use the scrolling attribute function in the x1axis 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getScrollbarPresenceY1()
          use the scrolling attribute function in the y1axis 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getScrollbarPresenceY2()
          use the scrolling attribute function in the y2axis 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getSelectPointLegendText()
            
oracle.adf.view.faces.bi.component.graph.CoreGraph.getSelectPointMarker()
            
oracle.adf.view.faces.bi.component.graph.CoreGraph.getSeriesReferenceObjectDisplay()
          Replaced by ReferenceObjectSet.getDisplaySeries(). 
oracle.adf.view.faces.bi.component.pivotTable.CellImage.getSource()
          custom images should be specified via <dvt:dataCell> with child tag <af:image>, <af:icon> or <af:commandImageLink> instead 
oracle.dss.graph.CommonGraph.getStartColumn()
          As of 2.6.0.27, replaced by CommonGraph.getStartGroup() or by CommonGraph.getStartSeries(). 
oracle.dss.graph.Graph.getStartColumn()
          As of 2.6.0.27, replaced by Graph.getStartGroup() or by Graph.getStartSeries(). 
oracle.adf.view.faces.bi.component.pivotTable.DataCellRange.getStartIndex()
          Please use getStartIndex(DataModel) instead. 
oracle.dss.gauge.Gauge.getStartRow()
          As of 2.6.0.27, replaced by #getStartSeries or by #getStartGroup. 
oracle.dss.graph.CommonGraph.getStartRow()
          As of 2.6.0.27, replaced by CommonGraph.getStartSeries() or by CommonGraph.getStartGroup(). 
oracle.dss.graph.Graph.getStartRow()
          As of 2.6.0.27, replaced by Graph.getStartSeries() or by Graph.getStartGroup(). 
oracle.adf.view.faces.bi.event.TimeSelectorEvent.getStartTime()
          Use TimeSelectorEvent.getStartDate() instead 
oracle.adf.view.faces.bi.component.graph.MarkerText.getStockVolumeNumberFormat()
          Use getStockVolumeFormat().getNumberFormat() 
oracle.dss.dataView.HeaderAndFooterPainter.getString()
          As of 1.6.0.9, replaced by HeaderAndFooterPainter.getStrings() 
oracle.dss.graph.DataStyleContext.getStyleKey()
            
oracle.adf.view.faces.bi.component.graph.CoreGraph.getStylePath()
          skinning should be used instead. 
oracle.adf.view.faces.bi.component.dataView.UIDataView.getSuppressFontName()
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.imageView.UIImageView.getSvgDisposition()
          use getDisposition instead 
oracle.adf.view.faces.bi.component.gauge.CoreGauge.getThreshold()
          Use getThresholdSet() instead. 
oracle.adf.view.faces.bi.event.TimeAxisEvent.getTime()
          Use TimeAxisEvent.getDate() instead 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getTimeAxisListener()
          Deprecated. Retrieves the Time Axis Listener. The listener interface for receiving time axis events on the plot area component of a graph displaying TimeAxis. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getTimeAxisListeners()
          Deprecated. Retrieves all TimeAxisListeners. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getTimeSelectorListener()
          Replaced by TimeSelector.getTimeSelectorListener(). 
oracle.dss.util.ColumnSortInfo.getType()
          As of 11.0.0.0.2 
oracle.adf.view.faces.bi.component.dataView.UIDataView.getWaitDataForRow(int)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.pivotTable.CellImage.getWidth()
          custom images should be specified via <dvt:dataCell> with child tag <af:image>, <af:icon> or <af:commandImageLink> instead 
oracle.adf.view.faces.bi.component.graph.MarkerText.getX1NumberFormat()
          Use getX1Format().getNumberFormat() 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getX1ReferenceObjectDisplay()
          Replaced by ReferenceObjectSet.getDisplayX1(). 
oracle.adf.view.faces.bi.component.graph.MarkerText.getY1NumberFormat()
          Use getY1Format().getNumberFormat() 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getY1ReferenceObjectDisplay()
          Replaced by ReferenceObjectSet.getDisplayY1(). 
oracle.adf.view.faces.bi.component.graph.MarkerText.getY2NumberFormat()
          Use getY2Format().getNumberFormat() 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getY2ReferenceObjectDisplay()
          Replaced by ReferenceObjectSet.getDisplayY2(). 
oracle.adf.view.faces.bi.component.graph.MarkerText.getZNumberFormat()
          Use getZFormat().getNumberFormat() 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getZoomAndScrollListener()
          Replaced by zoomListener and scrollListener 
oracle.adf.view.faces.bi.component.graph.CoreGraph.getZoomAndScrollListeners()
          replace by ZoomListener and ScrollListener 
oracle.adf.view.faces.bi.component.dataView.UIDataView.getZoomFactor()
          As of 11.1.1.0.0, no replacement 
oracle.dss.dataView.ViewPrinter.goToFirstPage()
          As of 1.6.0.9, replaced by ViewPrinter.prepareFirstPage(Graphics) 
oracle.dss.graph.GraphPrinter.goToFirstPage()
          As of 1.6.0.9, replaced by GraphPrinter.prepareFirstPage(Graphics) 
oracle.dss.dataView.ViewPrinter.goToNextPage()
          As of 1.6.0.9, replaced by ViewPrinter.prepareNextPage(Graphics) 
oracle.dss.graph.GraphPrinter.goToNextPage()
          As of 1.6.0.9, replaced by GraphPrinter.prepareNextPage(Graphics) 
oracle.dss.dataView.ViewPrinter.goToPrevPage()
          As of 1.6.0.9, replaced by ViewPrinter.preparePrevPage(Graphics) 
oracle.dss.graph.GraphPrinter.goToPrevPage()
          As of 1.6.0.9, replaced by GraphPrinter.preparePrevPage(Graphics) 
oracle.dss.graph.GraphEventHandler.handleDataScroll(CommonGraph, String, String, String, String, String)
          use GraphEventHandler.handleEvent(oracle.dss.graph.CommonGraph, java.util.Map<java.lang.String, java.lang.String>) instead 
oracle.dss.graph.GraphEventHandler.handleDataZoomIn(CommonGraph, int, int, int, int)
          use GraphEventHandler.handleEvent(oracle.dss.graph.CommonGraph, java.util.Map<java.lang.String, java.lang.String>) instead 
oracle.dss.graph.GraphEventHandler.handleDataZoomInIncr(CommonGraph, int, int)
          use GraphEventHandler.handleEvent(oracle.dss.graph.CommonGraph, java.util.Map<java.lang.String, java.lang.String>) instead 
oracle.dss.graph.GraphEventHandler.handleDataZoomInIncr(CommonGraph, String)
          use GraphEventHandler.handleEvent(oracle.dss.graph.CommonGraph, java.util.Map<java.lang.String, java.lang.String>) instead 
oracle.dss.graph.GraphEventHandler.handleDataZoomOut(CommonGraph, int, int, int, int)
          use GraphEventHandler.handleEvent(oracle.dss.graph.CommonGraph, java.util.Map<java.lang.String, java.lang.String>) instead 
oracle.dss.graph.GraphEventHandler.handleDataZoomOutIncr(CommonGraph, int, int)
          use GraphEventHandler.handleEvent(oracle.dss.graph.CommonGraph, java.util.Map<java.lang.String, java.lang.String>) instead 
oracle.dss.graph.GraphEventHandler.handleDataZoomOutIncr(CommonGraph, String)
          use GraphEventHandler.handleEvent(oracle.dss.graph.CommonGraph, java.util.Map<java.lang.String, java.lang.String>) instead 
oracle.dss.graph.GraphEventHandler.handleLineSelectPoint(CommonGraph, int, int)
          use GraphEventHandler.handleEvent(oracle.dss.graph.CommonGraph, java.util.Map<java.lang.String, java.lang.String>) instead 
oracle.adf.view.faces.bi.component.graph.CoreGraph.handleLineSelectPoint(int, int)
            
oracle.dss.graph.GraphEventHandler.handleTimeSelectorEvent(CommonGraph, long, long)
          use GraphEventHandler.handleEvent(oracle.dss.graph.CommonGraph, java.util.Map<java.lang.String, java.lang.String>) instead 
oracle.dss.dataView.DataviewUtils.hasBorder(int)
          due to JEWT Removal project, moved to DataviewViewStyleUtils Do we have any border given this style? 
oracle.dss.dataView.DataviewUtils.hexStringToInt(String)
          in favor of hexStringToColor 
oracle.adf.view.faces.bi.component.dataView.UIDataView.initialize(Hashtable)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.gauge.CoreGauge.initialize(Hashtable)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.graph.CoreGraph.initialize(Hashtable)
          As of 11.1.1.0.0, no replacement 
oracle.dss.graph.CommonGraph.isDataRowShownAsASeries()
          There is no replacement method for this. Application developers are responsible to create the relevant data set. 
oracle.dss.graph.Graph.isDataRowShownAsASeries()
          There is no replacement method for this. Application developers are responsible to create the relevant data set. 
oracle.dss.dataView.managers.ViewFormat.isDateFormatUsed()
          As of 1.6.0.24, replaced by BaseViewFormat.isJavaDateFormatUsed() 
oracle.adf.view.faces.bi.component.dataView.UIDataView.isEnabled()
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.dataView.UIDataView.isLayerMetadataLabelTypeSupported(String)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.graph.CoreGraph.isLineDataLineDisplayed()
          Replaced by SeriesSet.isLineDisplayed(). 
oracle.adf.view.faces.bi.component.graph.BaseDataAxis.isMajorTickStepAutomatic()
          Use majorIncrement APIs 
oracle.adf.view.faces.bi.component.graph.CoreGraph.isMarkerDisplayed()
          Replaced by SeriesSet.isMarkerDisplayed(). 
oracle.dss.graph.Graph.isMarkerShapeInLegend()
          As of 11.1.1.0.10, replaced by Graph.getMarkerShapeInLegend(). 
oracle.adf.view.faces.bi.component.dataView.UIDataView.isMemberMetadataLabelTypeSupported(String)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.geoMap.ThemeFOI.isNumberFormatSpecified()
          Use Converter 
oracle.dss.util.format.BaseViewFormat.isPercentUsed()
          As of 3.2.0.22, replaced by #getNumberType(int) 
oracle.dss.graph.CommonGraph.isScatterDataLineDisplayed()
          Use getScatterLineType instead 
oracle.dss.dataView.HeaderAndFooterPainter.isShowDate()
          As of 1.6.0.9, replaced by HeaderAndFooterPainter.getContentType() 
oracle.dss.dataView.HeaderAndFooterPainter.isShowPageNumber()
          As of 1.6.0.9, replaced by HeaderAndFooterPainter.getContentType() 
oracle.dss.dataView.HeaderAndFooterPainter.isShowString()
          As of 1.6.0.9, replaced by HeaderAndFooterPainter.getContentType() 
oracle.dss.graph.Y1MajorTick.isVisible()
          As of 11.1.1.0.16, replaced by new constants to getTickStyle() 
oracle.dss.graph.BaseMajorTick.isVisible()
          As of 11.1.1.0.16, replaced by new constants to getTickStyle() 
oracle.dss.graph.X1MajorTick.isVisible()
          As of 11.1.1.0.16, replaced by new constants to getTickStyle() 
oracle.dss.graph.O1MajorTick.isVisible()
          As of 11.1.1.0.16, replaced by new constants to getTickStyle() 
oracle.dss.graph.Y2MajorTick.isVisible()
          As of 11.1.1.0.16, replaced by new constants to getTickStyle() 
oracle.dss.graph.BaseMinorTick.isVisible()
          As of 11.1.1.0.16, replaced by new constants to getTickStyle() 
oracle.dss.dataView.HeaderAndFooterPainter.paint(Graphics, int, int, int, int)
          As of 1.6.0.9, replaced by HeaderAndFooterPainter.paint(Graphics, int, int, int, int, CustomHeaderAndFooterCallback, int, int[]) 
oracle.dss.dataView.ViewPrinter.print(boolean)
          As of 3.2.0.16, replaced by ViewPrinter.print(Graphics, PageFormat, int) 
oracle.dss.dataView.ViewPrinter.print(boolean, boolean)
          As of 3.2.0.16, replaced by 2D printing API 
oracle.dss.dataView.ViewPrinter.printPages(PrintJob, boolean)
          As of 3.2.0.16, replaced by 2D printing API 
oracle.dss.graph.GraphPrinter.printPages(PrintJob, boolean)
          As of 3.2.0.16, replaced by 2D printing API 
oracle.adf.view.faces.bi.event.pivotTable.CellImageClickListener.processCellImageClick(CellImageClickEvent)
           
oracle.dss.gauge.Gauge.readXML(InputStream, boolean)
          As of 1.7.0.12, replaced by Gauge.readXML(InputStream, int) 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.removeCellImageClickListener(CellImageClickListener)
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.removeTimeAxisListener(TimeAxisListener)
          Deprecated. Removes TimeAxisListener. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.removeZoomAndScrollListener(ZoomAndScrollListener)
          replace by ZoomListener and ScrollListener 
oracle.adf.view.faces.bi.component.gauge.UIGauge.renderShowPopupScript(String)
          use the showPopupBehavior tag instead 
oracle.adf.view.faces.bi.component.graph.UIGraph.renderShowPopupScript(String)
          use the showPopupBehavior tag instead 
oracle.dss.dataView.DataviewUtils.selectPageItem(Dataview, long)
          This will be removed due to removal of JEWT dependency, No classes are using this right now 
oracle.dss.gauge.CommonGauge.setAnimationDownColor(Color)
           
oracle.dss.gauge.CommonGauge.setAnimationIndicators(int)
           
oracle.dss.gauge.CommonGauge.setAnimationUpColor(Color)
           
oracle.adf.view.faces.bi.component.graph.CoreGraph.setBarShape(int)
          Replaced by SeriesSet.setBarShape(int shape). 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.setBodyContextMenuId(String)
          Use the bodyContextMenu facet instead. 
oracle.adf.view.faces.bi.component.gantt.UIGantt.setCalendar(Calendar)
          This property is not supported 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.setCellImageClickAction(MethodExpression)
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead. 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.setCellImageClickListener(MethodExpression)
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead. 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.setContextMenuId(String)
          Use the contextMenu facet instead. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setContinuousTimeAxisInterval(int)
          Replaced by CoreGraph.setTimeAxisInterval(int interval). 
oracle.adf.view.faces.bi.component.util.NumberFormat.setConverter(Converter)
          use related numberFormat attributes instead 
oracle.adf.view.faces.bi.component.imageView.UIImageView.setCustomizationId(String)
          The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.gantt.UIGantt.setCustomizationId(String)
          The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.gantt.TimeAxis.setCustomizationId(String)
          The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.gantt.Legend.setCustomizationId(String)
          The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.geoMap.UIGeoMap.setCustomizationId(String)
          The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer.setCustomizationId(String)
          The 'id' attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.pivotTable.UIDataCell.setCustomizationId(String)
          The id attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.setCustomizationId(String)
          The id attribute should be used when applying persistent customizations. This attribute will be removed in the next release. 
oracle.adf.view.faces.bi.component.pivotTable.UIDataCell.setDataAttribute(String)
          An <af:switcher> should be used instead of this attribute. 
oracle.adf.view.faces.bi.component.imageView.UIImageView.setDataCache(DataUpdateCache)
          this method should not be used by applications 
oracle.dss.graph.Graph.setDataDirectorType(int)
          As of 4.0.0.11, no replacement 
oracle.dss.graph.CommonGraph.setDataRowShownAsASeries(boolean)
          There is no replacement method for this. Application developers are responsible to create the relevant data set. 
oracle.dss.graph.Graph.setDataRowShownAsASeries(boolean)
          There is no replacement method for this. Application developers are responsible to create the relevant data set. 
oracle.dss.graph.ToolTipTextCallback.setDataRowShownAsASeries(boolean)
          There is no replacement method for this. Application developers are responsible to create the relevant data set. 
oracle.dss.graph.DataFilterImpl.setDataRowShownAsASeries(boolean)
          @deprecated There is no replacement method for this. Application developers are responsible to create the relevant data set. 
oracle.adf.view.faces.bi.component.imageView.UIImageView.setDataUpdateHint(String)
          this method should not be used by applications 
oracle.dss.dataView.managers.ViewFormat.setDateFormat(String)
          As of 1.6.0.24, replaced by BaseViewFormat.setJavaDateFormat(java.lang.String). 
oracle.dss.dataView.managers.ViewFormat.setDateFormatUsed(boolean)
          As of 1.6.0.24, replaced by BaseViewFormat.setJavaDateFormatUsed(boolean) 
oracle.dss.graph.Series.setDefaultFirstMarkerColor(Color)
          CommonSparkChart should be used instead 
oracle.dss.graph.Series.setDefaultHighMarkerColor(Color)
          CommonSparkChart should be used instead 
oracle.dss.graph.Series.setDefaultLastMarkerColor(Color)
          CommonSparkChart should be used instead 
oracle.dss.graph.Series.setDefaultLowMarkerColor(Color)
          CommonSparkChart should be used instead 
oracle.dss.graph.Series.setDefaultMarkers(EnumSet<GraphConstants.Markers>)
          CommonSparkChart should be used instead 
oracle.adf.view.faces.bi.component.dataView.UIDataView.setDescription(String)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.dataView.UIDataView.setEnabled(boolean)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.pivotTable.DataCellRange.setEndIndex(DataCellIndex)
          Do not use. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setExplicitTimeRangeEnd(Date)
          Replaced by CoreGraph.setTimeRangeEnd(Date date). 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setExplicitTimeRangeStart(Date)
          Replaced by CoreGraph.setTimeRangeStart(Date date) 
oracle.adf.view.faces.bi.component.gantt.UIGantt.setFirst(int)
          Use displayRow or displayRowKey property instead. 
oracle.adf.view.faces.bi.component.gantt.GanttCalendar.setFirstDayOfWeek(int)
          Application developers should never need to use this class directly. 
oracle.adf.view.faces.bi.component.gantt.GanttCalendar.setFirstMonthOfYear(int)
          Application developers should never need to use this class directly. 
oracle.adf.view.faces.bi.component.imageView.UIImageView.setFlashDefaultFontLoading(int)
          Set whether default fonts are loaded in FLASH from the middle tier. Valid values are defined in this class: FLASH_DEFAULT_FONT_LOADING_ALL and FLASH_DEFAULT_FONT_LOADING_NONE. The default value is FLASH_DEFAULT_FONT_LOADING_ALL. Supported in ADF Faces only. 
oracle.adf.view.faces.bi.component.imageView.UIImageView.setFlashDefaultFontLoading(String)
          Set whether default fonts are loaded in FLASH from the middle tier. Valid values are defined in this class: FLASH_DEFAULT_FONT_LOADING_ALL and FLASH_DEFAULT_FONT_LOADING_NONE. The default value is FLASH_DEFAULT_FONT_LOADING_ALL. Supported in ADF Faces only. 
oracle.dss.graph.CommonGraph.setFormFactor(GraphConstants.FormFactor)
          CommonSparkChart should be used instead 
oracle.dss.graph.CommonGraph.setFunnelHeightRatio(double)
          Sets the ratio of the left surface height to the right surface height for a funnel chart. The default ratio is 2/3. 
oracle.dss.graph.CommonGraph.setFunnelRotateAngle(double)
          Sets the funnel rotate angle. By setting this angle different than the view angle, the funnel can be rotated from 0 to 360 degrees. 
oracle.dss.graph.CommonGraph.setFunnelViewAngle(double)
          Sets the view angle to be used to render a funnel chart. The value can vary from 0 to 360 degree. The default value is 30 degree. 
oracle.adf.view.faces.bi.component.gauge.CoreGauge.setGaugeDataModel(GaugeDataModel)
          setDataModel() should be used instead. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setGraphDataModel(GraphDataModel)
          setDataModel() should be used instead. 
oracle.adf.view.faces.bi.component.pivotTable.CellImage.setHeight(int)
          custom images should be specified via <dvt:dataCell> with child tag <af:image>, <af:icon> or <af:commandImageLink> instead 
oracle.dss.util.ColumnSortInfo.setHidden(boolean)
          As of 11.0.0.0.2 
oracle.dss.graph.CommonGraph.setHideShowSeriesBehavior(int)
          Use getHideAndShowBehavior(int) instead. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setHideShowSeriesBehavior(int)
          Use setHideAndShowBehavior(String) instead 
oracle.adf.view.faces.bi.component.thematicMap.UIThematicMap.setImageFormat(String)
          The image format should be decided based on the browser capabilities 
oracle.adf.view.faces.bi.component.imageView.UIImageView.setImageHeight(int)
          use setInlineStyle instead 
oracle.adf.view.faces.bi.component.pivotTable.CellFormat.setImages(CellImage[])
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead. 
oracle.adf.view.faces.bi.component.imageView.UIImageView.setImageWidth(int)
          use setInlineStyle instead 
oracle.dss.graph.CommonGraph.setInteractivityBehavior(EnumSet<GraphConstants.InteractivityBehavior>)
          Use setInteractiveSliceBehavior instead. 
oracle.adf.view.faces.bi.component.dataView.UIDataView.setLayerMetadataLabelType(int, String)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.dataView.UIDataView.setLayerMetadataLabelType(String)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setLineDataLineDisplayed(boolean)
          Replaced by SeriesSet.setLineDisplayed( boolean displayed ). 
oracle.dss.graph.FunnelFrame.setLineStyle(int)
          This is not a supported feature for the funnel frame. 
oracle.adf.view.faces.bi.component.gauge.TickMark.setMajorTickCount(int)
          Replaced by setMajorIncrement(double tickStep) 
oracle.adf.view.faces.bi.component.graph.BaseDataAxis.setMajorTickStep(double)
          Use majorIncrement APIs 
oracle.adf.view.faces.bi.component.graph.BaseDataAxis.setMajorTickStepAutomatic(boolean)
          Use majorIncrement APIs 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setMarkerDisplayed(boolean)
          Replaced by SeriesSet.setMarkerDisplayed( boolean displayed ). 
oracle.dss.graph.Graph.setMarkerShapeInLegend(boolean)
          As of 11.1.1.0.10, replaced by Graph.setMarkerShapeInLegend(int). 
oracle.dss.util.LayoutAccess.setMeasures(String[])
          As of 4.0.0.0, replaced by #LayoutAccess2.setItems() 
oracle.adf.view.faces.bi.component.dataView.UIDataView.setMemberMetadataLabelType(int, String)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.dataView.UIDataView.setMemberMetadataLabelType(String)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setNoDataErrorText(String)
            
oracle.adf.view.faces.bi.component.gauge.MetricLabel.setNumberFormat(NumberFormat)
          Use Converter Sets the number format 
oracle.adf.view.faces.bi.component.gauge.TickLabel.setNumberFormat(NumberFormat)
          Use Converter Sets the number format 
oracle.adf.view.faces.bi.component.graph.SliceLabel.setNumberFormat(NumberFormat)
          Use Converter Specifies the number format for data axis 
oracle.adf.view.faces.bi.component.graph.BaseFormat.setNumberFormat(NumberFormat)
          Use Converter Specifies the number format for data axis 
oracle.adf.view.faces.bi.component.graph.BaseDataAxis.setNumberFormat(NumberFormat)
          Use setConverter in the associated tick label Sets the number format 
oracle.adf.view.faces.bi.component.geoMap.ThemeFOI.setNumberFormat(NumberFormat)
          Use Converter 
oracle.adf.view.faces.bi.component.imageView.UIImageView.setOtherProperties(String)
          UIComponent APIs should be used instead. 
oracle.dss.util.format.BaseViewFormat.setPercentUsed(boolean)
          As of 3.2.0.22, replaced by BaseViewFormat.setNumberType(int) 
oracle.adf.view.faces.bi.component.pivotTable.SelectionSet.setPivotTableModel(PivotTableModel)
          Use the setDataModel method instead. 
oracle.adf.view.faces.bi.component.pivotTable.Selection.setPivotTableModel(PivotTableModel)
          Use the setDataModel method instead. 
oracle.dss.dataView.ViewPrinter.setPrintJob(PrintJob)
          As of 3.2.0.16, replaced by 2D printing API 
oracle.dss.dataView.ViewPrinter.setPrintScaleType(int)
          As of 3.2.0.1, replaced by ViewPrinter.setGraphPrintScaleType(int), ViewPrinter.setGridViewPrintScaleType(int) 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setRelativeTimeRange(long)
            
oracle.adf.view.faces.bi.component.pivotTable.CellImage.setRtlSource(String)
          custom images should be specified via <dvt:dataCell> with child tag <af:image>, <af:icon> or <af:commandImageLink> instead 
oracle.dss.graph.CommonGraph.setScatterDataLineDisplayed(boolean)
          Use setScatterLineType instead 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setScrollbarPresenceGroups(int)
          use the scrolling attribute function in the o1axis 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setScrollbarPresenceX1(int)
          use the scrolling attribute function in the x1axis 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setScrollbarPresenceY1(int)
          use the scrolling attribute function in the y1axis 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setScrollbarPresenceY2(int)
          use the scrolling attribute function in the y2axis 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setSelectPointLegendText(SelectPointLegendText)
            
oracle.adf.view.faces.bi.component.graph.CoreGraph.setSelectPointMarker(SelectPointMarker)
            
oracle.adf.view.faces.bi.component.graph.CoreGraph.setSeriesReferenceObjectDisplay(int)
          Replaced by ReferenceObjectSet.setDisplaySeries(int display). 
oracle.dss.dataView.HeaderAndFooterPainter.setShowDate(boolean)
          As of 1.6.0.9, replaced by HeaderAndFooterPainter.setContentType(int) 
oracle.dss.dataView.HeaderAndFooterPainter.setShowPageNumber(boolean)
          As of 1.6.0.9, replaced by HeaderAndFooterPainter.setContentType(int) 
oracle.dss.dataView.HeaderAndFooterPainter.setShowString(boolean)
          As of 1.6.0.9, replaced by HeaderAndFooterPainter.setContentType(int) 
oracle.adf.view.faces.bi.component.pivotTable.CellImage.setSource(String)
          custom images should be specified via <dvt:dataCell> with child tag <af:image>, <af:icon> or <af:commandImageLink> instead 
oracle.dss.graph.CommonGraph.setStartColumn(int)
          As of 2.2.0.14, replaced by CommonGraph.setStartGroup(int) or by CommonGraph.setStartSeries(int) 
oracle.dss.graph.Graph.setStartColumn(int)
          As of 2.2.0.14, replaced by Graph.setStartGroup(int) or by Graph.setStartSeries(int) 
oracle.adf.view.faces.bi.component.pivotTable.DataCellRange.setStartIndex(DataCellIndex)
          Do not use. 
oracle.dss.graph.CommonGraph.setStartRow(int)
          As of 2.2.0.14, replaced by CommonGraph.setStartSeries(int) or by CommonGraph.setStartGroup(int) 
oracle.dss.graph.Graph.setStartRow(int)
          As of 2.2.0.14, replaced by Graph.setStartSeries(int) or by Graph.setStartGroup(int) 
oracle.adf.view.faces.bi.component.graph.MarkerText.setStockVolumeNumberFormat(NumberFormat)
          Use getStockVolumeFormat().setNumberFormat() 
oracle.dss.dataView.HeaderAndFooterPainter.setString(String)
          As of 1.6.0.9, replaced by HeaderAndFooterPainter.setStrings(String[]) 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setStylePath(String)
          skinning should be used instead. 
oracle.adf.view.faces.bi.component.dataView.UIDataView.setSuppressFontName(int)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.imageView.UIImageView.setSvgDisposition(int)
          use setDisposition instead 
oracle.adf.view.faces.bi.component.gauge.CoreGauge.setThreshold(Threshold)
          Use setThresholdSet() instead. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setTimeAxisListener(MethodExpression)
          Deprecated. Specifies the Time Axis Listener. The listener interface for receiving time axis events on the plot area component of a graph displaying TimeAxis. 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setTimeSelectorListener(MethodExpression)
          Replaced by TimeSelector.setTimeSelectorListener(MethodExpression timeSelectorListener). 
oracle.dss.util.ColumnSortInfo.setType(int)
          As of 11.0.0.0.2 
oracle.dss.graph.Y1MajorTick.setVisible(boolean)
          As of 11.1.1.0.16, replaced by new constants to setTickStyle() 
oracle.dss.graph.BaseMajorTick.setVisible(boolean)
          As of 11.1.1.0.16, replaced by new constants to setTickStyle() 
oracle.dss.graph.X1MajorTick.setVisible(boolean)
          As of 11.1.1.0.16, replaced by new constants to setTickStyle() 
oracle.dss.graph.O1MajorTick.setVisible(boolean)
          As of 11.1.1.0.16, replaced by new constants to setTickStyle() 
oracle.dss.graph.Y2MajorTick.setVisible(boolean)
          As of 11.1.1.0.16, replaced by new constants to setTickStyle() 
oracle.dss.graph.BaseMinorTick.setVisible(boolean)
          As of 11.1.1.0.16, replaced by new constants to setTickStyle() 
oracle.adf.view.faces.bi.component.dataView.UIDataView.setWaitDataForRow(int, WaitData)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.pivotTable.CellImage.setWidth(int)
          custom images should be specified via <dvt:dataCell> with child tag <af:image>, <af:icon> or <af:commandImageLink> instead 
oracle.adf.view.faces.bi.component.graph.MarkerText.setX1NumberFormat(NumberFormat)
          Use getX1Format().setNumberFormat() 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setX1ReferenceObjectDisplay(int)
          Replaced by ReferenceObjectSet.setDisplayX1(int display). 
oracle.adf.view.faces.bi.component.graph.MarkerText.setY1NumberFormat(NumberFormat)
          Use getY1Format().setNumberFormat() 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setY1ReferenceObjectDisplay(int)
          Replaced by ReferenceObjectSet.setDisplayY1(int display). 
oracle.adf.view.faces.bi.component.graph.MarkerText.setY2NumberFormat(NumberFormat)
          Use getY2Format().setNumberFormat() 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setY2ReferenceObjectDisplay(int)
          Replaced by ReferenceObjectSet.setDisplayY2(int display). 
oracle.adf.view.faces.bi.component.graph.MarkerText.setZNumberFormat(NumberFormat)
          Use getZFormat().setNumberFormat() 
oracle.adf.view.faces.bi.component.graph.CoreGraph.setZoomAndScrollListener(MethodExpression)
          Replaced by zoomListener and scrollListener 
oracle.dss.dataView.ViewPrinter.showPrintJob()
          As of 3.2.0.16, replaced by 2D printing API 
oracle.adf.view.faces.bi.component.UIViewComponent.specifyPersistableAttributes(PersistableAttributes)
          a non-functional BI Beans Catalog related class that should be removed Application developers should not call this method. Views implementing this method should specify View specific attributes on the attrs object. 
oracle.adf.view.faces.bi.component.dataView.UIDataView.specifyPersistableAttributes(PersistableAttributes)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.gauge.CoreGauge.specifyPersistableAttributes(PersistableAttributes)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.graph.CoreGraph.specifyPersistableAttributes(PersistableAttributes)
          As of 11.1.1.0.0, no replacement 
oracle.adf.view.faces.bi.component.pivotTable.UIGrid.DefaultClientKeyManager.string2CellKey(String)
           

 

Deprecated Constructors
oracle.adf.view.faces.bi.component.pivotTable.CellImage(String, String, int, int, String[])
          custom images should be specified via <dvt:dataCell> with child tag <af:image>, <af:icon> or <af:commandImageLink> instead 
oracle.adf.view.faces.bi.component.pivotTable.CellImage(String, String, String[])
          custom images should be specified via <dvt:dataCell> with child tag <af:image>, <af:icon> or <af:commandImageLink> instead 
oracle.adf.view.faces.bi.component.pivotTable.CellImage(String, String, String, int, int, String[])
          custom images should be specified via <dvt:dataCell> with child tag <af:image>, <af:icon> or <af:commandImageLink> instead 
oracle.adf.view.faces.bi.event.pivotTable.CellImageClickEvent(UIComponent, int, QDR, String)
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead. 
oracle.dss.util.ColumnSortInfo(String, int, int, boolean)
          As of 11.0.0.0.2, replaced by ColumnSortInfo.ColumnSortInfo(String, int, boolean) 
oracle.dss.dataView.ConditionElement(String, Object, boolean)
          As of 2.8.0.1, replaced by ConditionElement.ConditionElement(String, Vector). 
oracle.dss.dataView.ConditionElement(String, String, boolean)
          As of 2.8.0.1, replaced by ConditionElement.ConditionElement(String, String). 
oracle.dss.dataView.ConditionElement(String, String, boolean, int)
          As of 2.8.0.1, replaced by ConditionElement.ConditionElement(String, String, int). 
oracle.dss.dataView.ConditionElement(String, Vector, boolean)
          As of 2.8.0.1, replaced by ConditionElement.ConditionElement(String, Vector). 
oracle.adf.view.faces.bi.component.pivotTable.DataCellRange(DataCellKey, DataCellKey)
          This constructor can have severe performance consequences. Use the 4-arg constructor instead. 
oracle.adf.view.faces.bi.component.graph.DataSelection(UIGraph, KeyMap, KeyMap)
          DataSelection(KeyMap, KeyMap) should be used instead 
oracle.adf.view.faces.bi.component.graph.DataSelection(UIGraph, KeyMap, List<KeyMap>)
          DataSelection(KeyMap, List[KeyMap]) should be used instead 
oracle.dss.graph.DataStyleContext(String, Object, Object)
            
oracle.adf.view.faces.bi.component.gantt.GanttCalendar(Locale, TimeZone, boolean)
          Application developers should never need to use this class directly. 
oracle.adf.view.faces.bi.component.graph.GraphSelection(UIGraph)
           
oracle.dss.dataView.HeaderAndFooterPainter(boolean, Font, String, boolean, boolean, boolean)
          As of 1.6.0.9, replaced by HeaderAndFooterPainter.HeaderAndFooterPainter(Dataview, int, Font, Object[], int) 
oracle.adf.view.faces.bi.model.HeaderCellIndex(int, int)
          The 3-arg constructor should be used instead. 
oracle.adf.view.faces.bi.component.pivotTable.HeaderCellRange(HeaderCellKey, HeaderCellKey)
          This constructor can have severe performance consequences. Use the 4-arg constructor instead. 
oracle.dss.util.QDRSortInfo(String, int[], QDR[])
          As of 11.0.0.0.2, replaced by QDRSortInfo.QDRSortInfo(String, int[], String[], QDR[]). 
oracle.dss.dataView.TokenSubstitutionAdapter(ViewPrinter, int)
          use TokenSubstitutionExtendedAdapter instead 

 

Deprecated Enum Constants
oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.ActionType.CELL_IMAGE_CLICK
          Use <dvt:dataCell> with child tag <af:image> or <af:commandImageLink> instead of cell images. 

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.3.0)

E17492-04


Copyright © 1997, 2012, Oracle. All rights reserved.