Style Intelligence v12.0

Deprecated API


Contents
Deprecated Interfaces
inetsoft.report.ReportLog.Delegate
          logging is now provided using the Apache Commons Logging library. Log delegation should be accomplished by using an appender implementation for the logging subsystem used in your deployment. 
 

Deprecated Classes
inetsoft.report.filter.HighlightFilter
            
inetsoft.report.io.HTMLFormatter
          using HTMLGenerator. 
inetsoft.report.pdf.PDFDocumentInfo
          please use inetsoft.report.DocumentInfo instead 
inetsoft.report.ReportLog
          logging is now provided using the Java logging facilities. 
inetsoft.report.io.RTFFormatter
          4.1 
inetsoft.sree.SreeLog
          logging is now provided using the Java logging facilities. 
inetsoft.report.filter.TransparentGroupFilter
            
 

Deprecated Fields
inetsoft.sree.RepletRequest.HTTP_REQUEST
          use SERVICE_REQUEST. 
inetsoft.uql.VariableTable.HTTP_REQUEST
          use SERVICE_REQUEST. 
inetsoft.sree.RepletRequest.HTTP_RESPONSE
          use SERVICE_RESPONSE. 
inetsoft.uql.VariableTable.HTTP_RESPONSE
          use SERVICE_RESPONSE. 
inetsoft.uql.erm.XRelationship.IDENTIFYING
          these types of relationships are no longer supported. 
inetsoft.uql.erm.XRelationship.NONIDENTIFYING
          these types of relationships are no longer supported. 
 

Deprecated Methods
inetsoft.report.StyleSheet.createStyleSheet()
          4.1 
inetsoft.report.ReportLog.debug(String, String)
          logging is now provided using the Java logging facilities. 
inetsoft.report.ReportLog.debug(Throwable, String)
          logging is now provided using the Java logging facilities. 
inetsoft.uql.XDataService.execute(Object, String, VariableTable)
            
inetsoft.uql.service.XEngine.execute(Object, String, VariableTable)
            
inetsoft.uql.XDataService.execute(Object, String, VariableTable, boolean)
            
inetsoft.uql.service.XEngine.execute(Object, String, VariableTable, boolean)
            
inetsoft.uql.XDataService.execute(Object, String, VariableTable, Principal)
            
inetsoft.uql.service.XEngine.execute(Object, String, VariableTable, Principal)
            
inetsoft.uql.XDataService.execute(Object, String, VariableTable, Principal, boolean)
            
inetsoft.uql.service.XEngine.execute(Object, String, VariableTable, Principal, boolean)
            
inetsoft.uql.XDataService.execute(Object, XQuery, VariableTable)
            
inetsoft.uql.service.XEngine.execute(Object, XQuery, VariableTable)
            
inetsoft.uql.XDataService.execute(Object, XQuery, VariableTable, boolean)
            
inetsoft.uql.service.XEngine.execute(Object, XQuery, VariableTable, boolean)
            
inetsoft.uql.XDataService.execute(Object, XQuery, VariableTable, Principal)
            
inetsoft.uql.service.XEngine.execute(Object, XQuery, VariableTable, Principal)
            
inetsoft.uql.XDataService.execute(Object, XQuery, VariableTable, Principal, boolean)
            
inetsoft.uql.service.XEngine.execute(Object, XQuery, VariableTable, Principal, boolean)
            
inetsoft.report.HeadingLens.format(String)
          As of version 5.0, replaced by getFormat(). 
inetsoft.report.lens.DefaultHeadingLens.format(String)
          As of version 5.0, replaced by getFormat(). 
inetsoft.report.TableElement.getAllHyperlinks()
            
inetsoft.uql.text.TextQuery.getColNum()
           
inetsoft.uql.ConditionItem.getCondition()
          replaced by getXCondition 
inetsoft.uql.ConditionList.getCondition(int)
          replaced by getXCondition. 
inetsoft.sree.schedule.RepletAction.getCSV()
          use getFilePath(Builder.CSV) instead. 
inetsoft.uql.erm.XDataModel.getCubes()
            
inetsoft.uql.text.TextOutput.getDelimiter()
           
inetsoft.sree.security.AuthenticationProvider.getEmails(String)
          use User.getEmails() instead. 
inetsoft.sree.security.AbstractSecurityProvider.getEmails(String)
          use User.getEmails() instead. 
inetsoft.sree.security.AbstractAuthenticationProvider.getEmails(String)
          use User.getEmails() instead. 
inetsoft.sree.schedule.RepletAction.getExcel()
          use getFilePath(Builder.EXCEL) instead. 
inetsoft.sree.schedule.RepletAction.getExcelData()
          use getFilePath(Builder.EXCEL_DATA) instead. 
inetsoft.sree.schedule.RepletAction.getExcelLayout()
          use getFilePath(Builder.EXCEL_SHEET) instead. 
inetsoft.uql.text.TextOutput.getFixedLengths()
           
inetsoft.report.filter.GroupFilter.getGroupOrder(int[])
          replaced by GroupFilter.getGroupOrder(int level) Get the specific group order information. 
inetsoft.uql.text.TextOutput.getHeaderDelimiter()
           
inetsoft.uql.text.TextOutput.getHeaderFixedLength()
           
inetsoft.sree.schedule.RepletAction.getHTML()
          use getFilePath(Builder.HTML_BUNDLE) instead. 
inetsoft.sree.schedule.RepletAction.getHTMLNoPages()
          use getFilePath(Builder.HTML_BUNDLE_NO_PAGINATION) instead. 
inetsoft.report.TableElement.getHyperlink(String)
            
inetsoft.report.StyleFont.getLineStyle()
          Use getUnderlineStyle or getStrikelineStyle instead. 
inetsoft.report.ReportLog.getLog()
          logging is now provided using the Java logging facilities. 
inetsoft.uql.XRepository.getMetaData(Object, XDataSource, XNode)
            
inetsoft.uql.service.XEngine.getMetaData(Object, XDataSource, XNode)
            
inetsoft.uql.XRepository.getMetaData(Object, XDataSource, XNode, boolean)
            
inetsoft.uql.service.XEngine.getMetaData(Object, XDataSource, XNode, boolean)
            
inetsoft.report.PreviewView.getPageResolution()
          as of 5.1. 
inetsoft.report.PreviewPane.getPageResolution()
          as of 5.1. 
inetsoft.report.Previewer.getPageResolution()
          as of 5.1. 
inetsoft.report.io.SVGGenerator.getPageSize()
          replaced by ReportSheet.getPageSize(). 
inetsoft.report.io.RTFGenerator.getPageSize()
          replaced by ReportSheet.getPageSize(). 
inetsoft.report.io.HTMLGenerator.getPageSize()
          replaced by ReportSheet.getPageSize(). 
inetsoft.report.io.ExcelGenerator.getPageSize()
          replaced by ReportSheet.getPageSize(). 
inetsoft.report.ReportSheet.getParameterSheets()
          use getParameterSheetFlow instead. 
inetsoft.uql.erm.XDataModel.getPartitions()
            
inetsoft.sree.schedule.RepletAction.getPDF()
          use getFilePath(Builder.PDF) instead. 
inetsoft.sree.schedule.RepletAction.getPPT()
          use getFilePath(Builder.POWERPOINT) instead. 
inetsoft.uql.service.XEngine.getQueries()
            
inetsoft.uql.service.QueryRegistry.getQueries()
            
inetsoft.sree.schedule.RepletAction.getRTF()
          use getFilePath(Builder.RTF) instead. 
inetsoft.sree.schedule.RepletAction.getRTFLayout()
          use getFilePath(Builder.RTF_LAYOUT) instead. 
inetsoft.sree.schedule.RepletAction.getSVG()
          use getFilePath(Builder.SVG) instead. 
inetsoft.sree.schedule.RepletAction.getTxt()
          use getFilePath(Builder.TEXT) instead. 
inetsoft.uql.erm.XRelationship.getType()
          these types of relationships are no longer supported. 
inetsoft.sree.schedule.ScheduleTask.getUser()
            
inetsoft.uql.erm.XDataModel.getVirtualPrivateModels()
            
inetsoft.sree.schedule.RepletAction.getXML()
          use getFilePath(Builder.XML) instead. 
inetsoft.report.filter.GroupFilter.isBreakAfterSection()
          use setPageBreakLevels instead 
inetsoft.report.ReportLog.isDebugging(String)
          logging is now provided using the Java logging facilities. 
inetsoft.uql.text.TextOutput.isFirstHeaderRow()
           
inetsoft.uql.XDataSelection.isFromModel()
          use the getType() method to determine the type of this selection. 
inetsoft.uql.text.TextOutput.isHeaderFixed()
           
inetsoft.uql.text.TextOutput.isLengthFixed()
           
inetsoft.uql.text.TextQuery.isLengthFixed()
           
inetsoft.report.Hyperlink.isReportLink()
          as of 6.0, use getLinkType() == Hyperlink.REPORT_LINK 
inetsoft.report.Hyperlink.Ref.isReportLink()
          as of 6.0, use getLinkType() == Hyperlink.REPORT_LINK 
inetsoft.sree.SreeEnv.load(String)
          since 6.5 
inetsoft.report.LibManager.loadLibrary(InputStream)
          use LibManager.loadLibrary(String) instead 
inetsoft.report.LibManager.loadLibrary(InputStream, boolean)
          use LibManager.loadLibrary(String) instead 
inetsoft.report.ReportLog.print(String)
          use print(String msg, int level) instead. 
inetsoft.report.ReportLog.print(String, int)
          logging is now provided using the Java logging facilities. 
inetsoft.report.ReportLog.print(String, long)
          Use ReportLog.print(java.lang.String, int) instead. 
inetsoft.report.ReportLog.print(String, long, int)
          logging is now provided using the Java logging facilities. 
inetsoft.report.ReportLog.print(Throwable)
          Use ReportLog.print(java.lang.Throwable, int) instead. 
inetsoft.report.ReportLog.print(Throwable, int)
          logging is now provided using the Java logging facilities. 
inetsoft.report.TableElement.removeAllHyperlinks()
            
inetsoft.report.LibManager.save(OutputStream)
          use LibManager.save() instead. 
inetsoft.sree.schedule.RepletAction.saveCSV(String)
          use setFilePath(Builder.CSV, path) instead. 
inetsoft.sree.schedule.RepletAction.saveExcel(String)
          use setFilePath(Builder.EXCEL, path) instead. 
inetsoft.sree.schedule.RepletAction.saveExcelData(String)
          use setFilePath(Builder.EXCEL_DATA, path) instead. 
inetsoft.sree.schedule.RepletAction.saveExcelLayout(String)
          use setFilePath(Builder.EXCEL_SHEET, path) instead. 
inetsoft.sree.schedule.RepletAction.saveHTML(String)
          use setFilePath(Builder.HTML_BUNDLE, path) instead. 
inetsoft.sree.schedule.RepletAction.saveHTMLNoPages(String)
          use setFilePath(Builder.HTML_BUNDLE_NO_PAGINATION, path) instead. 
inetsoft.sree.schedule.RepletAction.savePDF(String)
          use setFilePath(Builder.PDF, path) instead. 
inetsoft.sree.schedule.RepletAction.savePPT(String)
          use setFilePath(Builder.POWERPOINT, path) instead. 
inetsoft.sree.schedule.RepletAction.saveRTF(String)
          use setFilePath(Builder.RTF, path) instead. 
inetsoft.sree.schedule.RepletAction.saveRTFLayout(String)
          use setFilePath(Builder.RTF_LAYOUT, path) instead. 
inetsoft.sree.schedule.RepletAction.saveSVG(String)
          use setFilePath(Builder.SVG, path) instead. 
inetsoft.sree.schedule.RepletAction.saveTxt(String)
          use setFilePath(Builder.TEXT, path) instead. 
inetsoft.sree.schedule.RepletAction.saveXML(String)
          use setFilePath(Builder.XML, path) instead. 
inetsoft.report.filter.GroupFilter.setBreakAfterSection(boolean)
          use setPageBreakLevels instead 
inetsoft.uql.ConditionItem.setCondition(Condition)
          replaced by setXCondition 
inetsoft.uql.erm.XLogicalModel.setDataSource(String)
            
inetsoft.report.ReportLog.setDelegate(ReportLog.Delegate)
          logging is now provided using the Java logging facilities. Log delegation should now be achived by implementing a Handler and adding it to the "inetsoft" logger. Note that any handlers added to this logger must use a HandlerFilter. 
inetsoft.uql.text.TextOutput.setDelimiter(String)
           
inetsoft.uql.text.TextOutput.setFirstHeaderRow(boolean)
           
inetsoft.uql.text.TextQuery.setFirstHeaderRow(boolean)
          5.1 
inetsoft.uql.text.TextOutput.setFixedLengths(int[])
           
inetsoft.report.ReportLog.setFormat(String)
          logging is now provided using the Java logging facilities. Message formatting should be accomplished by setting the Formatter on a specific handler, or by creating a "logging.properties" file in your configuration directory. 
inetsoft.uql.XDataSelection.setFromModel(boolean)
          use the setType() method to set the type of this selection. 
inetsoft.report.filter.GroupFilter.setGroupOrder(int[], SortOrder)
          replaced by GroupFilter.setGroupOrder(int level, SortOrder order) Set the specific group order information.

When construct the filter, the GroupFilter.init(inetsoft.report.filter.SortedTable, int[], inetsoft.report.filter.Formula[]) method will be called, which will generate a column map to display group columns from left to right. 

inetsoft.uql.text.TextOutput.setHeaderDelimiter(String)
           
inetsoft.uql.text.TextOutput.setHeaderFixed(boolean)
           
inetsoft.uql.text.TextOutput.setHeaderFixedLength(int)
           
inetsoft.report.TableElement.setHyperlink(String, Hyperlink)
            
inetsoft.uql.text.TextOutput.setLengthFixed(boolean)
           
inetsoft.report.ReportLog.setLog(ReportLog)
          logging is now provided using the Java logging facilities. 
inetsoft.report.PreviewView.setOrientation(int)
          as of 5.1. 
inetsoft.report.PreviewPane.setOrientation(int)
          as of 5.1. 
inetsoft.report.Previewer.setOrientation(int)
          as of 5.1. 
inetsoft.report.PreviewView.setPageHeight(double)
          as of 5.1. 
inetsoft.report.PreviewPane.setPageHeight(double)
          as of 5.1. 
inetsoft.report.Previewer.setPageHeight(double)
          as of 5.1. 
inetsoft.report.PreviewView.setPageResolution(int)
          as of 5.1. 
inetsoft.report.PreviewPane.setPageResolution(int)
          as of 5.1. 
inetsoft.report.Previewer.setPageResolution(int)
          as of 5.1. 
inetsoft.report.io.ExcelGenerator.setPageSize(Dimension)
          replaced by ReportSheet.setPageSize(). 
inetsoft.report.io.RTFGenerator.setPageSize(double, double)
          replaced by ReportSheet.setPageSize(). 
inetsoft.report.io.RTFFormatter.setPageSize(double, double)
          replaced by ReportSheet.setPageSize(). 
inetsoft.report.io.SVGGenerator.setPageSize(Size)
          replaced by ReportSheet.setPageSize(). 
inetsoft.report.io.RTFGenerator.setPageSize(Size)
          replaced by ReportSheet.setPageSize(). 
inetsoft.report.io.RTFFormatter.setPageSize(Size)
          replaced by ReportSheet.setPageSize(). 
inetsoft.report.io.HTMLGenerator.setPageSize(Size)
          replaced by ReportSheet.setPageSize(). 
inetsoft.report.PreviewView.setPageWidth(double)
          as of 5.1. 
inetsoft.report.PreviewPane.setPageWidth(double)
          as of 5.1. 
inetsoft.report.Previewer.setPageWidth(double)
          as of 5.1. 
inetsoft.report.ReportSheet.setParameterSheets(String[])
          use setParameterSheetFlow instead. 
inetsoft.report.Hyperlink.setReportLink(boolean)
          as of 6.0, use setLinkType() 
inetsoft.report.Hyperlink.Ref.setReportLink(boolean)
          as of 6.0, use setLinkType() 
inetsoft.report.io.RTFGenerator.setResolution(int)
          page size setting replaced by ReportSheet.setPageSize(). 
inetsoft.sree.SreeLog.setStdErr(boolean)
          logging is now provided using the Java logging facilities. 
inetsoft.report.ReportLog.setThreshold(int)
          logging is now provided using the Java logging facilities. Log filtering should be accomplished by adding a LoggerFilter to a particular logger, or by creating a "logging.properties" file in your configuration directory. 
inetsoft.uql.erm.XRelationship.setType(int)
          these types of relationships are no longer supported. 
inetsoft.sree.schedule.ScheduleTask.setUser(String)
            
inetsoft.sree.SreeLog.setWriter(PrintWriter)
          logging is now provided using the Java logging facilities. 
inetsoft.uql.erm.XDataModel.updateLogicalModel(XLogicalModel)
            
inetsoft.report.io.RTFGenerator.write(ReportSheet)
          use generate() method. 
inetsoft.report.io.RTFGenerator.write(ReportSheet, Enumeration)
          use generate() method. 
 

Deprecated Constructors
inetsoft.report.io.ExcelGenerator(OutputStream)
          replaced by method createExcelGenerator() 
inetsoft.report.io.ExcelGenerator(OutputStream, String)
          replaced by method createExcelGenerator() 
inetsoft.report.StylePage(Dimension, int)
          4.4, resolution in Java is fixed at 72. 
inetsoft.report.filter.TopNFilter(GroupedTable, int, int)
          call TopNFilter.setTopNInfo(int, int) method to set topN info 
inetsoft.report.filter.TopNFilter(GroupedTable, int, int[], boolean)
          call TopNFilter.setTopNInfo(int, int[], boolean) method to set topN info 
inetsoft.report.filter.TopNFilter(GroupedTable, int, int, int[], boolean)
          call TopNFilter.setTopNInfo(int, int, int[], boolean, boolean) method to set topN info. 
inetsoft.uql.XDataSelection(boolean)
          Use the XDataSelection(String) constructor instead. 
inetsoft.uql.erm.XRelationship(String, String, String, String, int)
          these types of relationships are no longer supported. 
 


Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.