- abbreviate(String, int) - 类 中的静态方法com.seeyon.ctp.common.web.filter.CTPCsrfGuardUtils
-
- abbreviate(String, int, int) - 类 中的静态方法com.seeyon.ctp.common.web.filter.CTPCsrfGuardUtils
-
- AbstractAspectContext - com.seeyon.ctp.common.aspect中的类
-
- AbstractAspectContext(String, AspectContext.SourceType, User) - 类 的构造器com.seeyon.ctp.common.aspect.AbstractAspectContext
-
- AbstractAutowireCapableBeanFactory - org.springframework.beans.factory.support中的类
-
Abstract bean factory superclass that implements default bean creation,
with the full capabilities specified by the RootBeanDefinition
class.
- AbstractAutowireCapableBeanFactory() - 类 的构造器org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Create a new AbstractAutowireCapableBeanFactory.
- AbstractAutowireCapableBeanFactory(BeanFactory) - 类 的构造器org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Create a new AbstractAutowireCapableBeanFactory with the given parent.
- AbstractCacheMap<K extends java.io.Serializable,V extends java.io.Serializable> - com.seeyon.ctp.component.cache中的类
-
抽象缓存实现,仅供内部使用。
- AbstractCacheMap(String, String, CacheConfiguration, MapDataLoader<K, V>) - 类 的构造器com.seeyon.ctp.component.cache.AbstractCacheMap
-
- AbstractCacheMap(String, String, CacheConfiguration, L2CacheMapLoader_Inner<K, V, String>) - 类 的构造器com.seeyon.ctp.component.cache.AbstractCacheMap
-
- AbstractCacheMap(String, String, CacheConfiguration, MapDataLoader<K, V>, Boolean) - 类 的构造器com.seeyon.ctp.component.cache.AbstractCacheMap
-
已过时。
- AbstractCacheMap(String, String, CacheConfiguration, L2CacheMapLoader_Inner<K, V, String>, Boolean) - 类 的构造器com.seeyon.ctp.component.cache.AbstractCacheMap
-
- AbstractCacheObject<V extends java.io.Serializable> - com.seeyon.ctp.component.cache中的类
-
抽象缓存实现,仅供内部使用。
- AbstractCacheObject(String, String, CacheConfiguration, ObjectDataLoader<V>, Boolean) - 类 的构造器com.seeyon.ctp.component.cache.AbstractCacheObject
-
- AbstractCacheSet<V extends java.io.Serializable> - com.seeyon.ctp.component.cache中的类
-
抽象缓存实现,仅供内部使用。
- AbstractCacheSet(String, String, CacheConfiguration, SetDataLoader<V>, Boolean) - 类 的构造器com.seeyon.ctp.component.cache.AbstractCacheSet
-
- AbstractCategoryDefinition - com.seeyon.ctp.common.datai18n中的类
-
- AbstractCategoryDefinition() - 类 的构造器com.seeyon.ctp.common.datai18n.AbstractCategoryDefinition
-
- AbstractCTPQueue<E> - com.seeyon.ctp.common.queue中的类
-
统一抽象队列,会将存入队列的数据和当前线程的租户id绑定,获取队列数据时,会将获取数据绑定的租户id设置到当前线程
- AbstractCTPQueue() - 类 的构造器com.seeyon.ctp.common.queue.AbstractCTPQueue
-
- AbstractEncryptCoder - com.seeyon.ctp.security.algorithm中的类
-
- AbstractEncryptCoder() - 类 的构造器com.seeyon.ctp.security.algorithm.AbstractEncryptCoder
-
- AbstractGroupCacheable<K> - com.seeyon.ctp.component.cache中的类
-
- AbstractGroupCacheable(String, String) - 类 的构造器com.seeyon.ctp.component.cache.AbstractGroupCacheable
-
- AbstractHibernateDao<T> - com.seeyon.ctp.common.dao中的类
-
纯Hibernate Entity DAO基类.不带扩展的分页函数.
- AbstractHibernateDao() - 类 的构造器com.seeyon.ctp.common.dao.AbstractHibernateDao
-
- AbstractHomePageParams - com.seeyon.ctp.login中的类
-
配置参数到首页抽象类
- AbstractHomePageParams() - 类 的构造器com.seeyon.ctp.login.AbstractHomePageParams
-
- AbstractLoginAuthentication - com.seeyon.ctp.login中的类
-
Title: T1开发框架
Description: 登录验证操作接口实现抽象类,实现了Spring中Bean列表排序接口。
- AbstractLoginAuthentication() - 类 的构造器com.seeyon.ctp.login.AbstractLoginAuthentication
-
- AbstractLoginInterceptor - com.seeyon.ctp.login中的类
-
Title: T1开发框架
Description: 登录验证前后的拦截器接口实现抽象类,实现了Spring中Bean列表排序接口。
- AbstractLoginInterceptor() - 类 的构造器com.seeyon.ctp.login.AbstractLoginInterceptor
-
- AbstractOfficeTransformable - com.seeyon.ctp.common.office.trans.manager中的类
-
- AbstractOfficeTransformable() - 类 的构造器com.seeyon.ctp.common.office.trans.manager.AbstractOfficeTransformable
-
- AbstractRunInRightEvent - com.seeyon.ctp.common中的类
-
“每晚执行组件”,用于晚上1点中执行一些操作
每天晚上1点执行的动作,你要实现此接口,然后配成一个Bean接口,如:
1.
- AbstractRunInRightEvent() - 类 的构造器com.seeyon.ctp.common.AbstractRunInRightEvent
-
- AbstractSystemInitializer - com.seeyon.ctp.common中的类
-
Title: T1开发框架
Description: 系统启动初始化抽象类,实现了Spring中Bean列表排序接口。
- AbstractSystemInitializer() - 类 的构造器com.seeyon.ctp.common.AbstractSystemInitializer
-
- AbstractTransFilter - com.seeyon.ctp.common.office.trans.adapter中的类
-
- AbstractTransFilter() - 类 的构造器com.seeyon.ctp.common.office.trans.adapter.AbstractTransFilter
-
- AbstractTranslateRule() - 类 的构造器com.seeyon.ctp.util.BeanCompareUtil.AbstractTranslateRule
-
- accept(ServletRequest, ServletResponse) - 类 中的静态方法com.seeyon.ctp.common.security.AnonymousRequestPolicy
-
- accept(String) - 类 中的静态方法com.seeyon.ctp.common.service.GuestWhiteList
-
Controller白名单判断。
- accept(String, String) - 类 中的静态方法com.seeyon.ctp.common.service.GuestWhiteList
-
Ajax 白名单判断。
- accessTime - 类 中的变量com.seeyon.ctp.util.UrlInfo
-
- ACCOUNT_AUTO_CLOSE_ENABLE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
账号自动停用开关
- ACCOUNT_AUTO_CLOSE_ENDLINE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
多长时间后账号自动停用
- ACCOUNT_LOCK_MODE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
采用按端锁定还是按账户锁定用户的方式开关
- ACCOUNT_LOCK_TIME - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
锁定账号时长
- ACCOUNT_LOCK_TIMES - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
验证失败一定次数后,锁定账号
- acquire(SeeyonRateLimiter.RateLimit) - 类 中的静态方法com.seeyon.ctp.common.rate.SeeyonRateLimiter
-
限流请求
- ACTING_STYLE - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
-
做事特点
- ACTION_ALGORITHM_CONFIG - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
解密操作对应的加密算法配置
- ActionAlgorithmGroup - com.seeyon.ctp.security.vo中的类
-
加密操作算法分组
- ActionAlgorithmGroup() - 类 的构造器com.seeyon.ctp.security.vo.ActionAlgorithmGroup
-
- ActionAlgorithmUtil - com.seeyon.ctp.security中的类
-
加密算法工具类
- ActionHolder() - 类 的构造器com.seeyon.ctp.component.cache.EntityCanalMap.ActionHolder
-
- ActionHolder(EntityCanalMap.ActionType, T) - 类 的构造器com.seeyon.ctp.component.cache.EntityCanalMap.ActionHolder
-
- ActionHolder(EntityCanalMap.ActionType, T, T) - 类 的构造器com.seeyon.ctp.component.cache.EntityCanalMap.ActionHolder
-
- ActionLog - com.seeyon.ctp.common.filemanager.manager中的类
-
- ActionLog() - 类 的构造器com.seeyon.ctp.common.filemanager.manager.ActionLog
-
- ActionLog.ActionEnum - com.seeyon.ctp.common.filemanager.manager中的枚举
-
- actionSwitch(EncryptActionEnum) - 类 中的静态方法com.seeyon.ctp.security.EncryptCoderFactory
-
是否开启了加密的选项
- activateOptions() - 类 中的方法com.seeyon.ctp.common.log.RollingDailyFileAppender
-
- active() - 接口 中的方法com.seeyon.ctp.login.LoginUserManager
-
激活接口,前端长期编辑文字时发送请求确保不被锁定。
- activeOnlineUserIfNecessary(User) - 接口 中的方法com.seeyon.ctp.login.online.OnlineManager
-
已过时。
刷新用户在线状态
- activeReadLock(long, long) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
-
激活读锁,保证锁有效,若30秒未激活,锁会被回收。
- activeToken(String) - 类 中的方法com.seeyon.ctp.services.security.ServiceManager
-
- activeWriteLock(long, long) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
-
激活写锁,保证锁有效,若30秒未激活,锁会被回收。
- AdapterFactory - com.seeyon.ctp.common.office.trans中的类
-
Office转换方案。
- AdapterFactory() - 类 的构造器com.seeyon.ctp.common.office.trans.AdapterFactory
-
- add(Object) - 类 中的方法com.alibaba.fastjson.JSONArray
-
- add(int, Object) - 类 中的方法com.alibaba.fastjson.JSONArray
-
- add(NotificationType, Object) - 类 中的方法com.seeyon.ctp.cluster.notification.BatchNotification
-
增加要发送的通知。
- add(NotificationType, Object) - 类 中的方法com.seeyon.ctp.cluster.notification.TimerNotificationSender
-
- add(String, String) - 类 中的方法com.seeyon.ctp.common.authenticate.LockLoginInfoFactory
-
已过时。
- add(String, int, String) - 类 中的方法com.seeyon.ctp.common.authenticate.LockLoginInfoFactory
-
- add(Serializable, long) - 类 中的方法com.seeyon.ctp.common.cache.GenericTimeRing
-
- add(E, long) - 接口 中的方法com.seeyon.ctp.common.cache.TimeRing
-
增加对象。
- add(ConstDef) - 接口 中的方法com.seeyon.ctp.common.constdef.dao.ConstDefDao
-
- add(ConstDef) - 类 中的方法com.seeyon.ctp.common.constdef.dao.ConstDefDaoImpl
-
- add(V) - 类 中的方法com.seeyon.ctp.common.CTPArrayList
-
- add(int, V) - 类 中的方法com.seeyon.ctp.common.CTPArrayList
-
- add(V) - 类 中的方法com.seeyon.ctp.common.CTPHashSet
-
- add(V) - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
-
- add(int, V) - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
-
- add(HttpServletRequest) - 类 中的静态方法com.seeyon.ctp.common.log.CapabilityLogHandler
-
- add(String, int) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一条属性及它的值
- add(String, long) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一条属性及它的值
- add(String, short) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一条属性及它的值
- add(String, byte) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一条属性及它的值
- add(String, float) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一条属性及它的值
- add(String, double) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一条属性及它的值
- add(String, boolean) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一条属性及它的值
- add(String, char) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一条属性及它的值
- add(String, String) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一条属性及它的值
- add(String, Date) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一条属性及它的值
- add(String, DataContainer) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一个数据集
- add(String, BasePO) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一条属性及它的值
- add(String, Object) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一条属性及它的值
- add(String, List<? extends Object>) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一条属性及它的值
- add(String, String[]) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一个字符串数组
- add(String, int[]) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
-
向数据集中添加一个整形数组
- add(E) - 类 中的方法com.seeyon.ctp.common.queue.AbstractCTPQueue
-
将元素e插入到队列末尾,如果插入成功,则返回true;如果插入失败(即队列已满),则会抛出异常
- add(String, Object...) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageContent
-
往一个消息内容中添加多个key,解析是时候,会将这些key对应的文本依次串接起来
- add(V) - 接口 中的方法com.seeyon.ctp.component.cache.CacheSet
-
Adds the specified element to this set if it is not already present
(optional operation).
- add(List<T>) - 接口 中的方法com.seeyon.ctp.component.cache.CanalMap
-
添加数据,实现类不需要实现
- add(T) - 接口 中的方法com.seeyon.ctp.component.cache.EntityCanalMap
-
添加数据,实现类不需要实现
- add(V) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheSet
-
- add(CacheReloadResult) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableReloadResult
-
- add(E) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheSet
-
- add(T) - 类 中的方法com.seeyon.ctp.component.cache.StatisticTool.FixSizeLinkedList
-
- add(EventMonitorItem) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorItemValue
-
- add(EventMonitorItem) - 接口 中的方法com.seeyon.ctp.event.monitor.EventMonitorStore
-
记录指标监控数据
- add(EventMonitorItem) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorStoreMemImpl
-
- add(String, Object) - 类 中的方法com.seeyon.ctp.thread.ExChangeQueue
-
增加节点
- add(String, int) - 类 中的静态方法com.seeyon.ctp.util.annotation.FunctionAnnotationTest
-
- add(T) - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
-
增加记录
- add(T[]) - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
-
- add(int, T) - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
-
- add(T) - 类 中的方法com.seeyon.ctp.util.array.LoopArray
-
- add(T[]) - 类 中的方法com.seeyon.ctp.util.array.LoopArray
-
- add(StringArray) - 类 中的方法com.seeyon.ctp.util.array.StringArray
-
增加数组
- add(T1, T2, T3) - 类 中的方法com.seeyon.ctp.util.LimitedMap
-
增加或修改缓存中的对象
- add(E) - 类 中的方法com.seeyon.ctp.util.UniqueList
-
- add(int, E) - 类 中的方法com.seeyon.ctp.util.UniqueList
-
- add1() - 类 中的静态方法com.seeyon.ctp.util.annotation.FunctionAnnotationTest
-
- add2WHITELIST_CONTROLLER(String) - 类 中的静态方法com.seeyon.ctp.common.service.GuestWhiteList
-
- add2WHITELIST_MANAGER(String) - 类 中的静态方法com.seeyon.ctp.common.service.GuestWhiteList
-
- ADD_AUTH_CODE_TIMES - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
验证失败次数,开启验证码
- ADD_ERROR_KEY_EXISTS - 类 中的静态变量com.seeyon.ctp.common.constdef.exception.ConstDefErrors
-
- addAction(T) - 类 中的方法com.seeyon.ctp.component.cache.EntityCanalMap.UpdateEntry
-
添加事件
- addAddDatas(T) - 类 中的方法com.seeyon.ctp.component.cache.CanalMap.UpdateEntry
-
- addAddDatas(O) - 类 中的方法com.seeyon.ctp.component.cache.CanalMap.UpdateEntryUnmodifiable
-
- addAdvancedCacheMap(String, AdvancedCacheMap) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
-
收集cacheName对应的cacheMap
- addAll(Collection<? extends Object>) - 类 中的方法com.alibaba.fastjson.JSONArray
-
- addAll(int, Collection<? extends Object>) - 类 中的方法com.alibaba.fastjson.JSONArray
-
- addAll(Collection<? extends V>) - 类 中的方法com.seeyon.ctp.common.CTPArrayList
-
- addAll(int, Collection<? extends V>) - 类 中的方法com.seeyon.ctp.common.CTPArrayList
-
- addAll(Collection<? extends V>) - 类 中的方法com.seeyon.ctp.common.CTPHashSet
-
- addAll(Collection<? extends V>) - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
-
- addAll(int, Collection<? extends V>) - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
-
- addAll(Collection<? extends E>) - 类 中的方法com.seeyon.ctp.common.queue.AbstractCTPQueue
-
- addAll(Collection<? extends V>) - 接口 中的方法com.seeyon.ctp.component.cache.CacheSet
-
Adds all of the elements in the specified collection to this set if
they're not already present (optional operation).
- addAll(List<T>) - 接口 中的方法com.seeyon.ctp.component.cache.EntityCanalMap
-
批量添加数据,实现类不需要实现
- addAll(Collection<? extends V>) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheSet
-
- addAll(Collection<? extends E>) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheSet
-
- addAll(Collection<? extends E>) - 类 中的方法com.seeyon.ctp.util.LRUStack
-
- addAll(Collection<? extends E>) - 类 中的方法com.seeyon.ctp.util.UniqueList
-
- addAll(int, Collection<? extends E>) - 类 中的方法com.seeyon.ctp.util.UniqueList
-
- addAllAdd(List<T>) - 类 中的方法com.seeyon.ctp.component.cache.CanalMap.UpdateEntry
-
- addAllAdd(List<O>) - 类 中的方法com.seeyon.ctp.component.cache.CanalMap.UpdateEntryUnmodifiable
-
- addAllRemove(List<T>) - 类 中的方法com.seeyon.ctp.component.cache.CanalMap.UpdateEntry
-
- addAllRemove(List<O>) - 类 中的方法com.seeyon.ctp.component.cache.CanalMap.UpdateEntryUnmodifiable
-
- addBatchCtpEnumReference(List<CtpEnumReference>) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumReferenceManager
-
批量添加枚举绑定信息
- addBeansOfTypeListener(Class, BeansOfTypeListener) - 类 中的静态方法com.seeyon.ctp.common.AppContext
-
- addBlackListIp(HashSet<IP>) - 类 中的方法com.seeyon.ctp.common.ipcontrol.IpcontrolUserManager
-
添加ip黑名单
- addBuffer(String, String...) - 类 中的方法com.seeyon.ctp.common.monitor.DuplicateSqlMonitorBuffer
-
参数一: sql; 参数二:重复次数
- addBuffer(String, String...) - 接口 中的方法com.seeyon.ctp.common.monitor.MonitorBuffer
-
新增缓冲
- addCacheInvoke(String, String, String, Serializable...) - 类 中的静态方法com.seeyon.ctp.component.cache.CacheUtil
-
- addCacheMap(String, CacheMap) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
-
收集cacheName对应的cacheMap
- addCacheObject(String, CacheObject) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
-
收集cacheName对应的cacheMap
- addCacheSet(String, CacheSet) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
-
收集cacheName对应的cacheSet
- addColumnIndex4RedBold(int) - 类 中的方法com.seeyon.ctp.common.excel.DataRecord
-
- addColumnIndex4RedBold(Set<Integer>) - 类 中的方法com.seeyon.ctp.common.excel.DataRecord
-
- addColumns(CanalMapViewer.CacheColumn) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheCategory
-
- addConfigItem(String, String, String) - 接口 中的方法com.seeyon.ctp.common.config.manager.ConfigManager
-
- addConfigItem(String, String, String, String, String) - 接口 中的方法com.seeyon.ctp.common.config.manager.ConfigManager
-
- addConfigItem(ConfigItem) - 接口 中的方法com.seeyon.ctp.common.config.manager.ConfigManager
-
- addConfigItem(String, String, String, Long) - 接口 中的方法com.seeyon.ctp.common.config.manager.ConfigManager
-
- addConfigItem(String, String, String, String, String, Long) - 接口 中的方法com.seeyon.ctp.common.config.manager.ConfigManager
-
- addConfigItem(String, String, String) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
-
- addConfigItem(String, String, String, String, String) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
-
- addConfigItem(ConfigItem) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
-
- addConfigItem(String, String, String, Long) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
-
- addConfigItem(String, String, String, String, String, Long) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
-
- addConfigItemOnlyInDB(ConfigItem) - 接口 中的方法com.seeyon.ctp.common.config.manager.ConfigManager
-
- addConfigItemOnlyInDB(ConfigItem) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
-
- addCtpEnumReference(CtpEnumReference) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumReferenceManager
-
新增枚举绑定信息
- addDaoTaskInfo(String) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeData
-
- addData(Object) - 类 中的方法com.seeyon.ctp.common.bo.Result
-
假如返回的数据是个List,向List添加数据
- addDataCell(String, int) - 类 中的方法com.seeyon.ctp.common.excel.DataRow
-
示例:
DataRecord dr = new DataRecord();
DataRow row = new DataRow();
row.addDataCell("0.45678", 8);
row.addDataCell("112110.45678", 0);
row.addDataCell("112110.45678", 9);
row.addDataCell("112110", 10);
- addDataCell(DataCell) - 类 中的方法com.seeyon.ctp.common.excel.DataRow
-
- addDataRow(DataRow...) - 类 中的方法com.seeyon.ctp.common.excel.DataRecord
-
- addDay(Date, int) - 类 中的静态方法com.seeyon.ctp.util.DateUtil
-
将某个日期增加指定天数,并返回结果。
- addEntities(String[][]) - 类 中的方法com.seeyon.ctp.util.CharEntities
-
添加一组entities。
- addEntity(String, int) - 类 中的方法com.seeyon.ctp.util.CharEntities
-
添加一个entity。
- addEventStartTime(Listener, Event) - 类 中的静态方法com.seeyon.ctp.event.monitor.EventMonitorItemUtils
-
- addExecution(String, int, Object) - 类 中的静态方法com.seeyon.statistics.PerformanceStatistics
-
- addExtra(String, Object) - 类 中的方法com.seeyon.ctp.cluster.NodeInfo
-
- addFile(Long, String) - 类 中的静态方法com.seeyon.ctp.common.filemanager.manager.FileMigrateUtil
-
已过时。
增加文件到迁移列表。
- addHandler(RequestTrackingHandler) - 类 中的静态方法com.seeyon.ctp.trace.RequestTracker
-
应用注册自定义监听。
- addHostAddress(String[]) - 接口 中的方法com.seeyon.ctp.common.config.manager.HttpSecurityFilterManager
-
增加host白名单
- addHostAddress(String[]) - 类 中的方法com.seeyon.ctp.common.config.manager.HttpSecurityFilterManagerImpl
-
添加host白名单
- addHotDataMap(String, HotDataMap) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
-
- addIndexCacheMap(String, IndexCacheMap) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
-
- addInfo(String, String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.HttpsOnlineSessionInfo
-
- addInitBean(String) - 类 中的方法com.seeyon.ctp.common.initmethod.InitMethodHolder
-
- addInitializer(String, SystemInitializer) - 类 中的静态方法com.seeyon.ctp.common.boot.TenantInitializer
-
- AddinMenuInterceptor - com.seeyon.ctp.common.thirdparty.menu中的类
-
第三方自定义加载项菜单Interceptor。
- AddinMenuInterceptor() - 类 的构造器com.seeyon.ctp.common.thirdparty.menu.AddinMenuInterceptor
-
- addInteger(int, int) - 类 中的静态方法com.seeyon.ctp.util.annotation.FunctionAnnotationTest
-
- addItems(List<MetadataItem>) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
-
- addJob(String, Job, String) - 类 中的静态方法com.seeyon.ctp.common.quartz.test.QuartzManager
-
添加一个定时任务,使用默认的任务组名,触发器名,触发器组名
- addJob(String, String, String, String, Job, String) - 类 中的静态方法com.seeyon.ctp.common.quartz.test.QuartzManager
-
添加一个定时任务
- addLanguageInfo(String, String, String, boolean) - 接口 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManager
-
- addLanguageInfo(String, String, String, boolean) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
-
- addLimitIp(Map<Long, List<IP>>) - 类 中的方法com.seeyon.ctp.common.ipcontrol.IpcontrolUserManager
-
添加限制的对象
- addLog(String) - 类 中的方法com.seeyon.ctp.login.recorder.LoginRecorder
-
- addLoginInfo(Constants.login_sign, OnlineUser.LoginInfo) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
-
已过时。
- addLoginInfo(OnlineUser.LoginInfo) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
-
- addLoginInfoByLoginSign(int, String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
-
请不要直接调用此方法.
- addLoginInfoByLoginSign(OnlineUser, Integer, String) - 类 中的静态方法com.seeyon.ctp.login.online.OnlineUserUtil
-
- addMany(String, int) - 类 中的静态方法com.seeyon.ctp.common.progressBar.CTPProgressUtil
-
进度条跳转到任意位置
- addMenu(ThirdpartyMenu) - 类 中的方法com.seeyon.ctp.common.thirdparty.menu.ThirdpartyMenuManager
-
注册菜单。
- addMonth(Date, int) - 类 中的静态方法com.seeyon.ctp.util.DateUtil
-
将某个日期增加指定月数,并返回结果。
- addMonth(Integer, int) - 类 中的静态方法com.seeyon.ctp.util.DateUtil
-
将给定整数形式的年月增加指定月数,并返回结果。
- addNeedlessLogin(Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileSecurityManager
-
增加无需登录的文件白名单。
- addNeedlessLogin(Collection<Long>) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileSecurityManager
-
增加无需登录的文件白名单。
- addNeedlessLogin(String) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileSecurityManager
-
增加无需登录的文件白名单
创建人:zhiyanqiang
功能描述:
创建时间:2016年4月22日 下午4:10:31
- addNeedlessLogin(Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileSecurityManagerImpl
-
- addNeedlessLogin(Collection<Long>) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileSecurityManagerImpl
-
- addNeedlessLogin(String) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileSecurityManagerImpl
-
- addNoAuthMenu(Long, Long, Long) - 接口 中的方法com.seeyon.ctp.portal.PortalCommonMenuStatisticsManager
-
- addNodeExtra(String, Object) - 类 中的静态方法com.seeyon.ctp.cluster.NodeManager
-
- addNoLimitIp(Set<Long>) - 类 中的方法com.seeyon.ctp.common.ipcontrol.IpcontrolUserManager
-
添加不限制的用户ID
- addNotification(NotificationType, Object) - 类 中的方法com.seeyon.ctp.cluster.notification.NotificationTransactionManager
-
- addOnceUserAccess(String, Long) - 接口 中的方法com.seeyon.ctp.portal.PortalCommonMenuStatisticsManager
-
- addOne(String) - 类 中的静态方法com.seeyon.ctp.common.progressBar.CTPProgressUtil
-
进度条增加1个单位
- addOneInvoke(long, long) - 类 中的方法com.seeyon.statistics.MethodInvokeInfo
-
- addOperation(AjaxOperation) - 类 中的方法com.seeyon.ctp.common.service.AjaxAccessBean
-
- addOrUpdateNotification(NotificationMessage) - 类 中的静态方法com.seeyon.ctp.polling.service.PollNotificationHandler
-
新增或更新通知消息
- addOrUpdateNotifications(List<NotificationMessage>) - 类 中的静态方法com.seeyon.ctp.polling.service.PollNotificationHandler
-
批量新增或更新通知消息
- addParameter(String, String) - 类 中的方法com.seeyon.ctp.common.rate.SeeyonRateLimiter.RateLimit
-
- addPluginLogger() - 类 中的静态方法com.seeyon.ctp.common.log.Log4JConfigurator
-
- addRateLimit(String, SeeyonRateLimiter.RateLimit) - 类 中的静态方法com.seeyon.ctp.common.rate.SeeyonRateLimiter
-
- addRecord(int) - 类 中的方法com.seeyon.ctp.component.cache.CacheSizeStatistics
-
- addReleaseLockListener(String, ReleaseLockListener) - 接口 中的方法com.seeyon.ctp.common.lock.manager.ConcreteLockManager
-
- addReleaseLockListener(ReleaseLockListener) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
-
注册锁释放监听器,每个应用智能注册一个监听器
- addReloadCache(String[]) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableLoaderContext
-
- addRemoveDatas(T) - 类 中的方法com.seeyon.ctp.component.cache.CanalMap.UpdateEntry
-
- addRemoveDatas(O) - 类 中的方法com.seeyon.ctp.component.cache.CanalMap.UpdateEntryUnmodifiable
-
- addResourceInfo(ResourceInfo) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfoVO
-
- addResponseHeader(HttpServletRequest, HttpServletResponse) - 类 中的静态方法com.seeyon.v3x.common.web.util.ResponseUtil
-
设置系统级别的响应头信息
- addResponseHeader(ContainerRequestContext, ContainerResponseContext) - 类 中的静态方法com.seeyon.v3x.common.web.util.ResponseUtil
-
设置系统级别的响应头信息
- ADDRESSBOOK - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
-
- AddressChangeEvent - com.seeyon.ctp.event中的类
-
- AddressChangeEvent(Object, String, String, String) - 类 的构造器com.seeyon.ctp.event.AddressChangeEvent
-
- AddressChangeEvent(Object) - 类 的构造器com.seeyon.ctp.event.AddressChangeEvent
-
- addScript(String) - 类 中的方法com.seeyon.ctp.common.script.ScriptCacheHelper
-
- addSecondePost(Long, String, String, String, Long, String, Long) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
-
- addSortPair(FlipInfo.SortPair) - 类 中的方法com.seeyon.ctp.util.FlipInfo
-
添加排序条件
- addStatistics(String, String, Long, int) - 类 中的静态方法com.seeyon.ctp.component.cache.StatisticTool
-
增加统计数据
- addSynLoadBean(String) - 类 中的静态方法com.seeyon.ctp.common.AppContext
-
- addSynLoadBeans(Collection<String>) - 类 中的静态方法com.seeyon.ctp.common.AppContext
-
- addTask(E) - 类 中的方法com.seeyon.ctp.common.task.AsynchronousBatchTask
-
把任务添加到队列
- addTask(String) - 类 中的方法com.seeyon.ctp.thread.trace.DaoRuntimeData
-
- addTaskMethod() - 类 中的方法com.seeyon.ctp.datasource.intercepter.BatchTaskDataSourceInterceptor
-
- addTenantId(String) - 类 中的静态方法com.seeyon.ctp.common.AppContext
-
- addThread(SingleThread) - 类 中的静态方法com.seeyon.ctp.thread.single.SingleThreadPool
-
增加一个线程,发现重复,则关闭重开
- addUserIdOfMustUseDogLogin(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager
-
添加必须使用狗登录的用户
- addUserOfCanAccessMobile(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager
-
添加可以使用够访问的用户
- addValidator(Validator) - 类 中的方法com.seeyon.ctp.common.controller.BaseController
-
增加validator.
- addYear(Date, int) - 类 中的静态方法com.seeyon.ctp.util.DateUtil
-
将某个日期增加指定年数,并返回结果。
- ADMIN_ROLE_CODES - 类 中的静态变量com.seeyon.ctp.common.authenticate.domain.UserHelper
-
管理员资源
- AdvanceCanalMap<K extends java.io.Serializable,V extends java.io.Serializable> - com.seeyon.ctp.component.cache中的类
-
- AdvanceCanalMap.Builder<K extends java.io.Serializable,V extends java.io.Serializable> - com.seeyon.ctp.component.cache中的类
-
- AdvanceCanalMap.DataLoader<K extends java.io.Serializable,V extends java.io.Serializable> - com.seeyon.ctp.component.cache中的接口
-
数据库数据loader
- AdvanceCanalMap.KeyStringMappper<K extends java.io.Serializable> - com.seeyon.ctp.component.cache中的接口
-
数据key转换器
- AdvancedCacheMap<K extends java.io.Serializable,V extends java.io.Serializable,I extends java.io.Serializable> - com.seeyon.ctp.component.cache中的接口
-
高级CacheMap,具有二级缓存、异步加载特性,满足应用对大数据进行缓存同步及按需加载的特性支持。
- AdvancedCacheMapReloader - com.seeyon.ctp.component.cache中的类
-
AdvancedCacheMap缓存加载
- AdvancedCacheMapReloader(String, String) - 类 的构造器com.seeyon.ctp.component.cache.AdvancedCacheMapReloader
-
- ADVANCEOFFICE - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
-
- after(JoinPoint) - 类 中的方法com.seeyon.ctp.common.aspect.GenericAspectBean
-
- After - com.seeyon.ctp.util.annotation中的注释类型
-
After反向监听注解,指定Manager或Controller的特定方法执行以后,主动执行当前方法。
- afterAll() - 类 中的方法org.hibernate.shuqi.HibernateTest
-
- afterCellRender(Object) - 类 中的方法com.seeyon.ctp.common.excel.DataCell
-
回调实现此方法,在POI的cell生成以后触发,可以对Cell进行个性化操作。
- afterCommitOnCleanup() - 类 中的方法org.springframework.transaction.support.CtpCleanupTransactionSynchronizationAdapter
-
事务提交后、清空事务上线后触发,触发条件同 afterCommit。
- afterCommitOnCleanup() - 接口 中的方法org.springframework.transaction.support.CtpTransactionSynchronization
-
事务提交后、清空事务上线后触发,触发条件同 afterCommit。
- afterComplete(HttpServletRequest, HttpServletResponse) - 类 中的方法com.seeyon.ctp.login.AbstractLoginInterceptor
-
- afterComplete(HttpServletRequest, HttpServletResponse) - 接口 中的方法com.seeyon.ctp.login.LoginInterceptor
-
在登录验证成功后的操作
此时AppContext.getCurrentUser()
有值
可以通过request.getAttribute("__LoginAuthenticationClassSimpleName")取得校验成功的类名
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法com.seeyon.ctp.common.submitLimit.SubmitLimitInterceptor
-
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法com.seeyon.ctp.common.web.ExtendJavascriptInteceptor
-
视图已处理完后执行的方法,通常用于释放资源;
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法com.seeyon.ctp.common.web.interceptor.CommonInterceptor
-
- afterCompletionOnCleanup(int) - 类 中的方法org.springframework.transaction.support.CtpCleanupTransactionSynchronizationAdapter
-
事务提交后、清空事务上线后触发,触发条件同 afterCompletion。
- afterCompletionOnCleanup(int) - 接口 中的方法org.springframework.transaction.support.CtpTransactionSynchronization
-
事务提交后、清空事务上线后触发,触发条件同 afterCompletion。
- afterFailure(HttpServletRequest, HttpServletResponse) - 类 中的方法com.seeyon.ctp.login.AbstractLoginInterceptor
-
- afterFailure(HttpServletRequest, HttpServletResponse) - 接口 中的方法com.seeyon.ctp.login.LoginInterceptor
-
在登录验证失败后的操作
可以通过request.getAttribute("__LoginAuthenticationClassSimpleName")取得校验失败的类名
- afterLoaderData() - 接口 中的方法com.seeyon.ctp.component.cache.extend.CacheLoaderInterceptor
-
invoke after load data
- afterPropertiesSet() - 类 中的方法com.seeyon.ctp.common.config.manager.SecretKeyManageImpl
-
- afterPropertiesSet() - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
-
- afterPropertiesSet() - 类 中的方法com.seeyon.ctp.datasource.DynamicDataSource
-
- afterPropertiesSet() - 类 中的方法org.springframework.orm.hibernate3.CTPTransactionManager
-
- AI - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
-
- AJAX_DO_MANAGER_KEY_PREFIX - 类 中的静态变量com.seeyon.ctp.common.config.PlatformConfigConstants
-
- AJAX_SERVLET_MANAGER_KEY_PREFIX - 类 中的静态变量com.seeyon.ctp.common.config.PlatformConfigConstants
-
- AjaxAccess - com.seeyon.ctp.util.annotation中的注释类型
-
- AjaxAccessBean - com.seeyon.ctp.common.service中的类
-
- AjaxAccessBean() - 类 的构造器com.seeyon.ctp.common.service.AjaxAccessBean
-
- AjaxBeanParseTest - com.seeyon.ctp.common.service中的类
-
- AjaxBeanParseTest() - 类 的构造器com.seeyon.ctp.common.service.AjaxBeanParseTest
-
- AJAXDataServlet - com.seeyon.v3x.common.ajax中的类
-
- AJAXDataServlet() - 类 的构造器com.seeyon.v3x.common.ajax.AJAXDataServlet
-
- AJAXException - com.seeyon.v3x.common.ajax中的异常错误
-
- AJAXException() - 异常错误 的构造器com.seeyon.v3x.common.ajax.AJAXException
-
- AJAXException(String, Object...) - 异常错误 的构造器com.seeyon.v3x.common.ajax.AJAXException
-
- AJAXException(String, Throwable) - 异常错误 的构造器com.seeyon.v3x.common.ajax.AJAXException
-
- AJAXException(String) - 异常错误 的构造器com.seeyon.v3x.common.ajax.AJAXException
-
- AJAXException(Throwable, String, Object...) - 异常错误 的构造器com.seeyon.v3x.common.ajax.AJAXException
-
- AJAXException(Throwable) - 异常错误 的构造器com.seeyon.v3x.common.ajax.AJAXException
-
- AjaxOperation - com.seeyon.ctp.common.service中的类
-
- AjaxOperation() - 类 的构造器com.seeyon.ctp.common.service.AjaxOperation
-
- AJAXParameter - com.seeyon.v3x.common.ajax中的接口
-
- AJAXParameterImpl - com.seeyon.v3x.common.ajax.impl中的类
-
AJAX Seriver parameter
- AJAXParameterImpl(String, String, String[], boolean) - 类 的构造器com.seeyon.v3x.common.ajax.impl.AJAXParameterImpl
-
- AJAXRequest - com.seeyon.v3x.common.ajax中的接口
-
- AjaxRequestHandler - com.seeyon.ctp.security.trans中的类
-
ajax,manager方式的请求
- AjaxRequestHandler() - 类 的构造器com.seeyon.ctp.security.trans.AjaxRequestHandler
-
- AJAXRequestImpl - com.seeyon.v3x.common.ajax.impl中的类
-
AJAX Service Request ����Parameters
- AJAXRequestImpl(HttpServletRequest, HttpServletResponse, String, String) - 类 的构造器com.seeyon.v3x.common.ajax.impl.AJAXRequestImpl
-
- AJAXResponse - com.seeyon.v3x.common.ajax中的接口
-
- AJAXResponseImpl - com.seeyon.v3x.common.ajax.impl中的类
-
- AJAXResponseImpl(Object, PrintWriter) - 类 的构造器com.seeyon.v3x.common.ajax.impl.AJAXResponseImpl
-
����AJAXResponseʵ��
- AJAXResponseMobileWrapperImpl - com.seeyon.v3x.common.ajax.impl中的类
-
- AJAXResponseMobileWrapperImpl(AJAXRequest, AJAXResponse) - 类 的构造器com.seeyon.v3x.common.ajax.impl.AJAXResponseMobileWrapperImpl
-
- AJAXService - com.seeyon.v3x.common.ajax中的接口
-
Performs invocation of the actual AJAX request and returns a result object to
converted into XML.
- AJAXServiceImpl - com.seeyon.v3x.common.ajax.impl中的类
-
Title: AJAX Service ����ĺ��ģ�����AJAXRequest������һ�������(List���̳�AJAXBase)
Description:
Copyright: Copyright (c) 2006
Company:
- AJAXServiceImpl(Map<String, String>) - 类 的构造器com.seeyon.v3x.common.ajax.impl.AJAXServiceImpl
-
- ALGORITHM - 类 中的静态变量com.seeyon.ctp.common.urlshortener.URLShortener
-
- AlgorithmHystrix - com.seeyon.ctp.security中的类
-
- AlgorithmHystrix() - 类 的构造器com.seeyon.ctp.security.AlgorithmHystrix
-
- all() - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager
-
列出所有的个狗
- ALL_HQL - 类 中的静态变量com.seeyon.ctp.common.security.sql.utils.HQLCheckUtil
-
- ALLOW_SUBUNIT_MANAGE_CON_POST - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
允许父单位管理其所有子单位的兼职
- Allow_Update_Attachment - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
公文拟文是否可以修改附件
- ALLOW_UPDATE_AVATAR - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
是否允许员工修改头像
- ALLOW_UPDATE_SHOW_ARCHIVE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
显示归档允许个人用户修改
- allowAliasOverriding() - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Only allows alias overriding if bean definition overriding is allowed.
- allowMobileContentTrans(V3XFile) - 类 中的静态方法com.seeyon.ctp.common.office.trans.util.OfficeTransHelper
-
移动正文offce转换 ,包含二级开关是否允许转换判断
- allowRedisFlush() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
-
- allowRedisFlush() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheMap
-
- allowRedisFlush() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheObject
-
- allowRedisFlush() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheSet
-
- allowRedisFlush() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericHotDataMap
-
- allowRedisFlush() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericIndexCacheMap
-
- allowRedisFlush() - 接口 中的方法com.seeyon.ctp.component.cache.GroupCacheable
-
检查是否按需或者可以补偿回来
- allowRedisFlush() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
-
- allowRedisFlush() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheMap
-
- allowRedisFlush() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheObject
-
- allowRedisFlush() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheSet
-
- allowRedisFlush() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisHotDataMap
-
- allowRedisFlush() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisIndexCacheMap
-
- allowTrans(Attachment) - 类 中的方法com.seeyon.ctp.common.office.trans.adapter.DefaultConfig
-
- allowTrans(V3XFile) - 类 中的方法com.seeyon.ctp.common.office.trans.adapter.DefaultConfig
-
- allowTrans(Attachment) - 接口 中的方法com.seeyon.ctp.common.office.trans.Config
-
是否能够转换。
- allowTrans(V3XFile) - 接口 中的方法com.seeyon.ctp.common.office.trans.Config
-
是否能够转换。
- allowTrans(Attachment) - 类 中的静态方法com.seeyon.ctp.common.office.trans.util.OfficeTransHelper
-
判断是否允许转换。
- allowTrans(V3XFile) - 类 中的静态方法com.seeyon.ctp.common.office.trans.util.OfficeTransHelper
-
判断是否允许转换。
- allowTrans(V3XFile, String) - 类 中的静态方法com.seeyon.ctp.common.office.trans.util.OfficeTransHelper
-
判断是否允许转换(由于正文文件名没有后缀,只能通过mimetype判断,但是这个不准确,例如.wps后缀的,mimetype=msoffice,因此增加后缀参数,再次判断)
- allowTransTypes() - 类 中的方法com.seeyon.ctp.common.office.trans.adapter.DefaultConfig
-
- allowTransTypes() - 接口 中的方法com.seeyon.ctp.common.office.trans.Config
-
- allowTransTypes() - 类 中的静态方法com.seeyon.ctp.common.office.trans.util.OfficeTransHelper
-
- ALPHABET - 类 中的静态变量com.seeyon.ctp.common.urlshortener.URLGenerator
-
- analysis(Exception) - 类 中的方法com.seeyon.ctp.login.recorder.LoginRecorder
-
- analysis(LoginResult) - 类 中的方法com.seeyon.ctp.login.recorder.LoginRecorder
-
- analysisLog(Exception) - 类 中的静态方法com.seeyon.ctp.login.recorder.RecorderUtil
-
- analysisLog(LoginResult) - 类 中的静态方法com.seeyon.ctp.login.recorder.RecorderUtil
-
- AnnotationAware - com.seeyon.ctp.util.annotation中的接口
-
注释的植入接口:
将系统中所有注释了指定注释类型的class、method通过该接口告知你
- AnnotationFactory - com.seeyon.ctp.util.annotation中的接口
-
获取系统中所有注释了指定注释类型的class、method
- AnnotationHandler - com.seeyon.ctp.util.annotation中的类
-
- AnnotationHandler() - 类 的构造器com.seeyon.ctp.util.annotation.AnnotationHandler
-
- AnnotationUtils - com.seeyon.ctp.util.annotation中的类
-
- AnnotationUtils() - 类 的构造器com.seeyon.ctp.util.annotation.AnnotationUtils
-
- AnonymousRequestPolicy - com.seeyon.ctp.common.security中的类
-
匿名请求控制策略。
- AnonymousRequestPolicy() - 类 的构造器com.seeyon.ctp.common.security.AnonymousRequestPolicy
-
- AntiRepeatCacheUtil - com.seeyon.ctp.common.submitLimit.cache中的类
-
- AntiRepeatCacheUtil() - 类 的构造器com.seeyon.ctp.common.submitLimit.cache.AntiRepeatCacheUtil
-
- ANY_REPLY - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
允许流程结束后震荡回复
- APP_ID - 类 中的静态变量com.seeyon.ctp.component.cache.redis.RedisHandler
-
- APP_TYPE_BASIC - 类 中的静态变量com.seeyon.ctp.route.util.RouteConstants
-
Basic应用类型
- APP_TYPE_CAP4 - 类 中的静态变量com.seeyon.ctp.route.util.RouteConstants
-
CAP4应用类型
- APP_TYPE_KEY - 类 中的静态变量com.seeyon.ctp.route.util.RouteConstants
-
appType配置项key
- AppContext - com.seeyon.ctp.common中的类
-
Title: T1开发框架
Description: 框架上下文相关操作工具类,包括获取当前登录用户相关信息、线程变量和Session操作方法、
配置文件夹操作等
Copyright: Copyright (c) 2012
Company: seeyon.com
- AppContextHttpSessionAttributeListener - com.seeyon.ctp.common中的类
-
- AppContextHttpSessionAttributeListener() - 类 的构造器com.seeyon.ctp.common.AppContextHttpSessionAttributeListener
-
- appendIdentitySelectToInsert(String) - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
-
- appendLockHint(LockMode, String) - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
-
- appendMessage(String) - 接口 中的方法com.seeyon.ctp.common.filemanager.event.FileItem
-
处理过程中,要在上传完毕后提示前端的信息,常用于查到病毒但杀毒成功的信息。
- AppInfo - com.seeyon.ctp.common.filemanager.manager.cip中的类
-
- AppInfo() - 类 的构造器com.seeyon.ctp.common.filemanager.manager.cip.AppInfo
-
- ApplicationCategoryEnum - com.seeyon.ctp.common.constants中的枚举
-
定义系统中所包含的应用下的子应用
一、枚举定义规范
1、名称纯字母,不允许出现下划线
2、key必须全局唯一
二、国际化要求:需要显示他对应的名称,这样来做:
1、在com.seeyon.v3x.common.resources.i18n.SeeyonCommonResources定义显示名称
key的命名规范是 application.
- ApplicationSubCategoryEnum - com.seeyon.ctp.common.constants中的枚举
-
主应用下可以分若干个子应用,比如:综合办公分为:车辆、办公用品、办公设备、图书资料、会议室
一、枚举定义规范
1、名称必须以主应用开头,中间用下划线连接,子应用名称中不能再出现下划线
2、key必须全局唯一
二、国际化要求:需要显示他对应的名称,这样来做:
1、在com.seeyon.v3x.common.resources.i18n.SeeyonCommonResources定义显示名称
key的命名规范是 application.
- APPLINK - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
-
- AppLog - com.seeyon.ctp.common.po.applog中的类
-
应用日志
- AppLog() - 类 的构造器com.seeyon.ctp.common.po.applog.AppLog
-
- AppLog(Integer, Long, Long, Long, String, String...) - 类 的构造器com.seeyon.ctp.common.po.applog.AppLog
-
- AppLog(Integer, Long, Long, Long, String, Integer, String...) - 类 的构造器com.seeyon.ctp.common.po.applog.AppLog
-
- AppLog(Integer, Integer, Long, Long, Long, String, String...) - 类 的构造器com.seeyon.ctp.common.po.applog.AppLog
-
- AppLogAction - com.seeyon.ctp.common.appLog中的枚举
-
- AppLogConstants - com.seeyon.ctp.common.constants中的类
-
应用日志用常量
- AppLogConstants() - 类 的构造器com.seeyon.ctp.common.constants.AppLogConstants
-
- AppLogConstants.action_user_type - com.seeyon.ctp.common.constants中的枚举
-
操作人员类型
- AppLogConstants.SecretLevelLog - com.seeyon.ctp.common.constants中的枚举
-
操作人员类型
- AppLogManager - com.seeyon.ctp.common.appLog.manager中的接口
-
应用日志Manager
- applyBeanPostProcessorsAfterInitialization(Object, String) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- applyBeanPostProcessorsBeforeInitialization(Object, String) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- applyBeanPostProcessorsBeforeInstantiation(Class<?>, String) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Apply InstantiationAwareBeanPostProcessors to the specified bean definition
(by class and name), invoking their postProcessBeforeInstantiation
methods.
- applyBeanPropertyValues(Object, String) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- applyLocksToSql(String, Map, Map) - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
-
- applyMergedBeanDefinitionPostProcessors(RootBeanDefinition, Class<?>, String) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Apply MergedBeanDefinitionPostProcessors to the specified bean definition,
invoking their postProcessMergedBeanDefinition
methods.
- applyPropertyValues(String, BeanDefinition, BeanWrapper, PropertyValues) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Apply the given property values, resolving any runtime references
to other beans in this bean factory.
- AppStatus - com.seeyon.ctp.monitor中的类
-
- AppStatus() - 类 的构造器com.seeyon.ctp.monitor.AppStatus
-
- AppTransSecurityService - com.seeyon.ctp.security.trans中的接口
-
应用层调用传输安全接口
- AppTransSecurityServiceImpl - com.seeyon.ctp.security.trans中的类
-
- AppTransSecurityServiceImpl() - 类 的构造器com.seeyon.ctp.security.trans.AppTransSecurityServiceImpl
-
- AppUrlReport - com.seeyon.ctp.common.config中的接口
-
- AppUrlReportImpl - com.seeyon.ctp.common.config中的类
-
- AppUrlReportImpl() - 类 的构造器com.seeyon.ctp.common.config.AppUrlReportImpl
-
- ARCHIVE - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
-
- areStringComparisonsCaseInsensitive() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
-
- aroundMethod(ProceedingJoinPoint, ProcessInDataSource) - 类 中的方法com.seeyon.ctp.datasource.intercepter.DataSourceInterceptor
-
- ArrayBase<T> - com.seeyon.ctp.util.array中的类
-
- ArrayBase() - 类 的构造器com.seeyon.ctp.util.array.ArrayBase
-
- arrayToString(String[]) - 类 中的静态方法com.seeyon.ctp.util.StringUtil
-
合并字符串数组为一个字符串
各元素间用 ,分割
- arrayToString(String[], String) - 类 中的静态方法com.seeyon.ctp.util.StringUtil
-
合并字符串数组为一个字符串
- asMap() - 类 中的方法com.seeyon.ctp.common.task.MultMap
-
- AspectAnnotationAware - com.seeyon.ctp.common.aspect中的类
-
- AspectAnnotationAware() - 类 的构造器com.seeyon.ctp.common.aspect.AspectAnnotationAware
-
- AspectContext - com.seeyon.ctp.common.aspect中的接口
-
封装调用的上下文。
- AspectContext.SourceType - com.seeyon.ctp.common.aspect中的枚举
-
- AspectManager - com.seeyon.ctp.common.aspect中的类
-
切面管理。
- AspectManager() - 类 的构造器com.seeyon.ctp.common.aspect.AspectManager
-
- AssdocDefinition - com.seeyon.ctp.common.assdoc中的类
-
- AssdocDefinition() - 类 的构造器com.seeyon.ctp.common.assdoc.AssdocDefinition
-
- AssdocInitial - com.seeyon.ctp.common.assdoc中的类
-
- AssdocInitial() - 类 的构造器com.seeyon.ctp.common.assdoc.AssdocInitial
-
- Asymmetric() - 类 的构造器com.seeyon.ctp.common.config.manager.SecretKeyManageImpl.Asymmetric
-
- ASYMMETRIC_TYPE - 接口 中的静态变量com.seeyon.ctp.security.trans.AppTransSecurityService
-
- async() - 接口 中的方法com.seeyon.ctp.event.Listener
-
- async(boolean) - 接口 中的方法com.seeyon.ctp.event.Listener
-
- ASYNC_CLEAN_FLAG - 接口 中的静态变量com.seeyon.ctp.common.constants.Constants
-
异步线程自动清理AppContext线程数据flag,默认为false
1、使用该标注,一定要确定执行线程任务执行结束时,执行AppContext.clearThreadContext(),
2、使用该标示是在异步线程执行时想使用AppContext存储临时数据,但是有害怕数据不会被清空造成ThreadLocal内存溢出。
- AsynchronousBatchTask<E> - com.seeyon.ctp.common.task中的类
-
异步批量任务, 示例:
public class LogonLogManagerImpl extends AsynchronousBatchTask implements LogonLogManager {
public LogonLog save(){
...
- AsynchronousBatchTask() - 类 的构造器com.seeyon.ctp.common.task.AsynchronousBatchTask
-
- AsyncRejectHandler - com.seeyon.ctp.event.handler中的类
-
- AsyncRejectHandler() - 类 的构造器com.seeyon.ctp.event.handler.AsyncRejectHandler
-
- asyncTimeLimit - 类 中的静态变量com.seeyon.ctp.event.EventDispatcher
-
异步同步任务超过[5]s需要关注,是否要设置为异步
- asynInitSpringForPlugins(String) - 类 中的方法org.springframework.web.context.support.CTPWebApplicationContext
-
- atob(String) - 类 中的静态方法com.seeyon.ctp.util.LeaveLockDecode
-
- ATTACH_ENCRYPT - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
附件加密
- Attachment - com.seeyon.ctp.common.po.filemanager中的类
-
- Attachment() - 类 的构造器com.seeyon.ctp.common.po.filemanager.Attachment
-
- Attachment(Long) - 类 的构造器com.seeyon.ctp.common.po.filemanager.Attachment
-
Constructor for primary key
- Attachment(Long, Long, Integer, Integer, String, String, Long, Date, Long) - 类 的构造器com.seeyon.ctp.common.po.filemanager.Attachment
-
- Attachment(Long, Long, Integer, Integer, String, String, Long, Date, Long, Long) - 类 的构造器com.seeyon.ctp.common.po.filemanager.Attachment
-
- Attachment(Map<String, String>) - 类 的构造器com.seeyon.ctp.common.po.filemanager.Attachment
-
- Attachment(V3XFile) - 类 的构造器com.seeyon.ctp.common.po.filemanager.Attachment
-
- Attachment(V3XFile, ApplicationCategoryEnum, Constants.ATTACHMENT_TYPE) - 类 的构造器com.seeyon.ctp.common.po.filemanager.Attachment
-
- AttachmentDAO - com.seeyon.ctp.common.filemanager.dao中的接口
-
- AttachmentDAOImpl - com.seeyon.ctp.common.filemanager.dao中的类
-
- AttachmentDAOImpl() - 类 的构造器com.seeyon.ctp.common.filemanager.dao.AttachmentDAOImpl
-
- AttachmentEditHelper - com.seeyon.ctp.common.filemanager.manager中的类
-
- AttachmentEditHelper(HttpServletRequest) - 类 的构造器com.seeyon.ctp.common.filemanager.manager.AttachmentEditHelper
-
辅助类初始化,需要从request出得到前端传过来的参数,并进行初始化
- AttachmentManager - com.seeyon.ctp.common.filemanager.manager中的接口
-
- AttachmentManagerImpl - com.seeyon.ctp.common.filemanager.manager中的类
-
- AttachmentManagerImpl() - 类 的构造器com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
-
- AttachmentProvider - com.seeyon.ctp.common.filemanager.manager中的接口
-
应用扩展附件,扩展的附件可通过参数在协同等应用的关联文档中呈现。
- AttachmentSaveEvent - com.seeyon.ctp.common.filemanager.event中的类
-
附件保存事件。
- AttachmentSaveEvent(Attachment, Object) - 类 的构造器com.seeyon.ctp.common.filemanager.event.AttachmentSaveEvent
-
- AttachmentSecretLevelManager - com.seeyon.ctp.common.filemanager.manager中的接口
-
- AttachmentToHtml(Attachment, boolean, boolean) - 类 中的静态方法com.seeyon.ctp.common.filemanager.manager.Util
-
- AttachmentToHtmlWithShowAllFileName(Attachment, boolean, boolean) - 类 中的静态方法com.seeyon.ctp.common.filemanager.manager.Util
-
- ATTENDANCE - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
-
- attributeAdded(HttpSessionBindingEvent) - 类 中的方法com.seeyon.ctp.common.AppContextHttpSessionAttributeListener
-
- attributeRemoved(HttpSessionBindingEvent) - 类 中的方法com.seeyon.ctp.common.AppContextHttpSessionAttributeListener
-
- attributeReplaced(HttpSessionBindingEvent) - 类 中的方法com.seeyon.ctp.common.AppContextHttpSessionAttributeListener
-
- attSize() - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentEditHelper
-
被编辑的附件的个数
- AUDIT_ADMIN_LOGIN_NAME - 类 中的静态变量com.seeyon.ctp.system.Constants
-
- AUDIT_ENABLE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
是否启用审计管理员
- AUDIT_LOG_EXPORT - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
是否允许审计日志导出
- authenticate(String, String) - 接口 中的方法com.seeyon.client.CTPRestClient
-
登录校验。
- authenticate(String, String) - 类 中的方法com.seeyon.client.GenericRestClient
-
- authenticate(HttpServletRequest, HttpServletResponse) - 接口 中的方法com.seeyon.ctp.login.LoginAuthentication
-
认证,策略是:
系统框架把登录界面发过来的
HttpServletRequest
完整的传递给认证实现类
认证实现类完成自己的逻辑
返回值约定
当验证通过,需要给框架返回[用户名, 密码],框架将直接跳转到首页
当不验证通过,但要终止本次登录请求,直接throw new LoginAuthenticationException(),用户将跳转到登录页
当不验证通过,返回null,框架将调用下一个认证类认证
- authenticate(String, String) - 接口 中的方法com.seeyon.ctp.services.security.ServiceAuthenticator
-
进行用户名密码认证。
- AUTO_COMPLETE_ENABLE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
密码自动填充禁用key
- autowire(Class<?>, int, boolean) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- autowireBean(Object) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- autowireBeanProperties(Object, int, boolean) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- autowireByName(String, AbstractBeanDefinition, BeanWrapper, MutablePropertyValues) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Fill in any missing property values with references to
other beans in this factory if autowire is set to "byName".
- autowireByType(String, AbstractBeanDefinition, BeanWrapper, MutablePropertyValues) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Abstract method defining "autowire by type" (bean properties by type) behavior.
- autowireConstructor(String, RootBeanDefinition, Constructor<?>[], Object[]) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
"autowire constructor" (with constructor arguments by type) behavior.
- AutowiredAnnotationBeanPostProcessor - org.springframework.beans.factory.annotation中的类
-
BeanPostProcessor
implementation
that autowires annotated fields, setter methods and arbitrary config methods.
- AutowiredAnnotationBeanPostProcessor() - 类 的构造器org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
-
Create a new AutowiredAnnotationBeanPostProcessor
for Spring's standard Autowired
annotation.