跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

R

RADIOTYPES - 类 中的静态变量com.seeyon.ctp.common.office.trans.util.FileType
 
randomInt() - 类 中的静态方法com.seeyon.ctp.common.security.SecurityHelper
 
rangeCheck(int) - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
检查是否越界
RateLimit(String, int) - 类 的构造器com.seeyon.ctp.common.rate.SeeyonRateLimiter.RateLimit
 
RateLimitInitializer - com.seeyon.ctp.common.rate中的类
限流组件初始化器,在系统启动时读取配置进行全局限流的配置、启动
RateLimitInitializer() - 类 的构造器com.seeyon.ctp.common.rate.RateLimitInitializer
 
read() - 类 中的方法com.seeyon.ctp.common.cache.CacheStatistics
已过时。
 
read() - 类 中的方法com.seeyon.ctp.component.cache.CacheStatistics
 
READ_STATE_ENABLE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
公开流程中的已读状态
readBytes(InputStream, int) - 类 中的静态方法com.seeyon.apps.common.image.utils.FileTypeUtil
读取指定长度的byte数组,不关闭流
readCustomJs(CtpLocalFile) - 类 中的静态方法com.seeyon.ctp.common.i18n.util.I18nUtil
读取 js 自定义国际化
readExcel(CtpAbstractFile) - 接口 中的方法com.seeyon.ctp.common.excel.FileToExcelManager
读取Excel文件的内容,仅读取第一个sheet中的数据。
readExcel(CtpAbstractFile, String) - 接口 中的方法com.seeyon.ctp.common.excel.FileToExcelManager
获取Excel文件中的数据,按给定类型解析文件中的数据。
readExcel(CtpAbstractFile) - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImpl
读取Excel文件的内容
readExcel(CtpAbstractFile, String) - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImpl
 
readExcelAllContentBySheets(CtpAbstractFile, String, int...) - 接口 中的方法com.seeyon.ctp.common.excel.FileToExcelManager
读取Excel文件的内容,同时将sheetName返回。
readExcelAllContentBySheets(CtpAbstractFile, String, int...) - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImpl
读取Excel文件的内容,同时将sheetName返回。
readExcelAllContentBySheetsTest() - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImplTest
 
readExcelBySheets(CtpAbstractFile) - 接口 中的方法com.seeyon.ctp.common.excel.FileToExcelManager
读取Excel文件的内容,读取所有sheet中的数据。
readExcelBySheets(CtpAbstractFile, int...) - 接口 中的方法com.seeyon.ctp.common.excel.FileToExcelManager
读取Excel文件的内容,读取指定sheet中的数据,可以指定多个sheet。
readExcelBySheets(CtpAbstractFile, String) - 接口 中的方法com.seeyon.ctp.common.excel.FileToExcelManager
读取Excel文件的内容,读取指定sheet中的数据。
readExcelBySheets(CtpAbstractFile) - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImpl
 
readExcelBySheets(CtpAbstractFile, int...) - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImpl
 
readExcelBySheets(CtpAbstractFile, String) - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImpl
 
readExcelBySheets(CtpAbstractFile, String, int...) - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImpl
读取Excel文件的内容
readExcelBySheets(CtpAbstractFile, String, String) - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImpl
读取Excel文件的内容,读取指定sheet中的数据。
readExcelBySheetsTest() - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImplTest
 
readExcelTest() - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImplTest
 
readExcelTitleList(CtpAbstractFile) - 接口 中的方法com.seeyon.ctp.common.excel.FileToExcelManager
获取 第二行标题的集合
readExcelTitleList(CtpAbstractFile) - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImpl
读取Excel文件的内容
readFile(CtpLocalFile) - 类 中的静态方法com.seeyon.ctp.common.office.trans.util.OfficeTransHelper
读文件
readFile(String) - 类 中的静态方法com.seeyon.ctp.event.EventFilterByAsync
 
readImage(InputStream) - 类 中的静态方法com.seeyon.ctp.common.fileupload.util.ImageUtils
 
readImage(CtpLocalFile) - 类 中的静态方法com.seeyon.ctp.common.fileupload.util.ImageUtils
 
readImageFromCtpFile(CtpFile) - 类 中的静态方法com.seeyon.ctp.common.fileupload.util.ImageUtils
 
readTextFile(String) - 类 中的静态方法com.seeyon.ctp.startup.StartupTaskManager
 
recheck(String, HttpServletRequest) - 类 中的方法com.seeyon.ctp.common.controller.BaseController
 
record(String) - 类 中的静态方法com.seeyon.ctp.login.recorder.RecorderUtil
 
RecorderUtil - com.seeyon.ctp.login.recorder中的类
追踪登录问题,发版后取消
RecorderUtil() - 类 的构造器com.seeyon.ctp.login.recorder.RecorderUtil
 
RecordHandler - com.seeyon.v3x.common.ajax.impl中的类
 
RecordHandler() - 类 的构造器com.seeyon.v3x.common.ajax.impl.RecordHandler
 
recordMsg(String, String, String, String, Boolean, Integer) - 类 中的静态方法com.seeyon.v3x.common.ajax.impl.RecordHandler
 
recordURL(Long, String, Date) - 类 中的方法com.seeyon.ctp.util.UrlAccessUtil
 
RECOVER_PROCESS_ON_ACTIVITY_REMOVE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
被回退人处理时保留上次处理新增人员
recovery(String) - 类 中的静态方法com.seeyon.ctp.util.EmojiUtil
还原utf8数据库中保存的含转换后emoji表情的字符串
redirect(String) - 类 中的方法com.seeyon.ctp.common.controller.BaseController
页面重定向
redirect(HttpServletResponse, String) - 类 中的方法com.seeyon.ctp.common.office.trans.adapter.AbstractTransFilter
 
REDIRECT_BACK - 类 中的静态变量com.seeyon.ctp.common.controller.BaseController
页面跳转——返回
redirectModelAndView(String) - 类 中的方法com.seeyon.ctp.common.controller.BaseController
中间跳转页面,用在:action1 跳转到action2 public ModelAndView send(HttpServletRequest request, HttpServletResponse response) throws Exception { return redirectModelAndView("/collaboration.do?
redirectModelAndView(String, String) - 类 中的方法com.seeyon.ctp.common.controller.BaseController
跳转到页面,在指定的窗口,用在:action1 跳转到action2 public ModelAndView send(HttpServletRequest request, HttpServletResponse response) throws Exception { return redirectModelAndView("/collaboration.do?
REDIS_CLUSTER - 类 中的静态变量com.seeyon.ctp.component.cache.redis.RedisOptFactory
配置标记:redis集群
REDIS_SINGLE - 类 中的静态变量com.seeyon.ctp.component.cache.redis.RedisOptFactory
配置标记:redis单点
RedisAdvancedCacheMap<K extends java.io.Serializable,V extends java.io.Serializable,I extends java.io.Serializable> - com.seeyon.ctp.component.cache.redis中的类
 
RedisAdvancedCacheMap(String, String, L2CacheMapLoader_Inner, boolean, int) - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
RedisAdvancedCacheMap(String, String, L2CacheMapLoader_Inner, boolean, int, CacheConfiguration) - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
RedisCacheMap<K extends java.io.Serializable,V extends java.io.Serializable> - com.seeyon.ctp.component.cache.redis中的类
 
RedisCacheMap(String, String, CacheConfiguration, MapDataLoader<K, V>, Boolean) - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
RedisCacheMap(String, String, CacheConfiguration, MapDataLoader<K, V>, Boolean, int) - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
RedisCacheMap(String, String, CacheConfiguration, L2CacheMapLoader_Inner<K, V, String>, Boolean) - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
RedisCacheMap(String, String, CacheConfiguration, L2CacheMapLoader_Inner<K, V, String>, Boolean, int) - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
RedisCacheMap(String, String, CacheConfiguration, L2CacheMapLoader_Inner<K, V, String>, Boolean, Boolean, int) - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
RedisCacheMap(String, String, CacheConfiguration, MapDataLoader<K, V>, Boolean, Boolean, int) - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
RedisCacheObject<V extends java.io.Serializable> - com.seeyon.ctp.component.cache.redis中的类
 
RedisCacheObject(String, String, CacheConfiguration, ObjectDataLoader<V>, Boolean) - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisCacheObject
 
RedisCacheSet<E extends java.io.Serializable> - com.seeyon.ctp.component.cache.redis中的类
 
RedisCacheSet(String, String, CacheConfiguration, SetDataLoader<E>, Boolean) - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisCacheSet
 
RedisClientCheck - com.seeyon.ctp.startup.redis中的类
检查Redis连接的客户端之来源于当前集群,防止客户多个OA集群连同一Redis情况
RedisClientCheck() - 类 的构造器com.seeyon.ctp.startup.redis.RedisClientCheck
 
RedisConfig - com.seeyon.ctp.component.cache.redis中的类
 
RedisConfig() - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisConfig
 
RedisHandler - com.seeyon.ctp.component.cache.redis中的类
 
RedisHandler() - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisHandler
 
RedisHotDataMap<V extends java.io.Serializable> - com.seeyon.ctp.component.cache.redis中的类
 
RedisHotDataMap(String, String, HotDataLoader<V>, HotDataMapConfig) - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisHotDataMap
 
RedisHotDataMapTest - com.seeyon.ctp.component.cache.redis中的类
 
RedisHotDataMapTest() - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisHotDataMapTest
 
RedisIndexCacheMap<K extends java.io.Serializable,I extends java.io.Serializable> - com.seeyon.ctp.component.cache.redis中的类
IndexCacheMap的Redis实现
RedisIndexCacheMap(String, String, L2IndexCacheMapLoader_Inner, boolean, boolean, int) - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisIndexCacheMap
 
RedisKeyspaceListener - com.seeyon.ctp.component.cache.redis中的类
KeySpace事件监听器,RedisOptFactory初始化时初始化该监听器
RedisKeyspaceListener(JedisPool, int, IRedisConnectionTools) - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisKeyspaceListener
 
RedisNotification - com.seeyon.ctp.common.cache.redis中的类
 
RedisNotification() - 类 的构造器com.seeyon.ctp.common.cache.redis.RedisNotification
 
RedisNotification(Notification, String) - 类 的构造器com.seeyon.ctp.common.cache.redis.RedisNotification
 
RedisNotificationCodec - com.seeyon.ctp.common.cache.redis中的类
 
RedisNotificationCodec() - 类 的构造器com.seeyon.ctp.common.cache.redis.RedisNotificationCodec
 
RedisNotificationListener - com.seeyon.ctp.common.cache.redis中的类
 
RedisNotificationListener() - 类 的构造器com.seeyon.ctp.common.cache.redis.RedisNotificationListener
 
RedisNotificationManager - com.seeyon.ctp.common.cache.redis中的类
 
RedisNotificationManager() - 类 的构造器com.seeyon.ctp.common.cache.redis.RedisNotificationManager
 
RedisOpt<K extends java.io.Serializable,HK extends java.io.Serializable,V extends java.io.Serializable> - com.seeyon.ctp.component.cache.redis中的接口
Redis操作接口
redisOpt - 类 中的静态变量com.seeyon.ctp.component.cache.redis.RedisOptFactory
 
RedisOptFactory - com.seeyon.ctp.component.cache.redis中的类
 
RedisOptFactory() - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisOptFactory
 
RedisSeeyonEventCodec - com.seeyon.ctp.common.cache.redis中的类
 
RedisSeeyonEventCodec() - 类 的构造器com.seeyon.ctp.common.cache.redis.RedisSeeyonEventCodec
 
RedissonFactory - com.seeyon.ctp.common.dlock.impl中的类
 
RedissonFactory() - 类 的构造器com.seeyon.ctp.common.dlock.impl.RedissonFactory
 
RedisTestUtil - com.seeyon.ctp.component.cache.redis中的类
 
RedisTestUtil() - 类 的构造器com.seeyon.ctp.component.cache.redis.RedisTestUtil
 
reEvalAllFormulas() - 类 中的静态方法com.seeyon.ctp.common.formula.FormulaUtil
在当前节点重新执行所有公式,用于重新生成节点的groovy缓存
REF - 类 中的静态变量com.seeyon.ctp.common.po.filemanager.Attachment
 
REF - 类 中的静态变量com.seeyon.ctp.common.po.filemanager.Partition
 
REF - 类 中的静态变量com.seeyon.ctp.common.po.filemanager.V3XFile
 
REF - 类 中的静态变量com.seeyon.v3x.common.metadata.Metadata
 
REF - 类 中的静态变量com.seeyon.v3x.common.metadata.MetadataItem
 
REF_PREFIX - 类 中的静态变量com.seeyon.ctp.common.constdef.ConstDefConsts
 
refEnum(CtpEnumBean) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumNotUsedManager
 
refEnumItem(CtpEnumBean, CtpEnumItem) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumNotUsedManager
 
refEnumItem(CtpEnumItem) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumNotUsedManager
 
ReferenceCategory - com.seeyon.ctp.common.constants中的接口
 
ReferenceCategoryEnum - com.seeyon.ctp.common.constants中的枚举
 
ReferenceManagerEnum - com.seeyon.ctp.common.ctpenumnew.manager中的枚举
枚举引用管理器枚举,用来确定枚举有引用记录由哪个枚举引用管理器处理 一个枚举值对应一个枚举值引用管理器
ReferenceRangeEnum - com.seeyon.ctp.common.constants中的枚举
 
ReflectHelper - com.seeyon.ctp.common.test中的类
单元测试反射助手类。
ReflectHelper() - 类 的构造器com.seeyon.ctp.common.test.ReflectHelper
 
refresh(Object) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
refresh(Object, LockMode) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
refresh(LoginToken) - 接口 中的方法com.seeyon.ctp.login.LoginTokenManager
刷新Token,获取新的Token,作废原Token。
refresh(String) - 接口 中的方法com.seeyon.ctp.login.LoginTokenManager
刷新Token,获取新的Token,作废原Token。
refresh() - 接口 中的方法com.seeyon.ctp.portal.PortalCommonMenuStatisticsManager
 
RefreshInterfacesAfterUpdate - com.seeyon.ctp.dubbo中的注释类型
已过时。
v5不存在微服务模式,判断微服务的代码都可以去掉
refreshRegistCode(String) - 接口 中的方法com.seeyon.ctp.common.microserver.MicroServiceManager
 
refreshRegistCode(String) - 类 中的方法com.seeyon.ctp.common.microserver.MicroServiceManagerImpl
 
refreshWindow(String) - 类 中的方法com.seeyon.ctp.common.controller.BaseController
 
refreshWindow(String, String) - 类 中的方法com.seeyon.ctp.common.controller.BaseController
 
refreshWorkspace() - 类 中的方法com.seeyon.ctp.common.controller.BaseController
 
refUserEnum(CtpEnumBean) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumNotUsedManager
 
refUserEnumItem(CtpEnumBean, CtpEnumItem) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumNotUsedManager
 
regist(String, CommentProperties) - 接口 中的方法com.seeyon.ctp.common.microserver.MicroServiceManager
 
regist(String, CommentProperties) - 类 中的方法com.seeyon.ctp.common.microserver.MicroServiceManagerImpl
 
register(NotificationType, NotificationListener) - 接口 中的方法com.seeyon.ctp.cluster.notification.NotificationFactory
注册通知监听。
register(NotificationListener) - 接口 中的方法com.seeyon.ctp.cluster.notification.NotificationFactory
注册通知监听。
register(NotificationType, NotificationListener) - 类 中的方法com.seeyon.ctp.common.cache.redis.RedisNotificationListener
 
register(NotificationType, NotificationListener) - 类 中的方法com.seeyon.ctp.common.cache.redis.RedisNotificationManager
 
register(NotificationListener) - 类 中的方法com.seeyon.ctp.common.cache.redis.RedisNotificationManager
 
register(NotificationType, NotificationListener) - 类 中的静态方法com.seeyon.ctp.component.cache.redis.RedisHandler
 
register(Class<? extends Event>, Listener) - 类 中的静态方法com.seeyon.ctp.event.EventDispatcher
注册事件监听。
register(Class<? extends Event>, String, String, boolean) - 类 中的静态方法com.seeyon.ctp.event.EventDispatcher
 
register(Class<? extends Event>, String, String, boolean, EventTriggerMode) - 类 中的静态方法com.seeyon.ctp.event.EventDispatcher
 
register(String, int) - 类 中的静态方法com.seeyon.ctp.event.EventFilterByAsync
注册Listener的类型,0:普通Listener,1:Http异常Listener,2:数据库访问异常Listener,3:客开Listener
register(Event, EventCallback) - 类 中的静态方法com.seeyon.ctp.event.retry.EventCallbackExecutor
注册事件回调任务
register(Object, ThreadPort) - 类 中的方法com.seeyon.ctp.thread.ThreadManager
注册服务器
registerAfterCompletionWithExistingTransaction(Object, List<TransactionSynchronization>, TriggerAfterCompletionContent) - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Register the given list of transaction synchronizations with the existing transaction.
registerBeanDefinition(String, BeanDefinition) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
RegisterFormInputExtend - com.seeyon.ctp.util.annotation中的注释类型
二次开发过程,插件的形式自定义表单扩展控件
首先在建一个spring的配置文件,对于一个class, 然后在这个类上引入注释,形式如下:
registerResolvableDependency(Class<?>, Object) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
registerResultSetOutParameter(CallableStatement, int) - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
registerSandbox() - 类 中的静态方法com.seeyon.ctp.common.script.SandBoxUtil
 
registerSingleton(String, Object) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
reInitialized() - 类 中的静态方法com.seeyon.ctp.common.log.Log4JConfigurator
手动加载log4j2_running.xml配置文件,用于系统运行过程中输出日志。
rejectedExecution(Runnable, ThreadPoolExecutor) - 类 中的方法com.seeyon.ctp.event.handler.AsyncRejectHandler
 
relaceAllColumnsAliases(String) - 类 中的静态方法org.hibernate.dialect.SQLServer2005Dialect
去除查询语句中的别名 columnName [[as] alias]
RelaodContext() - 类 的构造器com.seeyon.ctp.component.cache.CacheReloader.RelaodContext
 
relatedArray - 类 中的变量com.alibaba.fastjson.JSONArray
 
release() - 类 中的方法com.seeyon.ctp.thread.single.SingleThread
释放资源
release(String) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeData
线程处理结束
release() - 类 中的静态方法com.seeyon.ctp.util.JDBCAgent
已过时。
releaseCurrentLock(Lock) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
释放锁
ReleaseLockListener - com.seeyon.ctp.common.lock.manager中的接口
解锁处理接口,平台对过期锁进行自动释放清理时,调用该接口进行锁资源对象相关的资源释放清理。
releaseOutDateLock(int) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
 
releaseSession(Session) - 类 中的方法com.seeyon.ctp.common.dao.AbstractHibernateDao
Close the given Hibernate Session, created via this DAO's SessionFactory, if it isn't bound to the thread.
reloadAllData() - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigCache
 
reloadAllData() - 类 中的方法com.seeyon.ctp.component.cache.AdvanceCanalMap
全量重新加载缓存数据
reloadAllData() - 接口 中的方法com.seeyon.ctp.component.cache.CanalMap
从数据库加载全量数据
reloadAllData() - 接口 中的方法com.seeyon.ctp.component.cache.EntityCanalMap
从数据库加载全量数据
reloadAllData() - 类 中的方法com.seeyon.ctp.component.cache.IndexCanalMap
全量重新加载缓存数据
reloadCache(GroupCacheableLoaderContext) - 类 中的方法com.seeyon.ctp.component.cache.DefaultGroupCacheableReloader
 
reloadCache(String) - 类 中的方法com.seeyon.ctp.component.cache.DefaultGroupCacheableReloader
 
reloadCache(GroupCacheableLoaderContext) - 接口 中的方法com.seeyon.ctp.component.cache.GroupCacheableReloader
重新加载缓存
reloadCache(String) - 接口 中的方法com.seeyon.ctp.component.cache.GroupCacheableReloader
自定义重新加载缓存分组
reloadConfig(String) - 类 中的静态方法com.seeyon.ctp.common.log.Log4JConfigurator
重新初始化Log4j2的配置上下文
reloadCustomize(String) - 类 中的静态方法com.seeyon.ctp.common.authenticate.domain.UserCustomizeCache
重载个性化信息
reloadRetryEvent() - 接口 中的方法com.seeyon.ctp.event.serialize.EventStore
重新加载事件,再次分发
reloadRetryEvent() - 类 中的方法com.seeyon.ctp.event.serialize.EventStoreSQLLitImpl
 
rememberName - 类 中的静态变量com.seeyon.ctp.common.constants.LoginConstants
 
rememberPassword - 类 中的静态变量com.seeyon.ctp.common.constants.LoginConstants
 
REMIND_WF_START_DEPARTMENT_ID - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
记住流程发起部门
remove(Object) - 类 中的方法com.alibaba.fastjson.JSONArray
 
remove(int) - 类 中的方法com.alibaba.fastjson.JSONArray
 
remove(Object) - 类 中的方法com.alibaba.fastjson.JSONObject
 
remove(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.HttpsOnlineSessionInfo
 
remove(String) - 类 中的方法com.seeyon.ctp.common.authenticate.LockLoginInfoFactory
清除被锁信息
remove(String, int) - 类 中的方法com.seeyon.ctp.common.authenticate.LockLoginInfoFactory
 
remove(Object) - 类 中的方法com.seeyon.ctp.common.CTPArrayList
 
remove(int) - 类 中的方法com.seeyon.ctp.common.CTPArrayList
 
remove(Object) - 类 中的方法com.seeyon.ctp.common.CTPConcurrentHashMap
 
remove(Object) - 类 中的方法com.seeyon.ctp.common.CTPHashSet
 
remove(Object) - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
 
remove(int) - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
 
remove(Object) - 类 中的方法com.seeyon.ctp.common.dao.BaseHibernateDao
 
remove(Object) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseHibernateDao
 
remove(Locale, String) - 类 中的方法com.seeyon.ctp.common.i18n.ResourceCache
 
remove(long, String, String) - 类 中的方法com.seeyon.ctp.common.idmapper.DBGuidMapper
 
remove(long, String, String) - 接口 中的方法com.seeyon.ctp.common.idmapper.GuidMapper
 
remove(long, String, String) - 类 中的方法com.seeyon.ctp.common.idmapper.SimpleGuidMapper
 
remove(HttpServletRequest) - 类 中的静态方法com.seeyon.ctp.common.log.CapabilityLogHandler
 
remove(String) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
 
remove(Object) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
remove() - 类 中的方法com.seeyon.ctp.common.queue.AbstractCTPQueue
移除队首元素,若移除成功,则返回true;如果移除失败(队列为空),则会抛出异常;
remove(Object) - 类 中的方法com.seeyon.ctp.common.queue.AbstractCTPQueue
 
remove(Object) - 类 中的静态方法com.seeyon.ctp.common.shareMap.V3xShareMap
删除对象
remove(Object) - 类 中的方法com.seeyon.ctp.common.SoftConcurrentHashMap
 
remove(String) - 类 中的静态方法com.seeyon.ctp.common.submitLimit.cache.AntiRepeatCacheUtil
 
remove() - 类 中的静态方法com.seeyon.ctp.common.web.util.WebUtil
 
remove(K) - 类 中的方法com.seeyon.ctp.component.cache.AdvanceCanalMap
删除数据
remove(K) - 接口 中的方法com.seeyon.ctp.component.cache.AdvancedCacheMap
移除缓存项。
remove(K) - 接口 中的方法com.seeyon.ctp.component.cache.CacheMap
移除缓存项。
remove(V) - 接口 中的方法com.seeyon.ctp.component.cache.CacheSet
Removes the specified element from this set if it is present (optional operation).
remove(List<T>) - 接口 中的方法com.seeyon.ctp.component.cache.CanalMap
删除数据,实现类不需要实现
remove(T) - 接口 中的方法com.seeyon.ctp.component.cache.EntityCanalMap
删除数据,实现类不需要实现
remove(K) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
 
remove(K) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheMap
 
remove(V) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheSet
 
remove(String) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericHotDataMap
 
remove(String) - 接口 中的方法com.seeyon.ctp.component.cache.HotDataMap
remove by key
remove(K) - 类 中的方法com.seeyon.ctp.component.cache.IndexCanalMap
删除数据
remove(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
remove(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
remove(E) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheSet
 
remove(String) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisHotDataMap
 
remove(EventMonitorItemEnum) - 接口 中的方法com.seeyon.ctp.event.monitor.EventLossStore
移除某一类指标数据
remove(EventMonitorItemEnum) - 类 中的方法com.seeyon.ctp.event.monitor.EventLossStoreSQLLitImpl
 
remove(Event) - 类 中的静态方法com.seeyon.ctp.event.retry.EventCallbackExecutor
事件回调移除
remove(EventSerialize) - 接口 中的方法com.seeyon.ctp.event.serialize.EventStore
移除持久化事件
remove(EventSerialize) - 类 中的方法com.seeyon.ctp.event.serialize.EventStoreSQLLitImpl
 
remove(String, String) - 类 中的方法com.seeyon.ctp.session.SessionExpiringMap
 
remove(Thread) - 类 中的方法com.seeyon.ctp.thread.ThreadInfoHolder
 
remove(Object) - 类 中的方法com.seeyon.ctp.thread.ThreadManager
删除服务器
remove(int) - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
删除记录
remove(T) - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
删除指定的记录
remove() - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
删除当前数据
remove(long) - 类 中的方法com.seeyon.ctp.util.cache.DataCache
删除
remove(T1) - 类 中的方法com.seeyon.ctp.util.LimitedMap
删除缓存对象
remove() - 类 中的静态方法com.seeyon.ctp.util.ListSearchHelper
清除ThreadLocal中的数据,主要是为了处理Server复用线程的情况
remove(Object) - 类 中的方法com.seeyon.ctp.util.LRUMap
 
remove(int) - 类 中的方法com.seeyon.ctp.util.UniqueList
 
remove(Object) - 类 中的方法com.seeyon.ctp.util.UniqueList
 
remove() - 类 中的静态方法com.seeyon.v3x.common.web.login.CurrentUser
 
remove(Object) - 类 中的静态方法com.seeyon.v3x.common.web.util.ThreadLocalUtil
 
removeAction(T) - 类 中的方法com.seeyon.ctp.component.cache.EntityCanalMap.UpdateEntry
删除事件
removeAll(Collection<?>) - 类 中的方法com.alibaba.fastjson.JSONArray
 
removeAll(Collection<?>) - 类 中的方法com.seeyon.ctp.common.CTPArrayList
 
removeAll(Collection<?>) - 类 中的方法com.seeyon.ctp.common.CTPHashSet
 
removeAll(Collection<?>) - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
 
removeAll() - 类 中的静态方法com.seeyon.ctp.common.dao.paginate.Pagination
 
removeAll(Collection<?>) - 类 中的方法com.seeyon.ctp.common.queue.AbstractCTPQueue
 
removeAll(List<K>) - 类 中的方法com.seeyon.ctp.component.cache.AdvanceCanalMap
删除数据
removeAll(Collection<K>) - 接口 中的方法com.seeyon.ctp.component.cache.AdvancedCacheMap
按照指定的keys进行批量删除
removeAll(Collection<K>) - 接口 中的方法com.seeyon.ctp.component.cache.CacheMap
移除缓存项
removeAll(Collection<? extends V>) - 接口 中的方法com.seeyon.ctp.component.cache.CacheSet
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(List<T>) - 接口 中的方法com.seeyon.ctp.component.cache.EntityCanalMap
删除全部数据
removeAll(Collection<K>) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
 
removeAll(Collection<K>) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheMap
 
removeAll(Collection<? extends V>) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheSet
 
removeAll(List<K>) - 类 中的方法com.seeyon.ctp.component.cache.IndexCanalMap
删除数据
removeAll(Collection<K>) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
removeAll(Collection<K>) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
removeAll(Collection<? extends E>) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheSet
 
removeAll() - 接口 中的方法com.seeyon.ctp.event.monitor.EventLossStore
移除所有指标数据
removeAll() - 类 中的方法com.seeyon.ctp.event.monitor.EventLossStoreSQLLitImpl
 
removeAll() - 接口 中的方法com.seeyon.ctp.event.serialize.EventStore
移除持久化事件,所有
removeAll() - 类 中的方法com.seeyon.ctp.event.serialize.EventStoreSQLLitImpl
 
removeAllEmoji(String) - 类 中的静态方法com.seeyon.ctp.util.ImageUtil
移除IOS的表情字符--不判断用户直接移除
removeAllExpired() - 类 中的方法com.seeyon.ctp.session.SessionExpiringMap
 
removeAllItem() - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
removeAllMessages(long) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
清空我接收到的消息
removeAllNodes(Collection<?>) - 类 中的方法com.seeyon.ctp.common.queue.AbstractCTPQueue
 
removeAllNodes(Collection<?>) - 类 中的方法com.seeyon.ctp.common.queue.CTPBlockQueue
 
removeAllNodes(Collection<?>) - 类 中的方法com.seeyon.ctp.common.queue.CTPLinkedQueue
 
removeAllSeed(Collection<String>) - 类 中的静态方法com.seeyon.ctp.common.security.SecurityHelper
用户退出,移除缓存,批量
removeAsyncKey(String) - 类 中的静态方法com.seeyon.ctp.common.submitLimit.SubmitLimitUtil
异步线程,完成后手动删除
removeBeanDefinition(String) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
removeByGuid(String, String) - 类 中的方法com.seeyon.ctp.common.idmapper.DBGuidMapper
 
removeByGuid(String, String) - 接口 中的方法com.seeyon.ctp.common.idmapper.GuidMapper
 
removeByGuid(String, String) - 类 中的方法com.seeyon.ctp.common.idmapper.SimpleGuidMapper
 
removeById(Long) - 接口 中的方法com.seeyon.ctp.common.config.dao.ConfigDAO
 
removeById(Long) - 类 中的方法com.seeyon.ctp.common.dao.BaseHibernateDao
 
removeById(Long) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseHibernateDao
 
removeByLocalIdAndGuid(long, String) - 类 中的方法com.seeyon.ctp.common.idmapper.DBGuidMapper
 
removeByLocalIdAndGuid(long, String) - 接口 中的方法com.seeyon.ctp.common.idmapper.GuidMapper
移除localId或者guid的mapper,所有匹配上的均移除
removeByLocalIdAndGuid(long, String) - 类 中的方法com.seeyon.ctp.common.idmapper.SimpleGuidMapper
 
removeByReference(Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
按照主数据删除: 文件做物理删除
removeByReference(List<Long>) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
按照主数据删除: 文件做物理删除 (批量模式) 注意,此方法和deleteByReference实现的功能略有不同
removeByReference(Long, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
按照主数据和次数据删除: 文件做物理删除
removeByReference(Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
removeByReference(List<Long>) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
按照主数据删除: 文件做物理删除 (批量模式) 注意,此方法和deleteByReference实现的功能略有不同
removeByReference(Long, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
removeCache(String) - 类 中的静态方法com.seeyon.ctp.common.AppContext
 
removeColumnIndex4RedBold(int) - 类 中的方法com.seeyon.ctp.common.excel.DataRecord
 
removeCurrentTenantId() - 类 中的静态方法com.seeyon.ctp.common.AppContext
已过时。
v5不存在A6c模式,判断A6c模式的代码都可以去掉
removeDog(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager
删除狗对象
removeEldestEntry() - 类 中的方法com.seeyon.ctp.util.LRUStack
 
removeEmoji(String) - 类 中的静态方法com.seeyon.ctp.util.EmojiUtil
移除emoji表情
removeEmoji(String) - 类 中的静态方法com.seeyon.ctp.util.ImageUtil
移除IOS的表情字符
removeHeader(byte[]) - 类 中的方法com.seeyon.ctp.security.algorithm.AbstractEncryptCoder
去掉头部标识的字节
removeItem(long) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
删除一个元数据项,根据MetadataItem.id进行的
removeJob(String) - 类 中的静态方法com.seeyon.ctp.common.quartz.test.QuartzManager
移除一个任务(使用默认的任务组名,触发器名,触发器组名)
removeJob(String, String, String, String) - 类 中的静态方法com.seeyon.ctp.common.quartz.test.QuartzManager
移除一个任务
removeLoginInfoByLoginSign(int) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
请不要直接调用此方法.
removeLoginInfoByLoginSign(OnlineUser, Integer) - 类 中的静态方法com.seeyon.ctp.login.online.OnlineUserUtil
 
removeMessage(String, String) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
根据消息阅读状态及时间段清除消息
removeMessage(String, Long) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
根据消息的保留时间或每人的最大消息数量清除消息
removeNode(Node<Object>) - 类 中的方法com.seeyon.ctp.common.queue.AbstractCTPQueue
 
removeNode(Node<Object>) - 类 中的方法com.seeyon.ctp.common.queue.CTPBlockQueue
 
removeNode(Node<Object>) - 类 中的方法com.seeyon.ctp.common.queue.CTPLinkedQueue
 
removeNotification(NotificationMessage) - 类 中的静态方法com.seeyon.ctp.polling.service.PollNotificationHandler
删除过期了通信消息
removeNotifications(List<NotificationMessage>) - 类 中的静态方法com.seeyon.ctp.polling.service.PollNotificationHandler
批量删除通信消息
removeObject(Object) - 接口 中的方法com.seeyon.ctp.common.config.dao.ConfigDAO
 
removeObject(Object) - 类 中的方法com.seeyon.ctp.common.config.dao.ConfigDAOImpl
 
removeOrphanByValue(String, String) - 类 中的方法com.seeyon.ctp.common.datai18n.AbstractCategoryDefinition
 
removeOrphanByValue(String, String) - 接口 中的方法com.seeyon.ctp.common.datai18n.CategoryDefinition
清理指定的国际化数据。
removeOrphanByValue(String, String, String) - 类 中的静态方法com.seeyon.ctp.common.datai18n.DataI18nInitializer
 
removeProperty(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
removeRange(int, int) - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
移动块
removeRange(int, int) - 类 中的方法com.seeyon.ctp.util.UniqueList
 
removeReadOnlyInfo(List<MicroCenterConfigVo>) - 类 中的静态方法com.seeyon.ctp.util.MicroCenterConfigUtil
根据需要移除配置文件中只读的配置项
removeResourceInfo(Locale, ResourceInfo) - 类 中的静态方法com.seeyon.ctp.common.i18n.manager.I18nResourceCacheHolder
移除缓存
removeSeed(String) - 类 中的静态方法com.seeyon.ctp.common.security.SecurityHelper
用户退出,移除缓存
removeSessionArrribute(String) - 类 中的静态方法com.seeyon.ctp.common.AppContext
移除session级上下文参数
removeSingleton(String) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Overridden to clear FactoryBean instance cache as well.
removeThreadContext(String) - 类 中的静态方法com.seeyon.ctp.common.AppContext
删除线程上下文参数
removeThreadLocal() - 类 中的静态方法com.seeyon.ctp.cluster.notification.NotificationManager
 
removeThreadLocal() - 类 中的方法com.seeyon.ctp.cluster.notification.NotificationTransactionManager
清理TheadLocal,同时提交未提交的事务。
removeThreadLocal() - 类 中的静态方法com.seeyon.statistics.MethodInvokeStatistics
 
removeThreadLocal() - 类 中的静态方法com.seeyon.v3x.common.web.util.ThreadLocalUtil
清除A8 系统中所有的ThreadLocal
removeToken(String) - 类 中的静态方法com.seeyon.ctp.services.security.ServiceManager
清除指定的Token。
removeUserIdOfMustUseDogLogin(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager
删除必须使用狗登录的用户
removeUserOfCanAccessMobile(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager
删除必须使用加密狗验证,并且允许移动访问的用户
removeVerifyCodeRes(String) - 类 中的方法com.seeyon.ctp.common.authenticate.LockLoginInfoFactory
 
rendHtml(HttpServletResponse, String) - 类 中的方法com.seeyon.ctp.common.controller.BaseController
直接向客户端返回Html字符串,不用通过View页面渲染.
rendJavaScript(HttpServletResponse, String) - 类 中的方法com.seeyon.ctp.common.controller.BaseController
输出一点JS脚本 rendJavaScript(response, "alert('成功')"));
rendJavaScriptUnclose(HttpServletResponse, String) - 类 中的方法com.seeyon.ctp.common.controller.BaseController
 
rendText(HttpServletResponse, String) - 类 中的方法com.seeyon.ctp.common.controller.BaseController
直接向客户端返回JSON字符串,不用通过View页面渲染.
replace(String, String, String) - 类 中的静态方法com.seeyon.ctp.util.StringUtil
Replace substrings of one string with another string and return altered string.
replace(String, String, String, int) - 类 中的静态方法com.seeyon.ctp.util.StringUtil
Replace substrings of one string with another string and return altered string.
replaceBase64Image(String) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
将正文中的base64位编码的图片转为图片路径
replaceBase64Image(String) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
ReplaceBase64Result - com.seeyon.ctp.common.filemanager.domain中的类
替换正文中base64图片字符串结果 Created by zjg on 2019-1-26.
ReplaceBase64Result() - 类 的构造器com.seeyon.ctp.common.filemanager.domain.ReplaceBase64Result
 
replaceDistinctWithGroupBy(StringBuilder) - 类 中的静态方法org.hibernate.dialect.SQLServer2005Dialect
使用group by 替换distinct子句
replicate(Object, ReplicationMode) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
replicate(String, Object, ReplicationMode) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
reportAjaxDoManagerNamess(String, Set<String>) - 接口 中的方法com.seeyon.ctp.common.config.AppUrlReport
应用ManagerName集合信息发送接口(ajax.do)
reportAjaxDoManagerNamess(String, Set<String>) - 类 中的方法com.seeyon.ctp.common.config.AppUrlReportImpl
 
reportAjaxServletManagerNamess(String, Set<String>) - 接口 中的方法com.seeyon.ctp.common.config.AppUrlReport
应用ManagerName集合信息发送接口(ajaxservlet)
reportAjaxServletManagerNamess(String, Set<String>) - 类 中的方法com.seeyon.ctp.common.config.AppUrlReportImpl
 
reportAppUrls(String, Set<String>) - 接口 中的方法com.seeyon.ctp.common.config.AppUrlReport
应用Url信息发送接口(ajax.do|Controller|Rest)
reportAppUrls(String, Set<String>) - 类 中的方法com.seeyon.ctp.common.config.AppUrlReportImpl
 
reportServiceAddress(String, String, int) - 接口 中的方法com.seeyon.ctp.common.config.AppUrlReport
应用HTTP服务监听信息上报
reportServiceAddress(String, String, int) - 类 中的方法com.seeyon.ctp.common.config.AppUrlReportImpl
 
RequestHandler - com.seeyon.ctp.security.trans中的接口
 
RequestInfoUtil - com.seeyon.ctp.common.authenticate.domain中的类
 
RequestInfoUtil() - 类 的构造器com.seeyon.ctp.common.authenticate.domain.RequestInfoUtil
 
requestToBean(HttpServletRequest, Object, boolean) - 类 中的静态方法com.seeyon.ctp.util.ParamUtil
把请求中的参数赋值到JavaBean对象
RequestTracker - com.seeyon.ctp.trace中的类
HTTP请求埋点管理。
RequestTracker() - 类 的构造器com.seeyon.ctp.trace.RequestTracker
 
RequestTrackingHandler - com.seeyon.ctp.trace中的接口
应用自定义埋点接口,监听Http请求。
require(int, String, String) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportStreamReader
 
requiresCastingOfParametersInSelectClause() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
reset(Memoable) - 类 中的方法com.seeyon.ctp.common.security.SM3Digest
 
reset() - 类 中的方法com.seeyon.ctp.common.security.SM3Digest
reset the chaining variables
reset(Memoable) - 类 中的方法com.seeyon.ctp.common.security.SM3Digest
 
resetAllStatistics() - 类 中的静态方法com.seeyon.ctp.component.cache.CacheFactory
重置所有的统计。
resetBeanDefinition(String) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
Reset all bean definition caches for the given bean, including the caches of beans that are derived from it.
resetEtagRandom() - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
resetEtagRandom() - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
resetResourceInfo(String) - 接口 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManager
新增重置资源
resetResourceInfo(String) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
 
resetResourcesCache(Locale, String) - 类 中的静态方法com.seeyon.ctp.common.i18n.ResourceLoader
重置i18n资源文件缓存
resetStatistics() - 类 中的方法com.seeyon.ctp.common.cache.CacheStatistics
已过时。
重置统计。
resetStatistics() - 类 中的方法com.seeyon.ctp.component.cache.CacheStatistics
重置统计。
resize(String, String, int, int) - 类 中的静态方法com.seeyon.ctp.util.ImageUtil
重新改变图片的尺寸,保持原有比率不变。
resize1(String, String, int, int) - 类 中的静态方法com.seeyon.ctp.util.ImageUtil
重新改变图片的尺寸,保持原有比率不变
resolveBeforeInstantiation(String, RootBeanDefinition) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Apply before-instantiation post-processors, resolving whether there is a before-instantiation shortcut for the specified bean.
resolveDependency(DependencyDescriptor, String) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
 
resolveDependency(DependencyDescriptor, String, Set<String>, TypeConverter) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
resolveDialectInternal(DatabaseMetaData) - 类 中的方法org.hibernate.dialect.resolver.CTPDialectResolver
 
resolveMultipart(HttpServletRequest) - 类 中的方法com.seeyon.ctp.common.fileupload.FileuploadManagerImpl
 
resolveNamedBean(Class<T>) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
resolveStringValue(String) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
Resolve the given String value, for example parsing placeholders.
resolveValue(Object) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
 
ResourceBundleUtil - com.seeyon.ctp.common.i18n中的类
 
ResourceBundleUtil() - 类 的构造器com.seeyon.ctp.common.i18n.ResourceBundleUtil
 
ResourceCache - com.seeyon.ctp.common.i18n中的类
国际化资源缓存实现。
ResourceConsts - com.seeyon.ctp.common.i18n.expand中的类
 
ResourceConsts() - 类 的构造器com.seeyon.ctp.common.i18n.expand.ResourceConsts
 
ResourceInfo - com.seeyon.ctp.common.i18n.domain中的类
一条资源信息
ResourceInfo() - 类 的构造器com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
ResourceInfoVO - com.seeyon.ctp.common.i18n.domain中的类
Title : 应用模块名称 Description : 代码描述 Copyright : Copyright (c) 2012 Company : seeyon.com @Since A8-V5 6.1SP1
ResourceInfoVO() - 类 的构造器com.seeyon.ctp.common.i18n.domain.ResourceInfoVO
 
resourceLoaded(Locale, String, String, String, String, String) - 接口 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManager
加载了一条资源信息
resourceLoaded(Locale, String, String, String, String, String) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
 
ResourceLoader - com.seeyon.ctp.common.i18n中的类
Title: T1开发框架 Description: i18n资源文件加载器 Copyright: Copyright (c) 2012 Company: seeyon.com
ResourceLoader() - 类 的构造器com.seeyon.ctp.common.i18n.ResourceLoader
 
ResourceModule - com.seeyon.ctp.common.i18n中的枚举
 
ResourceUtil - com.seeyon.ctp.common.i18n中的类
Title: T1开发框架 Description: i18n资源获取工具类 Copyright: Copyright (c) 2012 Company: seeyon.com
ResourceUtil() - 类 的构造器com.seeyon.ctp.common.i18n.ResourceUtil
 
RESPONSE_HEADER_PROPERTIES_FILE - 类 中的静态变量com.seeyon.ctp.common.constants.ResponseHeaderInitializer
 
ResponseHeaderInitializer - com.seeyon.ctp.common.constants中的类
初始化头信息,加载base\conf\response_header.properties文件 Created by zjg on 2019/5/23.
ResponseHeaderInitializer() - 类 的构造器com.seeyon.ctp.common.constants.ResponseHeaderInitializer
 
ResponseUtil - com.seeyon.v3x.common.web.util中的类
Created by zjg on 2019/5/30.
ResponseUtil() - 类 的构造器com.seeyon.v3x.common.web.util.ResponseUtil
 
rest(String) - 类 中的方法com.seeyon.ctp.common.i18n.expand.CustomSaver
一键重置,重启后生效
rest(String) - 接口 中的方法com.seeyon.ctp.common.i18n.m3.M3I18nResourceManager
重置M3 国际化
restartEvent - 类 中的静态变量com.seeyon.ctp.event.monitor.EventMonitorItemUtils
 
RestFilter - com.seeyon.ctp.common.web.filter中的类
 
RestFilter() - 类 的构造器com.seeyon.ctp.common.web.filter.RestFilter
 
RestInterfaceAnnotation - com.seeyon.ctp.util.annotation中的注释类型
 
RestInterfaceAnnotation.External - com.seeyon.ctp.util.annotation中的枚举
Description:接口是否对外枚举 Company:
restM3(String) - 接口 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManager
一键重置M3国际化
restM3(String) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
 
restoreEnumCache4AppUpgrade(List<CtpEnumBean>) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
cap4 应用升级的时候,出现异常,需要回滚已经更新的枚举缓存
restPC(String) - 接口 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManager
一键重置PC端对应国际化
restPC(String) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
 
RestRequestHandler - com.seeyon.ctp.security.trans中的类
rest请求
RestRequestHandler() - 类 的构造器com.seeyon.ctp.security.trans.RestRequestHandler
 
Result - com.seeyon.ctp.common.bo中的类
统一AJax返回对象封装
Result - 类 中的静态变量com.seeyon.ctp.common.constants.LoginConstants
 
resultSetToList() - 类 中的方法com.seeyon.ctp.util.JDBCAgent
把查询结果集数据封装为Map的list,同时释放当前查询结果集的数据库游标。
resultSetToList(boolean) - 类 中的方法com.seeyon.ctp.util.JDBCAgent
把查询结果集数据封装为Map的list,同时释放当前查询结果集的数据库游标。
resultSetToMap() - 类 中的方法com.seeyon.ctp.util.JDBCAgent
把当前查询结果集合结果数据取出第一条封装到Map,如果无数据则返回空的Map实例(不是null)
resultSetToMap(ResultSet) - 类 中的方法com.seeyon.ctp.util.JDBCAgent
把指定查询结果集合结果数据取出第一条封装到Map,如果无数据则返回空的Map实例(不是null)
resume(Object, CtpAbstractPlatformTransactionManager.SuspendedResourcesHolder) - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Resume the given transaction.
retainAll(Collection<?>) - 类 中的方法com.alibaba.fastjson.JSONArray
 
retainAll(Collection<?>) - 类 中的方法com.seeyon.ctp.common.CTPArrayList
 
retainAll(Collection<?>) - 类 中的方法com.seeyon.ctp.common.CTPHashSet
 
retainAll(Collection<?>) - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
 
retainAll(Collection<?>) - 类 中的方法com.seeyon.ctp.common.queue.AbstractCTPQueue
 
retainAllNodes(Collection<?>) - 类 中的方法com.seeyon.ctp.common.queue.AbstractCTPQueue
 
retainAllNodes(Collection<?>) - 类 中的方法com.seeyon.ctp.common.queue.CTPBlockQueue
 
retainAllNodes(Collection<?>) - 类 中的方法com.seeyon.ctp.common.queue.CTPLinkedQueue
 
retryGetCurrentUser() - 类 中的静态方法com.seeyon.ctp.util.CtpHttpRequestUtil
如果没有获取user信息.
REUPLOAD() - 类 中的静态方法com.seeyon.ctp.common.fileupload.bean.UploadFileResponseBean
 
revert(String) - 类 中的静态方法com.seeyon.ctp.util.CharFilterUtilTest
 
RMIUtil - com.seeyon.ctp.util中的类
RMI Client工具,帮助获取RMI Proxy。
RMIUtil() - 类 的构造器com.seeyon.ctp.util.RMIUtil
 
rollback() - 类 中的方法com.seeyon.ctp.cluster.notification.NotificationTransactionManager
 
rollback(ProxyConnection) - 类 中的方法org.springframework.transaction.interceptor.CTPTransationPrinter
 
rollback(TransactionStatus) - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
This implementation of rollback handles participating in existing transactions.
RollingDailyFileAppender - com.seeyon.ctp.common.log中的类
 
RollingDailyFileAppender() - 类 的构造器com.seeyon.ctp.common.log.RollingDailyFileAppender
 
RollingDailyFileAppender(Layout, String, String) - 类 的构造器com.seeyon.ctp.common.log.RollingDailyFileAppender
 
ROOT_ID - 类 中的静态变量com.seeyon.ctp.common.ctpenumnew.Constants
 
Rotate(Image, int) - 类 中的静态方法com.seeyon.ctp.util.RotateImageUtil
 
RotateImageUtil - com.seeyon.ctp.util中的类
 
RotateImageUtil() - 类 的构造器com.seeyon.ctp.util.RotateImageUtil
 
ROUTE_ASYNC_KEY - 类 中的静态变量com.seeyon.ctp.route.util.RouteConstants
路由转发请求同步还是异步
ROUTE_BIZ - 类 中的静态变量com.seeyon.ctp.route.util.RouteConstants
路由请求,的bizId标识key
ROUTE_CAP_BIZ - 类 中的静态变量com.seeyon.ctp.common.quartz.QuartzHolder
路由转发,cap4应用bizId,没有不传
ROUTE_CAP_TYPE - 类 中的静态变量com.seeyon.ctp.common.quartz.QuartzHolder
路由转发,应用类型,工作流-WF,公文-EDOC,cap3表单-CAP3,cap4表单-CAP4(目前只有cap4表单使用)
ROUTE_ENABLE_KEY - 类 中的静态变量com.seeyon.ctp.route.util.RouteConstants
路由功能开关
ROUTE_ENABLE_TRUE - 类 中的静态变量com.seeyon.ctp.route.util.RouteConstants
应用分发开启标识
ROUTE_KEY - 类 中的静态变量com.seeyon.ctp.route.util.RouteConstants
路由请求, header标识key
ROUTE_SCHEME - 类 中的静态变量com.seeyon.ctp.route.util.RouteConstants
健康检查的请求scheme,服务器使用http还是https
ROUTE_SCHEME_DEFAULT - 类 中的静态变量com.seeyon.ctp.route.util.RouteConstants
默认scheme
ROUTE_TIMEOUT - 类 中的静态变量com.seeyon.ctp.route.util.RouteConstants
路由转发请求超时时间
RouteConstants - com.seeyon.ctp.route.util中的类
路由转发,静态常量类 Title: 路由转发公共静态常量 Description: 代码描述 Copyright: Copyright (c) 2012 Company: seeyon.com
RouteConstants() - 类 的构造器com.seeyon.ctp.route.util.RouteConstants
 
rowSpan - 类 中的变量com.seeyon.ctp.common.excel.DataCell
跨行数
RSS - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
RSS_ENABLE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
是否启用RSS功能模块
RTFFileParser - com.seeyon.ctp.common.parser中的类
 
RTFFileParser() - 类 的构造器com.seeyon.ctp.common.parser.RTFFileParser
�չ�����
RTFFileParser(CtpAbstractFile) - 类 的构造器com.seeyon.ctp.common.parser.RTFFileParser
������,�������ʱ�贫��������ļ���,��������߾Ͳ������ֹ�����setFile()������.
rulePolicyMap - 类 中的静态变量com.seeyon.ctp.common.controller.BaseController
 
run() - 类 中的方法com.seeyon.ctp.common.AbstractRunInRightEvent
 
run() - 类 中的方法com.seeyon.ctp.common.encrypt.PipeHandle
 
run() - 类 中的方法com.seeyon.ctp.common.filemanager.queue.FileDownLoadTask
 
run() - 类 中的方法com.seeyon.ctp.common.quartz.statistics.QuartzStatisticsExecutor
 
run() - 接口 中的方法com.seeyon.ctp.common.RunInRightEvent
 
run() - 类 中的方法com.seeyon.ctp.common.RunInRightEventHolder
 
run() - 类 中的方法com.seeyon.ctp.common.script.GroovyPreCompileInit
 
run() - 类 中的方法com.seeyon.ctp.common.timer.TimerTaskProxy
 
run() - 类 中的方法com.seeyon.ctp.event.EventInit
 
run() - 类 中的方法com.seeyon.ctp.event.FireEventThread
 
run() - 类 中的方法com.seeyon.ctp.monitor.AppStatus
 
run() - 类 中的方法com.seeyon.ctp.startup.redis.DatabaseClientCheck
 
run() - 类 中的方法com.seeyon.ctp.startup.redis.RedisClientCheck
 
run() - 类 中的方法com.seeyon.ctp.startup.StartupSQLTask
 
run() - 接口 中的方法com.seeyon.ctp.startup.StartupTask
 
run() - 类 中的方法com.seeyon.ctp.startup.StartupTaskManager
 
run() - 类 中的方法com.seeyon.ctp.thread.BlockThreadServer
多进程通信守护进程
run() - 类 中的方法com.seeyon.ctp.thread.CTPThreadServer
多进程通信守护进程
run() - 类 中的方法com.seeyon.ctp.thread.CTPThreadServer.Worker
 
run() - 类 中的方法com.seeyon.ctp.thread.single.SingleThread
 
run() - 类 中的方法com.seeyon.ctp.thread.ThreadServer
多线程守护
run() - 类 中的方法com.seeyon.ctp.util.cache.UpdateClickTask
 
RunInRightEvent - com.seeyon.ctp.common中的接口
 
RunInRightEventHolder - com.seeyon.ctp.common中的类
 
RunInRightEventHolder() - 类 的构造器com.seeyon.ctp.common.RunInRightEventHolder
 
RuntimeData - com.seeyon.ctp.thread.trace中的类
线程运行时变量
RuntimeData(String) - 类 的构造器com.seeyon.ctp.thread.trace.RuntimeData
构造函数
RuntimeData(String, String) - 类 的构造器com.seeyon.ctp.thread.trace.RuntimeData
构造函数
RuntimeTaskData - com.seeyon.ctp.thread.trace中的类
处理任务信息
RuntimeTaskData(String, String, String) - 类 的构造器com.seeyon.ctp.thread.trace.RuntimeTaskData
开始任务
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _