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

C

CA - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
CACHE_DATABASE_NAME_KEY - 接口 中的静态变量com.seeyon.ctp.common.GlobalNames
框架级缓存数据库类型名称key
CACHE_ROOT_ID - 类 中的静态变量com.seeyon.ctp.common.ctpenumnew.Constants
缓存中根节点
CacheAccessable - com.seeyon.ctp.component.cache中的接口
 
CacheAccessException - com.seeyon.ctp.common.exceptions中的异常错误
 
CacheAccessException(String) - 异常错误 的构造器com.seeyon.ctp.common.exceptions.CacheAccessException
 
CacheAlreadyExistException - com.seeyon.ctp.component.cache中的异常错误
缓存已存在异常。
CacheAlreadyExistException() - 异常错误 的构造器com.seeyon.ctp.component.cache.CacheAlreadyExistException
 
CacheAlreadyExistException(String, Throwable) - 异常错误 的构造器com.seeyon.ctp.component.cache.CacheAlreadyExistException
 
CacheAlreadyExistException(String) - 异常错误 的构造器com.seeyon.ctp.component.cache.CacheAlreadyExistException
 
CacheAlreadyExistException(Throwable) - 异常错误 的构造器com.seeyon.ctp.component.cache.CacheAlreadyExistException
 
CacheCategory() - 类 的构造器com.seeyon.ctp.component.cache.CanalMapViewer.CacheCategory
 
CacheColumn(String, String) - 类 的构造器com.seeyon.ctp.component.cache.CanalMapViewer.CacheColumn
 
CacheColumn(String, String, boolean) - 类 的构造器com.seeyon.ctp.component.cache.CanalMapViewer.CacheColumn
 
CacheConfiguration - com.seeyon.ctp.common.cache中的类
已过时。
CacheConfiguration(CacheConfiguration.CacheScope) - 类 的构造器com.seeyon.ctp.common.cache.CacheConfiguration
已过时。
 
CacheConfiguration(int, CacheConfiguration.CacheAlgorithm) - 类 的构造器com.seeyon.ctp.common.cache.CacheConfiguration
已过时。
 
cacheConfiguration - 类 中的变量com.seeyon.ctp.component.cache.AbstractCacheMap
 
cacheConfiguration - 类 中的变量com.seeyon.ctp.component.cache.AbstractCacheObject
 
cacheConfiguration - 类 中的变量com.seeyon.ctp.component.cache.AbstractCacheSet
 
CacheConfiguration - com.seeyon.ctp.component.cache中的类
缓存失效配置
CacheConfiguration() - 类 的构造器com.seeyon.ctp.component.cache.CacheConfiguration
缓存配置 默认:缓存永不失效
CacheConfiguration(CacheConfiguration.CacheAlgorithm, Long, Long) - 类 的构造器com.seeyon.ctp.component.cache.CacheConfiguration
缓存配置
CacheConfiguration(int, CacheConfiguration.CacheAlgorithm) - 类 的构造器com.seeyon.ctp.component.cache.CacheConfiguration
已过时。
cacheConfiguration - 类 中的变量com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
CacheConfiguration.CacheAlgorithm - com.seeyon.ctp.component.cache中的枚举
缓存算法。
CacheConfiguration.CacheScope - com.seeyon.ctp.common.cache中的枚举
已过时。
缓存的作用范围。
cacheDate - 类 中的静态变量com.seeyon.apps.common.image.ImageConstants
图片文件缓存在客户端缓存的时间,目前365天,单位s
CacheDetail() - 类 的构造器com.seeyon.ctp.component.cache.CanalMapViewer.CacheDetail
 
CacheException - com.seeyon.ctp.common.cache中的异常错误
已过时。
CacheException() - 异常错误 的构造器com.seeyon.ctp.common.cache.CacheException
已过时。
 
CacheFactory - com.seeyon.ctp.component.cache中的类
缺省缓存管理工厂,缓存组件的入口类。
CacheFactory() - 类 的构造器com.seeyon.ctp.component.cache.CacheFactory
 
cacheFactory - 类 中的静态变量com.seeyon.ctp.polling.service.PollingCache
 
CacheInfo - com.seeyon.ctp.util.cache中的类
楼主修改主贴时,同步集群缓存,传输的数据模型,包括帖子ID和点击次数
CacheInfo(Long, int) - 类 的构造器com.seeyon.ctp.util.cache.CacheInfo
 
CacheInfo(Long, Long) - 类 的构造器com.seeyon.ctp.util.cache.CacheInfo
 
CacheLoader - com.seeyon.ctp.component.cache中的接口
缓存读穿透Loader父类标识接口
CacheLoaderInterceptor - com.seeyon.ctp.component.cache.extend中的接口
 
CacheLoaderUtil - com.seeyon.ctp.component.cache.extend中的类
 
CacheLoaderUtil() - 类 的构造器com.seeyon.ctp.component.cache.extend.CacheLoaderUtil
 
CacheMap<K extends java.io.Serializable,V extends java.io.Serializable> - com.seeyon.ctp.component.cache中的接口
Map缓存,暂存名/值对,机制与Map类似。
cacheMapDataLoader - 类 中的变量com.seeyon.ctp.component.cache.AbstractCacheMap
 
CacheMapDataLoader<K extends java.io.Serializable,V extends java.io.Serializable> - com.seeyon.ctp.component.cache中的类
CacheMap数据加载抽象实现。
CacheMapDataLoader(MapDataLoader<K, V>) - 类 的构造器com.seeyon.ctp.component.cache.CacheMapDataLoader
 
CacheMapDataLoader() - 类 的构造器com.seeyon.ctp.component.cache.CacheMapDataLoader
 
CacheNotExistException - com.seeyon.ctp.component.cache中的异常错误
缓存不存在异常。
CacheNotExistException() - 异常错误 的构造器com.seeyon.ctp.component.cache.CacheNotExistException
 
CacheNotExistException(String, Throwable) - 异常错误 的构造器com.seeyon.ctp.component.cache.CacheNotExistException
 
CacheNotExistException(String) - 异常错误 的构造器com.seeyon.ctp.component.cache.CacheNotExistException
 
CacheNotExistException(Throwable) - 异常错误 的构造器com.seeyon.ctp.component.cache.CacheNotExistException
 
CacheNotification - com.seeyon.ctp.common.cache.cluster中的类
缓存通知实体,在集群节点之间传递数据和操作。
CacheNotification() - 类 的构造器com.seeyon.ctp.common.cache.cluster.CacheNotification
 
CacheNotification.Action - com.seeyon.ctp.common.cache.cluster中的枚举
缓存操作类型。
CacheNotificationHandler - com.seeyon.ctp.common.cache.cluster中的类
集群Cache监听,接收远程节点的缓存操作和数据,在本地进行相应的同步处理。
CacheNotificationHandler() - 类 的构造器com.seeyon.ctp.common.cache.cluster.CacheNotificationHandler
 
CacheObject<V extends java.io.Serializable> - com.seeyon.ctp.component.cache中的接口
单一对象缓存。
cacheObjectDataLoader - 类 中的变量com.seeyon.ctp.component.cache.AbstractCacheObject
 
CacheObjectDataLoader<V extends java.io.Serializable> - com.seeyon.ctp.component.cache中的类
CacheMap数据加载抽象实现。
CacheObjectDataLoader(ObjectDataLoader<V>) - 类 的构造器com.seeyon.ctp.component.cache.CacheObjectDataLoader
 
CachePair(String, String) - 类 的构造器com.seeyon.ctp.component.cache.CacheUtil.CachePair
 
CacheReloader - com.seeyon.ctp.component.cache中的接口
缓存重新加载接口
CacheReloader.Define - com.seeyon.ctp.component.cache中的类
缓存定义
CacheReloader.RelaodContext - com.seeyon.ctp.component.cache中的类
重新加载上下文
CacheReloadResult - com.seeyon.ctp.component.cache中的类
存储XX缓存重新加载后的执行情况
CacheReloadResult(String) - 类 的构造器com.seeyon.ctp.component.cache.CacheReloadResult
 
CacheReloadResult(String, Long, Long) - 类 的构造器com.seeyon.ctp.component.cache.CacheReloadResult
 
CacheSet<V extends java.io.Serializable> - com.seeyon.ctp.component.cache中的接口
Set缓存,管理集合类的缓存,机制同Set。
cacheSetDataLoader - 类 中的变量com.seeyon.ctp.component.cache.AbstractCacheSet
 
CacheSetDataLoader<V extends java.io.Serializable> - com.seeyon.ctp.component.cache中的类
CacheMap数据加载抽象实现。
CacheSetDataLoader(SetDataLoader) - 类 的构造器com.seeyon.ctp.component.cache.CacheSetDataLoader
 
CacheSimpleData(String) - 类 的构造器com.seeyon.ctp.component.cache.CanalMapViewer.CacheSimpleData
 
CacheSizeStatistics - com.seeyon.ctp.component.cache中的类
 
CacheSizeStatistics(String) - 类 的构造器com.seeyon.ctp.component.cache.CacheSizeStatistics
 
CacheStatistics - com.seeyon.ctp.common.cache中的类
已过时。
CacheStatistics(GroupCacheable) - 类 的构造器com.seeyon.ctp.common.cache.CacheStatistics
已过时。
 
CacheStatistics - com.seeyon.ctp.component.cache中的类
 
CacheStatistics(GroupCacheable) - 类 的构造器com.seeyon.ctp.component.cache.CacheStatistics
 
CacheUtil - com.seeyon.ctp.component.cache中的类
 
CacheUtil() - 类 的构造器com.seeyon.ctp.component.cache.CacheUtil
 
CacheUtil.CachePair - com.seeyon.ctp.component.cache中的类
 
caculateEnumType(CtpEnum) - 类 中的静态方法com.seeyon.ctp.common.ctpenumnew.CtpEnumUtil
计算枚举所属类型
caculateEnumType(CtpEnumBean) - 类 中的静态方法com.seeyon.ctp.common.ctpenumnew.CtpEnumUtil
计算枚举所属类型 之前判断业务枚举类型太费劲,包装一个公共方法。
CalcRotatedSize(Rectangle, int) - 类 中的静态方法com.seeyon.ctp.util.RotateImageUtil
 
calculateExpressionValue(Formula) - 类 中的静态方法com.seeyon.ctp.common.formula.FormulaUtil
计算表达式的值。
CALENDAR - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
call() - 类 中的方法com.seeyon.ctp.thread.sync.SyncFastThreadCallableJob
 
call(Object) - 类 中的方法com.seeyon.ctp.thread.ThreadPort
调用
callback(Event, int) - 接口 中的方法com.seeyon.ctp.event.retry.EventCallback
事件执行完成之后的回调
callProcForGetLock(Lock) - 类 中的静态方法com.seeyon.ctp.util.StoredProcedureCaller
 
CAN_DEL_DONE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
允许删除已办列表
CAN_DEL_PENDING - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
允许删除待办列表
CAN_DEL_SENT - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
允许删除已发列表
CAN_DEL_WAIT_SEND - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
允许删除待发列表
CAN_FLOW_EXACT_MATCH_MODE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
启用流程精确匹配模式
CAN_SELECT_FLOW_START_DEPT - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
启用流程发起部门设置
canAccessMobile(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager
检测该用户,是否可以访问移动应用
CanalMap<T extends java.io.Serializable> - com.seeyon.ctp.component.cache中的接口
组织机构关系缓存接口
CanalMap.Define - com.seeyon.ctp.component.cache中的类
缓存定义
CanalMap.UpdateEntry<T extends java.io.Serializable> - com.seeyon.ctp.component.cache中的类
缓存更新对象
CanalMap.UpdateEntryUnmodifiable<O extends java.io.Serializable> - com.seeyon.ctp.component.cache中的类
不可变得对象
CanalMapOrdered - com.seeyon.ctp.component.cache中的接口
canalMap事务提交顺序接口
CanalMapOrdered.TransactionOrder - com.seeyon.ctp.component.cache中的枚举
canalMap提交顺序枚举,强制规范事务后置提交顺序
CanalMapViewer - com.seeyon.ctp.component.cache中的接口
CanalMap 查看器
CanalMapViewer.CacheCategory - com.seeyon.ctp.component.cache中的类
获取缓存分类定义
CanalMapViewer.CacheColumn - com.seeyon.ctp.component.cache中的类
缓存列表的列
CanalMapViewer.CacheDetail - com.seeyon.ctp.component.cache中的类
缓存详细内容
CanalMapViewer.CacheSimpleData - com.seeyon.ctp.component.cache中的类
简单的缓存数据
cancelDownload(Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
 
cancelDownload(Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
取消下载
cancelDownload(Long) - 类 中的静态方法com.seeyon.ctp.common.filemanager.queue.DownloadFileTaskQueue
取消正在下载的任务
cancelWait(Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
 
cancelWait(Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
取消用户排队
cancelWait(Long) - 类 中的静态方法com.seeyon.ctp.common.filemanager.queue.DownloadFileTaskQueue
取消排队等待
canService() - 类 中的方法com.seeyon.ctp.common.office.trans.manager.AbstractOfficeTransformable
 
canService() - 类 中的方法com.seeyon.ctp.common.office.trans.manager.OfficeTransManagerImpl
 
canService() - 类 中的方法com.seeyon.ctp.common.office.trans.manager.YongZhongOfficeTransManagerImpl
 
canService() - 接口 中的方法com.seeyon.ctp.common.office.trans.OfficeTransformable
判断服务是否可用,3次无法连接的时候降级使用
CAP4 - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
Cap4RouteValidator - com.seeyon.ctp.route.util中的类
 
Cap4RouteValidator() - 类 的构造器com.seeyon.ctp.route.util.Cap4RouteValidator
 
CAP_ADVANCE - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
CAP_BASE - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
CAP_COMMON - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
CAP_FORM_ADVANCE - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
CapabilityLogger - com.seeyon.ctp.common.log中的类
性能日志输出器
CapabilityLogHandler - com.seeyon.ctp.common.log中的类
解决长耗时请求无法输出到capacity.log问题
CapabilityLogHandler() - 类 的构造器com.seeyon.ctp.common.log.CapabilityLogHandler
 
CapabilityLogHandler.UriProvider - com.seeyon.ctp.common.log中的类
 
CapabilityLogHandler.Val - com.seeyon.ctp.common.log中的类
 
CAPPLUS - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
CARD_ENABLE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
是否启用在线打卡功能模块
CATEGORY - com.seeyon.ctp.common.formula.enums中的枚举
应用范围
CategoryDefinition - com.seeyon.ctp.common.datai18n中的接口
数据国际化Category定义。
cding(String) - 类 中的静态方法com.seeyon.ctp.util.ColdDownUtil
判断指定操作是否处于冷却期。
CDP - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
CELLTYPESTRING - 接口 中的静态变量com.seeyon.ctp.common.excel.FileToExcelManager
 
CglibBeanCopier - net.sf.cglib.beans中的类
 
CglibBeanCopier() - 类 的构造器net.sf.cglib.beans.CglibBeanCopier
 
CglibBeanCopier.CglibGenerator - net.sf.cglib.beans中的类
 
CglibCopier - com.seeyon.ctp.common.cglib中的类
 
CglibCopier() - 类 的构造器com.seeyon.ctp.common.cglib.CglibCopier
 
CglibCopierTest - com.seeyon.ctp.common.cglib中的类
 
CglibCopierTest() - 类 的构造器com.seeyon.ctp.common.cglib.CglibCopierTest
 
CglibCopierTestBean - com.seeyon.ctp.common.cglib中的类
 
CglibCopierTestBean() - 类 的构造器com.seeyon.ctp.common.cglib.CglibCopierTestBean
 
CglibGenerator() - 类 的构造器net.sf.cglib.beans.CglibBeanCopier.CglibGenerator
 
CharacterEncodingFilter - com.seeyon.ctp.common.web.filter中的类
 
CharacterEncodingFilter() - 类 的构造器com.seeyon.ctp.common.web.filter.CharacterEncodingFilter
 
CharEntities - com.seeyon.ctp.util中的类
代表HTML和XML的实体定义。
CharEntities() - 类 的构造器com.seeyon.ctp.util.CharEntities
 
CharEntities(CharEntities) - 类 的构造器com.seeyon.ctp.util.CharEntities
复制CharEntities。
CharFilterUtil - com.seeyon.ctp.util中的类
 
CharFilterUtil() - 类 的构造器com.seeyon.ctp.util.CharFilterUtil
 
CharFilterUtilTest - com.seeyon.ctp.util中的类
 
CharFilterUtilTest() - 类 的构造器com.seeyon.ctp.util.CharFilterUtilTest
 
checEnumName(String, String) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumNotUsedManager
 
check(long, long) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
判断指定人员是否可以访问资源。
check(long, long, int) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
判断指定人员是否可以访问资源。
check(long, Object...) - 接口 中的方法com.seeyon.ctp.common.thirdparty.menu.MenuItemAccessCheck
判断当前登录人是否有菜单的权限。
check(AbstractEncryptCoder) - 类 中的静态方法com.seeyon.ctp.security.AlgorithmHystrix
自动检查是否熔断,熔断则返回EMPTY_CODER
check() - 接口 中的方法com.seeyon.ctp.util.OperationControllable
判断是否操作可以执行。
check() - 类 中的方法com.seeyon.ctp.util.OperationCounter
检查计数是否超出限制的最大值。
check4Update() - 类 中的方法com.seeyon.ctp.util.cache.DataCache
检查是否需要更新 1.
CHECK_PERIOD_MINUTES - 类 中的静态变量com.seeyon.ctp.common.filemanager.manager.filecrypt.FileCryptoUtil
 
checkBatchCacheMiss(Collection<K>) - 类 中的方法com.seeyon.ctp.component.cache.AbstractGroupCacheable
检查缓存miss 是否超出限定频次
checkBatchInProtectCache(Collection<K>) - 类 中的方法com.seeyon.ctp.component.cache.AbstractGroupCacheable
 
checkCacheInvalidation(HttpServletRequest, HttpServletResponse) - 类 中的方法com.seeyon.ctp.common.fileupload.FileUploadController
判断缓存中是否有我们的key值.
checkCacheMiss(K) - 类 中的方法com.seeyon.ctp.component.cache.AbstractGroupCacheable
检查缓存miss 是否超出限定频次
checkCurrentProductEdition() - 枚举 中的静态方法com.seeyon.ctp.common.flag.SysFlag
 
checkDaoConfig() - 类 中的方法com.seeyon.ctp.common.dao.BaseDao
 
checkDependencies(String, AbstractBeanDefinition, PropertyDescriptor[], PropertyValues) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Perform a dependency check that all properties exposed have been set, if desired.
checkEnumItemCode(String, String) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumNotUsedManager
检查枚举值编码 是否已经存在.
checkEtag(HttpServletRequest, HttpServletResponse, String) - 类 中的静态方法com.seeyon.ctp.common.web.util.WebUtil
检查HTTP发过来的信息是否与系统信息相匹配,如果匹配返回304
checkInProtectCache(K) - 类 中的方法com.seeyon.ctp.component.cache.AbstractGroupCacheable
从保护缓存中判断 key是否在缓存保护清单中.
checkInValidKeys() - 接口 中的方法com.seeyon.ctp.component.cache.AdvancedCacheMap
检查版本标记已经无效的Key集合
checkInValidKeys() - 接口 中的方法com.seeyon.ctp.component.cache.CacheMap
检查版本标记已经无效的Key集合
checkInValidKeys() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
 
checkInValidKeys() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheMap
 
checkInValidKeys() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
checkInValidKeys() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
checkIsLicitGenesis(Long, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.dao.AttachmentDAO
是否是合法的来源
checkIsLicitGenesis(Long, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.dao.AttachmentDAOImpl
 
checkIsLicitGenesis(Long, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
检测是否是合法的来源
checkIsLicitGenesis(Long, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
checkItemIsRef(String, String) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumNotUsedManager
 
checkItemValue(Long, String, Long, int) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumNotUsedManager
校验枚举项值是否有重复
checkLicense() - 类 中的静态方法com.seeyon.ctp.common.SystemEnvironment
检测加密狗是否正常
checkLicense(String) - 类 中的静态方法com.seeyon.ctp.route.util.Cap4RouteValidator
 
checkLoadFormula(Long) - 接口 中的方法com.seeyon.ctp.common.formula.manager.FormulaManager
页面使用,检查是否有权限修改公式,无权限修改返回false,有权限修改返回公式对象
CheckLocale4Jajp - com.seeyon.ctp.common.i18n中的类
丸加日文语言包校验工具
CheckLocale4Jajp() - 类 的构造器com.seeyon.ctp.common.i18n.CheckLocale4Jajp
 
checkMember(String, int) - 类 中的静态方法com.seeyon.ctp.common.function.test.ERPFunctions
 
checkMember(String) - 类 中的静态方法com.seeyon.ctp.common.function.test.FunctionAnnotationTest
 
checkName(String, String) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
 
checkName(Long, String, Long, int, int, int) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
判断是否有相同名字,这个方法为枚举,枚举项,枚举分类公用(同时)
checkName(Long, String, Long, int, int, int, String) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
判断枚举名称和枚举编码是否重复
checkNull(String) - 类 中的静态方法com.seeyon.ctp.util.StringUtil
已过时。
"建议使用Apache Common lang的StringUtils.isEmpty"
checkNullCount(Long, String) - 类 中的方法com.seeyon.ctp.component.cache.PrvCheckObj
 
checkParamIntegrity(String) - 接口 中的方法com.seeyon.ctp.security.trans.AppTransSecurityService
对比 data: 需要进行完整性计算的参数 返回:true表示完整性校验成功,false表示失败
checkParamIntegrity(String) - 类 中的方法com.seeyon.ctp.security.trans.AppTransSecurityServiceImpl
 
checkResource() - 类 中的方法com.seeyon.ctp.common.dlock.impl.CtpRedisSLock
 
checkResource() - 接口 中的方法com.seeyon.ctp.common.dlock.inter.SLock
获取锁的资源标识
checkService() - 类 中的方法com.seeyon.ctp.common.office.trans.manager.YongZhongOfficeTransManagerImpl
检查office转换服务是否可用
checkSize(Attachment) - 类 中的静态方法com.seeyon.ctp.common.office.trans.adapter.DefaultConfig
 
checkSize(V3XFile) - 类 中的静态方法com.seeyon.ctp.common.office.trans.adapter.DefaultConfig
 
checkStock() - 类 中的静态方法com.seeyon.ctp.common.formula.BaseFormulas
 
checkStock() - 类 中的静态方法com.seeyon.ctp.common.function.test.FunctionAnnotationTest
 
checkStrength(String) - 类 中的方法com.seeyon.ctp.common.authenticate.UserPasswordManager
获取密码的强度。
checkSubmitLimit(String, HttpServletRequest, SubmitLimit) - 类 中的静态方法com.seeyon.ctp.common.submitLimit.SubmitLimitUtil
检查token在缓存是否已存在,存在则重复执行抛出异常,不存在则加入缓存
checkToken(String) - 类 中的静态方法com.seeyon.ctp.services.security.ServiceManager
 
checkTokenValidity(String) - 类 中的方法com.seeyon.ctp.services.security.ServiceManager
单纯的检查token是否有效,不会将token设入threadlocal
checkType(int) - 类 中的静态方法com.seeyon.ctp.common.office.trans.adapter.DefaultConfig
 
checkUserPermission(CtpEnum) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
 
chineseOrderBy(String) - 类 中的静态方法com.seeyon.ctp.util.SQLWildcardUtil
支持中文排序。
CIP - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
CipAttachmentManager - com.seeyon.ctp.common.filemanager.manager.cip中的接口
manage attachment files for third party applications.
ck(String) - 类 中的静态方法com.seeyon.ctp.util.InjectionFilter
 
ClassAnnotation - com.seeyon.ctp.util.annotation中的类
 
ClassAnnotation(Class, String, Annotation) - 类 的构造器com.seeyon.ctp.util.annotation.ClassAnnotation
 
classForName(String) - 类 中的静态方法com.seeyon.ctp.login.recorder.ThreadRecorder
 
clazzName - 类 中的变量com.seeyon.ctp.thread.single.SingleThread
类名称 和 ID
clean() - 类 中的方法com.seeyon.ctp.common.datai18n.AbstractCategoryDefinition
 
clean() - 接口 中的方法com.seeyon.ctp.common.datai18n.CategoryDefinition
清理无引用的数据。
clean() - 类 中的方法com.seeyon.ctp.common.office.trans.manager.AbstractOfficeTransformable
 
clean(long, String) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.AbstractOfficeTransformable
 
clean() - 类 中的方法com.seeyon.ctp.common.office.trans.manager.OfficeTransManagerImpl
 
clean(long, String) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.OfficeTransManagerImpl
 
clean() - 接口 中的方法com.seeyon.ctp.common.office.trans.OfficeTransformable
清理不常访问的转换文件。
clean(long, String) - 接口 中的方法com.seeyon.ctp.common.office.trans.OfficeTransformable
清除指定的转换文件。
clean() - 接口 中的方法com.seeyon.ctp.login.LoginTokenManager
自动清理过期的Token。
cleanAllExpireCacheFile() - 类 中的静态方法com.seeyon.ctp.common.script.ScriptCacheHelper
清理所有过期缓存文件
cleanAllExpireCacheFile(long) - 类 中的静态方法com.seeyon.ctp.common.script.ScriptCacheHelper
清理所有过期缓存文件
cleanExpireCacheFile() - 类 中的方法com.seeyon.ctp.common.script.ScriptCacheHelper
 
cleanExpireCacheFile(long) - 类 中的方法com.seeyon.ctp.common.script.ScriptCacheHelper
 
cleanExpireCacheFile(String, long) - 类 中的方法com.seeyon.ctp.common.script.ScriptCacheHelper
 
cleanExpireCacheFile(CtpLocalFile, long) - 类 中的方法com.seeyon.ctp.common.script.ScriptCacheHelper
 
cleanPrintCache(long, String) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.AbstractOfficeTransformable
 
cleanPrintCache(long, String) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.OfficeTransManagerImpl
 
cleanPrintCache(long, String) - 接口 中的方法com.seeyon.ctp.common.office.trans.OfficeTransformable
清除虚拟打印的转换结果
cleanup() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericHotDataMap
 
cleanup() - 接口 中的方法com.seeyon.ctp.component.cache.HotDataMap
remove all cache data.
cleanup() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisHotDataMap
 
clear() - 类 中的方法com.alibaba.fastjson.JSONArray
 
clear() - 类 中的方法com.alibaba.fastjson.JSONObject
 
clear() - 类 中的方法com.seeyon.ctp.cluster.notification.BatchNotification
清除通知队列。
clear() - 类 中的方法com.seeyon.ctp.common.cache.CacheStatistics
已过时。
 
clear() - 类 中的方法com.seeyon.ctp.common.cache.GenericTimeRing
 
clear() - 接口 中的方法com.seeyon.ctp.common.cache.GroupCacheable
清除所有缓存项。
clear() - 接口 中的方法com.seeyon.ctp.common.cache.TimeRing
清除缓存的所有对象。
clear() - 类 中的方法com.seeyon.ctp.common.CTPArrayList
 
clear() - 类 中的方法com.seeyon.ctp.common.CTPConcurrentHashMap
 
clear() - 类 中的方法com.seeyon.ctp.common.CTPHashSet
 
clear() - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
 
clear() - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
clear() - 类 中的方法com.seeyon.ctp.common.initmethod.InitMethodHolder
 
clear() - 类 中的方法com.seeyon.ctp.common.po.DataContainer
clear() - 类 中的方法com.seeyon.ctp.common.queue.CTPBlockQueue
 
clear() - 类 中的方法com.seeyon.ctp.common.queue.CTPLinkedQueue
 
clear() - 类 中的方法com.seeyon.ctp.common.script.ScriptEvaluator
 
clear() - 类 中的方法com.seeyon.ctp.common.SoftConcurrentHashMap
 
clear() - 类 中的方法com.seeyon.ctp.common.task.MultMap
 
clear() - 接口 中的方法com.seeyon.ctp.component.cache.AdvancedCacheMap
清楚所有缓存对象
clear() - 类 中的方法com.seeyon.ctp.component.cache.CacheStatistics
 
clear() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
 
clear() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheMap
 
clear() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheObject
 
clear() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheSet
 
clear() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericHotDataMap
 
clear() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericIndexCacheMap
 
clear() - 接口 中的方法com.seeyon.ctp.component.cache.GroupCacheable
清除所有缓存项。
clear() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
clear() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
clear() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheObject
 
clear() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheSet
 
clear() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisHotDataMap
 
clear() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisIndexCacheMap
 
clear() - 类 中的静态方法com.seeyon.ctp.thread.ThreadValue
清空线程变量
clear() - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
清空数组
clear() - 类 中的静态方法com.seeyon.ctp.util.DBAgent
已过时。
不安全操作
clear() - 类 中的方法com.seeyon.ctp.util.LRUMap
 
clear() - 类 中的方法com.seeyon.ctp.util.UniqueList
 
clear() - 类 中的静态方法com.seeyon.statistics.MethodInvokeStatistics
 
clear() - 类 中的静态方法com.seeyon.statistics.PerformanceStatistics
 
clearAll() - 类 中的静态方法com.seeyon.ctp.common.cache.GenericTimeRing
 
clearAll() - 类 中的静态方法com.seeyon.ctp.datasource.CtpDynamicDataSource
 
clearAllTenantKey() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
clearAllTenantKey() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheObject
 
clearAllTenantKey() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheSet
 
clearAndAddAll(Collection<? extends V>) - 接口 中的方法com.seeyon.ctp.component.cache.CacheSet
清除缓存并将Map中的所有项目设置到缓存中。
clearAndAddAll(Collection<? extends V>) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheSet
 
clearAndAddAll(Collection<? extends E>) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheSet
 
clearAndPutAll(Map<? extends K, ? extends V>) - 接口 中的方法com.seeyon.ctp.component.cache.CacheMap
清除缓存并将Map中的所有项目设置到缓存中。
clearAndPutAll(Map<? extends K, ? extends V>) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheMap
 
clearAndPutAll(Map<? extends K, ? extends V>) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
clearAppLogs(Integer, Integer, List<Long>, List<Long>, List<Long>, Date, Date) - 接口 中的方法com.seeyon.ctp.common.appLog.manager.AppLogManager
清除应用日志
clearAppLogs(Date) - 接口 中的方法com.seeyon.ctp.common.appLog.manager.AppLogManager
清理应用日志,删除某一时间之前的所有应用日志
clearBeanOfTypeCache() - 类 中的静态方法com.seeyon.ctp.common.AppContext
 
clearBeansOfType(Class<T>) - 类 中的静态方法com.seeyon.ctp.common.AppContext
清空BeansOfType缓存,发生在Dubbo服务注册时
clearCache() - 类 中的静态方法com.seeyon.ctp.common.fileupload.LocalImageFileGuavaCache
 
clearCache() - 类 中的静态方法com.seeyon.ctp.common.i18n.expand.I18nResource
清理操作
clearCache() - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
情况当前组下所有缓存信息 包含:创建的 CacheMap,CacheSet,CacheObject
clearCache() - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
clearCacheHeaders(HttpServletResponse) - 类 中的方法com.seeyon.ctp.common.office.trans.util.Common
 
clearCategoryETagDate(String) - 接口 中的方法com.seeyon.ctp.common.cache.etag.ETagCacheManager
根据分类清除所有时间戳(如大变动,需要清除整个分类下时间戳)
clearCategoryETagDate(String) - 类 中的方法com.seeyon.ctp.common.cache.etag.ETagCacheManagerImpl
 
clearColumnIndex4RedBold() - 类 中的方法com.seeyon.ctp.common.excel.DataRecord
 
clearDataSourceKey() - 类 中的静态方法com.seeyon.ctp.datasource.CtpDynamicDataSource
 
clearExpiredToken() - 接口 中的方法com.seeyon.ctp.m3.login.dao.LoginTokenDao
清除过期token
clearIllegalTriggers() - 类 中的静态方法com.seeyon.ctp.common.quartz.QuartzRecover
 
clearInitQueryPlanCache() - 类 中的静态方法com.seeyon.ctp.common.dao.HibernateQueryPlanCacheUtil
清除A8主应用的SessionFactory的QueryPlanCache
clearLog(long, int) - 接口 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManager
 
clearLogsBeforeDate(Date) - 接口 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManager
清楚XX日期之前的所有日志
clearLogsBeforeDate(Long, Date, Integer) - 接口 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManager
 
clearMetadataCache() - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
clearOfflineCount() - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
clearOfflineCount(int) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
clearOfflineCount() - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
clearProgressBar(String) - 类 中的静态方法com.seeyon.ctp.common.progressBar.CTPProgressUtil
进度完毕,清除进度条对象
clearProtectCache() - 类 中的方法com.seeyon.ctp.component.cache.AbstractGroupCacheable
将所有key 从缓存保护清单中移除.
clearSingletonCache() - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Overridden to clear FactoryBean instance cache as well.
clearStatistics() - 类 中的静态方法com.seeyon.ctp.component.cache.StatisticTool
清空统计数据
clearThreadContext() - 类 中的静态方法com.seeyon.ctp.common.AppContext
清除所有线程变量
clearUnvalidationObject() - 类 中的静态方法com.seeyon.ctp.common.shareMap.V3xShareMap
清理超时的对象
click(ClickDetail) - 类 中的方法com.seeyon.ctp.util.cache.ClickCache
点一次
click(long, ClickDetail) - 类 中的方法com.seeyon.ctp.util.cache.DataCache
点击一次
ClickCache - com.seeyon.ctp.util.cache中的类
 
ClickCache(long, int) - 类 的构造器com.seeyon.ctp.util.cache.ClickCache
 
ClickDetail - com.seeyon.ctp.util.cache中的类
 
ClickDetail(Long, Timestamp) - 类 的构造器com.seeyon.ctp.util.cache.ClickDetail
 
clobToString(Clob) - 类 中的静态方法com.seeyon.ctp.util.JDBCAgent
 
clone() - 类 中的方法com.alibaba.fastjson.JSONArray
 
clone() - 类 中的方法com.alibaba.fastjson.JSONObject
 
clone(Long, boolean) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
复制一个文件,现从文件总表中根据originalFileId读取文件信息,再复制文件,设置新的fileId
clone(Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
复制一个文件,现从文件总表中根据originalFileId读取文件信息,再复制文件,设置新的fileId,文件名称前加copy 用于office控件清稿备份
clone(Long, Date, Long, Date) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
根据originalFileId和createDate能够定位文件物理位置,并按照新的创建时间复制
clone(Long, boolean) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
clone(Long, Date, Long, Date) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
clone(Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
clone() - 类 中的方法com.seeyon.ctp.common.po.BasePO
克隆对象,同时把新对象的id置为默认值
clone() - 类 中的方法com.seeyon.ctp.common.po.config.ConfigItem
 
clone() - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
复制记录
clone(T) - 类 中的静态方法com.seeyon.ctp.util.BeanUtils
对象克隆final的字段不能clone
clone() - 类 中的方法com.seeyon.v3x.common.domain.BaseModel
克隆对象,同时把新对象的id置为默认值
cloneArrayList(List<V>) - 类 中的静态方法com.seeyon.ctp.util.BeanUtils
 
cloneEnum(CtpEnum) - 类 中的静态方法com.seeyon.ctp.common.ctpenumnew.CtpEnumUtil
CtpEnum 克隆 为CtpEnumBean (没有)
cloneEnumBean(CtpEnumBean) - 类 中的静态方法com.seeyon.ctp.common.ctpenumnew.CtpEnumUtil
获得一个新的CtpEnumBean对象,主要用于前台展示用,其他地方基本不用这个克隆方法 (其实这个可以用自带克隆方法,由于这个公共类是统一处理这个,比较方便,就用这个方法吧)
cloneEnumBeanTemp(CtpEnumBean) - 类 中的静态方法com.seeyon.ctp.common.ctpenumnew.CtpEnumUtil
CtpEnum 克隆 为CtpEnumBean (没有)
cloneEnumItem(CtpEnumItem) - 类 中的静态方法com.seeyon.ctp.common.ctpenumnew.CtpEnumUtil
获得一个新的CtpEnumItem对象,主要用于前台展示用,其他地方基本不用这个克隆方法 (其实这个可以用自带克隆方法,由于这个公共类是统一处理这个,比较方便,就用这个方法吧)
cloneHashMap(Map<T, V>) - 类 中的静态方法com.seeyon.ctp.util.BeanUtils
 
cloneLinkedHashMap(Map<T, V>) - 类 中的静态方法com.seeyon.ctp.util.BeanUtils
 
cloneLinkList(List<V>) - 类 中的静态方法com.seeyon.ctp.util.BeanUtils
 
cloneList(List<V>, List<V>) - 类 中的静态方法com.seeyon.ctp.util.BeanUtils
拷贝List
cloneMap(Map<T, V>, Map<T, V>) - 类 中的静态方法com.seeyon.ctp.util.BeanUtils
拷贝Map
close() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportStreamReader
 
close() - 类 中的静态方法com.seeyon.ctp.login.recorder.ThreadRecorder
 
close() - 类 中的方法com.seeyon.ctp.thread.sync.SyncFastThreadPoolHolder
 
close() - 类 中的方法com.seeyon.ctp.thread.ThreadPort
 
close() - 类 中的方法com.seeyon.ctp.util.JDBCAgent
释放数据库资源
CLOSE_STATIC_ACCOUNT - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
关闭静止用户开关
closeConnection(Connection) - 类 中的静态方法com.seeyon.ctp.event.sqllit.SQLLitUtils
 
closeIterator(Iterator<?>) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
closeQuietly(Statement) - 类 中的静态方法com.seeyon.ctp.common.urlshortener.URLMapperDaoImpl
 
closeQuietly(ResultSet) - 类 中的静态方法com.seeyon.ctp.common.urlshortener.URLMapperDaoImpl
 
closeQuote() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
closeSessionIfNecessary(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.
closeStatic() - 类 中的静态方法com.seeyon.ctp.common.security.EncryptTest
 
closeStaticAccount(int) - 接口 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManager
禁用静止用户。
CLOUDAPP - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
ClusterCacheSystemInitialition - com.seeyon.ctp.cluster中的类
已过时。
ClusterCacheSystemInitialition() - 类 的构造器com.seeyon.ctp.cluster.ClusterCacheSystemInitialition
已过时。
 
ClusterConfigBean - com.seeyon.ctp.cluster中的类
集群配置管理器,它自身不需要做集群
ClusterConfigValidator - com.seeyon.ctp.cluster中的类
集群配置参数一致性检查。
clusterEnabledForTest() - 类 中的方法com.seeyon.ctp.cluster.ClusterConfigBean
 
CNotification - com.seeyon.ctp.cluster.adapter.jgroups中的类
This is message object used in notification translated in cluster computers.
CNotification() - 类 的构造器com.seeyon.ctp.cluster.adapter.jgroups.CNotification
 
CNotification(CNotification) - 类 的构造器com.seeyon.ctp.cluster.adapter.jgroups.CNotification
 
CODE_OK - 类 中的静态变量com.seeyon.ctp.common.bo.Result
 
CODE_UNKNOWN_ERROR - 类 中的静态变量com.seeyon.ctp.common.bo.Result
 
codecfg - 类 中的变量com.seeyon.ctp.common.component.CodeComponent
 
CodeComponent - com.seeyon.ctp.common.component中的类
枚举前端组件。
CodeComponent() - 类 的构造器com.seeyon.ctp.common.component.CodeComponent
 
CoderException - com.seeyon.ctp.common.encrypt中的异常错误
 
CoderException() - 异常错误 的构造器com.seeyon.ctp.common.encrypt.CoderException
 
CoderException(Throwable) - 异常错误 的构造器com.seeyon.ctp.common.encrypt.CoderException
 
CoderException(String, Object...) - 异常错误 的构造器com.seeyon.ctp.common.encrypt.CoderException
 
CoderException(Throwable, String, Object...) - 异常错误 的构造器com.seeyon.ctp.common.encrypt.CoderException
 
CoderFactory - com.seeyon.ctp.common.encrypt中的类
已过时。
CODETYPES - 类 中的静态变量com.seeyon.ctp.common.office.trans.util.FileType
 
CodeUtil - com.seeyon.ctp.common.office.trans.util中的类
用于字符编码、解码的工具类
CodeUtil() - 类 的构造器com.seeyon.ctp.common.office.trans.util.CodeUtil
 
COL_LIST_SHOW_ARCHIVE_DATA - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
协同列表显示归档数据
COL_LIST_SHOW_ARCHIVE_DATA - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
协同列表显示归档数据
ColdDownUtil - com.seeyon.ctp.util中的类
冷却控制,避免特定操作频繁重复执行。
ColdDownUtil() - 类 的构造器com.seeyon.ctp.util.ColdDownUtil
 
ColdDownUtilTest - com.seeyon.ctp.util中的类
 
ColdDownUtilTest() - 类 的构造器com.seeyon.ctp.util.ColdDownUtilTest
 
COLLABORATION - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
COLLABORATION_DOC - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
文档协同开关
COLLABORATIONDOC - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
文档协同开关
collect() - 类 中的方法com.seeyon.ctp.cluster.ClusterConfigValidator
收集本机配置。
collection2Array(Collection<T>) - 类 中的静态方法com.seeyon.ctp.util.array.ArrayBase
 
collectParameter(String) - 类 中的方法com.seeyon.ctp.cluster.ClusterConfigValidator
 
collectPath(String) - 类 中的方法com.seeyon.ctp.cluster.ClusterConfigValidator
 
collectProperty(Collection<? extends BasePO>, String) - 类 中的静态方法com.seeyon.ctp.util.CommonTools
获取领域模型的某种属性集合
colSpan - 类 中的变量com.seeyon.ctp.common.excel.DataCell
跨列数
com.alibaba.fastjson - 程序包 com.alibaba.fastjson
fastjson伪实现,平台全面禁用fastjson,为了解决第三方组件间接引用的问题,提供此实现。
com.seeyon.apps.common.image - 程序包 com.seeyon.apps.common.image
 
com.seeyon.apps.common.image.utils - 程序包 com.seeyon.apps.common.image.utils
 
com.seeyon.client - 程序包 com.seeyon.client
WebService客户端连接器。
com.seeyon.ctp.cluster - 程序包 com.seeyon.ctp.cluster
 
com.seeyon.ctp.cluster.adapter.jgroups - 程序包 com.seeyon.ctp.cluster.adapter.jgroups
 
com.seeyon.ctp.cluster.enums - 程序包 com.seeyon.ctp.cluster.enums
 
com.seeyon.ctp.cluster.event - 程序包 com.seeyon.ctp.cluster.event
 
com.seeyon.ctp.cluster.notification - 程序包 com.seeyon.ctp.cluster.notification
 
com.seeyon.ctp.common - 程序包 com.seeyon.ctp.common
 
com.seeyon.ctp.common.appLog - 程序包 com.seeyon.ctp.common.appLog
 
com.seeyon.ctp.common.appLog.manager - 程序包 com.seeyon.ctp.common.appLog.manager
 
com.seeyon.ctp.common.aspect - 程序包 com.seeyon.ctp.common.aspect
 
com.seeyon.ctp.common.assdoc - 程序包 com.seeyon.ctp.common.assdoc
 
com.seeyon.ctp.common.authenticate - 程序包 com.seeyon.ctp.common.authenticate
 
com.seeyon.ctp.common.authenticate.domain - 程序包 com.seeyon.ctp.common.authenticate.domain
 
com.seeyon.ctp.common.authenticate.loader - 程序包 com.seeyon.ctp.common.authenticate.loader
 
com.seeyon.ctp.common.bo - 程序包 com.seeyon.ctp.common.bo
 
com.seeyon.ctp.common.boot - 程序包 com.seeyon.ctp.common.boot
 
com.seeyon.ctp.common.boot.initialize - 程序包 com.seeyon.ctp.common.boot.initialize
 
com.seeyon.ctp.common.cache - 程序包 com.seeyon.ctp.common.cache
 
com.seeyon.ctp.common.cache.cluster - 程序包 com.seeyon.ctp.common.cache.cluster
 
com.seeyon.ctp.common.cache.etag - 程序包 com.seeyon.ctp.common.cache.etag
 
com.seeyon.ctp.common.cache.redis - 程序包 com.seeyon.ctp.common.cache.redis
 
com.seeyon.ctp.common.cglib - 程序包 com.seeyon.ctp.common.cglib
 
com.seeyon.ctp.common.code - 程序包 com.seeyon.ctp.common.code
 
com.seeyon.ctp.common.component - 程序包 com.seeyon.ctp.common.component
 
com.seeyon.ctp.common.config - 程序包 com.seeyon.ctp.common.config
 
com.seeyon.ctp.common.config.dao - 程序包 com.seeyon.ctp.common.config.dao
 
com.seeyon.ctp.common.config.loader - 程序包 com.seeyon.ctp.common.config.loader
 
com.seeyon.ctp.common.config.manager - 程序包 com.seeyon.ctp.common.config.manager
 
com.seeyon.ctp.common.constants - 程序包 com.seeyon.ctp.common.constants
 
com.seeyon.ctp.common.constdef - 程序包 com.seeyon.ctp.common.constdef
 
com.seeyon.ctp.common.constdef.cache - 程序包 com.seeyon.ctp.common.constdef.cache
 
com.seeyon.ctp.common.constdef.dao - 程序包 com.seeyon.ctp.common.constdef.dao
 
com.seeyon.ctp.common.constdef.exception - 程序包 com.seeyon.ctp.common.constdef.exception
 
com.seeyon.ctp.common.constdef.manager - 程序包 com.seeyon.ctp.common.constdef.manager
 
com.seeyon.ctp.common.controller - 程序包 com.seeyon.ctp.common.controller
 
com.seeyon.ctp.common.ctpenumnew - 程序包 com.seeyon.ctp.common.ctpenumnew
 
com.seeyon.ctp.common.ctpenumnew.event - 程序包 com.seeyon.ctp.common.ctpenumnew.event
 
com.seeyon.ctp.common.ctpenumnew.listener - 程序包 com.seeyon.ctp.common.ctpenumnew.listener
 
com.seeyon.ctp.common.ctpenumnew.manager - 程序包 com.seeyon.ctp.common.ctpenumnew.manager
 
com.seeyon.ctp.common.ctpenumnew.po - 程序包 com.seeyon.ctp.common.ctpenumnew.po
 
com.seeyon.ctp.common.ctpenumnew.util - 程序包 com.seeyon.ctp.common.ctpenumnew.util
 
com.seeyon.ctp.common.customize.dao - 程序包 com.seeyon.ctp.common.customize.dao
 
com.seeyon.ctp.common.customize.loader - 程序包 com.seeyon.ctp.common.customize.loader
 
com.seeyon.ctp.common.customize.manager - 程序包 com.seeyon.ctp.common.customize.manager
 
com.seeyon.ctp.common.dao - 程序包 com.seeyon.ctp.common.dao
 
com.seeyon.ctp.common.dao.paginate - 程序包 com.seeyon.ctp.common.dao.paginate
 
com.seeyon.ctp.common.dao.support - 程序包 com.seeyon.ctp.common.dao.support
 
com.seeyon.ctp.common.dao.support.page - 程序包 com.seeyon.ctp.common.dao.support.page
 
com.seeyon.ctp.common.datai18n - 程序包 com.seeyon.ctp.common.datai18n
 
com.seeyon.ctp.common.datai18n.controller - 程序包 com.seeyon.ctp.common.datai18n.controller
 
com.seeyon.ctp.common.datai18n.dao - 程序包 com.seeyon.ctp.common.datai18n.dao
 
com.seeyon.ctp.common.datai18n.dao.impl - 程序包 com.seeyon.ctp.common.datai18n.dao.impl
 
com.seeyon.ctp.common.datai18n.manager - 程序包 com.seeyon.ctp.common.datai18n.manager
 
com.seeyon.ctp.common.datai18n.manager.impl - 程序包 com.seeyon.ctp.common.datai18n.manager.impl
 
com.seeyon.ctp.common.dlock.impl - 程序包 com.seeyon.ctp.common.dlock.impl
 
com.seeyon.ctp.common.dlock.inter - 程序包 com.seeyon.ctp.common.dlock.inter
 
com.seeyon.ctp.common.encrypt - 程序包 com.seeyon.ctp.common.encrypt
 
com.seeyon.ctp.common.enums - 程序包 com.seeyon.ctp.common.enums
 
com.seeyon.ctp.common.excel - 程序包 com.seeyon.ctp.common.excel
 
com.seeyon.ctp.common.exceptions - 程序包 com.seeyon.ctp.common.exceptions
 
com.seeyon.ctp.common.filemanager - 程序包 com.seeyon.ctp.common.filemanager
 
com.seeyon.ctp.common.filemanager.dao - 程序包 com.seeyon.ctp.common.filemanager.dao
 
com.seeyon.ctp.common.filemanager.domain - 程序包 com.seeyon.ctp.common.filemanager.domain
 
com.seeyon.ctp.common.filemanager.event - 程序包 com.seeyon.ctp.common.filemanager.event
 
com.seeyon.ctp.common.filemanager.manager - 程序包 com.seeyon.ctp.common.filemanager.manager
 
com.seeyon.ctp.common.filemanager.manager.cip - 程序包 com.seeyon.ctp.common.filemanager.manager.cip
 
com.seeyon.ctp.common.filemanager.manager.filecrypt - 程序包 com.seeyon.ctp.common.filemanager.manager.filecrypt
 
com.seeyon.ctp.common.filemanager.po - 程序包 com.seeyon.ctp.common.filemanager.po
 
com.seeyon.ctp.common.filemanager.quartz - 程序包 com.seeyon.ctp.common.filemanager.quartz
 
com.seeyon.ctp.common.filemanager.queue - 程序包 com.seeyon.ctp.common.filemanager.queue
 
com.seeyon.ctp.common.fileupload - 程序包 com.seeyon.ctp.common.fileupload
 
com.seeyon.ctp.common.fileupload.bean - 程序包 com.seeyon.ctp.common.fileupload.bean
 
com.seeyon.ctp.common.fileupload.manager - 程序包 com.seeyon.ctp.common.fileupload.manager
 
com.seeyon.ctp.common.fileupload.util - 程序包 com.seeyon.ctp.common.fileupload.util
 
com.seeyon.ctp.common.flag - 程序包 com.seeyon.ctp.common.flag
 
com.seeyon.ctp.common.fontimage - 程序包 com.seeyon.ctp.common.fontimage
 
com.seeyon.ctp.common.formula - 程序包 com.seeyon.ctp.common.formula
 
com.seeyon.ctp.common.formula.dao - 程序包 com.seeyon.ctp.common.formula.dao
 
com.seeyon.ctp.common.formula.enums - 程序包 com.seeyon.ctp.common.formula.enums
 
com.seeyon.ctp.common.formula.manager - 程序包 com.seeyon.ctp.common.formula.manager
 
com.seeyon.ctp.common.function - 程序包 com.seeyon.ctp.common.function
 
com.seeyon.ctp.common.function.controller - 程序包 com.seeyon.ctp.common.function.controller
 
com.seeyon.ctp.common.function.manager - 程序包 com.seeyon.ctp.common.function.manager
 
com.seeyon.ctp.common.function.manager.impl - 程序包 com.seeyon.ctp.common.function.manager.impl
 
com.seeyon.ctp.common.function.test - 程序包 com.seeyon.ctp.common.function.test
 
com.seeyon.ctp.common.i18n - 程序包 com.seeyon.ctp.common.i18n
 
com.seeyon.ctp.common.i18n.domain - 程序包 com.seeyon.ctp.common.i18n.domain
 
com.seeyon.ctp.common.i18n.expand - 程序包 com.seeyon.ctp.common.i18n.expand
 
com.seeyon.ctp.common.i18n.m3 - 程序包 com.seeyon.ctp.common.i18n.m3
 
com.seeyon.ctp.common.i18n.manager - 程序包 com.seeyon.ctp.common.i18n.manager
 
com.seeyon.ctp.common.i18n.pager - 程序包 com.seeyon.ctp.common.i18n.pager
 
com.seeyon.ctp.common.i18n.util - 程序包 com.seeyon.ctp.common.i18n.util
 
com.seeyon.ctp.common.idmapper - 程序包 com.seeyon.ctp.common.idmapper
 
com.seeyon.ctp.common.idmapper.dao - 程序包 com.seeyon.ctp.common.idmapper.dao
 
com.seeyon.ctp.common.initmethod - 程序包 com.seeyon.ctp.common.initmethod
 
com.seeyon.ctp.common.ipcontrol - 程序包 com.seeyon.ctp.common.ipcontrol
 
com.seeyon.ctp.common.lock - 程序包 com.seeyon.ctp.common.lock
 
com.seeyon.ctp.common.lock.manager - 程序包 com.seeyon.ctp.common.lock.manager
 
com.seeyon.ctp.common.log - 程序包 com.seeyon.ctp.common.log
 
com.seeyon.ctp.common.microserver - 程序包 com.seeyon.ctp.common.microserver
 
com.seeyon.ctp.common.microserver.config - 程序包 com.seeyon.ctp.common.microserver.config
 
com.seeyon.ctp.common.microserver.datatransfer - 程序包 com.seeyon.ctp.common.microserver.datatransfer
 
com.seeyon.ctp.common.microserver.vo - 程序包 com.seeyon.ctp.common.microserver.vo
 
com.seeyon.ctp.common.monitor - 程序包 com.seeyon.ctp.common.monitor
 
com.seeyon.ctp.common.office.rmi - 程序包 com.seeyon.ctp.common.office.rmi
 
com.seeyon.ctp.common.office.trans - 程序包 com.seeyon.ctp.common.office.trans
 
com.seeyon.ctp.common.office.trans.adapter - 程序包 com.seeyon.ctp.common.office.trans.adapter
 
com.seeyon.ctp.common.office.trans.manager - 程序包 com.seeyon.ctp.common.office.trans.manager
 
com.seeyon.ctp.common.office.trans.util - 程序包 com.seeyon.ctp.common.office.trans.util
 
com.seeyon.ctp.common.parser - 程序包 com.seeyon.ctp.common.parser
 
com.seeyon.ctp.common.plugin - 程序包 com.seeyon.ctp.common.plugin
 
com.seeyon.ctp.common.po - 程序包 com.seeyon.ctp.common.po
 
com.seeyon.ctp.common.po.applog - 程序包 com.seeyon.ctp.common.po.applog
 
com.seeyon.ctp.common.po.config - 程序包 com.seeyon.ctp.common.po.config
 
com.seeyon.ctp.common.po.constdef - 程序包 com.seeyon.ctp.common.po.constdef
 
com.seeyon.ctp.common.po.ctpenumnew - 程序包 com.seeyon.ctp.common.po.ctpenumnew
 
com.seeyon.ctp.common.po.customize - 程序包 com.seeyon.ctp.common.po.customize
 
com.seeyon.ctp.common.po.dataI18n - 程序包 com.seeyon.ctp.common.po.dataI18n
 
com.seeyon.ctp.common.po.filemanager - 程序包 com.seeyon.ctp.common.po.filemanager
 
com.seeyon.ctp.common.po.formula - 程序包 com.seeyon.ctp.common.po.formula
 
com.seeyon.ctp.common.po.idmapper - 程序包 com.seeyon.ctp.common.po.idmapper
 
com.seeyon.ctp.common.po.lock - 程序包 com.seeyon.ctp.common.po.lock
 
com.seeyon.ctp.common.po.metadata - 程序包 com.seeyon.ctp.common.po.metadata
 
com.seeyon.ctp.common.po.restlog - 程序包 com.seeyon.ctp.common.po.restlog
 
com.seeyon.ctp.common.po.safetyprotection - 程序包 com.seeyon.ctp.common.po.safetyprotection
 
com.seeyon.ctp.common.po.urlshortener - 程序包 com.seeyon.ctp.common.po.urlshortener
 
com.seeyon.ctp.common.po.usermapper - 程序包 com.seeyon.ctp.common.po.usermapper
 
com.seeyon.ctp.common.po.usermessage - 程序包 com.seeyon.ctp.common.po.usermessage
 
com.seeyon.ctp.common.progressBar - 程序包 com.seeyon.ctp.common.progressBar
 
com.seeyon.ctp.common.quartz - 程序包 com.seeyon.ctp.common.quartz
 
com.seeyon.ctp.common.quartz.statistics - 程序包 com.seeyon.ctp.common.quartz.statistics
 
com.seeyon.ctp.common.quartz.test - 程序包 com.seeyon.ctp.common.quartz.test
 
com.seeyon.ctp.common.queue - 程序包 com.seeyon.ctp.common.queue
 
com.seeyon.ctp.common.rate - 程序包 com.seeyon.ctp.common.rate
 
com.seeyon.ctp.common.safetyprotection.dao - 程序包 com.seeyon.ctp.common.safetyprotection.dao
 
com.seeyon.ctp.common.safetyprotection.enums - 程序包 com.seeyon.ctp.common.safetyprotection.enums
 
com.seeyon.ctp.common.safetyprotection.manager - 程序包 com.seeyon.ctp.common.safetyprotection.manager
 
com.seeyon.ctp.common.script - 程序包 com.seeyon.ctp.common.script
 
com.seeyon.ctp.common.security - 程序包 com.seeyon.ctp.common.security
 
com.seeyon.ctp.common.security.sm2 - 程序包 com.seeyon.ctp.common.security.sm2
 
com.seeyon.ctp.common.security.sql.utils - 程序包 com.seeyon.ctp.common.security.sql.utils
 
com.seeyon.ctp.common.service - 程序包 com.seeyon.ctp.common.service
 
com.seeyon.ctp.common.shareMap - 程序包 com.seeyon.ctp.common.shareMap
 
com.seeyon.ctp.common.spring - 程序包 com.seeyon.ctp.common.spring
 
com.seeyon.ctp.common.submitLimit - 程序包 com.seeyon.ctp.common.submitLimit
 
com.seeyon.ctp.common.submitLimit.anno - 程序包 com.seeyon.ctp.common.submitLimit.anno
 
com.seeyon.ctp.common.submitLimit.cache - 程序包 com.seeyon.ctp.common.submitLimit.cache
 
com.seeyon.ctp.common.submitLimit.exception - 程序包 com.seeyon.ctp.common.submitLimit.exception
 
com.seeyon.ctp.common.task - 程序包 com.seeyon.ctp.common.task
 
com.seeyon.ctp.common.test - 程序包 com.seeyon.ctp.common.test
 
com.seeyon.ctp.common.thirdparty.menu - 程序包 com.seeyon.ctp.common.thirdparty.menu
 
com.seeyon.ctp.common.timer - 程序包 com.seeyon.ctp.common.timer
 
com.seeyon.ctp.common.timezone - 程序包 com.seeyon.ctp.common.timezone
 
com.seeyon.ctp.common.urlshortener - 程序包 com.seeyon.ctp.common.urlshortener
 
com.seeyon.ctp.common.usermessage - 程序包 com.seeyon.ctp.common.usermessage
 
com.seeyon.ctp.common.web - 程序包 com.seeyon.ctp.common.web
 
com.seeyon.ctp.common.web.filter - 程序包 com.seeyon.ctp.common.web.filter
 
com.seeyon.ctp.common.web.interceptor - 程序包 com.seeyon.ctp.common.web.interceptor
 
com.seeyon.ctp.common.web.util - 程序包 com.seeyon.ctp.common.web.util
 
com.seeyon.ctp.common.ws - 程序包 com.seeyon.ctp.common.ws
 
com.seeyon.ctp.common.ws.axiom - 程序包 com.seeyon.ctp.common.ws.axiom
 
com.seeyon.ctp.common.ws.jaxws - 程序包 com.seeyon.ctp.common.ws.jaxws
 
com.seeyon.ctp.common.ws.jaxws.server.dispatcher.factory - 程序包 com.seeyon.ctp.common.ws.jaxws.server.dispatcher.factory
 
com.seeyon.ctp.common.ws.security - 程序包 com.seeyon.ctp.common.ws.security
 
com.seeyon.ctp.component.cache - 程序包 com.seeyon.ctp.component.cache
 
com.seeyon.ctp.component.cache.extend - 程序包 com.seeyon.ctp.component.cache.extend
 
com.seeyon.ctp.component.cache.generic - 程序包 com.seeyon.ctp.component.cache.generic
 
com.seeyon.ctp.component.cache.redis - 程序包 com.seeyon.ctp.component.cache.redis
 
com.seeyon.ctp.config - 程序包 com.seeyon.ctp.config
 
com.seeyon.ctp.config.util - 程序包 com.seeyon.ctp.config.util
 
com.seeyon.ctp.datasource - 程序包 com.seeyon.ctp.datasource
 
com.seeyon.ctp.datasource.annotation - 程序包 com.seeyon.ctp.datasource.annotation
 
com.seeyon.ctp.datasource.exception - 程序包 com.seeyon.ctp.datasource.exception
 
com.seeyon.ctp.datasource.intercepter - 程序包 com.seeyon.ctp.datasource.intercepter
 
com.seeyon.ctp.datasource.util - 程序包 com.seeyon.ctp.datasource.util
 
com.seeyon.ctp.dubbo - 程序包 com.seeyon.ctp.dubbo
 
com.seeyon.ctp.event - 程序包 com.seeyon.ctp.event
 
com.seeyon.ctp.event.handler - 程序包 com.seeyon.ctp.event.handler
 
com.seeyon.ctp.event.monitor - 程序包 com.seeyon.ctp.event.monitor
 
com.seeyon.ctp.event.retry - 程序包 com.seeyon.ctp.event.retry
 
com.seeyon.ctp.event.serialize - 程序包 com.seeyon.ctp.event.serialize
 
com.seeyon.ctp.event.sqllit - 程序包 com.seeyon.ctp.event.sqllit
 
com.seeyon.ctp.login - 程序包 com.seeyon.ctp.login
 
com.seeyon.ctp.login.dto - 程序包 com.seeyon.ctp.login.dto
 
com.seeyon.ctp.login.event - 程序包 com.seeyon.ctp.login.event
 
com.seeyon.ctp.login.logonlog.manager - 程序包 com.seeyon.ctp.login.logonlog.manager
 
com.seeyon.ctp.login.online - 程序包 com.seeyon.ctp.login.online
 
com.seeyon.ctp.login.po - 程序包 com.seeyon.ctp.login.po
 
com.seeyon.ctp.login.recorder - 程序包 com.seeyon.ctp.login.recorder
 
com.seeyon.ctp.m3.login.dao - 程序包 com.seeyon.ctp.m3.login.dao
 
com.seeyon.ctp.m3.login.po - 程序包 com.seeyon.ctp.m3.login.po
 
com.seeyon.ctp.m3.login.utile - 程序包 com.seeyon.ctp.m3.login.utile
 
com.seeyon.ctp.m3.login.vo - 程序包 com.seeyon.ctp.m3.login.vo
 
com.seeyon.ctp.monitor - 程序包 com.seeyon.ctp.monitor
 
com.seeyon.ctp.monitor.codescan - 程序包 com.seeyon.ctp.monitor.codescan
 
com.seeyon.ctp.monitor.domain - 程序包 com.seeyon.ctp.monitor.domain
 
com.seeyon.ctp.monitor.manager - 程序包 com.seeyon.ctp.monitor.manager
 
com.seeyon.ctp.monitor.perfmon - 程序包 com.seeyon.ctp.monitor.perfmon
 
com.seeyon.ctp.polling.event - 程序包 com.seeyon.ctp.polling.event
 
com.seeyon.ctp.polling.message - 程序包 com.seeyon.ctp.polling.message
 
com.seeyon.ctp.polling.model - 程序包 com.seeyon.ctp.polling.model
 
com.seeyon.ctp.polling.service - 程序包 com.seeyon.ctp.polling.service
 
com.seeyon.ctp.portal - 程序包 com.seeyon.ctp.portal
 
com.seeyon.ctp.portal.factory - 程序包 com.seeyon.ctp.portal.factory
 
com.seeyon.ctp.portal.po - 程序包 com.seeyon.ctp.portal.po
 
com.seeyon.ctp.route.util - 程序包 com.seeyon.ctp.route.util
 
com.seeyon.ctp.security - 程序包 com.seeyon.ctp.security
 
com.seeyon.ctp.security.algorithm - 程序包 com.seeyon.ctp.security.algorithm
 
com.seeyon.ctp.security.annotation - 程序包 com.seeyon.ctp.security.annotation
 
com.seeyon.ctp.security.driver - 程序包 com.seeyon.ctp.security.driver
 
com.seeyon.ctp.security.trans - 程序包 com.seeyon.ctp.security.trans
 
com.seeyon.ctp.security.vo - 程序包 com.seeyon.ctp.security.vo
 
com.seeyon.ctp.services - 程序包 com.seeyon.ctp.services
 
com.seeyon.ctp.services.security - 程序包 com.seeyon.ctp.services.security
 
com.seeyon.ctp.session - 程序包 com.seeyon.ctp.session
 
com.seeyon.ctp.startup - 程序包 com.seeyon.ctp.startup
 
com.seeyon.ctp.startup.redis - 程序包 com.seeyon.ctp.startup.redis
 
com.seeyon.ctp.system - 程序包 com.seeyon.ctp.system
 
com.seeyon.ctp.tenant.event - 程序包 com.seeyon.ctp.tenant.event
 
com.seeyon.ctp.thread - 程序包 com.seeyon.ctp.thread
 
com.seeyon.ctp.thread.block - 程序包 com.seeyon.ctp.thread.block
 
com.seeyon.ctp.thread.monitor - 程序包 com.seeyon.ctp.thread.monitor
 
com.seeyon.ctp.thread.single - 程序包 com.seeyon.ctp.thread.single
 
com.seeyon.ctp.thread.sync - 程序包 com.seeyon.ctp.thread.sync
 
com.seeyon.ctp.thread.trace - 程序包 com.seeyon.ctp.thread.trace
 
com.seeyon.ctp.trace - 程序包 com.seeyon.ctp.trace
 
com.seeyon.ctp.util - 程序包 com.seeyon.ctp.util
 
com.seeyon.ctp.util.annotation - 程序包 com.seeyon.ctp.util.annotation
 
com.seeyon.ctp.util.array - 程序包 com.seeyon.ctp.util.array
 
com.seeyon.ctp.util.bean - 程序包 com.seeyon.ctp.util.bean
 
com.seeyon.ctp.util.cache - 程序包 com.seeyon.ctp.util.cache
 
com.seeyon.ctp.util.html - 程序包 com.seeyon.ctp.util.html
 
com.seeyon.statistics - 程序包 com.seeyon.statistics
 
com.seeyon.v3x.common.ajax - 程序包 com.seeyon.v3x.common.ajax
 
com.seeyon.v3x.common.ajax.impl - 程序包 com.seeyon.v3x.common.ajax.impl
 
com.seeyon.v3x.common.controller - 程序包 com.seeyon.v3x.common.controller
 
com.seeyon.v3x.common.dao.paginate - 程序包 com.seeyon.v3x.common.dao.paginate
 
com.seeyon.v3x.common.domain - 程序包 com.seeyon.v3x.common.domain
 
com.seeyon.v3x.common.exceptions - 程序包 com.seeyon.v3x.common.exceptions
 
com.seeyon.v3x.common.manager - 程序包 com.seeyon.v3x.common.manager
 
com.seeyon.v3x.common.metadata - 程序包 com.seeyon.v3x.common.metadata
 
com.seeyon.v3x.common.search.manager - 程序包 com.seeyon.v3x.common.search.manager
 
com.seeyon.v3x.common.web.login - 程序包 com.seeyon.v3x.common.web.login
 
com.seeyon.v3x.common.web.security.qs - 程序包 com.seeyon.v3x.common.web.security.qs
 
com.seeyon.v3x.common.web.util - 程序包 com.seeyon.v3x.common.web.util
 
com.seeyon.v3x.system - 程序包 com.seeyon.v3x.system
 
com.seeyon.v3x.system.manager - 程序包 com.seeyon.v3x.system.manager
 
com.seeyon.v3x.system.vo - 程序包 com.seeyon.v3x.system.vo
 
combination(int, int) - 类 中的静态方法com.seeyon.ctp.util.MathUtil
对数学公式C(n,m)的计算实现 参考公式C(n,m) = n!
commit() - 类 中的方法com.seeyon.ctp.cluster.notification.NotificationTransactionManager
提交通知事务。
commit() - 类 中的静态方法com.seeyon.ctp.util.DBAgent
已过时。
不推荐使用,如果有数据不可见问题,请找架构协助处理
commit(ProxyConnection) - 类 中的方法org.springframework.transaction.interceptor.CTPTransationPrinter
 
commit(TransactionStatus) - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
This implementation of commit handles participating in existing transactions and programmatic rollback requests.
Common - com.seeyon.ctp.common.office.trans.util中的类
 
Common() - 类 的构造器com.seeyon.ctp.common.office.trans.util.Common
 
CommonInterceptor - com.seeyon.ctp.common.web.interceptor中的类
 
CommonInterceptor() - 类 的构造器com.seeyon.ctp.common.web.interceptor.CommonInterceptor
 
CommonRedisOpt<K extends java.io.Serializable,HK extends java.io.Serializable,V extends java.io.Serializable> - com.seeyon.ctp.component.cache.redis中的类
 
CommonRedisOpt(RedisTemplate<K, V>) - 类 的构造器com.seeyon.ctp.component.cache.redis.CommonRedisOpt
 
CommonTools - com.seeyon.ctp.util中的类
 
CommonTools() - 类 的构造器com.seeyon.ctp.util.CommonTools
 
CommonToolsTest - com.seeyon.ctp.util中的类
CommonTools 测试
CommonToolsTest() - 类 的构造器com.seeyon.ctp.util.CommonToolsTest
 
compairI18nInfoByName(List<String>, String) - 类 中的静态方法com.seeyon.ctp.common.i18n.ResourceUtil
判断国际化资源名称是否重复
compare(Object, Object, String[]) - 类 中的静态方法com.seeyon.ctp.util.BeanCompareUtil
比较两个Bean,返回指定属性列表的差异。
CompareResult() - 类 的构造器com.seeyon.ctp.util.BeanCompareUtil.CompareResult
 
compareTo(RunInRightEvent) - 类 中的方法com.seeyon.ctp.common.AbstractRunInRightEvent
 
compareTo(ConfigItem) - 类 中的方法com.seeyon.ctp.common.po.config.ConfigItem
 
compareTo(CtpEnumItem) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
 
compareTo(CtpEnumItemPO) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
 
compareTo(RunInRightEvent) - 接口 中的方法com.seeyon.ctp.common.RunInRightEvent
 
compareTo(Collection, Object) - 类 中的静态方法com.seeyon.ctp.common.script.CtpGroovyCategory
 
compareTo(Object, Collection) - 类 中的静态方法com.seeyon.ctp.common.script.CtpGroovyCategory
 
compareTo(Metadata) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
compareTo(MetadataItem) - 类 中的方法com.seeyon.v3x.common.metadata.MetadataItem
 
compile(String) - 类 中的方法com.seeyon.ctp.common.script.ScriptEvaluator
 
CompiledScriptRunner - com.seeyon.ctp.common.script中的类
编译脚本,重复执行时调用提高性能。
CompiledScriptRunner(String) - 类 的构造器com.seeyon.ctp.common.script.CompiledScriptRunner
 
CompiledScriptRunner(ScriptEngine, String) - 类 的构造器com.seeyon.ctp.common.script.CompiledScriptRunner
 
CompiledScriptRunner(String, String) - 类 的构造器com.seeyon.ctp.common.script.CompiledScriptRunner
 
compileFormulas() - 类 中的静态方法com.seeyon.ctp.common.formula.FormulaUtil
重新编译函数,根据函数定义生成脚本,编译为Class。
compileFormulas(Collection<Formula>) - 类 中的静态方法com.seeyon.ctp.common.formula.FormulaUtil
 
complete(String) - 接口 中的方法com.seeyon.v3x.common.ajax.AJAXResponse
 
complete(String) - 类 中的方法com.seeyon.v3x.common.ajax.impl.AJAXResponseImpl
完成JavaBean到XML的转换
complete(String) - 类 中的方法com.seeyon.v3x.common.ajax.impl.AJAXResponseMobileWrapperImpl
 
Component - com.seeyon.ctp.common中的接口
CTP组件接口。
ComponentScanTypeFilter - com.seeyon.ctp.datasource.intercepter中的类
 
ComponentScanTypeFilter() - 类 的构造器com.seeyon.ctp.datasource.intercepter.ComponentScanTypeFilter
 
compress(String) - 类 中的静态方法com.seeyon.ctp.util.StringUtil
 
CON_POST_SWITCH - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
兼职管理开关
concat(String...) - 类 中的静态方法com.seeyon.ctp.util.JDBCAgent
数据库字符串拼接: 如Mysql则使用: concat("field001", "'张三'") ==> concat(field001,'张三') 如Oracle则使用: concat("field001", "'张三'") ==> field001 || '张三' 如SQLServer SQL则使用: concat("field001", "'张三'") ==> field001 + '张三'
ConcreteLockManager - com.seeyon.ctp.common.lock.manager中的接口
 
Condition - com.seeyon.ctp.util.annotation中的注释类型
 
Config - com.seeyon.ctp.common.office.trans中的接口
 
Config_A8_base_folder_key - 类 中的静态变量com.seeyon.ctp.common.authenticate.TrustAddressManager
 
CONFIG_APPLICATION_ROOT_KEY - 类 中的静态变量com.seeyon.ctp.common.constants.SystemProperties
 
CONFIG_CATRGORY_ACCOUNT_SYMBOL - 类 中的静态变量com.seeyon.ctp.system.Constants
 
CONFIG_CATRGORY_COMMON_TOOLS - 类 中的静态变量com.seeyon.ctp.system.Constants
 
CONFIG_CATRGORY_LOGIN_IMAGE - 类 中的静态变量com.seeyon.ctp.system.Constants
 
CONFIG_ENUM_EXPORT - 类 中的静态变量com.seeyon.ctp.common.constants.SystemProperties
 
CONFIG_INITIALIZER - 类 中的静态变量com.seeyon.ctp.common.constants.SystemProperties
 
CONFIG_ITEM_ACCOUNTNAME_IsHidden - 类 中的静态变量com.seeyon.ctp.system.Constants
 
CONFIG_ITEM_BANNER - 类 中的静态变量com.seeyon.ctp.system.Constants
 
CONFIG_ITEM_BANNER_IsTile - 类 中的静态变量com.seeyon.ctp.system.Constants
 
CONFIG_ITEM_GROUPNAME_IsHidden - 类 中的静态变量com.seeyon.ctp.system.Constants
 
CONFIG_ITEM_LOGIN_IMAGE - 类 中的静态变量com.seeyon.ctp.system.Constants
 
CONFIG_ITEM_LOGO - 类 中的静态变量com.seeyon.ctp.system.Constants
 
CONFIG_ITEM_LOGO_IsHidden - 类 中的静态变量com.seeyon.ctp.system.Constants
 
CONFIG_ITEM_WEATHER - 类 中的静态变量com.seeyon.ctp.system.Constants
 
CONFIG_LOGIN_ACTIVEX - 类 中的静态变量com.seeyon.ctp.common.constants.SystemProperties
 
CONFIG_LOGIN_AUTHENTICATION - 类 中的静态变量com.seeyon.ctp.common.constants.SystemProperties
 
CONFIG_LOGIN_INTERCEPTER - 类 中的静态变量com.seeyon.ctp.common.constants.SystemProperties
 
CONFIG_PAGINATE_PAGE_SIZE - 类 中的静态变量com.seeyon.ctp.common.constants.SystemProperties
 
CONFIG_RUNNING_MODE - 类 中的静态变量com.seeyon.ctp.common.constants.SystemProperties
 
CONFIG_SYSTEM_NAME - 类 中的静态变量com.seeyon.ctp.common.constants.SystemProperties
 
ConfigCache - com.seeyon.ctp.common.config.manager中的类
配置信息缓存【解决并发性能问题】
ConfigCache() - 类 的构造器com.seeyon.ctp.common.config.manager.ConfigCache
 
ConfigDAO - com.seeyon.ctp.common.config.dao中的接口
 
ConfigDAOImpl - com.seeyon.ctp.common.config.dao中的类
 
ConfigDAOImpl() - 类 的构造器com.seeyon.ctp.common.config.dao.ConfigDAOImpl
 
ConfigDeliver - com.seeyon.ctp.config中的类
 
ConfigDeliver(String) - 类 的构造器com.seeyon.ctp.config.ConfigDeliver
 
ConfigDeliver(String, String, String) - 类 的构造器com.seeyon.ctp.config.ConfigDeliver
 
ConfigGrantManager - com.seeyon.v3x.common.manager中的接口
普通用户权限管理接口
ConfigItem - com.seeyon.ctp.common.po.config中的类
The persistent class for the v3x_config database table.
ConfigItem() - 类 的构造器com.seeyon.ctp.common.po.config.ConfigItem
 
ConfigManager - com.seeyon.ctp.common.config.manager中的接口
 
ConfigManagerImpl - com.seeyon.ctp.common.config.manager中的类
 
ConfigManagerImpl() - 类 的构造器com.seeyon.ctp.common.config.manager.ConfigManagerImpl
 
configure(String) - 类 中的方法com.seeyon.ctp.common.cache.CacheConfiguration
已过时。
从文件读取缓存配置。
configureBean(Object, String) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
 
connect() - 接口 中的方法com.seeyon.ctp.security.driver.EncryptMachineDriver
测试连接
connect() - 类 中的方法com.seeyon.ctp.security.driver.FishermanEncryptMachineImpl
 
connect() - 类 中的方法com.seeyon.ctp.security.driver.SansecEncryptMachineImpl
 
connectionMark(String) - 类 中的方法org.springframework.transaction.interceptor.CTPTransationPrinter
 
Constants - com.seeyon.ctp.common.constants中的接口
系统级静态常量.
Constants - com.seeyon.ctp.common.ctpenumnew中的类
元数据常量定义
Constants() - 类 的构造器com.seeyon.ctp.common.ctpenumnew.Constants
 
Constants - com.seeyon.ctp.common.filemanager中的类
 
Constants() - 类 的构造器com.seeyon.ctp.common.filemanager.Constants
 
Constants - com.seeyon.ctp.common.usermessage中的类
系统消息常量
Constants() - 类 的构造器com.seeyon.ctp.common.usermessage.Constants
 
Constants - com.seeyon.ctp.system中的类
 
Constants() - 类 的构造器com.seeyon.ctp.system.Constants
 
Constants - com.seeyon.v3x.common.metadata中的类
元数据常量定义
Constants() - 类 的构造器com.seeyon.v3x.common.metadata.Constants
 
Constants.ATTACHMENT_TYPE - com.seeyon.ctp.common.filemanager中的枚举
注意:如果需要增加附件类型,同时该附件类型不需要写入v3xfile表,
需要在AttachmentManagerImpl.create(Collectionattachments)方法中特别指定
Constants.INENTIFIER_INDEX - com.seeyon.ctp.common.usermessage中的枚举
标志位, 共10位,采用枚举的自然顺序
Constants.LinkOpenType - com.seeyon.ctp.common.usermessage中的枚举
链接打开方式:直接在工作区打开,还是open
Constants.login_sign - com.seeyon.ctp.common.constants中的枚举
 
Constants.login_useragent_from - com.seeyon.ctp.common.constants中的枚举
========================================================= login_useragent_from 值有特殊含义.
Constants.LoginOfflineOperation - com.seeyon.ctp.common.constants中的枚举
 
Constants.LoginUserOnlineSubState - com.seeyon.ctp.common.constants中的枚举
人员在线的子状态,只对LoginUserState.online有效
Constants.LoginUserState - com.seeyon.ctp.common.constants中的枚举
人员总状态
Constants.MessageFilterOption - com.seeyon.ctp.common.usermessage中的枚举
消息转移配置选项 - 全局
Constants.MessageFilterOption_Collaboration - com.seeyon.ctp.common.usermessage中的枚举
消息转移配置选项 - 协同
Constants.MessageFilterOption_Edoc - com.seeyon.ctp.common.usermessage中的枚举
消息转移配置选项 - 公文
Constants.MessageFilterOption_Plan - com.seeyon.ctp.common.usermessage中的枚举
消息转移配置选项 - 计划
Constants.METADATA_SHOW_TYPE - com.seeyon.ctp.common.ctpenumnew中的枚举
元数据项现实类型
Constants.METADATA_SHOW_TYPE - com.seeyon.v3x.common.metadata中的枚举
元数据项现实类型
Constants.METADATA_TYPE - com.seeyon.ctp.common.ctpenumnew中的枚举
元数据类型:文本型
Constants.METADATA_TYPE - com.seeyon.v3x.common.metadata中的枚举
元数据类型:文本型
Constants.OFFICS_FILE_TYPE - com.seeyon.ctp.common.constants中的枚举
office正文文件类型:doc、xls
Constants.PARTITION_STATE - com.seeyon.ctp.common.filemanager中的枚举
分区状态
Constants.user_sso_from - com.seeyon.ctp.common.constants中的枚举
 
Constants.UserMessage_OPERATION_TYPE - com.seeyon.ctp.common.usermessage中的枚举
消息分类 :采用ordinal()值
Constants.UserMessage_SOURCE_TYPE - com.seeyon.ctp.common.usermessage中的枚举
 
Constants.UserMessage_TYPE - com.seeyon.ctp.common.usermessage中的枚举
消息类型: 采用ordinal()值
ConstDef - com.seeyon.ctp.common.po.constdef中的类
 
ConstDef() - 类 的构造器com.seeyon.ctp.common.po.constdef.ConstDef
 
ConstDef(String, String, String, String) - 类 的构造器com.seeyon.ctp.common.po.constdef.ConstDef
 
CONSTDEF_TYPE_EXPRESSION - 类 中的静态变量com.seeyon.ctp.common.constdef.ConstDefConsts
 
CONSTDEF_TYPE_MICRO - 类 中的静态变量com.seeyon.ctp.common.constdef.ConstDefConsts
 
CONSTDEF_TYPE_NUMBER - 类 中的静态变量com.seeyon.ctp.common.constdef.ConstDefConsts
 
CONSTDEF_TYPE_STRING - 类 中的静态变量com.seeyon.ctp.common.constdef.ConstDefConsts
 
ConstDefCacheManager - com.seeyon.ctp.common.constdef.cache中的类
常量缓存管理
职责:
1.
ConstDefConsts - com.seeyon.ctp.common.constdef中的类
 
ConstDefConsts() - 类 的构造器com.seeyon.ctp.common.constdef.ConstDefConsts
 
ConstDefDao - com.seeyon.ctp.common.constdef.dao中的接口
 
ConstDefDaoImpl - com.seeyon.ctp.common.constdef.dao中的类
 
ConstDefDaoImpl() - 类 的构造器com.seeyon.ctp.common.constdef.dao.ConstDefDaoImpl
 
ConstDefErrors - com.seeyon.ctp.common.constdef.exception中的类
 
ConstDefErrors() - 类 的构造器com.seeyon.ctp.common.constdef.exception.ConstDefErrors
 
ConstDefException - com.seeyon.ctp.common.constdef.exception中的异常错误
 
ConstDefException(String) - 异常错误 的构造器com.seeyon.ctp.common.constdef.exception.ConstDefException
 
ConstDefException(String, Throwable) - 异常错误 的构造器com.seeyon.ctp.common.constdef.exception.ConstDefException
 
ConstDefManager - com.seeyon.ctp.common.constdef.manager中的接口
 
ConstDefManagerImpl - com.seeyon.ctp.common.constdef.manager中的类
 
ConstDefManagerImpl() - 类 的构造器com.seeyon.ctp.common.constdef.manager.ConstDefManagerImpl
 
ConstDefUtil - com.seeyon.ctp.common.constdef中的类
常量定义向外部暴露的唯一接口
ConstDefUtil() - 类 的构造器com.seeyon.ctp.common.constdef.ConstDefUtil
 
containEmoji(String) - 类 中的静态方法com.seeyon.ctp.util.EmojiUtil
判断是否存在emoji
contains(Object) - 类 中的方法com.alibaba.fastjson.JSONArray
 
contains(Object) - 类 中的方法com.seeyon.ctp.common.CTPArrayList
 
contains(Object) - 类 中的方法com.seeyon.ctp.common.CTPHashSet
 
contains(Object) - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
 
contains(Object) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
contains(Object) - 类 中的方法com.seeyon.ctp.common.queue.AbstractCTPQueue
 
contains(K) - 类 中的方法com.seeyon.ctp.component.cache.AdvanceCanalMap
判断是否包含
contains(K) - 接口 中的方法com.seeyon.ctp.component.cache.AdvancedCacheMap
判断是否存在指定的缓存项
contains(K) - 接口 中的方法com.seeyon.ctp.component.cache.CacheMap
已过时。
contains(V) - 接口 中的方法com.seeyon.ctp.component.cache.CacheSet
Returns true if this set contains the specified element.
contains(K) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
 
contains(K) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheMap
 
contains(V) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheSet
 
contains(K) - 类 中的方法com.seeyon.ctp.component.cache.IndexCanalMap
判断是否包含
contains(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
contains(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
contains(E) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheSet
 
contains(T) - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
判断数据是否存在
contains(T) - 类 中的方法com.seeyon.ctp.util.FoolishSet
 
contains(String) - 类 中的方法com.seeyon.ctp.util.InjectionFilter
 
contains(Object) - 类 中的方法com.seeyon.ctp.util.UniqueList
 
containsAll(Collection<?>) - 类 中的方法com.alibaba.fastjson.JSONArray
 
containsAll(Collection<?>) - 类 中的方法com.seeyon.ctp.common.CTPArrayList
 
containsAll(Collection<?>) - 类 中的方法com.seeyon.ctp.common.CTPHashSet
 
containsAll(Collection<?>) - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
 
containsAll(Collection<?>) - 类 中的方法com.seeyon.ctp.common.queue.AbstractCTPQueue
 
containsAllNodes(Collection<?>) - 类 中的方法com.seeyon.ctp.common.queue.AbstractCTPQueue
 
containsAllNodes(Collection<?>) - 类 中的方法com.seeyon.ctp.common.queue.CTPBlockQueue
 
containsAllNodes(Collection<?>) - 类 中的方法com.seeyon.ctp.common.queue.CTPLinkedQueue
 
containsBeanDefinition(String) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
containsKey(Object) - 类 中的方法com.alibaba.fastjson.JSONObject
 
containsKey(String) - 类 中的方法com.seeyon.ctp.common.constants.SystemProperties
检测是否包含某个配置key
containsKey(Object) - 类 中的方法com.seeyon.ctp.common.CTPConcurrentHashMap
 
containsKey(Locale, String) - 类 中的方法com.seeyon.ctp.common.i18n.expand.CustomSaver
是否包含key
containsKey(String) - 类 中的静态方法com.seeyon.ctp.common.i18n.manager.I18nResourceCacheHolder
是否包含国际化key
containsKey(Locale) - 类 中的方法com.seeyon.ctp.common.i18n.ResourceCache
 
containsKey(Object) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
containsKey(K) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericIndexCacheMap
 
containsKey(K) - 接口 中的方法com.seeyon.ctp.component.cache.IndexCacheMap
判断指定key是否存在
containsKey(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisIndexCacheMap
 
containsKey(Object) - 类 中的方法com.seeyon.ctp.util.LRUMap
 
containsKeys(K...) - 接口 中的方法com.seeyon.ctp.component.cache.AdvancedCacheMap
批量判断keys是否存在
containsKeys(K...) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
 
containsKeys(K...) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericIndexCacheMap
 
containsKeys(K...) - 接口 中的方法com.seeyon.ctp.component.cache.IndexCacheMap
批量判断keys是否存在
containsKeys(K...) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
containsKeys(K...) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisIndexCacheMap
 
containsNode(Node<Object>) - 类 中的方法com.seeyon.ctp.common.queue.AbstractCTPQueue
 
containsNode(Node<Object>) - 类 中的方法com.seeyon.ctp.common.queue.CTPBlockQueue
 
containsNode(Node<Object>) - 类 中的方法com.seeyon.ctp.common.queue.CTPLinkedQueue
 
containsValue(Object) - 类 中的方法com.alibaba.fastjson.JSONObject
 
containsValue(Object) - 类 中的方法com.seeyon.ctp.common.CTPConcurrentHashMap
 
containsValue(Object) - 类 中的方法com.seeyon.ctp.common.po.DataContainer
containsValue(Object) - 类 中的方法com.seeyon.ctp.util.LRUMap
 
content - 类 中的变量com.seeyon.ctp.cluster.notification.Notification
 
ContextDatetimes - com.seeyon.ctp.util中的类
上下文时间转换工具
ContextDatetimes() - 类 的构造器com.seeyon.ctp.util.ContextDatetimes
 
contextDestroyed(ServletContextEvent) - 类 中的方法com.seeyon.ctp.common.web.filter.CTPCsrfGuardServletContextListener
 
contextInitialized(ServletContextEvent) - 类 中的方法com.seeyon.ctp.common.web.filter.CTPCsrfGuardServletContextListener
 
CONTINUE(long) - 类 中的静态方法com.seeyon.ctp.common.fileupload.bean.UploadFileResponseBean
 
continueDispatch() - 类 中的静态方法com.seeyon.ctp.component.cache.redis.RedisHandler
 
continueDispatching() - 类 中的静态方法com.seeyon.ctp.event.EventDispatcher
 
continueFlag - 类 中的变量com.seeyon.ctp.thread.ThreadServer
是否终止线程
ControllerRequestHandler - com.seeyon.ctp.security.trans中的类
controller,.do方式的请求
ControllerRequestHandler() - 类 的构造器com.seeyon.ctp.security.trans.ControllerRequestHandler
 
conversion(DetachedCriteria) - 类 中的静态方法org.hibernate.criterion.DetachedCriteriaConversion
清除掉DetachedCriteria的Order
convert(Object, Object) - 类 中的静态方法com.seeyon.ctp.util.BeanUtils
类型转换,拷贝共同属性
convert(String) - 类 中的静态方法com.seeyon.ctp.util.CharFilterUtilTest
 
convert(String) - 类 中的静态方法com.seeyon.ctp.util.EmojiUtil
将字符串中的emoji表情转换成可以在utf-8字符集数据库中保存的格式(表情占4个字节,需要utf8mb4字符集)
convert2LinkedHashMap(Map) - 类 中的方法com.seeyon.ctp.component.cache.StatisticTool
值倒排序
convertArray(String[]) - 类 中的静态方法com.seeyon.ctp.common.po.DataContainer
将java数组转换为json数组
convertArray(String[], int) - 类 中的静态方法com.seeyon.ctp.common.po.DataContainer
 
convertArray(int[]) - 类 中的静态方法com.seeyon.ctp.common.po.DataContainer
将java数组转换为json数组
convertArray(int[], int) - 类 中的静态方法com.seeyon.ctp.common.po.DataContainer
 
convertAttachmentParameter(Attachment) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
将 附件转换成前端的数据格式
convertAttachmentParameter(Attachment) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
convertAuthorizeList(Long, String) - 类 中的静态方法com.seeyon.ctp.common.ctpenumnew.CtpEnumUtil
返回授权关系集合
convertAuthorizeMemberIds(List<CtpEnumMember>) - 类 中的静态方法com.seeyon.ctp.common.ctpenumnew.CtpEnumUtil
根据授权关系集合转换出所有被授权人员的id,id之间用逗号分割.
convertHibernateAccessException(HibernateException) - 类 中的方法com.seeyon.ctp.common.dao.BaseDao
Convert the given HibernateException to an appropriate exception from the org.springframework.dao hierarchy.
convertHibernateAccessException(HibernateException) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
convertHibernateAccessException(HibernateException) - 类 中的方法org.springframework.orm.hibernate3.CTPTransactionManager
Convert the given HibernateException to an appropriate exception from the org.springframework.dao hierarchy.
convertJdbcAccessException(JDBCException, SQLExceptionTranslator) - 类 中的方法org.springframework.orm.hibernate3.CTPTransactionManager
Convert the given Hibernate JDBCException to an appropriate exception from the org.springframework.dao hierarchy, using the given SQLExceptionTranslator.
convertList(List<? extends Object>) - 类 中的静态方法com.seeyon.ctp.common.po.DataContainer
该方法是可以将一个list中所有的元素全部转换为一个json数组的方法 在对应的Bean内部,无需使用该方法
convertList(List<? extends Object>, int) - 类 中的静态方法com.seeyon.ctp.common.po.DataContainer
 
convertMemberId2Name(List<CtpEnumBean>) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
根据授权关系集合转换出授权关系人员名称;转换完之后,每个CtpEnumBean对象的authorizedPepoles属性存储了人员名称信息。
convertMemberId2Name(CtpEnumBean) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
根据授权关系集合转换出授权关系人员名称
converts(Class<?>, Collection<? extends Object>) - 类 中的静态方法com.seeyon.ctp.util.BeanUtils
批量类型转换,拷贝共同属性
convertStringToOther(Class, String, String) - 类 中的静态方法com.seeyon.ctp.util.StringUtil
 
convertToFirstRowValue(int) - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
convertToFirstRowValue(int) - 类 中的方法org.hibernate.dialect.SQLServer2005Dialect
 
convertToFirstRowValue(int) - 类 中的方法org.hibernate.dialect.SQLServer2012Dialect
 
convertToIndex(V) - 类 中的方法com.seeyon.ctp.component.cache.redis.L2CacheMapLoader_InnerDelegator
 
copy(InputStream, String) - 接口 中的方法com.seeyon.ctp.common.cache.FileSynchronization
需要直接访问的图片文件 集群同步调用的方法
copy(InputStream, String) - 类 中的方法com.seeyon.ctp.common.cache.FileSynchronizationImpl
需要直接访问的图片文件 集群同步调用的方法
copy(Object, Object) - 类 中的静态方法com.seeyon.ctp.common.cglib.CglibCopier
 
copy(Long, Long, Long, Long, Integer) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
复制附件,并把附件存入表中
copy(Long, Long, Long, Long, Integer, Long, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
上面那个接口必须需要用户登录才能复制,因为要用到userId,accountId,直接提供接口,不需要用户登录,为的是方便系统复制
copy(Long, Long, Long, Long, Integer, Long, Long, String) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
 
copy(Long, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
复制附件, 不存入表
copy(Long, Long, Long, Long, Integer, Long, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
copy(Long, Long, Long, Long, Integer, Long, Long, String) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
copy(Long, Long, Long, Long, Integer) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
copy(Long, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
copy() - 类 中的方法com.seeyon.ctp.common.security.SM3Digest
 
copy(Object) - 类 中的静态方法com.seeyon.ctp.util.ObjectSerializeSize
赋值对象,返回对象的引用,如果参数o为符合对象,则内部每一个对象必须可序列化
copy(Object, Object, Converter) - 类 中的方法net.sf.cglib.beans.CglibBeanCopier
 
copyAndSaveById(String) - 接口 中的方法com.seeyon.ctp.common.datai18n.manager.DataI18nManager
根据国际化ID,拷贝相关数据并返回ID, 参考DataI18nManager.copyById(String)
copyAndSaveById(String) - 类 中的方法com.seeyon.ctp.common.datai18n.manager.impl.DataI18nManagerImpl
 
copyById(String) - 接口 中的方法com.seeyon.ctp.common.datai18n.manager.DataI18nManager
按照id复制一组新的国际化数据。
copyById(String) - 类 中的方法com.seeyon.ctp.common.datai18n.manager.impl.DataI18nManagerImpl
 
copyConfigurationFrom(ConfigurableBeanFactory) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
 
copyConfigurationFrom(ConfigurableBeanFactory) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
copyFileBeforeModify(Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
在进行编辑上传类型的文件时,替换之前保存一份历史,区别于正常的替换
copyFileBeforeModify(Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
在进行编辑上传类型的文件时,替换之前保存一份历史,区别于正常的替换
copyFileToOfficeServer(String, long, String) - 类 中的方法com.seeyon.ctp.common.office.trans.util.OfficeOnlineUtil
 
copyWPS(Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
手动备份WPS的上传类型----文字和表格,备份的命名规则和普通office相同,见HandWriterManage.java----L340
copyWPS(Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
备份wps的上传类型
count(String, Map<String, Object>, List<Object>) - 类 中的方法com.seeyon.ctp.common.dao.BaseDao
 
count(String, Map<String, Object>, Object...) - 类 中的方法com.seeyon.ctp.common.dao.BaseDao
 
count(String, String, boolean, Map<String, Object>, Object...) - 类 中的方法com.seeyon.ctp.common.dao.BaseDao
 
count(String, Map<String, Object>, List<Object>) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseDao
给一个普通的查询语句,取出对于的查询总数,如:
select * from table where a=1 and b=2 order c
结果执行的是:select count(*) from table where a=1 and b=2
count(String, Map<String, Object>, Object...) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseDao
 
count(String, String, boolean, Map<String, Object>, Object...) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseDao
给一个普通的查询语句,取出对于的查询总数,如:
select * from table where a=1 and b=2 order c
结果执行的是:select count(*) from table where a=1 and b=2
count(String) - 类 中的静态方法com.seeyon.ctp.util.DBAgent
根据HQL获取结果集记录数
count(DetachedCriteria) - 类 中的静态方法com.seeyon.ctp.util.DBAgent
根据Criteria获取结果集记录数
count(String, Map) - 类 中的静态方法com.seeyon.ctp.util.DBAgent
根据HQL和查询条件参数获取结果集记录数
count(String, Map<String, Object>) - 类 中的方法com.seeyon.ctp.util.JDBCAgent
JDBC count方法
COUNT_MODE - 类 中的静态变量com.seeyon.ctp.common.dao.BaseHibernateDao
 
countSQL(String) - 类 中的静态方法org.springframework.orm.hibernate3.CTPHibernateTemplate
 
create(ApplicationCategoryEnum, Long, Long, HttpServletRequest) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
该方法必须和 comp=type:'fileupload' 配合使用,在request中必须有的Parameter:String[] fileUrl, String[] mimeType, String[] size, String[] createdate, String[] filename, String[] type, String[] needClone 怎么判断是否有附件呢,请看: //保存附件 String attaFlag = this.attachmentManager.create(ApplicationCategoryEnum.collaboration, colSummary.getId(), colSummary.getId(), request); if(com.seeyon.v3x.common.filemanager.Constants.isUploadLocaleFile(attaFlag)){ colSummary.setHasAttachments(true); }
create(ApplicationCategoryEnum, Long, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
该方法必须和 comp=type:'fileupload' 配合使用,在request中必须有的Parameter:String[] fileUrl, String[] mimeType, String[] size, String[] createdate, String[] filename, String[] type, String[] needClone 怎么判断是否有附件呢,请看: //保存附件 String attaFlag = this.attachmentManager.create(ApplicationCategoryEnum.collaboration, colSummary.getId(), colSummary.getId(), request); if(com.seeyon.v3x.common.filemanager.Constants.isUploadLocaleFile(attaFlag)){ colSummary.setHasAttachments(true); }
create(Collection<Attachment>, Long, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
保存附件信息,文件已经上传到服务器上,只需要在附件表和文件表中记录
create(ApplicationCategoryEnum, Long, Long, List<Map>) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
根据应用自己获取的附件定义列表创建附件信息,一般用于Ajax提交的情况
create(Collection<Attachment>) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
保存附件信息,文件已经上传到服务器上,只需要在附件表和文件表中记录
create(Collection<Attachment>, boolean) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
保存附件信息
create(Long[], ApplicationCategoryEnum, Long, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
存附件信息,文件已经上传到服务器并且已经保存到数据库,只需要在附件表中记录
create(Collection<Attachment>) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
create(Collection<Attachment>, boolean) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
create(Long[], ApplicationCategoryEnum, Long, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
create(ApplicationCategoryEnum, Long, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
create(ApplicationCategoryEnum, Long, Long, List<Map>) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
为周期性事件增加附件,已废弃
create(ApplicationCategoryEnum, Long, Long, HttpServletRequest) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
create(Collection<Attachment>, Long, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
create(ApplicationCategoryEnum, HttpServletRequest) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
从前端通过v3x:fileupload组件上传的文件直接存到文件系统中去
该方法不负责文件的上传
create(ApplicationCategoryEnum, HttpServletRequest) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
create(Partition) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.PartitionManager
创建分区
create(Partition) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.PartitionManagerImpl
 
create(int) - 类 中的静态方法com.seeyon.ctp.common.task.MultMap
创建map
create() - 类 中的方法com.seeyon.ctp.common.task.MultMapTest
 
create(String, String, HttpServletRequest) - 接口 中的方法com.seeyon.ctp.login.LoginUserManager
根据指定的信息构造一个Uswer对象。
create(Map<String, ? extends Object>, Class<T>) - 类 中的静态方法com.seeyon.ctp.util.BeanUtils
根据Map生成对象
create() - 类 中的方法net.sf.cglib.beans.CglibBeanCopier.CglibGenerator
 
create(Class, Class, boolean) - 类 中的静态方法net.sf.cglib.beans.CglibBeanCopier
 
CREATE_IDENTIFICATION - 类 中的静态变量com.seeyon.ctp.system.Constants
 
createAdvancedMap(String, L2CacheMapLoader_Inner<K, V, I>) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
创建AdvancedCacheMap缓存。
createAdvancedMap(String, L2CacheMapLoader_Inner<K, V, I>, boolean) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
创建AdvancedCacheMap缓存
createAdvancedMap(String, L2CacheMapLoader_Inner<K, V, I>, boolean, int) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
创建AdvancedCacheMap缓存
createAdvancedMap(String, L2CacheMapLoader_Inner<K, V, I>, boolean, int, CacheConfiguration) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
创建AdvancedCacheMap缓存
createAdvancedMap(String, L2CacheMapLoader_Inner<K, V, I>) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createAdvancedMap(String, L2CacheMapLoader_Inner<K, V, I>, boolean) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createAdvancedMap(String, L2CacheMapLoader_Inner<K, V, I>, boolean, int) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createAdvancedMap(String, L2CacheMapLoader_Inner<K, V, I>, boolean, int, CacheConfiguration) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createArrayByJsonObject(String[]) - 类 中的静态方法com.seeyon.ctp.common.po.DataContainer
将一个Java数组中所有合法的json对象转换成一个json数组
createArrayByJsonObject(String[], int) - 类 中的静态方法com.seeyon.ctp.common.po.DataContainer
 
createAxisService(ClassLoader, String, URL) - 类 中的方法com.seeyon.ctp.common.ws.CTPJAXWSDeployerSupport
 
createAxisService(ClassLoader, String, URL) - 类 中的方法com.seeyon.ctp.common.ws.jaxws.CTPJAXWSDeployerSupport
 
createBean(Class<T>) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
 
createBean(Class<?>, int, boolean) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
 
createBean(String, RootBeanDefinition, Object[]) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Central method of this class: creates a bean instance, populates the bean instance, applies post-processors, etc.
createBeanFactory() - 类 中的方法org.springframework.web.context.support.CTPWebApplicationContext
 
createBeanInstance(String, RootBeanDefinition, Object[]) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Create a new instance for the specified bean, using an appropriate instantiation strategy: factory method, constructor autowiring, or simple instantiation.
createCaseFragment() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
createCluster(RedisClusterConfiguration, GenericObjectPoolConfig) - 类 中的方法com.seeyon.ctp.component.cache.redis.CTPJedisConnectionFactory
 
createCustomPath(String, Locale) - 类 中的方法com.seeyon.ctp.common.i18n.expand.CustomSaver
生成自定义国际化文件
createDataSource(String, Properties) - 类 中的静态方法com.seeyon.ctp.datasource.util.DataSourceUtil
 
createDefaultLock(long, long, int, String, String, String, boolean) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
 
createEmptyEnum(int) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
创建空枚举项
createEndpointDispatcher(MessageContext, Class, Object) - 类 中的方法com.seeyon.ctp.common.ws.CTPEndpointDispatcherFactoryImpl
 
createEndpointDispatcher(MessageContext, Class, Object) - 类 中的方法com.seeyon.ctp.common.ws.jaxws.server.dispatcher.factory.CTPEndpointDispatcherFactoryImpl
 
createHibernateTemplate(SessionFactory) - 类 中的方法com.seeyon.ctp.common.dao.BaseDao
Create a HibernateTemplate for the given SessionFactory.
createHibernateTemplate(SessionFactory) - 类 中的方法org.springframework.orm.hibernate3.support.CTPHibernateDaoSupport
 
createHotDataMap(String, HotDataLoader<V>) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
 
createHotDataMap(String, HotDataLoader<V>, HotDataMapConfig) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
 
createHotDataMap(String, HotDataLoader<V>) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createHotDataMap(String, HotDataLoader<V>, HotDataMapConfig) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createIndexMap(String, L2IndexCacheMapLoader_Inner<K, I>) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
创建IndexCacheMap缓存。
createIndexMap(String, L2IndexCacheMapLoader_Inner<K, I>, boolean, int) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
创建IndexCacheMap缓存。
createIndexMap(String, L2IndexCacheMapLoader_Inner<K, I>, boolean, int, boolean) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
创建IndexCacheMap缓存。
createIndexMap(String, L2IndexCacheMapLoader_Inner<K, I>) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createIndexMap(String, L2IndexCacheMapLoader_Inner<K, I>, boolean, int) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createIndexMap(String, L2IndexCacheMapLoader_Inner<K, I>, boolean, int, boolean) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createLog(OnlineUser.LoginInfo) - 接口 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManager
 
createLog(OnlineUser.LoginInfo, LoginResult) - 接口 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManager
 
createLog(long, long, long, int, String) - 接口 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManager
 
createLog(long, long, long, int, String, Date) - 接口 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManager
 
createLog(User) - 接口 中的方法com.seeyon.ctp.login.online.OnlineManager
已过时。
记录用户登录日志。
createMap(String) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
创建Map缓存。
createMap(String, MapDataLoader<K, V>) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
已过时。
createMap(L2CacheMapLoader_Inner<K, V, String>, String) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
 
createMap(String, CacheConfiguration, MapDataLoader<K, V>, Boolean) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
已过时。
createMap(L2CacheMapLoader_Inner<K, V, String>, String, CacheConfiguration, Boolean) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
 
createMap(String, MapDataLoader<K, V>) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
已过时。
createMap(L2CacheMapLoader_Inner<K, V, String>, String) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createMap(L2CacheMapLoader_Inner<K, V, String>, String, CacheConfiguration, Boolean) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createMap(String, CacheConfiguration, MapDataLoader<K, V>, Boolean) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
已过时。
createMap(String) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createNewProgressBar(String, int, String, boolean) - 类 中的静态方法com.seeyon.ctp.common.progressBar.CTPProgressUtil
创建进度条
createNewProgressBar(String, String, String, boolean) - 类 中的静态方法com.seeyon.ctp.common.progressBar.CTPProgressUtil
创建进度条
createObject(String) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
创建对象缓存。
createObject(String, ObjectDataLoader<V>) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
创建object结构的缓存
createObject(String, CacheConfiguration, ObjectDataLoader<V>, Boolean) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
创建 object结构的缓存.
createObject(String, CacheConfiguration, ObjectDataLoader<V>, Boolean) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createObject(String) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createObject(String, ObjectDataLoader<V>) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createOMAttribute(String, OMNamespace, String) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMComment(OMContainer, String) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMDocType(OMContainer, String) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMDocument() - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMDocument(OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMElement(String, OMNamespace) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMElement(String, OMNamespace, OMContainer) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMElement(String, OMNamespace, OMContainer, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMElement(OMDataSource, String, OMNamespace) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMElement(String, String, String) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMElement(QName, OMContainer) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMElement(QName) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMElement(String, OMNamespace) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportOMFactory
 
createOMElement(String, OMNamespace, OMContainer) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportOMFactory
 
createOMElement(String, OMNamespace, OMContainer, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportOMFactory
 
createOMElement(String, String, String) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportOMFactory
 
createOMElement(QName, OMContainer) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportOMFactory
 
createOMElement(QName) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportOMFactory
 
createOMNamespace(String, String) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMProcessingInstruction(OMContainer, String, String) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMText(OMContainer, String) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMText(OMContainer, OMText) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMText(OMContainer, QName) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMText(OMContainer, String, int) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMText(OMContainer, char[], int) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMText(OMContainer, QName, int) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMText(String) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMText(String, int) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMText(String, String, boolean) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMText(Object, boolean) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMText(OMContainer, String, String, boolean) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOMText(String, OMContainer, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.OMFactoryWapper
 
createOuterJoinFragment() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
createResizedCopy(Image, int, int, boolean) - 类 中的方法com.seeyon.ctp.common.office.trans.util.Common
 
createSession() - 类 中的方法com.seeyon.ctp.session.CTPMapSessionRepository
 
createSession() - 类 中的方法com.seeyon.ctp.session.CTPSessionRepository
 
createSet(String) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
创建Set缓存。
createSet(String, SetDataLoader<V>) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
已过时。
createSet(String, CacheConfiguration, SetDataLoader<V>, Boolean) - 接口 中的方法com.seeyon.ctp.component.cache.CacheAccessable
创建 map结构的缓存.
createSet(String, CacheConfiguration, SetDataLoader<V>, Boolean) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createSet(String) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createSet(String, SetDataLoader<V>) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableFactory
 
createSOAPBody(SOAPEnvelope) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPBody() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPEnvelope() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPEnvelope(OMNamespace) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPEnvelope(OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFault(SOAPBody, Exception) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFault(SOAPBody) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFault() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFault(SOAPBody, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultCode(SOAPFault) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultCode() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultDetail(SOAPFault) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultDetail() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultNode(SOAPFault) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultNode() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultReason(SOAPFault) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultReason() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultRole(SOAPFault) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultRole() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultSubCode(SOAPFaultCode) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultSubCode() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultSubCode(SOAPFaultSubCode) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultText(SOAPFaultReason) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultText() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultValue(SOAPFaultCode) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultValue() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultValue(SOAPFaultSubCode) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPHeader(SOAPEnvelope) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPHeader() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace, OMDataSource) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPMessage() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPMessage(OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportSOAPFactory
 
createTable(Connection, String) - 类 中的静态方法com.seeyon.ctp.event.sqllit.SQLLitUtils
 
createWatermark(String, String, String) - 接口 中的方法com.seeyon.ctp.common.office.rmi.OfficeTransService
 
createWatermark(String, String, String) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.HttpOfficeTransServiceImpl
 
createWatermark(String, String, String) - 类 中的方法com.seeyon.ctp.util.WatermarkUtil
为Word或Pdf文件创建水印。
createWaterMarkBase64Img() - 接口 中的方法com.seeyon.v3x.system.manager.WaterMarkSettingManager
 
createWaterMarkBase64ImgDiy(String, boolean, Map<String, Object>) - 接口 中的方法com.seeyon.v3x.system.manager.WaterMarkSettingManager
 
CriteriaPage - com.seeyon.ctp.common.dao.support.page中的类
使用Criteria的分页查询类.
CriteriaPage() - 类 的构造器com.seeyon.ctp.common.dao.support.page.CriteriaPage
 
CriteriaSetup - com.seeyon.ctp.common.dao.support中的类
 
CriteriaSetup() - 类 的构造器com.seeyon.ctp.common.dao.support.CriteriaSetup
 
CRYPTLOGINPASSWORD - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
启用登录密码加密传输(非https部署建议开启)
CryptoItem() - 类 的构造器com.seeyon.ctp.common.config.manager.SecretKeyManageImpl.CryptoItem
 
CSRF_GUARD_ENABLE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
是否启用CSRF控制
CTP_DB_DRIVER_CLASS_NAME - 类 中的静态变量com.seeyon.ctp.datasource.util.DataSourceUtil
 
CTP_DB_PASSWORD - 类 中的静态变量com.seeyon.ctp.datasource.util.DataSourceUtil
 
CTP_DB_URL - 类 中的静态变量com.seeyon.ctp.datasource.util.DataSourceUtil
 
CTP_DB_USERNAME - 类 中的静态变量com.seeyon.ctp.datasource.util.DataSourceUtil
 
CTP_I18N_CUSTOM_FILENAME - 类 中的静态变量com.seeyon.ctp.common.i18n.expand.ResourceConsts
 
CTP_I18N_CUSTOM_JS_FILE_NAME - 类 中的静态变量com.seeyon.ctp.common.i18n.expand.ResourceConsts
 
CTP_I18N_CUSTOM_M3_FILE_NAME - 类 中的静态变量com.seeyon.ctp.common.i18n.expand.ResourceConsts
 
CTP_I18N_FILE_SUBFIX - 类 中的静态变量com.seeyon.ctp.common.i18n.expand.ResourceConsts
文件后缀名
CTP_I18N_FILENAME - 类 中的静态变量com.seeyon.ctp.common.i18n.expand.ResourceConsts
 
CtpAbstractPlatformTransactionManager - org.springframework.transaction.support中的类
Abstract base class that implements Spring's standard transaction workflow, serving as basis for concrete platform transaction managers like JtaTransactionManager.
CtpAbstractPlatformTransactionManager() - 类 的构造器org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
 
CtpAbstractPlatformTransactionManager.SuspendedResourcesHolder - org.springframework.transaction.support中的类
Holder for suspended resources.
CTPArrayList<V> - com.seeyon.ctp.common中的类
实现兼容多租户的Map实现.
CTPArrayList() - 类 的构造器com.seeyon.ctp.common.CTPArrayList
 
CTPAspectJExpressionPointcut - org.springframework.aop.aspectj中的类
 
CTPAspectJExpressionPointcut() - 类 的构造器org.springframework.aop.aspectj.CTPAspectJExpressionPointcut
Create a new default AspectJExpressionPointcut.
CTPAspectJExpressionPointcut(Class<?>, String[], Class<?>[]) - 类 的构造器org.springframework.aop.aspectj.CTPAspectJExpressionPointcut
Create a new AspectJExpressionPointcut with the given settings.
CTPAxis2Client - com.seeyon.client中的类
SOAP WebService Client,访问平台的SOAP WebService.
CTPAxis2Client(String) - 类 的构造器com.seeyon.client.CTPAxis2Client
 
CtpAxis2Servlet - com.seeyon.ctp.common.ws中的类
 
CtpAxis2Servlet() - 类 的构造器com.seeyon.ctp.common.ws.CtpAxis2Servlet
 
CTPAxisServiceAspect - com.seeyon.ctp.common.ws中的类
对AxisService进行aspect拦截
主要解决wsdl文件中的绑定address不动态更新协议类型及端口问题 剩余问题:线程不安全,当多个请求wsdl文件时,可能会出错。
CTPAxisServiceAspect() - 类 的构造器com.seeyon.ctp.common.ws.CTPAxisServiceAspect
 
CTPBaseDao<T> - com.seeyon.ctp.common.dao中的接口
 
CTPBaseHibernateDao<T> - com.seeyon.ctp.common.dao中的接口
 
CTPBeanFactory - org.springframework.beans.factory.support中的类
Title: T1开发框架 Description: BeanFactory实现,为解决依赖注入目标bean不存在时抛出异常导致无法 正常启动的问题 Copyright: Copyright (c) 2012 Company: seeyon.com
CTPBeanFactory() - 类 的构造器org.springframework.beans.factory.support.CTPBeanFactory
 
CTPBeanFactory(BeanFactory) - 类 的构造器org.springframework.beans.factory.support.CTPBeanFactory
Create a new DefaultListableBeanFactory with the given parent.
CTPBeanNameUrlHandlerMapping - org.springframework.web.servlet.handler中的类
 
CTPBeanNameUrlHandlerMapping() - 类 的构造器org.springframework.web.servlet.handler.CTPBeanNameUrlHandlerMapping
 
CTPBlockQueue<E> - com.seeyon.ctp.common.queue中的类
阻塞队列,可以手工设置长度,不设置那就是无边际的队列
CTPBlockQueue() - 类 的构造器com.seeyon.ctp.common.queue.CTPBlockQueue
 
CTPBlockQueue(int) - 类 的构造器com.seeyon.ctp.common.queue.CTPBlockQueue
 
CtpCleanupTransactionSynchronizationAdapter - org.springframework.transaction.support中的类
Simple TransactionSynchronization adapter containing empty method implementations, for easier overriding of single methods.
CtpCleanupTransactionSynchronizationAdapter() - 类 的构造器org.springframework.transaction.support.CtpCleanupTransactionSynchronizationAdapter
 
CTPCodeManager - com.seeyon.ctp.common.service中的接口
Title: T1开发框架 Description: 枚举设置的后台Manager,主要用于通过枚举类型的枚举Id查询出所有的枚举选项 Copyright: Copyright (c) 2012 Company: seeyon.com
CTPCodeManagerImpl - com.seeyon.ctp.common.service中的类
Title: T1开发框架 Description: 枚举设置后台Manager的实现类,主要用于通过枚举类型的枚举Id查询出所有的枚举选项 Copyright: Copyright (c) 2012 Company: seeyon.com
CTPCodeManagerImpl() - 类 的构造器com.seeyon.ctp.common.service.CTPCodeManagerImpl
 
CTPConcurrentHashMap<K,V> - com.seeyon.ctp.common中的类
实现兼容多租户的Map实现.
CTPConcurrentHashMap() - 类 的构造器com.seeyon.ctp.common.CTPConcurrentHashMap
 
CTPCsrfGuard - com.seeyon.ctp.common.web.filter中的类
 
CTPCsrfGuardFilter - com.seeyon.ctp.common.web.filter中的类
CSRF校验Filter。
CTPCsrfGuardFilter() - 类 的构造器com.seeyon.ctp.common.web.filter.CTPCsrfGuardFilter
 
CTPCsrfGuardServletContextListener - com.seeyon.ctp.common.web.filter中的类
 
CTPCsrfGuardServletContextListener() - 类 的构造器com.seeyon.ctp.common.web.filter.CTPCsrfGuardServletContextListener
 
CTPCsrfGuardUtils - com.seeyon.ctp.common.web.filter中的类
 
CTPCsrfGuardUtils() - 类 的构造器com.seeyon.ctp.common.web.filter.CTPCsrfGuardUtils
 
CTPCsrfJavaLogger - com.seeyon.ctp.common.web.filter中的类
 
CTPCsrfJavaLogger() - 类 的构造器com.seeyon.ctp.common.web.filter.CTPCsrfJavaLogger
 
CtpCustomize - com.seeyon.ctp.common.po.customize中的类
This is an object that contains data related to the CTP_CUSTOMIZE table.
CtpCustomize() - 类 的构造器com.seeyon.ctp.common.po.customize.CtpCustomize
 
CtpCustomize(Long) - 类 的构造器com.seeyon.ctp.common.po.customize.CtpCustomize
Constructor for primary key
CTPDB2Dialect - org.hibernate.dialect中的类
Title: T1开发框架 Description: CTP平台DB2方言。
CTPDB2Dialect() - 类 的构造器org.hibernate.dialect.CTPDB2Dialect
 
CTPDBDialect - org.hibernate.dialect中的接口
Title: T1开发框架 Description: CTP平台DB操作接口。
CTPDBDialectProxy - org.hibernate.dialect.resolver中的类
 
CTPDBDialectProxy(Dialect) - 类 的构造器org.hibernate.dialect.resolver.CTPDBDialectProxy
 
CTPDelegatingFilterProxy - org.springframework.session.web.http中的类
 
CTPDelegatingFilterProxy() - 类 的构造器org.springframework.session.web.http.CTPDelegatingFilterProxy
 
CTPDialectResolver - org.hibernate.dialect.resolver中的类
Title: T1开发框架 Description: CTP平台方言解析器。
CTPDialectResolver() - 类 的构造器org.hibernate.dialect.resolver.CTPDialectResolver
 
CTPDispatcherServlet - org.springframework.web.servlet中的类
Title: T1开发框架 Description: 系统启动相关初始化处理Servlet。
CTPDispatcherServlet() - 类 的构造器org.springframework.web.servlet.CTPDispatcherServlet
 
CTPDmDialect - org.hibernate.dialect中的类
Title: T1开发框架 Description: CTP平台DM方言。
CTPDmDialect() - 类 的构造器org.hibernate.dialect.CTPDmDialect
 
CtpDynamicDataSource - com.seeyon.ctp.datasource中的类
动态数据源类,支持按照查询条件自动切换数据源
CtpDynamicDataSource() - 类 的构造器com.seeyon.ctp.datasource.CtpDynamicDataSource
 
CTPEndpointDispatcherFactoryImpl - com.seeyon.ctp.common.ws中的类
ctp对axis2 jaxws支持
CTPEndpointDispatcherFactoryImpl() - 类 的构造器com.seeyon.ctp.common.ws.CTPEndpointDispatcherFactoryImpl
 
CTPEndpointDispatcherFactoryImpl - com.seeyon.ctp.common.ws.jaxws.server.dispatcher.factory中的类
ctp对axis2 jaxws支持
CTPEndpointDispatcherFactoryImpl() - 类 的构造器com.seeyon.ctp.common.ws.jaxws.server.dispatcher.factory.CTPEndpointDispatcherFactoryImpl
 
CtpEnum - com.seeyon.ctp.common.po.ctpenumnew中的类
This is an object that contains data related to the CTP_ENUM table.
CtpEnum() - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
 
CtpEnum(Long) - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
Constructor for primary key
CtpEnum(Long, Integer, Integer, String, Integer, String, Long, Long, String, Integer, Boolean, String, String, Integer, Long, Long) - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
 
CtpEnumBean - com.seeyon.ctp.common.po.ctpenumnew中的类
枚举业务操作bean
CtpEnumBean(Long, Integer, Integer, String, Integer, String, Long, Long, String, Integer, Boolean, String, String, Integer, Long, Long) - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumBean
 
CtpEnumBean() - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumBean
 
CtpEnumBean(Long) - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumBean
 
CtpEnumBind - com.seeyon.ctp.common.po.ctpenumnew中的类
This is an object that contains data related to the CTP_ENUM table.
CtpEnumBind() - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumBind
 
CtpEnumBind(Long) - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumBind
Constructor for primary key
CtpEnumItem - com.seeyon.ctp.common.po.ctpenumnew中的类
This is an object that contains data related to the CTP_ENUM_ITEM table.
CtpEnumItem() - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
 
CtpEnumItem(Long) - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
Constructor for primary key
CtpEnumItem(Map<String, Object>) - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
 
CtpEnumItem(Long, Long, String, String, Long, Integer, Integer, Long, Long, Long, Integer, String, String, Integer, Long, String, String) - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
已过时。
CtpEnumItemPO - com.seeyon.ctp.common.po.ctpenumnew中的类
This is an object that contains data related to the CTP_ENUM_ITEM table.
CtpEnumItemPO() - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
 
CtpEnumItemPO(Long) - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
Constructor for primary key
CtpEnumMember - com.seeyon.ctp.common.po.ctpenumnew中的类
 
CtpEnumMember() - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumMember
 
CtpEnumPO - com.seeyon.ctp.common.po.ctpenumnew中的类
This is an object that contains data related to the CTP_ENUM table.
CtpEnumPO() - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
 
CtpEnumPO(Long) - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
Constructor for primary key
CtpEnumReference - com.seeyon.ctp.common.po.ctpenumnew中的类
 
CtpEnumReference() - 类 的构造器com.seeyon.ctp.common.po.ctpenumnew.CtpEnumReference
 
CtpEnumUtil - com.seeyon.ctp.common.ctpenumnew中的类
枚举工具类,主要做些公共操作
CtpEnumUtil() - 类 的构造器com.seeyon.ctp.common.ctpenumnew.CtpEnumUtil
 
CTPExecutor - com.seeyon.ctp.util中的类
多线程执行指定业务逻辑。
CTPExecutor() - 类 的构造器com.seeyon.ctp.util.CTPExecutor
 
CTPExecutor.Task<T> - com.seeyon.ctp.util中的接口
封装要执行的业务逻辑
CTPFileSystemXmlApplicationContext - com.seeyon.ctp.common.spring中的类
 
CTPFileSystemXmlApplicationContext() - 类 的构造器com.seeyon.ctp.common.spring.CTPFileSystemXmlApplicationContext
Create a new FileSystemXmlApplicationContext for bean-style configuration.
CTPFileSystemXmlApplicationContext(ApplicationContext) - 类 的构造器com.seeyon.ctp.common.spring.CTPFileSystemXmlApplicationContext
Create a new FileSystemXmlApplicationContext for bean-style configuration.
CTPFileSystemXmlApplicationContext(String) - 类 的构造器com.seeyon.ctp.common.spring.CTPFileSystemXmlApplicationContext
Create a new FileSystemXmlApplicationContext, loading the definitions from the given XML file and automatically refreshing the context.
CTPFileSystemXmlApplicationContext(String...) - 类 的构造器com.seeyon.ctp.common.spring.CTPFileSystemXmlApplicationContext
Create a new FileSystemXmlApplicationContext, loading the definitions from the given XML files and automatically refreshing the context.
CTPFileSystemXmlApplicationContext(String[], ApplicationContext) - 类 的构造器com.seeyon.ctp.common.spring.CTPFileSystemXmlApplicationContext
Create a new FileSystemXmlApplicationContext with the given parent, loading the definitions from the given XML files and automatically refreshing the context.
CTPFileSystemXmlApplicationContext(String[], boolean) - 类 的构造器com.seeyon.ctp.common.spring.CTPFileSystemXmlApplicationContext
Create a new FileSystemXmlApplicationContext, loading the definitions from the given XML files.
CTPFileSystemXmlApplicationContext(String[], boolean, ApplicationContext) - 类 的构造器com.seeyon.ctp.common.spring.CTPFileSystemXmlApplicationContext
Create a new FileSystemXmlApplicationContext with the given parent, loading the definitions from the given XML files.
CtpFunction - com.seeyon.ctp.common.function中的类
函数定义。
CtpFunction(Function) - 类 的构造器com.seeyon.ctp.common.function.CtpFunction
 
CtpFunctionAnnotationAware - com.seeyon.ctp.common.function中的类
解析CtpFunction。
CtpFunctionAnnotationAware() - 类 的构造器com.seeyon.ctp.common.function.CtpFunctionAnnotationAware
 
CtpFunctionCategory - com.seeyon.ctp.common.function中的类
 
CtpFunctionCategory(FunctionCategory) - 类 的构造器com.seeyon.ctp.common.function.CtpFunctionCategory
 
CtpFunctionParameter - com.seeyon.ctp.common.function中的类
 
CtpFunctionParameter() - 类 的构造器com.seeyon.ctp.common.function.CtpFunctionParameter
 
CtpFunctionParameter(FunctionParam) - 类 的构造器com.seeyon.ctp.common.function.CtpFunctionParameter
 
CTPGBasedbtDialect - org.hibernate.dialect中的类
Title: T1开发框架 Description: CTP平台GBase方言。
CTPGBasedbtDialect() - 类 的构造器org.hibernate.dialect.CTPGBasedbtDialect
 
CtpGroovyCategory - com.seeyon.ctp.common.script中的类
Groovy操作符重载类。
CtpGroovyCategory() - 类 的构造器com.seeyon.ctp.common.script.CtpGroovyCategory
 
CTPGuidMapper - com.seeyon.ctp.common.po.idmapper中的类
 
CTPGuidMapper() - 类 的构造器com.seeyon.ctp.common.po.idmapper.CTPGuidMapper
 
CTPHashSet<V> - com.seeyon.ctp.common中的类
实现兼容多租户的Map实现.
CTPHashSet() - 类 的构造器com.seeyon.ctp.common.CTPHashSet
 
CTPHibernateDaoSupport - org.springframework.orm.hibernate3.support中的类
Title: T1开发框架 Description: HibernateDaoSupport实现 Copyright: Copyright (c) 2012 Company: seeyon.com
CTPHibernateDaoSupport() - 类 的构造器org.springframework.orm.hibernate3.support.CTPHibernateDaoSupport
 
CTPHibernateTemplate - org.springframework.orm.hibernate3中的类
Title: T1开发框架 Description: HibernateTemplate实现 Copyright: Copyright (c) 2012 Company: seeyon.com
CTPHibernateTemplate() - 类 的构造器org.springframework.orm.hibernate3.CTPHibernateTemplate
Create a new HibernateTemplate instance.
CTPHibernateTemplate(SessionFactory) - 类 的构造器org.springframework.orm.hibernate3.CTPHibernateTemplate
Create a new HibernateTemplate instance.s
CtpHttpRequestUtil - com.seeyon.ctp.util中的类
 
CtpHttpRequestUtil() - 类 的构造器com.seeyon.ctp.util.CtpHttpRequestUtil
 
CTPJAXWSDeployerSupport - com.seeyon.ctp.common.ws中的类
ctp对axis2 jaxws支持
CTPJAXWSDeployerSupport(ConfigurationContext) - 类 的构造器com.seeyon.ctp.common.ws.CTPJAXWSDeployerSupport
Instantiates a new jAXWS deployer support.
CTPJAXWSDeployerSupport - com.seeyon.ctp.common.ws.jaxws中的类
ctp对axis2 jaxws支持
CTPJAXWSDeployerSupport(ConfigurationContext) - 类 的构造器com.seeyon.ctp.common.ws.jaxws.CTPJAXWSDeployerSupport
Instantiates a new jAXWS deployer support.
CTPJedisConnectionFactory - com.seeyon.ctp.component.cache.redis中的类
覆盖spring方法,增加对集群密码的支持。
CTPJedisConnectionFactory(RedisClusterConfiguration) - 类 的构造器com.seeyon.ctp.component.cache.redis.CTPJedisConnectionFactory
 
CTPJSPFilter - com.seeyon.ctp.common.web.filter中的类
Office转换文件访问过滤。
CTPJSPFilter() - 类 的构造器com.seeyon.ctp.common.web.filter.CTPJSPFilter
 
CTPKingbase8Dialect - org.hibernate.dialect中的类
Title: T1开发框架 Description: CTP平台kingbase方言。
CTPKingbase8Dialect() - 类 的构造器org.hibernate.dialect.CTPKingbase8Dialect
 
CTPLinkedList<V> - com.seeyon.ctp.common中的类
实现兼容多租户的Map实现.
CTPLinkedList() - 类 的构造器com.seeyon.ctp.common.CTPLinkedList
 
CTPLinkedQueue<E> - com.seeyon.ctp.common.queue中的类
一个无边际的线程安全的队列
CTPLinkedQueue() - 类 的构造器com.seeyon.ctp.common.queue.CTPLinkedQueue
 
CtpListingAgent - com.seeyon.ctp.common.ws中的类
随时更新协议和端口,wsdl展示时,兼容ipv6
CtpListingAgent(ConfigurationContext) - 类 的构造器com.seeyon.ctp.common.ws.CtpListingAgent
 
CTPLocalSessionFactoryBean - org.springframework.orm.hibernate3中的类
Title: T1开发框架 Description: LocalSessionFactoryBean实现 Copyright: Copyright (c) 2012 Company: seeyon.com
CTPLocalSessionFactoryBean() - 类 的构造器org.springframework.orm.hibernate3.CTPLocalSessionFactoryBean
 
CTPLocalSessionFactoryBean1 - org.hibernate.shuqi.config中的类
Title: T1开发框架 Description: LocalSessionFactoryBean实现 Copyright: Copyright (c) 2012 Company: seeyon.com
CTPLocalSessionFactoryBean1() - 类 的构造器org.hibernate.shuqi.config.CTPLocalSessionFactoryBean1
 
CTPLocator - com.seeyon.ctp.services中的类
V3X SDK总入口类,提供Factory的发现服务。
CTPMapSessionRepository - com.seeyon.ctp.session中的类
A SessionRepository backed by a Map and that uses a MapSession.
CTPMapSessionRepository() - 类 的构造器com.seeyon.ctp.session.CTPMapSessionRepository
Creates an instance backed by a ConcurrentHashMap
CTPMapSessionRepository(Map<String, ExpiringSession>) - 类 的构造器com.seeyon.ctp.session.CTPMapSessionRepository
Creates a new instance backed by the provided Map.
CtpMetadataCategory - com.seeyon.ctp.common.po.metadata中的类
Title: 基础属性类别数据类 Description: 代码描述 Copyright: Copyright (c) 2015 Company: seeyon.com
CtpMetadataCategory() - 类 的构造器com.seeyon.ctp.common.po.metadata.CtpMetadataCategory
 
CtpMetadataColumn - com.seeyon.ctp.common.po.metadata中的类
Title: 元数据字段数据类 Description: 代码描述 Copyright: Copyright (c) 2015 Company: seeyon.com
CtpMetadataColumn() - 类 的构造器com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
CtpMetadataTable - com.seeyon.ctp.common.po.metadata中的类
Title: 元数据基础表数据类 Description: 代码描述 Copyright: Copyright (c) 2015 Company: seeyon.com
CtpMetadataTable() - 类 的构造器com.seeyon.ctp.common.po.metadata.CtpMetadataTable
 
CTPMySQLDialect - org.hibernate.dialect中的类
Title: T1开发框架 Description: CTP平台MySQ方言。
CTPMySQLDialect() - 类 的构造器org.hibernate.dialect.CTPMySQLDialect
 
CTPOracle10gDialect - org.hibernate.dialect中的类
Title: T1开发框架 Description: CTP平台Oracle10g方言。
CTPOracle10gDialect() - 类 的构造器org.hibernate.dialect.CTPOracle10gDialect
 
CTPOracle8iDialect - org.hibernate.dialect中的类
Title: T1开发框架 Description: CTP平台Oracle8i方言。
CTPOracle8iDialect() - 类 的构造器org.hibernate.dialect.CTPOracle8iDialect
 
CTPOracle9iDialect - org.hibernate.dialect中的类
Title: T1开发框架 Description: CTP平台Oracle9i方言。
CTPOracle9iDialect() - 类 的构造器org.hibernate.dialect.CTPOracle9iDialect
 
CtpOrgUserMapper - com.seeyon.ctp.common.po.usermapper中的类
 
CtpOrgUserMapper() - 类 的构造器com.seeyon.ctp.common.po.usermapper.CtpOrgUserMapper
 
CTPOscarDialect - org.hibernate.dialect中的类
Title: T1开发框架 Description: CTP平台DM方言。
CTPOscarDialect() - 类 的构造器org.hibernate.dialect.CTPOscarDialect
 
CTPPasswordRequestFacade - com.seeyon.ctp.common.web.filter中的类
Request包装,处理登录口令解密。
CTPPasswordRequestFacade(HttpServletRequest) - 类 的构造器com.seeyon.ctp.common.web.filter.CTPPasswordRequestFacade
 
CTPPointcutAdvisor - org.springframework.aop.support中的类
 
CTPPointcutAdvisor() - 类 的构造器org.springframework.aop.support.CTPPointcutAdvisor
 
CTPPostgreSQLDialect - org.hibernate.dialect中的类
Title: T1开发框架 Description: CTP平台PostgreSQL方言。
CTPPostgreSQLDialect() - 类 的构造器org.hibernate.dialect.CTPPostgreSQLDialect
 
CTPProgressBar - com.seeyon.ctp.common.progressBar中的类
进度条对象
CTPProgressBar(String, String) - 类 的构造器com.seeyon.ctp.common.progressBar.CTPProgressBar
带消息内容的构造函数
CTPProgressBar(int, String) - 类 的构造器com.seeyon.ctp.common.progressBar.CTPProgressBar
构造器(通过进度条总数,用于从0开始计算的进度条)
CTPProgressBar(int, int, String) - 类 的构造器com.seeyon.ctp.common.progressBar.CTPProgressBar
构造器(通过进度条总数,用于从任意值开始计算的进度条)
CTPProgressUtil - com.seeyon.ctp.common.progressBar中的类
进度条工具类
CTPProgressUtil() - 类 的构造器com.seeyon.ctp.common.progressBar.CTPProgressUtil
 
CtpRedisDLock - com.seeyon.ctp.common.dlock.impl中的类
构造锁:将锁构造和锁的上锁解锁同一封装,给上层提供同一的上锁和解锁功能,隐藏具体的所类型 todo: 锁前缀可以改为集群名
CtpRedisDLock(String) - 类 的构造器com.seeyon.ctp.common.dlock.impl.CtpRedisDLock
 
CtpRedisSLock - com.seeyon.ctp.common.dlock.impl中的类
构造锁:将锁构造和锁的上锁解锁同一封装,给上层提供同一的上锁和解锁功能,隐藏具体的所类型
CtpRedisSLock(String, String) - 类 的构造器com.seeyon.ctp.common.dlock.impl.CtpRedisSLock
 
CTPRequestContext - com.seeyon.ctp.common.spring中的类
CTPHandlerInterceptor的上下文,封装传递请求相关信息,确保过程中所有运算逻辑都只计算一次。
CTPRequestContext(HttpServletRequest, HttpServletResponse, Object) - 类 的构造器com.seeyon.ctp.common.spring.CTPRequestContext
 
CTPRequestFacade - com.seeyon.ctp.common.web.filter中的类
Title: T1开发框架 Description: 处理UTF-8编码转换、登陆口令解密、get参数特殊字符转换 Copyright: Copyright (c) 2012 Company: seeyon.com
CTPRequestFacade(HttpServletRequest) - 类 的构造器com.seeyon.ctp.common.web.filter.CTPRequestFacade
 
CTPResourceBundleControl(CtpLocalFile) - 类 的构造器com.seeyon.ctp.common.i18n.expand.Loader.CTPResourceBundleControl
 
CTPRestClient - com.seeyon.client中的接口
REST Client,访问平台的REST服务。
CtpRestLogs - com.seeyon.ctp.common.po.restlog中的类
CtpRestLogs generated by hbm2java
CtpRestLogs() - 类 的构造器com.seeyon.ctp.common.po.restlog.CtpRestLogs
 
CtpRestLogs(long, long) - 类 的构造器com.seeyon.ctp.common.po.restlog.CtpRestLogs
 
CtpRestLogs(String, long, Date, String, String, String, String) - 类 的构造器com.seeyon.ctp.common.po.restlog.CtpRestLogs
 
CtpSecurityHandler - com.seeyon.ctp.common.ws.security中的类
CTP WebService 组件的自定义安全校验处理器,绑定到CtpSecurity中的CtpSecurity
CtpSecurityHandler() - 类 的构造器com.seeyon.ctp.common.ws.security.CtpSecurityHandler
 
CTPSecurityManager - com.seeyon.ctp.common.authenticate中的类
 
CTPSecurityManager() - 类 的构造器com.seeyon.ctp.common.authenticate.CTPSecurityManager
 
CTPServiceClientManager - com.seeyon.client中的类
CTP远程服务访问客户端管理。
CTPSessionRepository - com.seeyon.ctp.session中的类
Spring Session Repository实现,用于控制单机和集群的差异.
CTPSessionRepository() - 类 的构造器com.seeyon.ctp.session.CTPSessionRepository
 
CTPSessionRepositoryFilter - org.springframework.session.web.http中的类
 
CTPSessionRepositoryFilter(SessionRepository) - 类 的构造器org.springframework.session.web.http.CTPSessionRepositoryFilter
 
CtpShortURL - com.seeyon.ctp.common.po.urlshortener中的类
 
CtpShortURL() - 类 的构造器com.seeyon.ctp.common.po.urlshortener.CtpShortURL
 
CTPSpringWebServiceBuilder - com.seeyon.ctp.common.ws中的类
Spring Web Service Builder populates the Axis Service with data from the Spring Web Service, generates WSDL, etc.
CTPSpringWebServiceBuilder(AxisConfiguration, AxisService) - 类 的构造器com.seeyon.ctp.common.ws.CTPSpringWebServiceBuilder
 
CTPSpringWebServiceBuilder(ConfigurationContext, AxisService) - 类 的构造器com.seeyon.ctp.common.ws.CTPSpringWebServiceBuilder
 
CTPSQLServerDialect - org.hibernate.dialect中的类
Title: T1开发框架 Description: CTP平台SQLServer方言。
CTPSQLServerDialect() - 类 的构造器org.hibernate.dialect.CTPSQLServerDialect
 
CtpThreadInfo() - 类 的构造器com.seeyon.ctp.thread.ThreadInfoHolder.CtpThreadInfo
 
CTPThreadServer - com.seeyon.ctp.thread中的类
线程控制server 支持线程并发控制
CTPThreadServer(Integer) - 类 的构造器com.seeyon.ctp.thread.CTPThreadServer
构造函数
CTPThreadServer.Worker - com.seeyon.ctp.thread中的类
工作线程
CTPTransactionInterceptor - org.springframework.transaction.interceptor中的类
AOP Alliance MethodInterceptor for declarative transaction management using the common Spring transaction infrastructure (PlatformTransactionManager).
CTPTransactionInterceptor() - 类 的构造器org.springframework.transaction.interceptor.CTPTransactionInterceptor
Create a new TransactionInterceptor.
CTPTransactionInterceptor(PlatformTransactionManager, Properties) - 类 的构造器org.springframework.transaction.interceptor.CTPTransactionInterceptor
Create a new TransactionInterceptor.
CTPTransactionInterceptor(PlatformTransactionManager, TransactionAttributeSource) - 类 的构造器org.springframework.transaction.interceptor.CTPTransactionInterceptor
Create a new TransactionInterceptor.
CTPTransactionInterceptor.ThrowableHolder - org.springframework.transaction.interceptor中的类
Internal holder class for a Throwable, used as a return value from a TransactionCallback (to be subsequently unwrapped again).
CTPTransactionInterceptor.ThrowableHolderException - org.springframework.transaction.interceptor中的异常错误
Internal holder class for a Throwable, used as a RuntimeException to be thrown from a TransactionCallback (and subsequently unwrapped again).
CTPTransactionManager - org.springframework.orm.hibernate3中的类
PlatformTransactionManager implementation for a single Hibernate SessionFactory.
CTPTransactionManager() - 类 的构造器org.springframework.orm.hibernate3.CTPTransactionManager
Create a new HibernateTransactionManager instance.
CTPTransactionManager(SessionFactory) - 类 的构造器org.springframework.orm.hibernate3.CTPTransactionManager
Create a new HibernateTransactionManager instance.
CtpTransactionSynchronization - org.springframework.transaction.support中的接口
 
CtpTransactionSynchronizationUtils - org.springframework.transaction.support中的类
Utility methods for triggering specific TransactionSynchronization callback methods on all currently registered synchronizations.
CtpTransactionSynchronizationUtils() - 类 的构造器org.springframework.transaction.support.CtpTransactionSynchronizationUtils
 
CTPTransationPrinter - org.springframework.transaction.interceptor中的类
 
CTPTransationPrinter() - 类 的构造器org.springframework.transaction.interceptor.CTPTransationPrinter
 
CTPTransationPrinter.MonitorThreadInfo - org.springframework.transaction.interceptor中的类
 
CTPTxNamespaceHandler - org.springframework.transaction.config中的类
NamespaceHandler allowing for the configuration of declarative transaction management using either XML or using annotations.
CTPTxNamespaceHandler() - 类 的构造器org.springframework.transaction.config.CTPTxNamespaceHandler
 
CTPUserPreferenceManager - com.seeyon.ctp.common.service中的接口
Title: T1开发框架 Description: 用户个性化设置存储Manager接口,比如表格组件定制(列显示/隐藏、顺序、宽度) Copyright: Copyright (c) 2012 Company: seeyon.com
CTPUserPreferenceManagerImpl - com.seeyon.ctp.common.service中的类
Title: T1开发框架 Description: 用户个性化设置存储Manager接口实现,比如表格组件定制(列显示/隐藏、顺序、宽度) Copyright: Copyright (c) 2012 Company: seeyon.com
CTPUserPreferenceManagerImpl() - 类 的构造器com.seeyon.ctp.common.service.CTPUserPreferenceManagerImpl
 
CTPViewResolver - org.springframework.web.servlet.view中的类
Title: T1开发框架 Description: 平台ViewResolver实现,对于“raw:”开头的view地址不做任何转换。
CTPViewResolver() - 类 的构造器org.springframework.web.servlet.view.CTPViewResolver
 
CTPWebApplicationContext - org.springframework.web.context.support中的类
Title: T1开发框架 Description: WebApplicationContext实现,为解决依赖注入目标bean不存在时抛出异常导致无法 正常启动的问题 Copyright: Copyright (c) 2012 Company: seeyon.com
CTPWebApplicationContext() - 类 的构造器org.springframework.web.context.support.CTPWebApplicationContext
 
CURR_NODE_INDEX - 类 中的静态变量com.seeyon.ctp.cluster.ClusterConfigBean
 
currentAccountId() - 类 中的静态方法com.seeyon.ctp.common.AppContext
当前登陆单位ID
currentAccountName() - 类 中的静态方法com.seeyon.ctp.common.AppContext
当前登陆单位名称
currentConnection() - 类 中的方法org.springframework.orm.hibernate3.support.CTPHibernateDaoSupport
获取当前数据库连接
currentDate() - 类 中的静态方法com.seeyon.ctp.util.DateUtil
从数据库服务器获取当前时间。
currentDateDefaultString() - 类 中的静态方法com.seeyon.ctp.util.DateUtil
从数据库服务器获取当前时间并转换成默认字符串形式(yyyy-MM-dd)。
currentDateString(String) - 类 中的静态方法com.seeyon.ctp.util.DateUtil
从数据库服务器获取当前时间并根据传入的patter转换成字符串形式。
currentJoinpointIdentification() - 类 中的静态方法org.springframework.transaction.interceptor.CTPTransactionInterceptor
获取当前操作事务的方法信息
currentJsonDomainMap() - 类 中的静态方法com.seeyon.ctp.util.ParamUtil
获取当前JSON按分区提交的数据Map,key为分区id,value为map(无分组)或list(分组)
currentSession() - 类 中的方法org.springframework.orm.hibernate3.support.CTPHibernateDaoSupport
获取当前Hibernate session
currentSession(boolean) - 类 中的方法org.springframework.orm.hibernate3.support.CTPHibernateDaoSupport
获取当前Hibernate session
CurrentStatus - com.seeyon.ctp.monitor.domain中的类
 
CurrentStatus() - 类 的构造器com.seeyon.ctp.monitor.domain.CurrentStatus
 
currentTimestamp() - 类 中的静态方法com.seeyon.ctp.util.DateUtil
从数据库服务器获取当前时间 并返回Timestamp类型时间。
CurrentUser - com.seeyon.v3x.common.web.login中的类
User: lius Date: 2006-9-11 Time: 9:41:01
CurrentUser() - 类 的构造器com.seeyon.v3x.common.web.login.CurrentUser
 
currentUserId() - 类 中的静态方法com.seeyon.ctp.common.AppContext
当前登录用户ID
currentUserLoginName() - 类 中的静态方法com.seeyon.ctp.common.AppContext
当前用户登录名。
currentUserName() - 类 中的静态方法com.seeyon.ctp.common.AppContext
当前登录用户姓名
CurrentUserToSeeyonApp - com.seeyon.ctp.login中的类
Title: T1开发框架 Description: 把Jetspeed的用户登录信息CurrentUser写到seeyon app的session中。
CurrentUserToSeeyonApp() - 类 的构造器com.seeyon.ctp.login.CurrentUserToSeeyonApp
 
currNodeAndTenantId - 类 中的静态变量com.seeyon.ctp.cluster.NodeManager
 
currNodeIndex - 类 中的静态变量com.seeyon.ctp.cluster.NodeManager
 
CUSTOM_REST_USER_NAME - 类 中的静态变量com.seeyon.ctp.services.security.ServiceManager
 
CustomCode - com.seeyon.ctp.common.code中的接口
Title: T1开发框架 Description: java自定义枚举组件接口定义,实现该接口可以利用前端框架的codeCfg枚举展现组件 进行诸如自定义枚举项显示、枚举值转换等操作。
CustomizeConstants - com.seeyon.ctp.common.constants中的类
Title: T1开发框架 Description: 用户个性化信息常量定义 Copyright: Copyright (c) 2012 Company: seeyon.com
CustomizeConstants() - 类 的构造器com.seeyon.ctp.common.constants.CustomizeConstants
 
CustomizeDao - com.seeyon.ctp.common.customize.dao中的接口
 
CustomizeDaoImpl - com.seeyon.ctp.common.customize.dao中的类
 
CustomizeDaoImpl() - 类 的构造器com.seeyon.ctp.common.customize.dao.CustomizeDaoImpl
 
CustomizeLoader - com.seeyon.ctp.common.customize.loader中的类
 
CustomizeLoader() - 类 的构造器com.seeyon.ctp.common.customize.loader.CustomizeLoader
 
CustomizeManager - com.seeyon.ctp.common.customize.manager中的接口
Title: 用户个性化信息管理接口 Description: Copyright: Copyright (c) 2012 Company: seeyon.com
CustomizeManagerImpl - com.seeyon.ctp.common.customize.manager中的类
Title: 用户个性化信息管理实现类 Description: Copyright: Copyright (c) 2012 Company: seeyon.com
CustomizeManagerImpl() - 类 的构造器com.seeyon.ctp.common.customize.manager.CustomizeManagerImpl
 
CustomLoader - com.seeyon.ctp.common.i18n.expand中的类
 
CustomLoader() - 类 的构造器com.seeyon.ctp.common.i18n.expand.CustomLoader
 
CustomSaver - com.seeyon.ctp.common.i18n.expand中的类
保存修改 i18n custom 文件
cutAndCompress(CtpLocalFile, String, int, int, int, int, int, int) - 类 中的静态方法com.seeyon.ctp.util.ImageUtil
图片剪切压缩
cutAndCompress(String, String, int, int, int, int, int, int) - 类 中的静态方法com.seeyon.ctp.util.ImageUtil
图片剪切压缩
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 _ 
跳过导航链接