Deprecated API

Deprecated Classes
org.eclipse.birt.report.model.api.MultiLineDataHandle
          by TextDataHandle 
 

Deprecated Fields
org.eclipse.birt.report.model.api.elements.structures.ComputedColumn.COLUMN_NAME_MEMBER
          using ComputedColumn.NAME_MEMBER instead. 
org.eclipse.birt.report.model.api.elements.SemanticError.DESIGN_EXCEPTION_IMAGE_FILE_NOT_EXIST
            
org.eclipse.birt.report.model.api.elements.structures.DataSetParameter.IS_NULLABLE_MEMBER
            
org.eclipse.birt.report.model.api.elements.ReportDesignConstants.MULTI_LINE_DATA_ITEM
          by ReportDesignConstants.TEXT_DATA_ITEM 
org.eclipse.birt.report.model.api.core.IModuleModel.STYLE_SLOT
          use IReportDesignModel.STYLE_SLOT and ILibraryModel.THEMES_SLOT instead 
 

Deprecated Methods
org.eclipse.birt.report.model.api.SlotHandle.add(DesignElement)
          by the method SlotHandle.add(DesignElementHandle) 
org.eclipse.birt.report.model.api.SlotHandle.add(DesignElement, int)
          by the method SlotHandle.add(DesignElementHandle, int) 
org.eclipse.birt.report.model.api.StructureFactory.createEmbeddedImage(EmbeddedImageHandle)
          by StructureFactory.newEmbeddedImageFrom(EmbeddedImageHandle, String, ModuleHandle) 
org.eclipse.birt.report.model.api.ModuleHandle.dropConfigVariable(String)
            
org.eclipse.birt.report.model.api.ModuleHandle.dropImage(String)
            
org.eclipse.birt.report.model.api.ReportDesignHandle.getAfterCloseDoc()
            
org.eclipse.birt.report.model.api.ReportDesignHandle.getAfterOpenDoc()
            
org.eclipse.birt.report.model.api.ColumnHandle.getAlignment()
          by the StyleHandle.getTextAlign() 
org.eclipse.birt.report.model.api.ReportDesignHandle.getBeforeCloseDoc()
            
org.eclipse.birt.report.model.api.ReportDesignHandle.getBeforeOpenDoc()
            
org.eclipse.birt.report.model.api.ActionHandle.getBookmarkLink()
          use ActionHandle.getTargetBookmark()instead. 
org.eclipse.birt.report.model.api.ReportDesignHandle.getCheetSheet()
          by ReportDesignHandle.getCheatSheet() 
org.eclipse.birt.report.model.api.FilterConditionHandle.getColumn()
          This property has been removed. 
org.eclipse.birt.report.model.api.elements.structures.FilterCondition.getColumn()
          This property has been removed. 
org.eclipse.birt.report.model.api.SortKeyHandle.getColumnName()
          This property has been removed. See the method SortKeyHandle.getKey(). 
org.eclipse.birt.report.model.api.ComputedColumnHandle.getColumnName()
          using ComputedColumnHandle.getName() instead. 
org.eclipse.birt.report.model.api.elements.structures.SortKey.getColumnName()
          This property has been removed. See the method SortKey.getKey(). 
org.eclipse.birt.report.model.api.elements.structures.ComputedColumn.getColumnName()
          using ComputedColumn.getName() instead. 
org.eclipse.birt.report.model.api.TextDataHandle.getContentTypeExpr()
          by the method TextDataHandle.getContentType() 
org.eclipse.birt.report.model.api.ElementDetailHandle.getDesign()
            
org.eclipse.birt.report.model.api.DesignElementHandle.getDesign()
          replaced by getModule() 
org.eclipse.birt.report.model.api.DesignElementHandle.getDesignHandle()
          replaced by getModuleHandle() 
org.eclipse.birt.report.model.api.DataItemHandle.getDistinct()
          by the drop function of Cell element. 
org.eclipse.birt.report.model.api.DataItemHandle.getDistinctReset()
          by the drop function of Cell element. 
org.eclipse.birt.report.model.api.ActionHandle.getDrillThroughReportName()
          use ActionHandle.getReportName()instead. 
org.eclipse.birt.report.model.api.OdaDataSourceHandle.getDriverName()
          This property is removed. 
org.eclipse.birt.report.model.api.MasterPageHandle.getEffectiveHeight()
            
org.eclipse.birt.report.model.api.MasterPageHandle.getEffectiveWidth()
            
org.eclipse.birt.report.model.api.OdaDataSourceHandle.getExtensionName()
          use getExtensioID() 
org.eclipse.birt.report.model.api.OdaDataSetHandle.getExtensionName()
          use getExtensionID() 
org.eclipse.birt.report.model.api.FilterConditionHandle.getFilterExpr()
          Replaced by the method FilterConditionHandle.getExpr() 
org.eclipse.birt.report.model.api.elements.structures.FilterCondition.getFilterExpr()
          Replaced by the method FilterCondition.getExpr() 
org.eclipse.birt.report.model.api.GroupHandle.getGroupStart()
          by GroupHandle.getIntervalBase() 
org.eclipse.birt.report.model.api.StyleHandle.getHighlightTestExpr()
            
org.eclipse.birt.report.model.api.ActionHandle.getHyperlink()
          use ActionHandle.getURI()instead. 
org.eclipse.birt.report.model.api.ScalarParameterHandle.getLabelColumn()
          Replaced by the method ScalarParameterHandle.getLabelExpr() 
org.eclipse.birt.report.model.api.StyleHandle.getMapTestExpr()
            
org.eclipse.birt.report.model.api.OdaDataSetHandle.getPrivateDriverDesignState()
            
org.eclipse.birt.report.model.api.OdaDataSetHandle.getQueryScript()
          to be removed. 
org.eclipse.birt.report.model.api.LibraryHandle.getStyles()
          uses the theme instead 
org.eclipse.birt.report.model.api.ScalarParameterHandle.getType()
          Replaced by the method ScalarParameterHandle.getDataType() 
org.eclipse.birt.report.model.api.OdaDataSetHandle.getType()
          type has been replaced by extension ID 
org.eclipse.birt.report.model.api.FilterConditionHandle.getValue1Expr()
          Replaced by the method FilterConditionHandle.getValue1() 
org.eclipse.birt.report.model.api.elements.structures.FilterCondition.getValue1Expr()
          Replaced by the method FilterCondition.getValue1() 
org.eclipse.birt.report.model.api.FilterConditionHandle.getValue2Expr()
          Replaced by the method FilterConditionHandle.getValue2() 
org.eclipse.birt.report.model.api.elements.structures.FilterCondition.getValue2Expr()
          Replaced by the method FilterCondition.getValue2() 
org.eclipse.birt.report.model.api.ScalarParameterHandle.getValueColumn()
          Replaced by the method ScalarParameterHandle.getValueExpr() 
org.eclipse.birt.report.model.api.DataSetParameterHandle.isNullable()
          Use allowNull() 
org.eclipse.birt.report.model.api.elements.structures.DataSetParameter.isNullable()
          Use allowNull() 
org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn.isReadOnly()
          by the method IElementDefn.isPropertyReadOnly(String) 
org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn.isVisible()
          by the method IElementDefn.isPropertyVisible(String) 
org.eclipse.birt.report.model.api.ElementFactory.newOdaDataSet(String)
          see newOdaDataSet( String name, String extensionID ) 
org.eclipse.birt.report.model.api.ElementFactory.newOdaDataSource(String)
          see newOdaDataSource( String name, String extensionID ) 
org.eclipse.birt.report.model.api.DesignEngine.openDesign(String)
            
org.eclipse.birt.report.model.api.DesignEngine.openDesign(String, InputStream)
            
org.eclipse.birt.report.model.api.ReportDesignHandle.setAfterCloseDoc(String)
            
org.eclipse.birt.report.model.api.ReportDesignHandle.setAfterOpenDoc(String)
            
org.eclipse.birt.report.model.api.ColumnHandle.setAlignment(String)
          by the StyleHandle.setTextAlign(String) 
org.eclipse.birt.report.model.api.ReportDesignHandle.setBeforeCloseDoc(String)
            
org.eclipse.birt.report.model.api.ReportDesignHandle.setBeforeOpenDoc(String)
            
org.eclipse.birt.report.model.api.ActionHandle.setBookmarkLink(String)
          use ActionHandle.setTargetBookmark(String)instead. 
org.eclipse.birt.report.model.api.ReportDesignHandle.setCheetSheet(String)
          by ReportDesignHandle.setCheatSheet(String) 
org.eclipse.birt.report.model.api.FilterConditionHandle.setColumn(String)
          This property has been removed. 
org.eclipse.birt.report.model.api.elements.structures.FilterCondition.setColumn(String)
          This property has been removed. 
org.eclipse.birt.report.model.api.SortKeyHandle.setColumnName(String)
          This property has been removed. See the method SortKeyHandle.setKey(String). 
org.eclipse.birt.report.model.api.ComputedColumnHandle.setColumnName(String)
          using ComputedColumnHandle.setName(String) instead. 
org.eclipse.birt.report.model.api.elements.structures.SortKey.setColumnName(String)
          This property has been removed. See the method SortKey.setKey(String). 
org.eclipse.birt.report.model.api.elements.structures.ComputedColumn.setColumnName(String)
          using ComputedColumn.setName(String) instead. 
org.eclipse.birt.report.model.api.TextDataHandle.setContentTypeExpr(String)
          by the method TextDataHandle.setContentType(String) 
org.eclipse.birt.report.model.api.DataItemHandle.setDistinct(String)
          by the drop function of Cell element. 
org.eclipse.birt.report.model.api.DataItemHandle.setDistinctReset(String)
          by the drop function of Cell element. 
org.eclipse.birt.report.model.api.ActionHandle.setDrillThroughBookmarkLink(String)
          use ActionHandle.setTargetBookmark(String)instead. 
org.eclipse.birt.report.model.api.ActionHandle.setDrillThroughReportName(String)
          use ActionHandle.setReportName(String)instead. 
org.eclipse.birt.report.model.api.ActionHandle.setDrillThroughTargetBookmark(String)
          use ActionHandle.setTargetBookmark(String)instead. 
org.eclipse.birt.report.model.api.OdaDataSourceHandle.setDriverName(String)
          This property is removed. 
org.eclipse.birt.report.model.api.FilterConditionHandle.setFilterExpr(String)
          Replaced by the method FilterConditionHandle.setExpr(String) 
org.eclipse.birt.report.model.api.elements.structures.FilterCondition.setFilterExpr(String)
          Replaced by the method FilterCondition.setExpr(String) 
org.eclipse.birt.report.model.api.GroupHandle.setGroupStart(String)
          by GroupHandle.setIntervalBase(String) 
org.eclipse.birt.report.model.api.StyleHandle.setHighlightTestExpr(String)
            
org.eclipse.birt.report.model.api.ActionHandle.setHyperlink(String)
          ActionHandle.setURI(String) 
org.eclipse.birt.report.model.api.DataSetParameterHandle.setIsNullable(boolean)
          Use setAllowNull(boolean) 
org.eclipse.birt.report.model.api.elements.structures.DataSetParameter.setIsNullable(boolean)
          Use setAllowNull(boolean) 
org.eclipse.birt.report.model.api.ScalarParameterHandle.setLabelColumn(String)
          Replaced by the method ScalarParameterHandle.setLabelExpr(String) 
org.eclipse.birt.report.model.api.StyleHandle.setMapTestExpr(String)
            
org.eclipse.birt.report.model.api.OdaDataSetHandle.setPrivateDriverDesignState(String)
            
org.eclipse.birt.report.model.api.OdaDataSetHandle.setQueryScript(String)
          to be removed. 
org.eclipse.birt.report.model.api.ScalarParameterHandle.setType(String)
          Replaced by the method ScalarParameterHandle.setDataType(String) 
org.eclipse.birt.report.model.api.OdaDataSetHandle.setType(String)
          type has been replaced by extension ID 
org.eclipse.birt.report.model.api.FilterConditionHandle.setValue1Expr(String)
          Replaced by the method FilterConditionHandle.setValue1(String) 
org.eclipse.birt.report.model.api.elements.structures.FilterCondition.setValue1Expr(String)
          Replaced by the method FilterCondition.setValue1(String) 
org.eclipse.birt.report.model.api.FilterConditionHandle.setValue2Expr(String)
          Replaced by the method FilterConditionHandle.setValue2(String) 
org.eclipse.birt.report.model.api.elements.structures.FilterCondition.setValue2Expr(String)
          Replaced by the method FilterCondition.setValue2(String) 
org.eclipse.birt.report.model.api.ScalarParameterHandle.setValueColumn(String)
          Replaced by the method ScalarParameterHandle.setValueExpr(String) 
 



Copyright © 2005 Actuate Corp. All rights reserved.