Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Deprecated API

Deprecated Classes
oracle.dss.dataView.BaseMergeableHandle
          As of 2.6.0.14, replaced by BaseMergeableHandle 
oracle.dss.graph.gui.FillColorTool
          As of 1.6.0.23, replaced by FillColorTool 
oracle.dss.graph.gui.FontColorTool
          As of 1.6.0.23, replaced by FontColorTool 
oracle.dss.graph.gui.FontUnderLineTool
          As of 1.6.0.23, replaced by FontUnderLineTool 
oracle.dss.util.gui.Insert
          As of 2.6.0.27, replaced by InsertButton The InsertButton class looks like a button in more circumstances, and it has better popup alignment. This class extends JComboBox 

 

Deprecated Fields
oracle.dss.graph.Graph.ACP_ALWAYS
          As of 2.6.0.12, replaced by Graph.AL_AS_NEEDED or by Graph.AL_ALWAYS 
oracle.dss.graph.Graph.ACP_NEVER
          As of 2.6.0.12, replaced by Graph.AL_NEVER 
oracle.dss.selection.step.Step.BASE_STATE_INDEX
          As of 2.6.0.20. 
oracle.dss.selection.step.Step.CURRENT_STATE_INDEX
          As of 2.6.0.20. 
oracle.dss.persistence.PSRConstants.ERROR_HANDLER
          as of 2.6.0.22. Use PersistableConstants.PERSISTENCE_ERRORHANDLER. 
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_RADIAL_BOTTOM_LEFT
          As of 2.8.0.10. 
oracle.dss.graph.BaseGraphComponent.GD_RADIAL_BOTTOM_RIGHT
          As of 2.8.0.10. 
oracle.dss.graph.BaseGraphComponent.GD_RADIAL_TOP_LEFT
          As of 2.8.0.10. 
oracle.dss.graph.BaseGraphComponent.GD_RADIAL_TOP_RIGHT
          As of 2.8.0.10. 
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.graph.gui.GraphTypeConverterAdapter.POINT_VERT_ABS
          As of 2.8.0.11, no longer supported 
oracle.dss.graph.gui.GraphTypeConverterAdapter.POINT_VERT_ABS_2Y
          As of 2.8.0.11, no longer supported 
oracle.dss.graph.gui.GraphTypeConverterAdapter.POINT_VERT_ABS_SPLIT2Y
          As of 2.8.0.11, no longer supported 
oracle.dss.graph.gui.GraphTypeConverterAdapter.TYPE_BUBBLE
          As of 2.8.0.11, Scatter and Bubble now combined into 1 type 
oracle.dss.graph.gui.GraphTypeConverterAdapter.TYPE_POINT
          As of 2.8.0.11, no longer supported 
oracle.dss.graph.gui.GraphTypeConverterAdapter.TYPE_POLAR
          As of 2.8.0.11, Polar and Radar combined as type Circular 
oracle.dss.graph.gui.GraphTypeConverterAdapter.TYPE_RADAR
          As of 2.8.0.11, Polar and Radar combined as type Circular 
oracle.dss.graph.gui.GraphTypeConverterAdapter.TYPE_SCATTER
          As of 2.8.0.11, Scatter and Bubble now combined into 1 type 

 

Deprecated Methods
oracle.dss.graph.gui.GroupAxis.apply()
          As of 2.4.0.4, replaced by GroupAxis.applyAfterCheck() 
oracle.dss.graph.gui.ValueAxis.apply()
          As of 2.4.0.4, replaced by ValueAxis.applyAfterCheck() 
oracle.dss.util.LayoutContext.createLayoutAccess()
          As of 2.4.0.14, replaced by LayoutContext.createCubeLayoutAccess() 
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.Graph.getAutomaticComponentPlacement()
          As of 2.6.0.12, replaced by Graph.getAutoLayout() 
oracle.dss.dataView.managers.ViewFormat.getDateFormat()
          As of 1.6.0.24, replaced by BaseViewFormat.getJavaDateFormat(). 
oracle.dss.dataView.ViewPrinter.getFooterPainter()
          As of 1.6.0.9, replaced by ViewPrinter.getHeaderAndFooterPainter(int) 
oracle.dss.graph.SFX.getGradientNumPins()
          As of 2.8.0.10, replaced by SFX.getGradientNumStops(). 
oracle.dss.graph.SFX.getGradientPinLeftColor(int)
          As of 2.8.0.10, replaced by SFX.getGradientStopColor(int). 
oracle.dss.graph.SFX.getGradientPinPosition(int)
          As of 2.8.0.10, replaced by SFX.getGradientStopPosition(int). 
oracle.dss.graph.SFX.getGradientPinRightColor(int)
          As of 2.8.0.10, replaced by SFX.getGradientStopColor(int). 
oracle.dss.dataView.ViewPrinter.getHeaderPainter()
          As of 1.6.0.9, replaced by ViewPrinter.getHeaderAndFooterPainter(int) 
oracle.dss.dataView.Dataview.getInsertCallBack()
          As of 1.6, replaced by Dataview.getTokenSubstitution() 
oracle.dss.graph.LegendMarker.getMaxSize()
          As of 2.6.0.18, replaced by BaseLegendMarker.getSize(). 
oracle.dss.datautil.gui.GuiContext.getParentFrame()
          As of 2.6.0.4, replaced by ComponentContext.getParent(). 
oracle.dss.util.dimensionList.DimFindEvent.getSearchDecendents()
          As of 2.6.0.23, replaced by DimFindEvent.getSearchDescendants() 
oracle.dss.dataView.Dataview.getStartColumn()
          As of 2.6.0.27, replaced by GridView.getStartColumn() or by Graph.getStartGroup() or by Graph.getStartSeries(). 
oracle.dss.graph.Graph.getStartColumn()
          As of 2.6.0.27, replaced by Graph.getStartGroup() or by Graph.getStartSeries(). 
oracle.dss.dataView.Dataview.getStartRow()
          As of 2.6.0.27, replaced by GridView.getStartRow() or by Graph.getStartSeries() or by Graph.getStartGroup() 
oracle.dss.graph.Graph.getStartRow()
          As of 2.6.0.27, replaced by Graph.getStartSeries() or by Graph.getStartGroup(). 
oracle.dss.dataView.HeaderAndFooterPainter.getString()
          As of 1.6.0.9, replaced by HeaderAndFooterPainter.getStrings() 
oracle.dss.graph.GraphTypeConverter.getTypeAndSubtype()
          As of 2.7.5.1, replaced by GraphTypeConverter.getTypeAndSubtype(UIGraph graph) 
oracle.dss.graph.gui.GraphTypeConverterAdapter.getTypeAndSubtype()
          As of 2.7.5.1, replaced by GraphTypeConverterAdapter.getTypeAndSubtype(UIGraph graph) 
oracle.dss.crosstab.CrosstabPrinter.goToFirstPage()
          As of 1.6.0.9, replaced by CrosstabPrinter.prepareFirstPage(Graphics) 
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.table.TablePrinter.goToFirstPage()
          As of 1.6.0.9, replaced by TablePrinter.prepareFirstPage(Graphics) 
oracle.dss.crosstab.CrosstabPrinter.goToNextPage()
          As of 1.6.0.9, replaced by CrosstabPrinter.prepareNextPage(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.table.TablePrinter.goToNextPage()
          As of 1.6.0.9, replaced by TablePrinter.prepareNextPage(Graphics) 
oracle.dss.crosstab.CrosstabPrinter.goToPrevPage()
          As of 1.6.0.9, replaced by CrosstabPrinter.preparePrevPage(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.table.TablePrinter.goToPrevPage()
          As of 1.6.0.9, replaced by TablePrinter.preparePrevPage(Graphics) 
oracle.dss.graph.GraphTypeConverter.isCombinationType()
          As of 2.7.5.1, replaced by GraphTypeConverter.isCombinationType(UIGraph graph) 
oracle.dss.graph.gui.GraphTypeConverterAdapter.isCombinationType()
          As of 2.7.5.1, replaced by GraphTypeConverterAdapter.isCombinationType(UIGraph graph) 
oracle.dss.dataView.managers.ViewFormat.isDateFormatUsed()
          As of 1.6.0.24, replaced by BaseViewFormat.isJavaDateFormatUsed() 
oracle.dss.graph.GraphTypeConverter.isPointType()
          As of 2.8.0.11. Point type graphs no longer supported in the default user interface. 
oracle.dss.graph.gui.GraphTypeConverterAdapter.isPointType()
          As of 2.8.0.11, Point type graphs no longer supported 
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.O1TickLabel.isTickLabelWrapped()
          As of 2.6.0.15, replaced by O1TickLabel.isWordWrapEnabled() 
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.crosstab.Crosstab.readXML(InputStream, boolean)
          As of 1.7.0.12, replaced by Crosstab.readXML(InputStream, int) 
oracle.dss.graph.Graph.readXML(InputStream, boolean)
          As of 1.7.0.12, replaced by Graph.readXML(InputStream, int) 
oracle.dss.table.Table.readXML(InputStream, boolean)
          As of 1.7.0.12, replaced by Table.readXML(InputStream, int) 
oracle.dss.graph.Graph.resetToDefault()
          As of 1.7.0.12, replaced by Graph.resetToDefault(int) 
oracle.dss.graph.Graph.setAutomaticComponentPlacement(int)
          As of 2.6.0.12, replaced by Graph.setAutoLayout(int) 
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.SFX.setGradientNumPins(int)
          As of 2.8.0.10, replaced by SFX.setGradientNumStops(int). 
oracle.dss.graph.SFX.setGradientPinLeftColor(Color, int)
          As of 2.8.0.10, replaced by SFX.setGradientStopColor(java.awt.Color, int). 
oracle.dss.graph.SFX.setGradientPinPosition(double, int)
          As of 2.8.0.10, replaced by SFX.setGradientStopPosition(double, int) 
oracle.dss.graph.SFX.setGradientPinRightColor(Color, int)
          As of 2.8.0.10, replaced by SFX.setGradientStopColor(java.awt.Color, int). 
oracle.dss.dataView.Dataview.setInsertCallBack(TokenSubstitution)
          As of 1.6, replaced by Dataview.setTokenSubstitution(TokenSubstitution token) 
oracle.dss.graph.LegendMarker.setMaxSize(int)
          As of 2.6.0.18, replaced by BaseLegendMarker.setSize(int). 
oracle.dss.datautil.gui.GuiContext.setParentFrame(Frame)
          As of 2.6.0.4, replaced by ComponentContext.setParent(Component). 
oracle.dss.appmodule.client.BISession.setSecurityConfigEntries(Vector)
          As of 2.7 
oracle.dss.appmodule.client.BISession.setSecurityConfigFileName(String)
          As of 2.7 
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.dss.dataView.Dataview.setStartColumn(int)
          As of 2.6.0.27, replaced by GridView.setStartColumn(int) or by Graph.setStartGroup(int) or by Graph.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.dss.dataView.Dataview.setStartRow(int)
          As of 2.6.0.27, replaced by GridView.setStartRow(int) or by Graph.setStartSeries(int) or by Graph.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.dss.dataView.HeaderAndFooterPainter.setString(String)
          As of 1.6.0.9, replaced by HeaderAndFooterPainter.setStrings(String[]) 
oracle.dss.graph.O1TickLabel.setTickLabelWrapped(boolean)
          As of 2.6.0.15, replaced by O1TickLabel.setWordWrapEnabled(boolean) 
oracle.dss.graph.GraphTypeConverter.setTypeAndSubtype(GraphTypeAndSubtype)
          As of 2.7.5.1, replaced by GraphTypeConverter.setTypeAndSubtype(UIGraph graph, GraphTypeAndSubtype typeSubType) 
oracle.dss.graph.gui.GraphTypeConverterAdapter.setTypeAndSubtype(GraphTypeAndSubtype)
          As of 2.7.5.1, replaced by GraphTypeConverterAdapter.setTypeAndSubtype(UIGraph graph, GraphTypeAndSubtype typeSubType) 
oracle.dss.crosstab.Crosstab.setXML(String, boolean)
          As of 1.7.0.12, replaced by Crosstab.setXML(String, int) 
oracle.dss.graph.Graph.setXML(String, boolean)
          As of 1.7.0.12, replaced by Graph.setXML(String, int) 
oracle.dss.table.Table.setXML(String, boolean)
          As of 1.7.0.12, replaced by Table.setXML(String, int) 

 

Deprecated Constructors
oracle.dss.calculation.client.calcBuilder.CalcBuilder()
          As of 2.6.0.20, replaced by CalcBuilder.CalcBuilder(Dialog owner) or CalcBuilder.CalcBuilder(Frame owner). 
oracle.dss.datautil.gui.DefaultBuilderContext()
          As of 2.6.0.21, replaced by DefaultBuilderContext.DefaultBuilderContext(Dialog) or by DefaultBuilderContext.DefaultBuilderContext(Frame). 
oracle.dss.datautil.gui.dimensionList.DimensionListDialog(QueryAccessDimensionModel, Component)
          As of 2.6.0.21, replaced by DimensionListDialog.DimensionListDialog(Dialog, QueryAccessDimensionModel, Component, boolean) or by DimensionListDialog.DimensionListDialog(Frame, QueryAccessDimensionModel, Component, boolean). 
oracle.dss.datautil.gui.dimensionList.DimensionListDialog(QueryAccessDimensionModel, Component, boolean)
          As of 2.6.0.21, replaced by DimensionListDialog.DimensionListDialog(Dialog, QueryAccessDimensionModel, Component, boolean) or by DimensionListDialog.DimensionListDialog(Frame, QueryAccessDimensionModel, Component, boolean). 
oracle.dss.util.dimensionList.DimensionListPanel()
          As of 2.6.0.21, replaced by DimensionListPanel.DimensionListPanel(Dialog) or by DimensionListPanel.DimensionListPanel(Frame). 
oracle.dss.util.dimensionList.DimensionListPanel(DataAccess, MemberListAccess, String, String, boolean)
          As of 2.6.0.21, replaced by DimensionListPanel.DimensionListPanel(Dialog, DataAccess, MemberListAccess, String, String, boolean) or by DimensionListPanel.DimensionListPanel(Frame, DataAccess, MemberListAccess, String, String, boolean). 
oracle.dss.graph.gui.GraphTypeConverterAdapter(UIGraph)
          As of 2.7.5.1, replaced by GraphTypeConverterAdapter.GraphTypeConverterAdapter() By removing UIGraph as a parameter, a single GraphTypeConverter will maintain a single list of Types and Subtypes with resources for a single locale, and may be used with any UIGraph object. 
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.dss.datautil.gui.dialog.MeasureListDialog(MetadataManager, Component)
          As of 2.6.0.21, replaced by MeasureListDialog.MeasureListDialog(Dialog, MetadataManager, Component, String, boolean, BIFilter) or by MeasureListDialog.MeasureListDialog(Frame, MetadataManager, Component, String, boolean, BIFilter). 
oracle.dss.datautil.gui.dialog.MeasureListDialog(MetadataManager, Component, BIFilter)
          As of 2.6.0.21, replaced by MeasureListDialog.MeasureListDialog(Dialog, MetadataManager, Component, String, boolean, BIFilter) or by MeasureListDialog.MeasureListDialog(Frame, MetadataManager, Component, String, boolean, BIFilter). 
oracle.dss.datautil.gui.dialog.MeasureListDialog(MetadataManager, Component, String, boolean)
          As of 2.6.0.21, replaced by MeasureListDialog.MeasureListDialog(Dialog, MetadataManager, Component, String, boolean, BIFilter) or by MeasureListDialog.MeasureListDialog(Frame, MetadataManager, Component, String, boolean, BIFilter). 
oracle.dss.datautil.gui.dialog.MeasureListDialog(MetadataManager, Component, String, boolean, BIFilter)
          As of 2.6.0.21, replaced by MeasureListDialog.MeasureListDialog(Dialog, MetadataManager, Component, String, boolean, BIFilter) or by MeasureListDialog.MeasureListDialog(Frame, MetadataManager, Component, String, boolean, BIFilter). 
oracle.dss.datautil.gui.dimensionList.OLAPDimensionListPanel(QueryAccessDimensionModel)
          As of 2.6.0.21, replaced by OLAPDimensionListPanel.OLAPDimensionListPanel(Dialog, QueryAccessDimensionModel) or by OLAPDimensionListPanel.OLAPDimensionListPanel(Frame, QueryAccessDimensionModel). 
oracle.dss.queryBuilder.QueryBuilder()
          As of 2.6.0.20, replaced by QueryBuilder.QueryBuilder(Dialog) or by QueryBuilder.QueryBuilder(Frame). 
oracle.dss.datautil.gui.StandardDialog(Frame, boolean)
          As of 2.6.0.21, replaced by StandardDialog.StandardDialog(Frame, String, boolean, Component). 
oracle.dss.datautil.gui.StandardDialog(Frame, String, boolean)
          As of 2.6.0.21, replaced by StandardDialog.StandardDialog(Frame, String, boolean, Component). 

 


Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Copyright © 2003, Oracle. All Rights Reserved.