跳过导航链接
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 _ 

L

L2CacheMapLoader_InnerDelegator<K extends java.io.Serializable,V extends java.io.Serializable,I extends java.io.Serializable> - com.seeyon.ctp.component.cache.redis中的类
 
L2CacheMapLoader_InnerDelegator(L2CacheMapLoader_Inner<K, V, I>) - 类 的构造器com.seeyon.ctp.component.cache.redis.L2CacheMapLoader_InnerDelegator
 
L2CacheSetLoaderDelegator<E extends java.io.Serializable> - com.seeyon.ctp.component.cache.redis中的类
 
L2CacheSetLoaderDelegator(L2CacheSetLoader<E>) - 类 的构造器com.seeyon.ctp.component.cache.redis.L2CacheSetLoaderDelegator
 
L2CacheUtils - com.seeyon.ctp.component.cache中的类
IndexCache相关数据是否处理的管理器,提供缓存数据是否需要重新计算落库的接口、完成落库操作的设置接口。
L2CacheUtils() - 类 的构造器com.seeyon.ctp.component.cache.L2CacheUtils
 
L_LIMIT_TIME_RANGE - 类 中的静态变量com.seeyon.ctp.component.cache.PrvCheckObj
 
lagout - 类 中的静态变量com.seeyon.ctp.common.constants.LayoutConstants
布局模板,如: jetspeed-layouts::VelocityOneColumn jetspeed-layouts::VelocityTwoColumns jetspeed-layouts::VelocityThreeColumns
lagoutToColumnNumMapping - 类 中的静态变量com.seeyon.ctp.common.constants.LayoutConstants
布局模板与列数的影射
lagoutToDecorations - 类 中的静态变量com.seeyon.ctp.common.constants.LayoutConstants
布局模板与布局修饰的
lagoutToType - 类 中的静态变量com.seeyon.ctp.common.constants.LayoutConstants
如:OneColumn、TwoColumns、ThreeColumns
lastIndexOf(Object) - 类 中的方法com.alibaba.fastjson.JSONArray
 
lastIndexOf(Object) - 类 中的方法com.seeyon.ctp.common.CTPArrayList
 
lastIndexOf(Object) - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
 
lastIndexOf(T) - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
从数组的末尾开始查找数据是否存在
lastIndexOf(String) - 类 中的方法com.seeyon.ctp.util.array.StringArray
从数组的末尾开始查找数据是否存在
LayoutConstants - com.seeyon.ctp.common.constants中的类
布局
LayoutConstants() - 类 的构造器com.seeyon.ctp.common.constants.LayoutConstants
 
lazyGet(K) - 接口 中的方法com.seeyon.ctp.component.cache.AdvancedCacheMap
获取key对应的延期加载器
lazyGet(K) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
 
lazyGet(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
LDAP - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
LDAP_SET - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
目录条目设置
LEADER_WINDOW - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
LEAVE_LOCK_ENABLE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
离开锁定页面开关
LEAVE_LOCK_FAIL_COUNT - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
锁定输入密允许失败次数
LEAVE_lOCK_TIME - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
产品未进行操作得锁定时长
LeaveLockDecode - com.seeyon.ctp.util中的类
离开锁定 密码解密 base64
LeaveLockDecode() - 类 的构造器com.seeyon.ctp.util.LeaveLockDecode
 
LEAVELOCKISOPEN_DISABLE - 类 中的静态变量com.seeyon.ctp.system.Constants
 
LEAVELOCKISOPEN_ENABLE - 类 中的静态变量com.seeyon.ctp.system.Constants
 
left(String, int) - 类 中的静态方法com.seeyon.ctp.common.formula.BaseFormulas
 
LEFT_PANEL_SET - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
左面板设置记忆
length(Object) - 类 中的静态方法com.seeyon.ctp.common.web.filter.CTPCsrfGuardUtils
 
LEVEL_PROTECTION - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
分保插件和子开关的名字定义
LEVEL_STATE_ENABLE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
公开显示通讯录的职务级别
LEVEL_TYPE_COMMON - 类 中的静态变量com.seeyon.ctp.common.i18n.expand.ResourceConsts
公共, 优先级2: _ctp_i18n/common目录
LEVEL_TYPE_CUSTOM - 类 中的静态变量com.seeyon.ctp.common.i18n.expand.ResourceConsts
自定义, 优先级4: _ctp_i18n/custom目录
LEVEL_TYPE_DEFAULT - 类 中的静态变量com.seeyon.ctp.common.i18n.expand.ResourceConsts
默认, 优先级0: i18n目录
LEVEL_TYPE_PLUGIN - 类 中的静态变量com.seeyon.ctp.common.i18n.expand.ResourceConsts
插件, 优先级1: 插件目录
LEVEL_TYPE_PRODUCT - 类 中的静态变量com.seeyon.ctp.common.i18n.expand.ResourceConsts
产品, 优先级3: _ctp_i18n/product目录
lGet(K, long, long) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
获取list缓存的内容
lGet(K, long, long) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
lGet(K, long, long) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
lGetIndex(K, long) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
通过索引 获取list中的值
lGetIndex(K, long) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
lGetIndex(K, long) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
lGetListSize(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
获取list缓存的长度
lGetListSize(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
lGetListSize(K) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
likeLowerCase(String) - 类 中的静态方法com.seeyon.ctp.util.SQLWildcardUtil
 
limitDataList(FlipInfo, List<ResourceInfo>) - 类 中的静态方法com.seeyon.ctp.common.i18n.pager.PageUtil
结果集分页 FlipInfo
limitDataList(PageParameter, List<ResourceInfo>) - 类 中的静态方法com.seeyon.ctp.common.i18n.pager.PageUtil
结果集分页
limitDataList4Key(PageParameter, List<Map<Locale, ResourceInfo>>) - 类 中的静态方法com.seeyon.ctp.common.i18n.pager.PageUtil
内存分页
LimitedMap<T1,T2,T3> - com.seeyon.ctp.util中的类
固定长度的内存对象,超过长度时根据比较结果是否放入对象中
LimitedMap(int, List<T1>, List<T2>, List<T3>, Comparator<T3>) - 类 的构造器com.seeyon.ctp.util.LimitedMap
构造方法
LINK_TYPE_PREFIX - 类 中的静态变量com.seeyon.ctp.common.usermessage.MessageReceiver
 
list() - 类 中的方法com.seeyon.ctp.event.EventListenerRegistryApi
 
list() - 接口 中的方法com.seeyon.ctp.event.monitor.EventLossStore
列出所有指标数据
list(EventMonitorItemEnum) - 接口 中的方法com.seeyon.ctp.event.monitor.EventLossStore
列出某一类指标数据
list() - 类 中的方法com.seeyon.ctp.event.monitor.EventLossStoreSQLLitImpl
 
list(EventMonitorItemEnum) - 类 中的方法com.seeyon.ctp.event.monitor.EventLossStoreSQLLitImpl
 
list() - 接口 中的方法com.seeyon.ctp.event.monitor.EventMonitorStore
列出所有指标的监控数据
list() - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorStoreMemImpl
 
list(int) - 接口 中的方法com.seeyon.ctp.event.serialize.EventStore
列出未执行的事件
list(int) - 类 中的方法com.seeyon.ctp.event.serialize.EventStoreSQLLitImpl
 
LIST_MODE - 类 中的静态变量com.seeyon.ctp.common.dao.BaseHibernateDao
 
LIST_STRING - 类 中的静态变量com.alibaba.fastjson.TypeReference
 
listAllAccountConfigByCategory(String) - 接口 中的方法com.seeyon.ctp.common.config.manager.ConfigManager
所有单位的
listAllAccountConfigByCategory(String) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
 
listAllConfigByCategory(String) - 接口 中的方法com.seeyon.ctp.common.config.manager.ConfigManager
取1单位的
listAllConfigByCategory(String, Long) - 接口 中的方法com.seeyon.ctp.common.config.manager.ConfigManager
 
listAllConfigByCategory(String) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
 
listAllConfigByCategory(String, Long) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
 
Listener - com.seeyon.ctp.event中的接口
事件监听器接口,仅供事件模型内部使用。
ListenEvent - com.seeyon.ctp.util.annotation中的注释类型
事件监听注解,将方法注册为指定类型事件的监听器。
ListenEventAnnotationAware - com.seeyon.ctp.event中的类
遍历ListenEvent Annotation,注册事件监听。
ListenEventAnnotationAware() - 类 的构造器com.seeyon.ctp.event.ListenEventAnnotationAware
 
listIterator() - 类 中的方法com.alibaba.fastjson.JSONArray
 
listIterator(int) - 类 中的方法com.alibaba.fastjson.JSONArray
 
listIterator() - 类 中的方法com.seeyon.ctp.common.CTPArrayList
 
listIterator(int) - 类 中的方法com.seeyon.ctp.common.CTPArrayList
 
listIterator() - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
 
listIterator(int) - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
 
listPage(String, int, int) - 接口 中的方法com.seeyon.ctp.common.constdef.dao.ConstDefDao
 
listPage(String, int, int) - 类 中的方法com.seeyon.ctp.common.constdef.dao.ConstDefDaoImpl
 
listPage(int, int) - 接口 中的方法com.seeyon.ctp.common.constdef.manager.ConstDefManager
列表
listPage(FlipInfo, Map) - 接口 中的方法com.seeyon.ctp.common.constdef.manager.ConstDefManager
 
listPage(int, int) - 类 中的方法com.seeyon.ctp.common.constdef.manager.ConstDefManagerImpl
 
listPage(FlipInfo, Map) - 类 中的方法com.seeyon.ctp.common.constdef.manager.ConstDefManagerImpl
 
ListSearchHelper - com.seeyon.ctp.util中的类
 
ListSearchHelper() - 类 的构造器com.seeyon.ctp.util.ListSearchHelper
 
listThreadPool() - 接口 中的方法com.seeyon.ctp.event.monitor.EventMonitorStore
线程池信息获取
listThreadPool() - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorStoreMemImpl
 
load(String) - 类 中的方法com.seeyon.ctp.common.authenticate.loader.IdentificationDogIdLoader
 
load(String) - 类 中的方法com.seeyon.ctp.common.config.loader.TestSwitchMapDataLoader
 
load(File) - 类 中的静态方法com.seeyon.ctp.common.config.PropertiesLoader
加载properties或xml属性配置文件
load(Class<T>, Serializable) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
load(Class<T>, Serializable, LockMode) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
load(String, Serializable) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
load(String, Serializable, LockMode) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
load(Object, Serializable) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
load(Properties) - 类 中的静态方法com.seeyon.ctp.common.web.filter.CTPCsrfGuard
 
load() - 类 中的方法com.seeyon.ctp.component.cache.CacheObjectDataLoader
准备数据,加载数据到Map,以备load方法使用。
load() - 类 中的方法com.seeyon.ctp.component.cache.CacheSetDataLoader
准备数据,加载数据到Map,以备load方法使用。
load(String) - 接口 中的方法com.seeyon.ctp.component.cache.HotDataLoader
load data by key.
load(K) - 接口 中的方法com.seeyon.ctp.component.cache.MapDataLoader
指定key加载缓存项
load() - 接口 中的方法com.seeyon.ctp.component.cache.ObjectBindDataLoader
已过时。
加载对象
load() - 接口 中的方法com.seeyon.ctp.component.cache.ObjectDataLoader
加载对象
load() - 类 中的方法com.seeyon.ctp.component.cache.redis.L2CacheSetLoaderDelegator
 
load() - 接口 中的方法com.seeyon.ctp.component.cache.SetDataLoader
加载Set缓存项
loadAll(Class<T>) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
loadAll(Class) - 类 中的静态方法com.seeyon.ctp.util.DBAgent
查询指定实体类型的所有数据对象,出于性能方面考虑,不建议大数据量下使用
loadAll(Class, FlipInfo) - 类 中的静态方法com.seeyon.ctp.util.DBAgent
查询指定实体类型的翻页后数据对象列表,
loadAllAsync() - 类 中的静态方法com.seeyon.ctp.event.EventFilterByAsync
加载异步listener的类型(Http异常Listener,数据库访问异常Listener,普通Listener)
loadAllDatasFromDB() - 类 中的方法com.seeyon.ctp.common.customize.loader.CustomizeLoader
 
loadAllDatasFromDB() - 类 中的方法com.seeyon.ctp.component.cache.redis.L2CacheMapLoader_InnerDelegator
 
loadBatch(Collection<String>) - 类 中的方法com.seeyon.ctp.common.authenticate.loader.IdentificationDogIdLoader
 
loadBatch(Collection<String>) - 类 中的方法com.seeyon.ctp.common.config.loader.TestSwitchMapDataLoader
 
loadBatch(Collection<String>) - 接口 中的方法com.seeyon.ctp.component.cache.HotDataLoader
load data by keys.
loadBatch(Collection<K>) - 接口 中的方法com.seeyon.ctp.component.cache.MapDataLoader
重新批量加载指定集合key的缓存项。
loadBeanDefinitions(String...) - 类 中的静态方法com.seeyon.ctp.common.AppContext
运行态加载Spring xml文件中配置的bean
loadBeanDefinitions(DefaultListableBeanFactory) - 类 中的方法org.springframework.web.context.support.CTPWebApplicationContext
 
loadClass(String, Class<?>) - 类 中的静态方法com.seeyon.ctp.login.recorder.ThreadRecorder
 
loadCollection(Collection<K>) - 类 中的方法com.seeyon.ctp.component.cache.CacheMapDataLoader
 
loadCollection() - 类 中的方法com.seeyon.ctp.component.cache.CacheSetDataLoader
 
loadDataFromDB(Long) - 类 中的方法com.seeyon.ctp.common.customize.loader.CustomizeLoader
 
loadDataFromDB(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.L2CacheMapLoader_InnerDelegator
 
loadDatasFromDB(Long...) - 类 中的方法com.seeyon.ctp.common.customize.loader.CustomizeLoader
 
loadDatasFromDB(K...) - 类 中的方法com.seeyon.ctp.component.cache.redis.L2CacheMapLoader_InnerDelegator
 
loadDBVersion(boolean) - 类 中的静态方法com.seeyon.ctp.common.microserver.DataTransferServiceUtil
加载初始化主、分库版本
Loader - com.seeyon.ctp.common.i18n.expand中的类
 
Loader() - 类 的构造器com.seeyon.ctp.common.i18n.expand.Loader
 
Loader.CTPResourceBundleControl - com.seeyon.ctp.common.i18n.expand中的类
 
loadFromCacheCenter() - 接口 中的方法com.seeyon.ctp.common.cache.GroupCacheable
在分布式环境中从缓存中心加载
loadI18nResources(String, Locale, CtpLocalFile, String) - 类 中的方法com.seeyon.ctp.common.i18n.expand.Loader
加载国际化数据
loadIndexData() - 类 中的方法com.seeyon.ctp.common.customize.loader.CustomizeLoader
 
loadIndexData() - 类 中的方法com.seeyon.ctp.component.cache.redis.L2CacheMapLoader_InnerDelegator
 
loadIndexSegmentData(K, K) - 类 中的方法com.seeyon.ctp.component.cache.redis.L2CacheMapLoader_InnerDelegator
 
loadLocal(K) - 接口 中的方法com.seeyon.ctp.component.cache.MapBindDataLoader
已过时。
指定key加载缓存项
loadLocal(Collection<K>) - 接口 中的方法com.seeyon.ctp.component.cache.MapBindDataLoader
已过时。
重新批量加载指定集合key的缓存项。
loadM3Resource(boolean) - 接口 中的方法com.seeyon.ctp.common.i18n.m3.M3I18nResourceManager
加载M3 国际化资源
loadObject(K) - 类 中的方法com.seeyon.ctp.component.cache.CacheMapDataLoader
 
loadObject() - 类 中的方法com.seeyon.ctp.component.cache.CacheObjectDataLoader
 
loadProperties() - 类 中的静态方法com.seeyon.ctp.common.fileupload.util.FileServiceUtil
 
loadProperties(String, Locale, CtpLocalFile, Set<String>) - 类 中的静态方法com.seeyon.ctp.common.i18n.expand.Loader
加载properties国际化文件
loadProperties() - 类 中的静态方法com.seeyon.ctp.common.microserver.DataTransferServiceUtil
 
loadResource(Locale) - 类 中的方法com.seeyon.ctp.common.i18n.expand.CustomLoader
 
loadResource(Locale) - 类 中的方法com.seeyon.ctp.common.i18n.expand.FileResourceLoader
 
loadResource(Locale) - 类 中的方法com.seeyon.ctp.common.i18n.expand.Loader
加载资源
loadResource(Locale) - 类 中的方法com.seeyon.ctp.common.i18n.expand.ProductLoader
 
loadServiceContextPath(Object) - 类 中的方法com.seeyon.ctp.common.microserver.MicroServiceManagerImpl
 
loadSpecialListener() - 类 中的静态方法com.seeyon.ctp.event.EventFilterByAsync
加载标准产品中存在潜在长耗时异常的Listener(http,cap)的配置文件
loadSPILogger() - 类 中的静态方法com.seeyon.ctp.common.log.Log4JConfigurator
 
loadSqlInFile() - 类 中的静态方法com.seeyon.ctp.util.JDBCAgent
特定数据库SQL文件执行开始 ******************
loadStandardListener() - 类 中的静态方法com.seeyon.ctp.event.EventFilterByAsync
加载所有标准产品listener的配置文件
loadTypeTest() - 类 中的方法com.seeyon.ctp.event.EventDispatcherAndMonitorTest
测试事件分发类型加载功能
LOCALE - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
用户自定义设置的国际化Locale的key
LOCALE - 类 中的静态变量com.seeyon.ctp.common.constants.LoginConstants
 
LocaleContext - com.seeyon.ctp.common.i18n中的类
支持I18N
LocaleContext() - 类 的构造器com.seeyon.ctp.common.i18n.LocaleContext
 
LocaleInfo - com.seeyon.ctp.common.i18n.domain中的类
 
LocaleInfo() - 类 的构造器com.seeyon.ctp.common.i18n.domain.LocaleInfo
 
localesReloadHandle(Object) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
 
LocaleUtil - com.seeyon.ctp.util中的类
国际化Locale相关工具方法。
LocaleUtil() - 类 的构造器com.seeyon.ctp.util.LocaleUtil
 
LocalImageFileGuavaCache<K,V> - com.seeyon.ctp.common.fileupload中的类
 
lock(Object, LockMode) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
lock(String, Object, LockMode) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
lock() - 类 中的方法com.seeyon.ctp.common.dlock.impl.CtpRedisDLock
 
lock(long, TimeUnit) - 类 中的方法com.seeyon.ctp.common.dlock.impl.CtpRedisDLock
 
lock() - 类 中的方法com.seeyon.ctp.common.dlock.impl.CtpRedisSLock
 
lock(DLock) - 类 中的方法com.seeyon.ctp.common.dlock.impl.DLockManagerImpl
 
lock(DLock, long, TimeUnit) - 类 中的方法com.seeyon.ctp.common.dlock.impl.DLockManagerImpl
 
lock() - 接口 中的方法com.seeyon.ctp.common.dlock.inter.DLock
阻塞式上锁(可重入)
lock(long, TimeUnit) - 接口 中的方法com.seeyon.ctp.common.dlock.inter.DLock
阻塞式上锁(可重入)
lock(DLock) - 接口 中的方法com.seeyon.ctp.common.dlock.inter.DLockManager
阻塞方式上锁
lock(DLock, long, TimeUnit) - 接口 中的方法com.seeyon.ctp.common.dlock.inter.DLockManager
阻塞方式上锁
lock() - 接口 中的方法com.seeyon.ctp.common.dlock.inter.SLock
阻塞式上锁
lock(String, long, long) - 接口 中的方法com.seeyon.ctp.common.lock.manager.ConcreteLockManager
 
lock(String, long, long, int) - 接口 中的方法com.seeyon.ctp.common.lock.manager.ConcreteLockManager
 
lock(String, long, long, int, String) - 接口 中的方法com.seeyon.ctp.common.lock.manager.ConcreteLockManager
 
lock(String, long, long, int, String, boolean) - 接口 中的方法com.seeyon.ctp.common.lock.manager.ConcreteLockManager
 
lock(String, long, long, int, String, boolean, boolean) - 接口 中的方法com.seeyon.ctp.common.lock.manager.ConcreteLockManager
 
lock(String, long, long, int, String, boolean, boolean, boolean) - 接口 中的方法com.seeyon.ctp.common.lock.manager.ConcreteLockManager
 
lock(String, long, long, String) - 接口 中的方法com.seeyon.ctp.common.lock.manager.ConcreteLockManager
 
lock(String, long, long, String, boolean) - 接口 中的方法com.seeyon.ctp.common.lock.manager.ConcreteLockManager
 
lock(String, long, long, int, boolean) - 接口 中的方法com.seeyon.ctp.common.lock.manager.ConcreteLockManager
 
lock(long, long) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
加锁。
lock(long, long, int) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
对资源的操作加锁。
lock(long, long, int, boolean) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
对资源的操作加锁。
lock(long, long, int, String) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
 
lock(long, long, int, String, boolean) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
 
lock(long, long, String, boolean) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
 
lock(long, long, int, String, boolean, boolean, boolean) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
 
lock(long, long, int, String, boolean, boolean) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
 
lock(long, long, String) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
 
lock(Lock) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
对资源的操作加锁(高级使用,谨慎,lock参数需使用lockManager.createDefaultLock创建此对象才行)。
Lock - com.seeyon.ctp.common.po.lock中的类
应用锁对象。
Lock() - 类 的构造器com.seeyon.ctp.common.po.lock.Lock
 
lock - 类 中的变量com.seeyon.ctp.thread.ThreadPort
 
Lock.State - com.seeyon.ctp.common.po.lock中的枚举
 
LOCK_GROUP_NAME - 类 中的静态变量com.seeyon.ctp.route.util.RouteConstants
分布式锁分组名称,用于健康检查
LOCK_NAME - 类 中的静态变量com.seeyon.ctp.route.util.RouteConstants
分布式锁名称,用于健康检查
lockAndLoadData(K, BatchLoadLocks.ILoadDataByKey<K, V>) - 类 中的方法com.seeyon.ctp.component.cache.generic.BatchLoadLocks
 
lockAndLoadDatas(K[], BatchLoadLocks.ILoadDataByKeys<K, V>) - 类 中的方法com.seeyon.ctp.component.cache.generic.BatchLoadLocks
 
lockForRead(String, long, long) - 接口 中的方法com.seeyon.ctp.common.lock.manager.ConcreteLockManager
 
lockForRead(long, long) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
资源加读锁
lockForWrite(long, long) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
解锁写锁
LockLoginInfo(String, String) - 类 的构造器com.seeyon.ctp.common.authenticate.LockLoginInfoFactory.LockLoginInfo
 
LockLoginInfoFactory - com.seeyon.ctp.common.authenticate中的类
连续登录失败N次后,账号锁定
LockLoginInfoFactory.LockLoginInfo - com.seeyon.ctp.common.authenticate中的类
 
LockManager - com.seeyon.ctp.common.lock.manager中的接口
锁管理,只提供加锁解锁释放锁的管理,锁由应用自己解释和控制。
LockState - com.seeyon.ctp.common.lock.manager中的枚举
 
LockValidatable - com.seeyon.ctp.common.lock.manager中的接口
自定义锁有效性校验器。
log - 类 中的静态变量com.seeyon.ctp.common.i18n.expand.FileResourceLoader
 
log - 类 中的静态变量com.seeyon.ctp.common.i18n.expand.Loader
 
log(String) - 类 中的方法com.seeyon.ctp.common.web.filter.CTPCsrfJavaLogger
 
log(LogLevel, String) - 类 中的方法com.seeyon.ctp.common.web.filter.CTPCsrfJavaLogger
 
log(Exception) - 类 中的方法com.seeyon.ctp.common.web.filter.CTPCsrfJavaLogger
 
log(LogLevel, Exception) - 类 中的方法com.seeyon.ctp.common.web.filter.CTPCsrfJavaLogger
 
LOG - 类 中的静态变量com.seeyon.ctp.config.util.DataUtil
 
log(String) - 类 中的静态方法com.seeyon.ctp.login.recorder.ThreadRecorder
 
LOG - 类 中的静态变量com.seeyon.ctp.util.POUtil
 
log - 类 中的静态变量com.seeyon.v3x.common.ajax.impl.AJAXParameterImpl
 
log - 类 中的静态变量com.seeyon.v3x.common.ajax.impl.AJAXRequestImpl
 
LOG - 类 中的静态变量com.seeyon.v3x.common.ajax.impl.AJAXServiceImpl
 
LOG - 类 中的静态变量com.seeyon.v3x.common.controller.GenericController
已过时。
 
Log4j2XMLConfig - com.seeyon.ctp.common.log中的类
Title: T1开发框架 Description: 读取log4j2配置文件。
Log4JConfigurator - com.seeyon.ctp.common.log中的类
Title: T1开发框架 Description: 系统Log4j2日志加载处理类。
Log4JConfigurator() - 类 的构造器com.seeyon.ctp.common.log.Log4JConfigurator
 
LOG_DEADLINE_APP - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
应用日志保存期限
LOG_DEADLINE_LOGIN - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
登录日志保存期限
LOG_DEADLINE_SYSTEM - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
系统日志保存期限:logs和logs_sy
logConsumeTime(StopWatch, String, String) - 类 中的静态方法com.seeyon.ctp.component.cache.StatisticTool
 
logConsumeTime(StopWatch, String, String, Object) - 类 中的静态方法com.seeyon.ctp.component.cache.StatisticTool
 
logger - 类 中的静态变量com.seeyon.ctp.common.boot.TenantInitializer
 
logger - 类 中的静态变量com.seeyon.ctp.component.cache.AbstractCacheMap
 
logger - 类 中的静态变量com.seeyon.ctp.component.cache.AbstractCacheObject
 
logger - 类 中的静态变量com.seeyon.ctp.component.cache.AbstractCacheSet
 
LOGGER - 类 中的静态变量com.seeyon.ctp.thread.ThreadPort
 
LOGGER - 类 中的静态变量org.hibernate.dialect.SQLServer2005Dialect
 
logger - 类 中的变量org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
 
logger - 类 中的变量org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
 
LOGIN_ACCOUNT_ID - 类 中的静态变量com.seeyon.ctp.common.constants.LoginConstants
 
LOGIN_DEPARTMENT - 接口 中的静态变量com.seeyon.ctp.common.constants.Constants
 
LOGIN_ERROR_DESTINATION - 接口 中的静态变量com.seeyon.ctp.common.constants.Constants
 
LOGIN_RECORDER - 类 中的静态变量com.seeyon.ctp.login.recorder.LoginRecorder
 
LOGIN_USERAGENT_FROM - 接口 中的静态变量com.seeyon.ctp.common.constants.Constants
 
LoginActiveX - com.seeyon.ctp.login中的接口
 
LoginAuthentication - com.seeyon.ctp.login中的接口
Title: T1开发框架 Description: 登录验证器接口。
LoginAuthenticationException - com.seeyon.ctp.login中的异常错误
Title: T1开发框架 Description: 登录验证异常。
LoginAuthenticationException(LoginResult) - 异常错误 的构造器com.seeyon.ctp.login.LoginAuthenticationException
 
LoginConstants - com.seeyon.ctp.common.constants中的类
LoginConstants
LoginConstants() - 类 的构造器com.seeyon.ctp.common.constants.LoginConstants
 
LoginExtensionBean - com.seeyon.ctp.login中的类
 
LoginExtensionBean() - 类 的构造器com.seeyon.ctp.login.LoginExtensionBean
 
LoginExtensionBeanLoader - com.seeyon.ctp.login中的类
 
loginFailNumberExceedThreshold(Map, int) - 接口 中的方法com.seeyon.ctp.common.safetyprotection.dao.SafetyProtectionLogDao
根据条件判断是否有超过登录失败次数阈值的账号
loginFailNumberExceedThreshold(Map, int) - 接口 中的方法com.seeyon.ctp.common.safetyprotection.manager.SafetyProtectionLogManager
根据条件获取超过登录失败次数阈值的账号数量
LoginFailureEvent - com.seeyon.ctp.login.event中的类
 
LoginFailureEvent(LoginFailureInfo) - 类 的构造器com.seeyon.ctp.login.event.LoginFailureEvent
 
LoginFailureInfo - com.seeyon.ctp.login.dto中的类
 
LoginFailureInfo() - 类 的构造器com.seeyon.ctp.login.dto.LoginFailureInfo
 
LogInfo - com.seeyon.ctp.common.log中的类
Description: 用于封装Log4j2 Logger信息。
LogInfo() - 类 的构造器com.seeyon.ctp.common.log.LogInfo
 
LoginInfo() - 类 的构造器com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
LoginInfo(User) - 类 的构造器com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
LoginInfoEvent - com.seeyon.ctp.login.event中的类
用户登录事件,任何登录时触发。
LoginInfoEvent(OnlineUser.LoginInfo) - 类 的构造器com.seeyon.ctp.login.event.LoginInfoEvent
 
LoginInfoUtil - com.seeyon.ctp.login.online中的类
 
LoginInfoUtil() - 类 的构造器com.seeyon.ctp.login.online.LoginInfoUtil
 
LoginInit - com.seeyon.ctp.login中的类
Title: T1开发框架 Description: 登录过程控制Bean。
LoginInit() - 类 的构造器com.seeyon.ctp.login.LoginInit
 
LoginInterceptor - com.seeyon.ctp.login中的接口
Title: T1开发框架 Description: 登录验证前后拦截器接口。
LoginRecorder - com.seeyon.ctp.login.recorder中的类
 
LoginRecorder() - 类 的构造器com.seeyon.ctp.login.recorder.LoginRecorder
 
LoginResult - com.seeyon.ctp.common.constants中的类
 
LoginResult(int, String...) - 类 的构造器com.seeyon.ctp.common.constants.LoginResult
 
LoginSignEnum - com.seeyon.ctp.common.enums中的枚举
登录类型枚举
LoginToken - com.seeyon.ctp.login中的类
为移动提供的新的认证方式。
LoginToken() - 类 的构造器com.seeyon.ctp.login.LoginToken
 
LoginToken(String) - 类 的构造器com.seeyon.ctp.login.LoginToken
 
LoginToken(LoginToken) - 类 的构造器com.seeyon.ctp.login.LoginToken
 
LoginTokenDao - com.seeyon.ctp.m3.login.dao中的接口
token访问方式持久化操作类
LoginTokenManager - com.seeyon.ctp.login中的接口
LoginToken管理,控制Token的保存和有效性。
LoginTokenPO - com.seeyon.ctp.m3.login.po中的类
token认证方式持久化对象
LoginTokenPO() - 类 的构造器com.seeyon.ctp.m3.login.po.LoginTokenPO
 
LoginTokenPO(long) - 类 的构造器com.seeyon.ctp.m3.login.po.LoginTokenPO
 
LoginTokenPO(LTokenVO) - 类 的构造器com.seeyon.ctp.m3.login.po.LoginTokenPO
 
loginTrace() - 类 中的静态方法com.seeyon.ctp.util.LogUtil
对所调用点的异常信息进行hash.
loginUserAgentNew2Old(int) - 接口 中的静态方法com.seeyon.ctp.common.constants.Constants
新的loginUserAgent 转换为 老的loginUserAgent pc, // 15普通电脑,包括台式机、笔记本,一般只通过IE等浏览器登录的 mobile, //20 手机终端,一般只通过wap登录的 email, //12 通过email过来的 other, //0 其它终端 iphone, //21 M ipad, //22 M androidphone, //23 M androidpad, //24 M wechat, //80 来自微信 share, //13 分享到外部 ucpc, //40 致信PC客户端 vjoin, //11 致信PC客户端 rest, //14 rest h5, // 160 h5 zhifei;//320 致飞
loginUserAgentOld2New(int) - 接口 中的静态方法com.seeyon.ctp.common.constants.Constants
老的loginUserAgent 转换为 新的loginUserAgent pc, // 15普通电脑,包括台式机、笔记本,一般只通过IE等浏览器登录的 mobile, //20 手机终端,一般只通过wap登录的 email, //12 通过email过来的 other, //16 其它终端 iphone, //21 M ipad, //22 M androidphone, //23 M androidpad, //24 M wechat, //80 来自微信 share, //13 分享到外部 ucpc, //40 致信PC客户端 vjoin, //11 致信PC客户端 rest, //14 rest h5, // 160 h5 zhifei;//320 致飞
LoginUserManager - com.seeyon.ctp.login中的接口
User相关工具方法,解决因依赖层次关系,core不能调用组织模型相关接口的问题。
LoginUtil - com.seeyon.ctp.common.authenticate.domain中的类
 
LoginUtil() - 类 的构造器com.seeyon.ctp.common.authenticate.domain.LoginUtil
 
LogonLog - com.seeyon.ctp.login.po中的类
The persistent class for the operation_log database table.
LogonLog() - 类 的构造器com.seeyon.ctp.login.po.LogonLog
 
LogonLogHistory - com.seeyon.ctp.login.po中的类
The persistent class for the operation_log database table.
LogonLogHistory() - 类 的构造器com.seeyon.ctp.login.po.LogonLogHistory
 
LogonLogManager - com.seeyon.ctp.login.logonlog.manager中的接口
 
LogoutInfoEvent - com.seeyon.ctp.login.event中的类
用户登录事件,登录时触发。
LogoutInfoEvent(OnlineUser.LoginInfo, Constants.LoginOfflineOperation) - 类 的构造器com.seeyon.ctp.login.event.LogoutInfoEvent
 
LogoutUser() - 类 的构造器com.seeyon.ctp.login.event.UserLogoutEvent.LogoutUser
已过时。
 
logoutUser(String) - 类 中的方法com.seeyon.ctp.services.security.ServiceManager
注销指定登录名用户的Token。
LogTool - com.seeyon.ctp.common.log中的类
Description: 日志级别调整工具类。
LogTool() - 类 的构造器com.seeyon.ctp.common.log.LogTool
 
LogUtil - com.seeyon.ctp.util中的类
 
LogUtil() - 类 的构造器com.seeyon.ctp.util.LogUtil
 
LogUtil - org.springframework.transaction.interceptor中的类
 
LogUtil() - 类 的构造器org.springframework.transaction.interceptor.LogUtil
 
longTime(Event, Listener) - 类 中的静态方法com.seeyon.ctp.event.monitor.EventMonitorItemUtils
 
longTimeEvent - 类 中的静态变量com.seeyon.ctp.event.monitor.EventMonitorItemUtils
长耗时任务
longTimeTx(Listener, Event) - 类 中的静态方法com.seeyon.ctp.event.monitor.EventMonitorItemUtils
 
lookup(String) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
 
lookup(String) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
lookup(Class<T>) - 类 中的方法com.seeyon.ctp.services.CTPLocator
查找SDK Factory接口实现,并返回实例。
lookup(String, int) - 类 中的静态方法com.seeyon.ctp.util.IdentifierUtil
从标识符中取得某一位的值 IdentifierUtil.lookup("00000000000000000000", 10) = 0 IdentifierUtil.lookup("AAABAAAAAA", 3) = B IdentifierUtil.lookup("AAABAAAAAA", 7) = A
lookupAdvancedCacheMap(String) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
 
lookupAdvancedCacheMap(String) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
lookupCacheMap(String) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
 
lookupCacheMap(String) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
lookupCacheObject(String) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
 
lookupCacheObject(String) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
lookupCacheSet(String) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
 
lookupCacheSet(String) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
lookupHotDataMap(String) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
 
lookupHotDataMap(String) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
lookupIndexCacheMap(String) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
 
lookupIndexCacheMap(String) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
lookupInner(String, int, char) - 类 中的静态方法com.seeyon.ctp.util.IdentifierUtil
判断标识符中某一位的值是否等于指定的值 IdentifierUtil.lookupInner("00000000000000000000", 10, '1') = false IdentifierUtil.lookupInner("AAABAAAAAA", 3, 'B') = true IdentifierUtil.lookupInner("AAABAAAAAA", 4, 'B') = false
LoopArray<T> - com.seeyon.ctp.util.array中的类
 
LoopArray(T[]) - 类 的构造器com.seeyon.ctp.util.array.LoopArray
 
lRemove(K, long, V) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
移除N个值为value
lRemove(K, long, V) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
lRemove(K, long, V) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
LRUMap<K,V> - com.seeyon.ctp.util中的类
CTP的LRU Map实现。
LRUMap(int) - 类 的构造器com.seeyon.ctp.util.LRUMap
 
LRUMap(int, Weigher<V>) - 类 的构造器com.seeyon.ctp.util.LRUMap
 
LRUStack<E> - com.seeyon.ctp.util中的类
 
LRUStack(int) - 类 的构造器com.seeyon.ctp.util.LRUStack
 
lSet(K, V) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
将list放入缓存
lSet(K, V, long) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
将list放入缓存
lSet(K, List<V>) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
将list放入缓存
lSet(K, List<V>, long) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
将list放入缓存
lSet(K, V) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
lSet(K, V, long) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
lSet(K, List<V>) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
lSet(K, List<V>, long) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
lSet(K, V) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
lSet(K, V, long) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
lSet(K, List<V>) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
lSet(K, List<V>, long) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
LtokenEncodeUtile - com.seeyon.ctp.m3.login.utile中的类
 
LtokenEncodeUtile() - 类 的构造器com.seeyon.ctp.m3.login.utile.LtokenEncodeUtile
 
LTokenVO - com.seeyon.ctp.m3.login.vo中的类
 
LTokenVO() - 类 的构造器com.seeyon.ctp.m3.login.vo.LTokenVO
 
LTokenVO(LoginTokenPO) - 类 的构造器com.seeyon.ctp.m3.login.vo.LTokenVO
 
lUpdateIndex(K, long, V) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
根据索引修改list中的某条数据
lUpdateIndex(K, long, V) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
lUpdateIndex(K, long, V) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
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 _ 
跳过导航链接