com.fr.general.SiteCenter.acquireUrlByKind(String) |
com.fr.general.SiteCenter.acquireUrlByKind(String, String) |
com.fr.web.core.service.PDFPrintInstallAction.actionCMD(HttpServletRequest, HttpServletResponse) |
com.fr.stable.ArrayUtils.add(boolean[], int, boolean)
this method has been superseded by ArrayUtils.insert(int, boolean[], boolean...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X .
|
com.fr.stable.ArrayUtils.add(byte[], int, byte)
this method has been superseded by ArrayUtils.insert(int, byte[], byte...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X .
|
com.fr.stable.ArrayUtils.add(char[], int, char)
this method has been superseded by ArrayUtils.insert(int, char[], char...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X .
|
com.fr.stable.ArrayUtils.add(double[], int, double)
this method has been superseded by ArrayUtils.insert(int, double[], double...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X .
|
com.fr.stable.ArrayUtils.add(float[], int, float)
this method has been superseded by ArrayUtils.insert(int, float[], float...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X .
|
com.fr.stable.ArrayUtils.add(int[], int, int)
this method has been superseded by ArrayUtils.insert(int, int[], int...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X .
|
com.fr.stable.ArrayUtils.add(long[], int, long)
this method has been superseded by ArrayUtils.insert(int, long[], long...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X .
|
com.fr.stable.ArrayUtils.add(short[], int, short)
this method has been superseded by ArrayUtils.insert(int, short[], short...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X .
|
com.fr.stable.ArrayUtils.add(T[], int, T)
this method has been superseded by insert(int, T[], T...) and
may be removed in a future release. Please note the handling of null input arrays differs
in the new method: inserting X into a null array results in null not X .
|
com.fr.form.ui.ElementCaseEditor.addAttrMark(IOFileAttrMark)
保留兼容
|
com.fr.plugin.chart.VanChartAttrHelper.addDashLineStyleJSON(JSONObject, int) |
com.fr.web.core.TemplateSessionIDInfo.addImageID(String) |
com.fr.general.ModuleContext.addModuleStopListener(ModuleStopListener)
留着兼容, 过一段时间删除。
|
com.fr.web.core.FormSessionIDInfor.apply4Parameters(Map)
|
com.fr.web.core.ReportSessionIDInfor.apply4Parameters(Map)
|
com.fr.web.core.TemplateSessionIDInfo.applySessionIDInforParameters(HttpServletRequest)
|
com.fr.web.core.TemplateSessionIDInfo.applySessionIDInforParameters(Map)
|
com.fr.general.http.HttpClient.asGet() |
com.fr.plugin.chart.vanchart.imgevent.ImageUtils.base64Decoder(String) |
com.fr.fs.cache.decision.category.impl.memory.MemoryEntryExecutor.cache(Entry) |
com.fr.fs.cache.decision.category.impl.memory.EntryCache.cache(Entry) |
com.fr.fs.cache.decision.category.EntryExecutor.cache(Entry) |
com.fr.privilege.finegrain.AbstractPrivilegeControl.checkInvisible(String) |
com.fr.privilege.finegrain.AbstractPrivilegeControl.checkInvisible(String[]) |
com.fr.stable.resource.ResourceLoader.classForName(String) |
com.fr.base.BaseUtils.cloneObject(Object) |
com.fr.config.holder.factory.Holders.collection(String, Collection, Class, String) |
com.fr.config.holder.factory.XmlHolders.collection(String, Collection, Class, String) |
com.fr.design.file.HistoryTemplateListCache.contains(String)
use HistoryTemplateListCache#contains(com.fr.design.mainframe.JTemplate) instead
|
com.fr.base.BaseUtils.convertCellStringToColumnRow(String) |
com.fr.third.jgroups.View.copy()
View is immutable, so copy() is unnecessary
|
com.fr.stable.version.ProductVersion.create(String, String, String) |
com.fr.data.dao.ForeignKey.createCascadeForeignKeySql(Table, Dialect)
此方法用来解决finedb迁移mysql之后错误地关闭了外键级联特性 过段时间可删除
|
com.fr.data.dao.ForeignKey.createDropForeignKeySql(Table, Dialect)
此方法用来解决finedb迁移mysql之后错误地关闭了外键级联特性 过段时间可删除
|
com.fr.io.exporter.PDFExporterCreator.createPDFExporter(boolean) |
com.fr.decision.webservice.utils.user.source.UserSource.createSourceCondition(QueryCondition) |
com.fr.report.fun.ReportHeavyTDProcessor.createTDWrapper(Tag, int) |
com.fr.design.fun.WidgetPropertyUIProvider.createWidgetAttrTable() |
com.fr.regist.FRCoreContext.currentLicense() |
com.fr.plugin.chart.VanChartAttrHelper.dealNumberFormula(BaseFormula) |
com.fr.base.sms.SMSManager.dealWithAccountJson(JSONObject)
获取账户信息
|
com.fr.ssh.jsch.Identity.decrypt()
The decryption should be done automatically in #setPassphase(byte[] passphrase)
|
com.fr.general.xml.GeneralXMLTools.deprecatedDecodeImage(int, int, byte[])
这种所每个点的颜色记录下来的方式会导致图片很大
一张原始图片经过这个encode & decode的转化后再画jpg颜色会失真
Decode image.
|
com.fr.general.xml.GeneralXMLTools.deprecatedReadImage(XMLableReader)
这种所每个点的颜色记录下来的方式会导致图片很大
一张原始图片经过这个encode & decode的转化后再画jpg颜色会失真
Decode image.
|
com.fr.decision.webservice.utils.controller.AuthenticController.doAuthentication(User, String) |
com.fr.design.gui.icombobox.UIBasicComboBoxUI.editablePropertyChanged(PropertyChangeEvent)
As of Java 2 platform v1.4.
|
com.fr.design.EnvChangeEntrance.editItems()
|
com.fr.decision.webservice.utils.user.source.UserSource.enable() |
com.fr.decision.privilege.encrpt.PasswordValidator.encode(String) |
com.fr.base.chart.chartdata.BaseReportDefinition.executeData(SuperExecutor, BoxCEProvider, Calculator, CalculatorKey) |
com.fr.web.core.FormSessionIDInfor.executeLazyElements(Repository, String, FormElementCaseProvider, Map) |
com.fr.third.apache.log4j.Category.exists(String)
|
com.fr.io.exporter.AppExporter.export(OutputStream, ResultWorkBook, PageSetProvider, ReportRepositoryDeal, int[]) |
com.fr.io.exporter.AbstractAppExporter.export(OutputStream, ResultWorkBook, PageSetProvider, ReportRepositoryDeal, int[]) |
com.fr.js.Hyperlink.features4NewWindow() |
com.fr.intelli.record.scene.Metric.find(Class, QueryCondition, String)
无用,下个版本去掉
|
com.fr.intelli.record.scene.Metric.find(String)
无用,下个版本去掉
|
com.fr.intelli.record.scene.Metric.find(String, String)
无用,下个版本去掉
|
com.fr.regist.FRCoreContext.fireLicenseChanged() |
com.fr.web.core.SessionPoolManager.generateSessionID_isPromptRegisted(HttpServletRequest)
generateSessionID_checkPromptRegisted将使用同一报错处理
|
com.fr.third.jgroups.util.Responses.get(long) |
com.fr.ssh.jsch.ChannelSftp.get(String, int)
This method will be deleted in the future.
|
com.fr.ssh.jsch.ChannelSftp.get(String, SftpProgressMonitor, int)
This method will be deleted in the future.
|
com.fr.third.jgroups.JChannel.getAddressGenerator()
Doesn't make any sense as there's list of address generators, will be removed in 4.0
|
com.fr.general.http.HttpClient.getAllHeader() |
com.fr.third.apache.log4j.Priority.getAllPossiblePriorities()
This method will be removed with no replacement.
|
com.fr.stable.script.CalculatorProvider.getAttribute(Class) |
com.fr.form.ui.ElementCaseEditor.getAttrMark(String) |
com.fr.decision.webservice.v10.authority.AuthorityService.getAuthorityCarrierByEntity(String, String) |
com.fr.decision.webservice.v10.authority.AuthorityService.getAuthorityEntityByCarrier(String, String) |
com.fr.plugin.chart.VanChartAttrHelper.getAxisLineStyle(int) |
com.fr.stable.StableUtils.getBytes() |
com.fr.fs.cache.decision.category.impl.memory.MemoryEntryExecutor.getCacheEntry(int, long) |
com.fr.fs.cache.decision.category.impl.memory.EntryCache.getCacheEntry(int, long) |
com.fr.fs.cache.decision.category.EntryExecutor.getCacheEntry(int, long) |
com.fr.third.apache.log4j.Category.getChainedPriority()
|
com.fr.stable.script.Function.getCN() |
com.fr.script.CalculatorEmbeddedFunction.getCN() |
com.fr.general.jsqlparser.parser.SimpleCharStream.getColumn() |
com.fr.report.cell.cellattr.core.group.DSColumn.getColumnName() |
com.fr.general.http.HttpClient.getContentLength() |
com.fr.report.core.sheet.SheetExecutor.getCurrentCalculator() |
com.fr.base.DataModelCreator.getCurrentCalculator() |
com.fr.third.apache.log4j.Hierarchy.getCurrentCategories()
|
com.fr.third.apache.log4j.Category.getCurrentCategories()
|
com.fr.stable.script.CalculatorProvider.getCurrentColumnRow() |
com.fr.stable.script.CalculatorProvider.getCurrentFromColumnRow() |
com.fr.script.Calculator.getCurrentFromColumnRow() |
com.fr.web.core.db.FineDB.getDB() |
com.fr.third.apache.log4j.Category.getDefaultHierarchy()
|
com.fr.base.BaseUtils.getDependence(Object, CalculatorProvider) |
com.fr.decision.webservice.bean.migration.DBConfigBean.getDialect() |
com.fr.report.cell.cellattr.core.CellUtils.getDictionary(TemplateCellElement)
replaced by CellElement.getPresent
|
com.fr.stable.script.Function.getEN() |
com.fr.script.CalculatorEmbeddedFunction.getEN() |
com.fr.third.jgroups.blocks.RequestOptions.getExclusionList() |
com.fr.report.ExtraReportClassManager.getExportRegInfoProcessor() |
com.fr.decision.webservice.v10.authority.AuthorityService.getExternalAuthorityCarrierByEntity(String, String, String) |
com.fr.decision.authority.AuthorityContext.getExternalAuthorityController(Class)
|
com.fr.decision.webservice.v10.authority.AuthorityService.getExternalAuthorityEntityByCarrier(String, String, String) |
com.fr.fs.cache.decision.category.impl.memory.MemoryEntryExecutor.getFolderTreeNode(long) |
com.fr.fs.cache.decision.category.impl.memory.EntryCache.getFolderTreeNode(long) |
com.fr.fs.cache.decision.category.EntryExecutor.getFolderTreeNode(long) |
com.fr.plugin.chart.VanChartAttrHelper.getFormatFunction(Format) |
com.fr.stable.query.data.DataColumn.getFunc()
使用 isColumnType和getColumn来获取具体的Column对象
|
com.fr.plugin.chart.VanChartAttrHelper.getGanttProcessFormat(Format) |
com.fr.plugin.chart.VanChartAttrHelper.getGanttTimeFormat(Format) |
com.fr.plugin.chart.VanChartAttrHelper.getGradientBackgroundJSON(GradientBackground, float) |
com.fr.general.http.HttpClient.getHeaderField(String) |
com.fr.general.http.HttpClient.getHeaderFieldIterator(String) |
com.fr.third.apache.log4j.Category.getHierarchy()
|
com.fr.base.Style.getHorizontalAlignment()
suggest not directly use;
|
com.fr.file.WebImage.getImageUrl() |
com.fr.general.http.HttpClient.getInputStream(HttpServletRequest) |
com.fr.report.web.style.CustomStyleXMLFileManager.getInstance() |
com.fr.general.SiteCenter.getInstance() |
com.fr.third.apache.log4j.varia.NullAppender.getInstance()
Use getNullAppender instead. getInstance should have been static.
|
com.fr.form.ui.WidgetManager.getInstance() |
com.fr.privilege.PrivilegeManager.getInstance() |
com.fr.file.FunctionManager.getInstance() |
com.fr.file.DatasourceManager.getInstance() |
com.fr.file.CacheManager.getInstance() |
com.fr.base.ConfigManager.getInstance() |
com.fr.base.ChartPreStyleServerManager.getInstance() |
com.fr.fs.FSConfig.getInstance() |
com.fr.third.apache.log4j.Category.getInstance(Class)
|
com.fr.third.apache.log4j.Category.getInstance(String)
|
com.fr.common.diff.selector.CollectionItemElementSelector.getItem()
Low-level API. Don't use in production code. May be removed
in future versions.
|
com.fr.design.fun.JavaScriptActionProvider.getJavaScriptActionPane(JavaScriptActionPane) |
com.fr.fs.control.UserControl.getJobs(long) |
com.fr.design.DesignModelAdapter.getjTemplate()
|
com.fr.common.diff.selector.MapKeyElementSelector.getKey()
Low-level API. Don't use in production code. May be removed in future versions.
|
com.fr.regist.FRCoreContext.getLicenceString(LicenseItem) |
com.fr.general.jsqlparser.parser.SimpleCharStream.getLine() |
com.fr.base.FRContext.getLocale() |
com.fr.general.Inter.getLocText(String[])
不推荐再使用这个方法,所有的国际化都最好用单一的字符串而不是拼接
|
com.fr.locale.InterProvider.getLocText(String[])
不推荐再使用这个方法,所有的国际化都最好用单一的字符串而不是拼接
|
com.fr.general.Inter.getLocText(String[], String[])
不推荐再使用这个方法,所有的国际化都最好用单一的字符串而不是拼接
|
com.fr.locale.InterProvider.getLocText(String[], String[])
不推荐再使用这个方法,所有的国际化都最好用单一的字符串而不是拼接
|
com.fr.stable.GraphDrawHelper.getLocTextWidth(String) |
com.fr.base.GraphHelper.getLocTextWidth(String) |
com.fr.stable.GraphDrawHelper.getLocTextWidth(String, Font) |
com.fr.base.GraphHelper.getLocTextWidth(String, Font) |
com.fr.base.FRContext.getLogger() |
com.fr.stable.bridge.StableFactory.getMarkedInstanceObjectFromClass(String, Object[], HashMap, Class extends T>) |
com.fr.plugin.chart.VanChartAttrHelper.getMarkerType(MarkerType) |
com.fr.base.vcs.DesignerMode.getMode()
|
com.fr.stable.query.data.DataColumn.getModifier()
使用 isColumnType和getColumn来获取具体的Column对象
|
com.fr.stable.query.data.DataColumn.getName()
使用 isColumnType和getColumn来获取具体的Column对象
|
com.fr.third.jgroups.protocols.Discovery.getNumInitialMembers() |
com.fr.third.apache.log4j.varia.StringMatchFilter.getOptionStrings()
We now use JavaBeans introspection to configure
components. Options strings are no longer needed.
|
com.fr.third.apache.log4j.varia.DenyAllFilter.getOptionStrings()
We now use JavaBeans introspection to configure
components. Options strings are no longer needed.
|
com.fr.third.apache.log4j.helpers.DateLayout.getOptionStrings()
Use the setter method for the option directly instead
of the generic setOption method.
|
com.fr.third.apache.log4j.lf5.util.DateFormatManager.getOutputFormat()
Use getPattern().
|
com.fr.web.core.TemplateSessionIDInfo.getParameterMap4ExecuteAll()
|
com.fr.fs.cache.decision.category.impl.memory.EntryCache.getParentFolderID(int, long) |
com.fr.web.core.reserve.PDFExporterFactory.getPDFExporter(boolean) |
com.fr.third.jgroups.stack.GossipData.getPhysicalAddresses()
|
com.fr.third.jgroups.protocols.PingData.getPhysicalAddrs() |
com.fr.design.mainframe.chart.gui.type.AbstractChartTypePane.getPlotTypeID() |
com.fr.third.apache.log4j.Category.getPriority()
|
com.fr.design.DesignModelAdapter.getReportParameters()
|
com.fr.third.apache.log4j.helpers.Loader.getResource(String, Class)
as of 1.2.
|
com.fr.general.http.HttpClient.getResponseBytes() |
com.fr.general.http.HttpClient.getResponseCode() |
com.fr.general.http.HttpClient.getResponseCode(boolean) |
com.fr.general.http.HttpClient.getResponseCodeNoException() |
com.fr.general.http.HttpClient.getResponseStream() |
com.fr.general.http.HttpClient.getResponseText() |
com.fr.general.http.HttpClient.getResponseText(String) |
com.fr.general.http.HttpClient.getResponseTextOrErrorMsg() |
com.fr.general.http.HttpClient.getResponseTextOrErrorMsg(String) |
com.fr.stable.query.data.DataColumn.getRestriction()
使用 isColumnType和getColumn来获取具体的Column对象
|
com.fr.plugin.chart.VanChartAttrHelper.getRGBAColorWithColorAndAlpha(Color, float) |
com.fr.third.apache.log4j.Category.getRoot()
|
com.fr.fs.cache.decision.category.impl.memory.MemoryEntryExecutor.getRootNode() |
com.fr.fs.cache.decision.category.impl.memory.EntryCache.getRootNode() |
com.fr.fs.cache.decision.category.EntryExecutor.getRootNode() |
com.fr.web.ImageDataUrlCacheManager.getSessionIDMap(String) |
com.fr.web.ImageDataUrlCacheManager.getSheetIndexMap(String, int) |
com.fr.web.session.SessionLocalManager.getSql() |
com.fr.plugin.chart.VanChartAttrHelper.getStringColor(Color) |
com.fr.file.DatasourceManager.getTableData(String) |
com.fr.third.jgroups.protocols.UNICAST2.getTimeout() |
com.fr.third.jgroups.View.getVid() |
com.fr.base.io.IOFile.getXMLDesignerVersion()
命名问题,请使用getDesignerVersion代替
|
com.fr.base.io.BaseBook.getXMLDesignerVersion()
命名问题,请使用getDesignerVersion代替
|
com.fr.main.impl.WorkBookAdapter.getXMLDesignerVersion()
命名问题,请使用getDesignerVersion代替
|
com.fr.main.impl.AbstractWorkBookX.getXMLDesignerVersion() |
com.fr.design.i18n.Toolkit.i18nCompatibleServerText(String) |
com.fr.design.i18n.Toolkit.i18nTextArray(String[]) |
com.fr.report.fun.CommentExcelProcessor.importExcelMatchComment(ECReport, WriteECReport) |
com.fr.common.diff.node.CategoryFilteringVisitor.includeOnly(String)
This method is confusing. The name implies only nodes with the given category
will be included, but that's not the case. Instead every previously included category will
also be included. On top of that every excluded category will remain excluded. This method
will be removed in future versions until the feature is explicitly requested.
|
com.fr.base.vcs.DesignerMode.isAuthorityEditing()
|
com.fr.report.block.Block.isCells()
过渡方法
|
com.fr.report.poly.ResultECBlock.isCells() |
com.fr.report.poly.ResultChartBlock.isCells() |
com.fr.report.poly.AbstractPolyECBlock.isCells() |
com.fr.report.poly.AbstractPolyReport.isElementCaseReport() |
com.fr.third.jgroups.protocols.TP.isEnableBundling() |
com.fr.third.jgroups.protocols.TP.isEnableUnicastBundling() |
com.fr.stable.ArrayUtils.isEquals(Object, Object)
this method has been replaced by java.util.Objects.deepEquals(Object, Object) and will be
removed from future releases.
|
com.fr.common.diff.node.DiffNode.isExcluded()
This method was a shortcut to extract the "exclude" flag from the ObjectDiffProperty
annotation. Since we found a better way to do that, it is not needed anymore and will be removed in future
versions. The name is also misleading. It implies that here lies the truth about the exclusion, but only the
InclusionService can tell for sure. This flag is just only little piece of the puzzle.
|
com.fr.common.diff.access.ExclusionAware.isExcludedByAnnotation() |
com.fr.third.jgroups.protocols.TP.isLoopback() |
com.fr.stable.OperatingSystem.isMacOS() |
com.fr.base.BaseUtils.isNum(char) |
com.fr.general.http.HttpClient.isServerAlive() |
com.fr.design.fun.JavaScriptActionProvider.isSupportType() |
com.fr.chart.chartattr.Title.isTitleVisble() |
com.fr.stable.OperatingSystem.isUnix() |
com.fr.base.vcs.DesignerMode.isVcsMode()
|
com.fr.stable.OperatingSystem.isWindows() |
com.fr.data.core.db.dialect.Dialect.isYearData(Connection, int, Table, String)
方法已弃用,永远返回false,
是否为年类型的判断逻辑已转移到com.fr.data.core.db.dialect.base.key.fetchcolumninformation.MysqlFetchColumnInformationExecutor
|
com.fr.data.core.db.dialect.DefaultDialect.isYearData(Connection, int, Table, String) |
com.fr.json.JSONObject.join(JSONObject) |
com.fr.base.BaseUtils.jsonDecode(String) |
com.fr.json.JSONUtils.jsonDecode(String) |
com.fr.base.BaseUtils.jsonEncode(Object) |
com.fr.regist.FRCoreContext.listenerLicense(LicenseListener) |
com.fr.regist.FRCoreContext.listenLicense(LicenseListener) |
com.fr.config.holder.factory.Holders.map(String, Map, Class, Class, String) |
com.fr.config.holder.factory.XmlHolders.map(String, Map, Class, Class, String) |
com.fr.schedule.plugin.ScheduleFastUserNameProcessor.needFastUserName(ScheduleTask, Map, String, CallBack)
将采用明确的返回值代替模糊的true和false
|
com.fr.schedule.plugin.impl.AbstractScheduleFastUserNameProcessor.needFastUserName(ScheduleTask, Map, String, CallBack)
将采用明确的返回值代替模糊的true和false
|
com.fr.third.jgroups.util.ThreadFactory.newThread(ThreadGroup, Runnable, String) |
com.fr.third.jgroups.protocols.Discovery.numInitialMembers() |
com.fr.third.jgroups.protocols.Discovery.numInitialMembers(int) |
com.fr.config.holder.factory.Holders.obj(String, T, Class, String) |
com.fr.config.holder.factory.XmlHolders.obj(String, T, Class, String) |
com.fr.config.holder.factory.Holders.objCollection(String, Collection, Class, String) |
com.fr.base.Utils.objectToString(Object) |
com.fr.config.holder.factory.Holders.objMap(String, Map, Class, Class, String) |
com.fr.third.apache.log4j.Hierarchy.overrideAsNeeded(String)
Deprecated with no replacement.
|
com.fr.design.mainframe.widget.accessibles.AccessibleDictionaryEditor.populateBean(Dictionary)
|
com.fr.file.WebImage.presentationResult(PresentationType) |
com.fr.json.JSONObject.put(String, Collection) |
com.fr.store.StateHubService.put(String, T, Converter) |
com.fr.web.core.TemplateSessionIDInfo.putParameterMap4ExecuteAll(Map)
|
com.fr.web.ImageDataUrlCacheManager.putSessionID2Map(ConcurrentHashMap>, String) |
com.fr.web.ImageDataUrlCacheManager.putSheetIndex2Map(ConcurrentHashMap, String, int) |
com.fr.base.BaseUtils.readBuildNO() |
com.fr.base.BaseUtils.readCacheImage(String) |
com.fr.base.BaseUtils.readIcon(String) |
com.fr.base.BaseUtils.readImage(InputStream) |
com.fr.base.BaseUtils.readImage(String) |
com.fr.base.BaseUtils.readImageWithCache(String) |
com.fr.report.write.BuiltInSQLSubmiter.readOldXML(XMLableReader) |
com.fr.base.BaseUtils.readResource(String) |
com.fr.base.BaseUtils.readResourceAsString(String) |
com.fr.base.BaseUtils.readResourceAsString(String, String) |
com.fr.general.FRLogCleanAttr.readXML(XMLableReader) |
com.fr.report.ReportConfigManager.readXML(XMLableReader) |
com.fr.decision.authorize.AuthorizeAttr.readXML(XMLableReader) |
com.fr.io.attr.WordExportAttr.readXML(XMLableReader) |
com.fr.io.attr.ReportExportAttr.readXML(XMLableReader) |
com.fr.io.attr.PDFExportAttr.readXML(XMLableReader) |
com.fr.io.attr.ImageExportAttr.readXML(XMLableReader) |
com.fr.io.attr.HTMLExportAttr.readXML(XMLableReader) |
com.fr.io.attr.ExcelExportAttr.readXML(XMLableReader) |
com.fr.decision.basic.UpgradeProgressAttr.readXML(XMLableReader) |
com.fr.decision.basic.Theme.readXML(XMLableReader) |
com.fr.decision.basic.SystemStyle.readXML(XMLableReader) |
com.fr.decision.basic.SystemAttr.readXML(XMLableReader) |
com.fr.decision.basic.DatabaseAdapterAttr.readXML(XMLableReader) |
com.fr.general.RecordManager.recordAccessNoExecuteInfo(String, DeclareRecordType, ExecuteInfo) |
com.fr.record.DBRecordXManager.recordAccessNoExecuteInfo(String, DeclareRecordType, ExecuteInfo) |
com.fr.record.DBRecordXManager.recordErrorInfo(String, short, String, String, String) |
com.fr.general.RecordManager.recordExecuteInfo(String, DeclareRecordType, ExecuteInfo) |
com.fr.record.DBRecordXManager.recordExecuteInfo(String, DeclareRecordType, ExecuteInfo) |
com.fr.general.RecordManager.recordExportInfo(String, String, DeclareRecordType, long, String) |
com.fr.record.DBRecordXManager.recordExportInfo(String, String, DeclareRecordType, long, String) |
com.fr.general.RecordManager.recordFSInfo(String, String, String) |
com.fr.record.DBRecordXManager.recordFSInfo(String, String, String) |
com.fr.record.FunctionRecorderManager.recordFunction(FunctionProcessor) |
com.fr.log.LogUtils.recordParamsExeRecord(String, String, String)
用于参数组合智能推荐的,做法相当差
|
com.fr.general.RecordManager.recordPrintInfo(String, String, DeclareRecordType) |
com.fr.record.DBRecordXManager.recordPrintInfo(String, String, DeclareRecordType) |
com.fr.record.DBRecordXManager.recordScheduleInfo(String, short, String, String, String, String) |
com.fr.design.mainframe.DesignerFrame.registApp(App>)
|
com.fr.general.http.HttpClient.release() |
com.fr.design.mainframe.DesignerFrame.removeApp(App>)
|
com.fr.fs.cache.decision.category.impl.memory.MemoryEntryExecutor.removeCache(int, long) |
com.fr.fs.cache.decision.category.impl.memory.EntryCache.removeCache(int, long) |
com.fr.fs.cache.decision.category.EntryExecutor.removeCache(int, long) |
com.fr.ssh.jsch.JSch.removeIdentity(String)
use #removeIdentity(Identity identity)
|
com.fr.design.gui.icombobox.UIBasicComboBoxUI.removeListeners()
As of Java 2 platform v1.4.
|
com.fr.base.TemplateUtils.render(String, Calculator)
兼容老的版本
|
com.fr.web.struct.Component.script() |
com.fr.web.struct.Atom.script() |
com.fr.decision.webservice.v10.user.DepartmentService.searchDepRoles(String, String) |
com.fr.third.jgroups.JChannel.setAddressGenerator(AddressGenerator)
|
com.fr.third.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode.setAllDescendantsDeSelected() |
com.fr.third.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode.setAllDescendantsSelected() |
com.fr.stable.script.CalculatorProvider.setAttribute(Class, Object) |
com.fr.script.Calculator.setAttribute(Class, Object) |
com.fr.general.http.HttpClient.setCharSet(String) |
com.fr.report.cell.cellattr.core.group.DSColumn.setColumnName(String)
replaced by setColumn(Column);
|
com.fr.general.http.HttpClient.setContent(byte[]) |
com.fr.stable.script.CalculatorProvider.setCurrentColumnRow(ColumnRow) |
com.fr.script.Calculator.setCurrentColumnRow(ColumnRow) |
com.fr.stable.script.CalculatorProvider.setCurrentFromColumnRow(ColumnRow) |
com.fr.script.Calculator.setCurrentFromColumnRow(ColumnRow) |
com.fr.chart.chartattr.Chart.setDataProcessor(DataProcessor) |
com.fr.decision.webservice.bean.migration.DBConfigBean.setDialect(String) |
com.fr.report.cell.cellattr.core.CellUtils.setDictionary(TemplateCellElement, Dictionary)
replaced by CellElement.setPresent
|
com.fr.third.apache.log4j.Hierarchy.setDisableOverride(String)
Deprecated with no replacement.
|
com.fr.third.jgroups.protocols.TP.setEnableBundling(boolean) |
com.fr.third.jgroups.protocols.TP.setEnableUnicastBundling(boolean) |
com.fr.stable.query.data.DataColumn.setFunc(ColumnFunc)
使用 isColumnType和getColumn来获取具体的Column对象
|
com.fr.general.http.HttpClient.setHeader(String) |
com.fr.file.WebImage.setImageUrl(String) |
com.fr.design.DesignModelAdapter.setjTemplate(S)
|
com.fr.third.jgroups.protocols.TP.setLoopback(boolean) |
com.fr.base.vcs.DesignerMode.setMode(DesignerMode)
|
com.fr.stable.query.data.DataColumn.setModifier(String)
使用 isColumnType和getColumn来获取具体的Column对象
|
com.fr.stable.query.data.DataColumn.setName(String)
使用 isColumnType和getColumn来获取具体的Column对象
|
com.fr.third.jgroups.protocols.Discovery.setNumInitialMembers(int) |
com.fr.third.apache.log4j.varia.StringMatchFilter.setOption(String, String)
Use the setter method for the option directly instead
of the generic setOption method.
|
com.fr.third.apache.log4j.varia.DenyAllFilter.setOption(String, String)
Use the setter method for the option directly instead
of the generic setOption method.
|
com.fr.third.apache.log4j.helpers.DateLayout.setOption(String, String)
Use the setter method for the option directly instead
of the generic setOption method.
|
com.fr.third.apache.log4j.lf5.util.DateFormatManager.setOutputFormat(String)
Use setPattern().
|
com.fr.ssh.jsch.KeyPair.setPassphrase(byte[])
use #writePrivateKey(String name, byte[] passphrase)
|
com.fr.ssh.jsch.KeyPair.setPassphrase(String)
use #writePrivateKey(java.io.OutputStream out, byte[] passphrase)
|
com.fr.third.apache.log4j.Category.setPriority(Priority)
|
com.fr.web.core.db.FineDB.setRestoringFineDBFilePath(String) |
com.fr.stable.query.data.DataColumn.setRestriction(Restriction)
使用 isColumnType和getColumn来获取具体的Column对象
|
com.fr.general.http.HttpClient.setTimeout(int) |
com.fr.third.jgroups.protocols.UNICAST2.setTimeout(int[]) |
com.fr.third.jgroups.protocols.UNICAST.setTimeout(int[]) |
com.fr.chart.chartattr.Title.setTitleVisble(boolean) |
com.fr.data.dao.ObjectTableMapper.shouleCheckTable()
See isCheckTable
|
com.fr.plugin.PluginLicenseMessage.showExpireMessageOnBrowser(PluginLicense, boolean, HttpServletResponse) |
com.fr.plugin.PluginLicenseMessage.showExpireMessageOnDesigner(PluginLicense, boolean) |
com.fr.third.apache.log4j.Category.shutdown()
|
com.fr.config.holder.factory.Holders.simple(String, T, String) |
com.fr.third.apache.log4j.jmx.Agent.start() |
com.fr.web.struct.Component.style() |
com.fr.web.struct.Atom.style() |
com.fr.design.fun.ExportAttrTabProvider.tag()
将来不使用tag作为区分
|
com.fr.van.chart.multilayer.VanChartMultiPiePlotPane.title4PopupWindow() |
com.fr.chart.chartglyph.ChartGlyph.toImage(int, int, int, CallbackEvent) |
com.fr.plugin.chart.vanchart.VanChartGlyph.toImage(int, int, int, CallbackEvent, ChartDataParam) |
com.fr.chart.chartglyph.DataSeries.toOldResult(CommonCondition) |
com.fr.chart.chartglyph.DataPoint.toOldResult(CommonCondition) |
com.fr.third.apache.log4j.Priority.toPriority(int)
|
com.fr.third.apache.log4j.Priority.toPriority(int, Priority)
|
com.fr.third.apache.log4j.Priority.toPriority(String)
|
com.fr.third.apache.log4j.Priority.toPriority(String, Priority)
|
com.fr.third.apache.log4j.lf5.viewer.LogBrokerMonitor.trackTableScrollPane()
tracking is now done automatically.
|
com.fr.design.mainframe.widget.accessibles.AccessibleDictionaryEditor.updateBean()
|
com.fr.data.dao.ObjectMappingTable.updateForeignKey(Connection)
此方法用来解决finedb迁移mysql之后错误地关闭了外键级联特性 过段时间可删除
|
com.fr.web.core.FormSessionIDInfor.updatePara()
计算使用getParameterMap4Execute
|
com.fr.general.FRLogCleanAttr.writeXML(XMLPrintWriter) |
com.fr.report.ReportConfigManager.writeXML(XMLPrintWriter) |
com.fr.decision.authorize.AuthorizeAttr.writeXML(XMLPrintWriter) |
com.fr.io.attr.WordExportAttr.writeXML(XMLPrintWriter) |
com.fr.io.attr.ReportExportAttr.writeXML(XMLPrintWriter) |
com.fr.io.attr.PDFExportAttr.writeXML(XMLPrintWriter) |
com.fr.io.attr.ImageExportAttr.writeXML(XMLPrintWriter) |
com.fr.io.attr.HTMLExportAttr.writeXML(XMLPrintWriter) |
com.fr.io.attr.ExcelExportAttr.writeXML(XMLPrintWriter) |
com.fr.decision.basic.UpgradeProgressAttr.writeXML(XMLPrintWriter) |
com.fr.decision.basic.Theme.writeXML(XMLPrintWriter) |
com.fr.decision.basic.SystemStyle.writeXML(XMLPrintWriter) |
com.fr.decision.basic.SystemAttr.writeXML(XMLPrintWriter) |
com.fr.decision.basic.DatabaseAdapterAttr.writeXML(XMLPrintWriter) |