跳过导航链接
  • 概览
  • 程序包
  • 类
  • 树
  • 已过时
  • 索引
  • 帮助

已过时的 API

目录

  • 接口
  • 类
  • 异常错误
  • 字段
  • 方法
  • 构造器
  • Annotation Interface Elements
  • Deprecated 接口
    接口
    说明
    com.sh.wf.excel.event.WriteHandler
    please use WriteHandler
  • Deprecated 类
    类
    说明
    com.sh.common.csv.CSVUtil
    com.sh.res.util.ResourceUtil
    com.sh.system.config.ConstValueServlet
    com.sh.util.communication.socket.flash.FlashSocket
    com.sh.util.communication.socket.flash.PushServerProcess
    com.sh.util.communication.socket.flash.PushServerRunnable
    com.sh.util.Excel2007Cache
    com.sh.util.Excel2007CacheRows
    com.sh.util.Excel2007Info
    com.sh.util.ExcelSheet2007
    com.sh.wf.etl.sdb.SyncInfo
    com.sh.wf.etl.servlet.ETLDesignServlet
    com.sh.wf.excel.metadata.BaseRowModel
    Now you don't need to extend any classes
    com.sh.wf.excel.metadata.Font
    please use WriteFont
    com.sh.wf.excel.metadata.Sheet
    pleas use WriteSheet or ReadSheet
    com.sh.wf.excel.metadata.Table
    please use WriteTable
    com.sh.wf.excel.metadata.TableStyle
    please use HorizontalCellStyleStrategy
    com.sh.wf.excel.parameter.AnalysisParam
    com.sh.wf.excel.parameter.GenerateParam
    please use ExcelWriterBuilder build ExcelWriter
    com.sh.wf.module.component.chart.common.echarts.YAxis
    com.sh.wf.module.component.page.ProgressBar_20170831
    com.sh.wf.module.java.EventClickJavaBase
    com.sh.wf.module.parser.SelectSQLParser
    com.sh.wf.module.plugin.ueditor.UEditorAction
    com.sh.wf.module.plugin.ueditor.UEditorModel
    com.sh.wf.module.servlet.ModuleDesignServlet
    com.sh.wf.module.util.PhotoProcess
    org.apache.commons.fileupload.DefaultFileItem
    1.1 Use DiskFileItem instead.
    org.apache.commons.fileupload.DefaultFileItemFactory
    1.1 Use DiskFileItemFactory instead.
    org.apache.commons.fileupload.DiskFileUpload
    1.1 Use ServletFileUpload together with DiskFileItemFactory instead.
    org.java_websocket.drafts.Draft_10
    org.java_websocket.drafts.Draft_17
    org.java_websocket.drafts.Draft_75
    org.java_websocket.drafts.Draft_76
  • Deprecated 异常错误
    异常错误
    说明
    org.apache.commons.fileupload.FileUploadBase.UnknownSizeException
    1.2 As of commons-fileupload 1.2, the presence of a content-length header is no longer required.
  • Deprecated 字段
    字段
    说明
    com.sh.base.frame.common.SysParam.APP_ROOT_DIR
    com.sh.util.communication.common.CommunicationUtil.OPERATE_sendMsg1
    com.sh.util.communication.common.CommunicationUtil.OPERATE_sendMsg2
    org.apache.commons.fileupload.FileUploadBase.MAX_HEADER_SIZE
    This constant is no longer used. As of commons-fileupload 1.2, the only applicable limit is the total size of a parts headers, MultipartStream.HEADER_PART_SIZE_MAX.
  • Deprecated 方法
    方法
    说明
    com.sh.base.frame.common.SysParam.updateParam(String, String)
    com.sh.base.frame.common.util.UserInfo.getIsTsr()
    com.sh.javax.DataCenter.connect(String)
    com.sh.javax.DataCenterBase.loadConfig(String, String)
    com.sh.javax.datastore.RowInfo.setHeader(LinkedList<HeaderInfo>)
    com.sh.javax.ExDataCenter.connect()
    com.sh.javax.ExDataCenter.setConnType(String)
    com.sh.javax.JDBCDataCenter.setConnType(String)
    com.sh.javax.MainDataCenter.connect()
    com.sh.javax.MainDataCenter.setConfig(String, String, String, String, int, int, int)
    com.sh.javax.MainDataCenter.setConnType(String)
    com.sh.javax.ReportDataCenter.getDBType()
     
    com.sh.javax.ReportDataCenter.setConfig(String, String, String, String)
    com.sh.javax.ReportDataCenter.setConfig(String, String, String, String, int, int, int)
    com.sh.javax.ReportDataCenter.setConnType(String)
    com.sh.javax.SQueryDataCenter.setConnType(String)
    com.sh.javax.util.DSContext.setDsCacheTimeout(int)
    com.sh.javax.util.DSContext.updateCache(String)
    com.sh.javax.util.MultiSelect.getQueryCondition()
    com.sh.javax.util.MultiSelect.getSortCondition()
    com.sh.javax.util.MultiSelect.setQueryCondition(String)
    com.sh.javax.util.MultiSelect.setSortCondition(String)
    com.sh.json.JsonConfig.findPropertyNameProcessor(Class<?>)
    use findJavaPropertyNameProcessor() instead
    com.sh.json.JsonConfig.getPropertyNameProcessorMatcher()
    use getJavaPropertyNameProcessorMatcher() instead
    com.sh.json.JsonConfig.registerPropertyNameProcessor(Class<?>, PropertyNameProcessor)
    use registerJavaPropertyNameProcessor() instead
    com.sh.json.JsonConfig.setPropertyNameProcessorMatcher(PropertyNameProcessorMatcher)
    use setJavaPropertyNameProcessorMatcher() instead
    com.sh.json.JsonConfig.unregisterPropertyNameProcessor(Class<?>)
    use unregisterJavaPropertyNameProcessor() instead
    com.sh.util.ArrayUtil.createObjectArray(int)
    com.sh.util.ArrayUtil.createStringArray(int)
    com.sh.util.ExcelSheet2007.getCell(int, int)
    com.sh.util.ExcelSheet2007.getSheet()
    com.sh.util.stream.ByteOutputStream.toByteArray()
    com.sh.wf.excel.annotation.ExcelProperty.format()
    please use DateTimeFormat
    com.sh.wf.excel.context.AnalysisContext.getCurrentRowAnalysisResult()
    please use AnalysisContext.readRowHolder()
    com.sh.wf.excel.context.AnalysisContext.getCurrentRowNum()
    please use AnalysisContext.readRowHolder()
    com.sh.wf.excel.context.AnalysisContext.getCurrentSheet()
    please use AnalysisContext.readSheetHolder()
    com.sh.wf.excel.context.AnalysisContext.getExcelType()
    please use AnalysisContext.readWorkbookHolder()
    com.sh.wf.excel.context.AnalysisContext.getInputStream()
    please use AnalysisContext.readWorkbookHolder()
    com.sh.wf.excel.context.AnalysisContext.getTotalCount()
    please use AnalysisContext.readRowHolder()
    com.sh.wf.excel.context.AnalysisContext.interrupt()
    please use AnalysisEventListener.hasNext(AnalysisContext)
    com.sh.wf.excel.context.WriteContext.getCurrentSheet()
    please us eWriteContext.writeSheetHolder()
    com.sh.wf.excel.context.WriteContext.getOutputStream()
    please us eWriteContext.writeWorkbookHolder() ()}
    com.sh.wf.excel.context.WriteContext.getWorkbook()
    please us eWriteContext.writeWorkbookHolder() ()}
    com.sh.wf.excel.context.WriteContext.needHead()
    please us eWriteContext.writeSheetHolder()
    com.sh.wf.excel.EasyExcelFactory.getReader(InputStream, AnalysisEventListener)
    please use EasyExcelFactory.read() build 'ExcelReader'
    com.sh.wf.excel.EasyExcelFactory.getWriter(OutputStream)
    please use EasyExcelFactory.write()
    com.sh.wf.excel.EasyExcelFactory.getWriter(OutputStream, ExcelTypeEnum, boolean)
    please use EasyExcelFactory.write()
    com.sh.wf.excel.EasyExcelFactory.getWriterWithTemp(InputStream, OutputStream, ExcelTypeEnum, boolean)
    please use EasyExcelFactory.write()
    com.sh.wf.excel.EasyExcelFactory.getWriterWithTempAndHandler(InputStream, OutputStream, ExcelTypeEnum, boolean, WriteHandler)
    please use EasyExcelFactory.write()
    com.sh.wf.excel.EasyExcelFactory.read(InputStream, Sheet)
    please use 'EasyExcel.read(in).sheet(sheetNo).doReadSync();'
    com.sh.wf.excel.EasyExcelFactory.readBySax(InputStream, Sheet, AnalysisEventListener)
    please use 'EasyExcel.read(in,head,listener).sheet(sheetNo).doRead();'
    com.sh.wf.excel.ExcelReader.getAnalysisContext()
    please use ExcelReader.analysisContext()
    com.sh.wf.excel.ExcelReader.getSheets()
    please use ExcelReader.excelExecutor()
    com.sh.wf.excel.ExcelReader.read()
    lease use ExcelReader.readAll()
    com.sh.wf.excel.ExcelReader.read(Sheet)
    please us ExcelReader.read(ReadSheet...)
    com.sh.wf.excel.ExcelReader.read(Sheet, Class)
    Set the class in the sheet before read
    com.sh.wf.excel.ExcelWriter.merge(int, int, int, int)
    please useOnceAbsoluteMergeStrategy
    com.sh.wf.excel.ExcelWriter.write(List, Sheet)
    please use ExcelWriter.write(List, WriteSheet)
    com.sh.wf.excel.ExcelWriter.write(List, Sheet, Table)
    * @deprecated please use ExcelWriter.write(List, WriteSheet,WriteTable)
    com.sh.wf.excel.ExcelWriter.write0(List, Sheet)
    please use ExcelWriter.write(List, WriteSheet)
    com.sh.wf.excel.ExcelWriter.write0(List, Sheet, Table)
    * @deprecated please use ExcelWriter.write(List, WriteSheet,WriteTable)
    com.sh.wf.excel.ExcelWriter.write1(List, Sheet)
    please use ExcelWriter.write(List, WriteSheet)
    com.sh.wf.excel.ExcelWriter.write1(List, Sheet, Table)
    * @deprecated please use ExcelWriter.write(List, WriteSheet,WriteTable)
    com.sh.wf.excel.read.metadata.holder.ReadSheetHolder.getTotal()
    com.sh.wf.excel.write.builder.ExcelWriterBuilder.convertAllFiled(Boolean)
    Just to be compatible with historical data, The default is always going to be convert all filed.
    com.sh.wf.excel.write.builder.ExcelWriterBuilder.registerWriteHandler(WriteHandler)
    please use WriteHandler
    com.sh.wf.excel.write.ExcelBuilder.addContent(List, WriteSheet)
    please useExcelBuilder.addContent(List, WriteSheet, WriteTable)
    com.sh.wf.excel.write.ExcelBuilder.merge(int, int, int, int)
    please useOnceAbsoluteMergeStrategy
    com.sh.wf.module.component.Component.processQueryParam(ModuleContext)
    com.sh.wf.module.parser.ParserUtil.splitDot_bak(String)
    com.sh.wf.module.parser.ParserValueUtil.replaceSpecialExpress(String, String, String, ModuleContext)
    com.sh.wf.module.util.DataUtil.checkXSSSqlString(String)
    com.sh.wf.ws.data.common.LoadDsColumnContent.process()
    org.apache.commons.fileupload.DefaultFileItemFactory.createItem(String, String, boolean, String)
    1.1 Use DiskFileItemFactory instead.
    org.apache.commons.fileupload.DiskFileUpload.getFileItemFactory()
    1.1 Use FileUpload instead.
    org.apache.commons.fileupload.DiskFileUpload.getRepositoryPath()
    1.1 Use DiskFileItemFactory instead.
    org.apache.commons.fileupload.DiskFileUpload.getSizeThreshold()
    1.1 Use DiskFileItemFactory instead.
    org.apache.commons.fileupload.DiskFileUpload.parseRequest(HttpServletRequest, int, long, String)
    1.1 Use ServletFileUpload instead.
    org.apache.commons.fileupload.DiskFileUpload.setFileItemFactory(FileItemFactory)
    1.1 Use FileUpload instead.
    org.apache.commons.fileupload.DiskFileUpload.setRepositoryPath(String)
    1.1 Use DiskFileItemFactory instead.
    org.apache.commons.fileupload.DiskFileUpload.setSizeThreshold(int)
    1.1 Use DiskFileItemFactory instead.
    org.apache.commons.fileupload.FileUploadBase.createItem(Map<String, String>, boolean)
    1.2 This method is no longer used in favour of internally created instances of FileItem.
    org.apache.commons.fileupload.FileUploadBase.getFieldName(Map<String, String>)
    1.2.1 Use FileUploadBase.getFieldName(FileItemHeaders).
    org.apache.commons.fileupload.FileUploadBase.getFileName(Map<String, String>)
    1.2.1 Use FileUploadBase.getFileName(FileItemHeaders).
    org.apache.commons.fileupload.FileUploadBase.getHeader(Map<String, String>, String)
    1.2.1 Use FileItemHeaders.getHeader(String).
    org.apache.commons.fileupload.FileUploadBase.isMultipartContent(HttpServletRequest)
    1.1 Use the method on ServletFileUpload instead.
    org.apache.commons.fileupload.FileUploadBase.parseHeaders(String)
    1.2.1 Use FileUploadBase.getParsedHeaders(String)
    org.apache.commons.fileupload.FileUploadBase.parseRequest(HttpServletRequest)
    1.1 Use ServletFileUpload.parseRequest(HttpServletRequest) instead.
    org.apache.commons.fileupload.RequestContext.getContentLength()
    1.3 Use UploadContext.contentLength() instead
    org.apache.commons.fileupload.servlet.ServletRequestContext.getContentLength()
    1.3 Use ServletRequestContext.contentLength() instead
    org.java_websocket.server.WebSocketServer.onWebsocketMessageFragment(WebSocket, Framedata)
    org.tuckey.web.filters.urlrewrite.Condition.matches(HttpServletRequest)
    use getConditionMatch(HttpServletRequest hsRequest)
    org.tuckey.web.filters.urlrewrite.Run.execute(HttpServletRequest, HttpServletResponse, Object[])
    use execute(HttpServletRequest, HttpServletResponse, Object[], FilterChain)
  • Deprecated 构造器
    构造器
    说明
    com.sh.javax.ExDataCenter(String)
    com.sh.javax.ExDataCenter(String, int)
    com.sh.javax.ExDataCenter(DataSource)
    com.sh.javax.MainDataCenter(String)
    com.sh.javax.MainDataCenter(String, int)
    com.sh.javax.MainDataCenter(DataSource)
    com.sh.javax.ReportDataCenter(String)
    com.sh.javax.ReportDataCenter(String, int)
    com.sh.javax.ReportDataCenter(DataSource)
    com.sh.wf.excel.ExcelReader(AnalysisParam, AnalysisEventListener)
    please use EasyExcelFactory.read() build 'ExcelReader'
    com.sh.wf.excel.ExcelReader(InputStream, ExcelTypeEnum, Object, AnalysisEventListener)
    please use EasyExcelFactory.read() build 'ExcelReader'
    com.sh.wf.excel.ExcelReader(InputStream, ExcelTypeEnum, Object, AnalysisEventListener, boolean)
    please use EasyExcelFactory.read() build 'ExcelReader'
    com.sh.wf.excel.ExcelReader(InputStream, Object, AnalysisEventListener)
    please use EasyExcelFactory.read() build 'ExcelReader'
    com.sh.wf.excel.ExcelReader(InputStream, Object, AnalysisEventListener, boolean)
    com.sh.wf.excel.ExcelWriter(GenerateParam)
    please use ExcelWriterBuilder build ExcelWriter
    com.sh.wf.excel.ExcelWriter(InputStream, OutputStream, ExcelTypeEnum, Boolean)
    com.sh.wf.excel.ExcelWriter(InputStream, OutputStream, ExcelTypeEnum, Boolean, WriteHandler)
    com.sh.wf.excel.ExcelWriter(OutputStream, ExcelTypeEnum)
    please use ExcelWriterBuilder build ExcelWriter
    com.sh.wf.excel.ExcelWriter(OutputStream, ExcelTypeEnum, boolean)
    please use ExcelWriterBuilder build ExcelWriter
    org.apache.commons.fileupload.DefaultFileItem(String, String, boolean, String, int, File)
    1.1 Use DiskFileItem instead.
    org.apache.commons.fileupload.DefaultFileItemFactory()
    1.1 Use DiskFileItemFactory instead.
    org.apache.commons.fileupload.DefaultFileItemFactory(int, File)
    1.1 Use DiskFileItemFactory instead.
    org.apache.commons.fileupload.DiskFileUpload()
    1.1 Use FileUpload instead.
    org.apache.commons.fileupload.DiskFileUpload(DefaultFileItemFactory)
    1.1 Use FileUpload instead.
    org.apache.commons.fileupload.FileUploadBase.SizeLimitExceededException()
    1.2 Replaced by SizeLimitExceededException(String, long, long)
    org.apache.commons.fileupload.FileUploadBase.SizeLimitExceededException(String)
    1.2 Replaced by SizeLimitExceededException(String, long, long)
    org.apache.commons.fileupload.MultipartStream()
    1.2.1 Use MultipartStream(InputStream, byte[], int, ProgressNotifier)
    org.apache.commons.fileupload.MultipartStream(InputStream, byte[])
    1.2.1 Use MultipartStream(InputStream, byte[], int, ProgressNotifier).
    org.apache.commons.fileupload.MultipartStream(InputStream, byte[], int)
    1.2.1 Use MultipartStream(InputStream, byte[], int, ProgressNotifier).
    org.java_websocket.WebSocketImpl(WebSocketListener, List<Draft>, Socket)
    org.java_websocket.WebSocketImpl(WebSocketListener, Draft, Socket)
  • Deprecated Annotation Interface Elements
    Annotation Interface Element
    说明
    com.sh.wf.excel.annotation.ExcelProperty.format()
    please use DateTimeFormat