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 ClientKeyManager 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.graph.CommonGraph.createExceptionalRiser(int, int)
use GraphStyleManager instead
|
oracle.dss.graph.Graph.createExceptionalRiser(int, int)
use GraphStyleManager instead
|
oracle.dss.util.LayoutContext.createLayoutAccess()
|
oracle.dss.graph.CommonGraph.destroyAllExceptionalRisers()
use GraphStyleManager instead
|
oracle.dss.graph.Graph.destroyAllExceptionalRisers()
use GraphStyleManager instead
|
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)
|
oracle.dss.graph.managers.GraphRuleFormatter.formatAxisValue(double, ViewFormat, double, double, int, boolean)
|
oracle.dss.gauge.CommonGauge.getAnimationDownColor() |
oracle.dss.gauge.CommonGauge.getAnimationIndicators() |
oracle.dss.gauge.CommonGauge.getAnimationUpColor() |
oracle.adf.view.faces.bi.component.graph.CoreGraph.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()
|
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.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.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.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.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.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()
|
oracle.dss.util.LocaleUtils.getDefaultableLocale(Component)
Please use oracle.bali.share.nls.LocaleUtils.getDefaultableLocale()
|
oracle.dss.graph.Series.getDefaultFirstMarkerColor()
|
oracle.dss.graph.Series.getDefaultHighMarkerColor()
|
oracle.dss.graph.Series.getDefaultLastMarkerColor()
|
oracle.dss.graph.Series.getDefaultLowMarkerColor()
|
oracle.dss.graph.Series.getDefaultMarkers()
|
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()
|
oracle.adf.view.faces.bi.component.graph.CoreGraph.getExplicitTimeRangeEnd()
|
oracle.adf.view.faces.bi.component.graph.CoreGraph.getExplicitTimeRangeStart()
|
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.hierarchyViewer.UIHierarchyViewer.getFeaturesOff() |
oracle.adf.view.faces.bi.component.thematicMap.UIThematicMap.getFeaturesOff() |
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()
|
oracle.dss.graph.CommonGraph.getFormFactor()
|
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()
|
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.imageView.UIImageView.getImageFormat()
Use the oracle.adf.view.rich.dvt.DEFAULT_IMAGE_FORMAT context parameter instead. The component will use the specified default if possible, falling back to alternate output formats as needed based on the client browser.
|
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.BaseDataAxis.getNumberFormat()
Use getConverter in the associated tick label Gets the number format
|
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.SliceLabel.getNumberFormat()
Use Converter Retrieves the number format for data axis
|
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()
|
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()
|
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()
|
oracle.dss.graph.Graph.getStartColumn()
|
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()
|
oracle.dss.graph.Graph.getStartRow()
|
oracle.adf.view.faces.bi.event.TimeSelectorEvent.getStartTime()
|
oracle.adf.view.faces.bi.component.graph.MarkerText.getStockVolumeNumberFormat()
Use getStockVolumeFormat().getNumberFormat()
|
oracle.dss.dataView.HeaderAndFooterPainter.getString()
|
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.imageView.UIImageView.getSvgFontEmbedding() |
oracle.adf.view.faces.bi.component.gauge.CoreGauge.getThreshold()
Use getThresholdSet() instead.
|
oracle.adf.view.faces.bi.event.TimeAxisEvent.getTime()
|
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()
|
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()
|
oracle.adf.view.faces.bi.component.graph.MarkerText.getY1NumberFormat()
Use getY1Format().getNumberFormat()
|
oracle.adf.view.faces.bi.component.graph.CoreGraph.getY1ReferenceObjectDisplay()
|
oracle.adf.view.faces.bi.component.graph.MarkerText.getY2NumberFormat()
Use getY2Format().getNumberFormat()
|
oracle.adf.view.faces.bi.component.graph.CoreGraph.getY2ReferenceObjectDisplay()
|
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()
|
oracle.dss.graph.GraphPrinter.goToFirstPage()
|
oracle.dss.dataView.ViewPrinter.goToNextPage()
|
oracle.dss.graph.GraphPrinter.goToNextPage()
|
oracle.dss.dataView.ViewPrinter.goToPrevPage()
|
oracle.dss.graph.GraphPrinter.goToPrevPage()
|
oracle.dss.graph.GraphEventHandler.handleDataScroll(CommonGraph, String, String, String, String, String)
|
oracle.dss.graph.GraphEventHandler.handleDataZoomIn(CommonGraph, int, int, int, int)
|
oracle.dss.graph.GraphEventHandler.handleDataZoomInIncr(CommonGraph, int, int)
|
oracle.dss.graph.GraphEventHandler.handleDataZoomInIncr(CommonGraph, String)
|
oracle.dss.graph.GraphEventHandler.handleDataZoomOut(CommonGraph, int, int, int, int)
|
oracle.dss.graph.GraphEventHandler.handleDataZoomOutIncr(CommonGraph, int, int)
|
oracle.dss.graph.GraphEventHandler.handleDataZoomOutIncr(CommonGraph, String)
|
oracle.dss.graph.GraphEventHandler.handleLineSelectPoint(CommonGraph, int, int)
|
oracle.adf.view.faces.bi.component.graph.CoreGraph.handleLineSelectPoint(int, int) |
oracle.dss.graph.GraphEventHandler.handleTimeSelectorEvent(CommonGraph, long, long)
|
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()
|
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()
|
oracle.adf.view.faces.bi.component.graph.BaseDataAxis.isMajorTickStepAutomatic()
Use majorIncrement APIs
|
oracle.adf.view.faces.bi.component.graph.CoreGraph.isMarkerDisplayed()
|
oracle.dss.graph.Graph.isMarkerShapeInLegend()
|
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()
|
oracle.dss.dataView.HeaderAndFooterPainter.isShowPageNumber()
|
oracle.dss.dataView.HeaderAndFooterPainter.isShowString()
|
oracle.adf.view.faces.bi.component.gantt.TaskbarFormat.isStacked()
MetricFormat.getDisplayAs() should be used. The return value would be Display.STACK if bar is stacked. Determines whether the task bar is stack on top of the previous one.
|
oracle.dss.graph.Y2MajorTick.isVisible()
As of 11.1.1.0.16, replaced by new constants to getTickStyle()
|
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.BaseMinorTick.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.dataView.HeaderAndFooterPainter.paint(Graphics, int, int, int, int)
|
oracle.dss.dataView.ViewPrinter.print(boolean)
|
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)
|
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)
|
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)
|
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.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.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.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.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.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.ToolTipTextCallback.setDataRowShownAsASeries(boolean)
There is no replacement method for this. Application developers are responsible to create the relevant data set.
|
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.DataFilterImpl.setDataRowShownAsASeries(boolean)
@deprecated 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.adf.view.faces.bi.component.imageView.UIImageView.setDataUpdateHint(String)
this method should not be used by applications
|
oracle.dss.dataView.managers.ViewFormat.setDateFormat(String)
|
oracle.dss.dataView.managers.ViewFormat.setDateFormatUsed(boolean)
|
oracle.dss.graph.Series.setDefaultFirstMarkerColor(Color)
|
oracle.dss.graph.Series.setDefaultHighMarkerColor(Color)
|
oracle.dss.graph.Series.setDefaultLastMarkerColor(Color)
|
oracle.dss.graph.Series.setDefaultLowMarkerColor(Color)
|
oracle.dss.graph.Series.setDefaultMarkers(EnumSet<GraphConstants.Markers>)
|
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)
|
oracle.adf.view.faces.bi.component.graph.CoreGraph.setExplicitTimeRangeStart(Date)
|
oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer.setFeaturesOff(Set) |
oracle.adf.view.faces.bi.component.thematicMap.UIThematicMap.setFeaturesOff(Set) |
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)
|
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.imageView.UIImageView.setImageFormat(int)
Use the oracle.adf.view.rich.dvt.DEFAULT_IMAGE_FORMAT context parameter instead. The component will use the specified default if possible, falling back to alternate output formats as needed based on the client browser.
|
oracle.adf.view.faces.bi.component.imageView.UIImageView.setImageFormat(String)
Use the oracle.adf.view.rich.dvt.DEFAULT_IMAGE_FORMAT context parameter instead. The component will use the specified default if possible, falling back to alternate output formats as needed based on the client browser.
|
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)
|
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)
|
oracle.dss.graph.Graph.setMarkerShapeInLegend(boolean)
|
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.BaseDataAxis.setNumberFormat(NumberFormat)
Use setConverter in the associated tick label Sets the number format
|
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.SliceLabel.setNumberFormat(NumberFormat)
Use Converter Specifies the number format for data axis
|
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)
|
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)
|
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)
|
oracle.dss.dataView.HeaderAndFooterPainter.setShowDate(boolean)
|
oracle.dss.dataView.HeaderAndFooterPainter.setShowPageNumber(boolean)
|
oracle.dss.dataView.HeaderAndFooterPainter.setShowString(boolean)
|
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.adf.view.faces.bi.component.gantt.TaskbarFormat.setStacked(boolean)
MetricFormat.setDisplayAs(Display.STACK) should be used instead of this method. Specifies whether the task bar should be stacked on top of the previous one.
|
oracle.dss.graph.CommonGraph.setStartColumn(int)
|
oracle.dss.graph.Graph.setStartColumn(int)
|
oracle.adf.view.faces.bi.component.pivotTable.DataCellRange.setStartIndex(DataCellIndex)
Do not use.
|
oracle.dss.graph.CommonGraph.setStartRow(int)
|
oracle.dss.graph.Graph.setStartRow(int)
|
oracle.adf.view.faces.bi.component.graph.MarkerText.setStockVolumeNumberFormat(NumberFormat)
Use getStockVolumeFormat().setNumberFormat()
|
oracle.dss.dataView.HeaderAndFooterPainter.setString(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.imageView.UIImageView.setSvgFontEmbedding(int) |
oracle.adf.view.faces.bi.component.imageView.UIImageView.setSvgFontEmbedding(String) |
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)
|
oracle.dss.util.ColumnSortInfo.setType(int)
As of 11.0.0.0.2
|
oracle.dss.graph.Y2MajorTick.setVisible(boolean)
As of 11.1.1.0.16, replaced by new constants to setTickStyle()
|
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.BaseMinorTick.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.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)
|
oracle.adf.view.faces.bi.component.graph.MarkerText.setY1NumberFormat(NumberFormat)
Use getY1Format().setNumberFormat()
|
oracle.adf.view.faces.bi.component.graph.CoreGraph.setY1ReferenceObjectDisplay(int)
|
oracle.adf.view.faces.bi.component.graph.MarkerText.setY2NumberFormat(NumberFormat)
Use getY2Format().setNumberFormat()
|
oracle.adf.view.faces.bi.component.graph.CoreGraph.setY2ReferenceObjectDisplay(int)
|
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) |