- U8 - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
-
- U8_VOUCHER - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
-
- UC - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
-
- UIComponent - com.seeyon.ctp.common中的接口
-
一切有UI的组件。
- UID_KEY - 类 中的静态变量com.seeyon.ctp.common.web.GenericFilter
-
- UN_AUTHORIZED - 类 中的静态变量com.seeyon.ctp.common.fileupload.bean.StatusCode
-
- UN_AUTHORIZED - 类 中的静态变量com.seeyon.ctp.common.microserver.MicroServiceStatusCode
-
- UNARY_BACKUP - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
-
- UnauthorizedException - com.seeyon.ctp.common.exceptions中的异常错误
-
未授权访问资源异常
- UnauthorizedException(String) - 异常错误 的构造器com.seeyon.ctp.common.exceptions.UnauthorizedException
-
- unblock() - 类 中的方法com.seeyon.ctp.thread.ThreadPort
-
取消阻塞
- unescape(String) - 类 中的静态方法com.seeyon.ctp.common.office.trans.util.CodeUtil
-
- unescape(String) - 类 中的静态方法com.seeyon.ctp.common.web.util.WebUtil
-
java版的unescape
- unicodeDecode(String) - 类 中的静态方法com.seeyon.ctp.util.MicroCenterConfigUtil
-
Unicode 转 中文
- unicodeToUtf8(String) - 类 中的静态方法com.seeyon.ctp.util.MicroCenterConfigUtil
-
- UniqueList<E> - com.seeyon.ctp.util中的类
-
保证ArrayList的每一个元素是唯一的
- UniqueList() - 类 的构造器com.seeyon.ctp.util.UniqueList
-
- UniqueList(Collection<? extends E>) - 类 的构造器com.seeyon.ctp.util.UniqueList
-
- UniqueList(int) - 类 的构造器com.seeyon.ctp.util.UniqueList
-
- UnknowBodyTypeException - com.seeyon.ctp.common.parser中的异常错误
-
- UnknowBodyTypeException(String) - 异常错误 的构造器com.seeyon.ctp.common.parser.UnknowBodyTypeException
-
- unlock() - 类 中的方法com.seeyon.ctp.common.dlock.impl.CtpRedisDLock
-
- unlock() - 类 中的方法com.seeyon.ctp.common.dlock.impl.CtpRedisSLock
-
- unlock(DLock) - 类 中的方法com.seeyon.ctp.common.dlock.impl.DLockManagerImpl
-
- unlock(SLock) - 类 中的方法com.seeyon.ctp.common.dlock.impl.SLockManagerImpl
-
完成业务后,释放锁,并增加资源标识
- unlock() - 接口 中的方法com.seeyon.ctp.common.dlock.inter.DLock
-
释放锁
- unlock(DLock) - 接口 中的方法com.seeyon.ctp.common.dlock.inter.DLockManager
-
释放锁
- unlock() - 接口 中的方法com.seeyon.ctp.common.dlock.inter.SLock
-
释放锁
- unlock(SLock) - 接口 中的方法com.seeyon.ctp.common.dlock.inter.SLockManager
-
释放锁,不增加资源标识
说明:获取执行业务后报错或者移除退出时,释放锁
- unlock(long) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
-
解锁。
- unlock(long, int) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
-
解锁。
- unlock(long, long, int) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
-
解锁。
- unlockAndSign(SLock) - 类 中的方法com.seeyon.ctp.common.dlock.impl.SLockManagerImpl
-
- unlockAndSign(SLock) - 接口 中的方法com.seeyon.ctp.common.dlock.inter.SLockManager
-
增加资源标识,同时释放锁
说明:业务执行成功后调用
- unlockForRead(long, long) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
-
解锁读锁
- unlockForWrite(long) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
-
解锁写锁
- unmark() - 类 中的静态方法com.seeyon.ctp.login.recorder.ThreadRecorder
-
- unsatisfiedNonSimpleProperties(AbstractBeanDefinition, BeanWrapper) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Return an array of non-simple bean properties that are unsatisfied.
- UNSUPPORT_MSG - 类 中的静态变量com.seeyon.ctp.security.algorithm.AbstractEncryptCoder
-
未实现具体方法异常提示
- updataM3ZipFile() - 接口 中的方法com.seeyon.ctp.common.i18n.m3.M3I18nResourceManager
-
更新M3应用包
- update(String, boolean, long, boolean, boolean, boolean, boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDog
-
- update() - 类 中的方法com.seeyon.ctp.common.authenticate.LockLoginInfoFactory.LockLoginInfo
-
- update(Object) - 接口 中的方法com.seeyon.ctp.common.config.dao.ConfigDAO
-
更新所有字段
- update(String, String) - 类 中的方法com.seeyon.ctp.common.config.SystemConfig
-
- update(String, String) - 类 中的方法com.seeyon.ctp.common.config.TestSwitchConfig
-
- update(ConstDef) - 接口 中的方法com.seeyon.ctp.common.constdef.dao.ConstDefDao
-
- update(ConstDef) - 类 中的方法com.seeyon.ctp.common.constdef.dao.ConstDefDaoImpl
-
- update(Object) - 类 中的方法com.seeyon.ctp.common.dao.BaseDao
-
- update(Long, Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.dao.BaseHibernateDao
-
- update(Class, Long, Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.dao.BaseHibernateDao
-
- update(Class, Map<String, Object>, Object[][]) - 类 中的方法com.seeyon.ctp.common.dao.BaseHibernateDao
-
- update(Class, String[], Object[], Type[], Object[][]) - 类 中的方法com.seeyon.ctp.common.dao.BaseHibernateDao
-
- update(String, Object, Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.dao.BaseHibernateDao
-
- update(Object) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseDao
-
更新所有字段
- update(Long, Map<String, Object>) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseHibernateDao
-
更新当前ORM的某条数据的某些字段
- update(Class, Long, Map<String, Object>) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseHibernateDao
-
更新制定ORM的某条数据的某些字段
- update(Class, Map<String, Object>, Object[][]) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseHibernateDao
-
根据id更新制定列的数据,不在需要先get然后update 使用该方法,必须使用泛型
- update(Class, String[], Object[], Type[], Object[][]) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseHibernateDao
-
指定更新的列信息(名称、值、类型)和where条件进行update,这里面value可以为null,只要指定type就可以
- update(String, Object, Map<String, Object>) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseHibernateDao
-
更新
- update(Object) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
-
- update(Object, LockMode) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
-
- update(String, Object) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
-
- update(String, Object, LockMode) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
-
- update(DataI18n) - 接口 中的方法com.seeyon.ctp.common.datai18n.dao.DataI18nDao
-
更新单个国际化数据对象
- update(DataI18n) - 类 中的方法com.seeyon.ctp.common.datai18n.dao.impl.DataI18nDaoImpl
-
- update(DataI18n) - 接口 中的方法com.seeyon.ctp.common.datai18n.manager.DataI18nManager
-
更新国际化信息。
- update(DataI18n) - 类 中的方法com.seeyon.ctp.common.datai18n.manager.impl.DataI18nManagerImpl
-
- update(Attachment) - 接口 中的方法com.seeyon.ctp.common.filemanager.dao.AttachmentDAO
-
- update(Attachment) - 类 中的方法com.seeyon.ctp.common.filemanager.dao.AttachmentDAOImpl
-
- update(Partition) - 接口 中的方法com.seeyon.ctp.common.filemanager.dao.PartitionDAO
-
Update the persistent state associated with the given identifier.
- update(Partition) - 类 中的方法com.seeyon.ctp.common.filemanager.dao.PartitionDAOImpl
-
- update(V3XFile) - 接口 中的方法com.seeyon.ctp.common.filemanager.dao.V3XFileDAO
-
- update(V3XFile) - 类 中的方法com.seeyon.ctp.common.filemanager.dao.V3XFileDAOImpl
-
- update(ApplicationCategoryEnum, Long, Long, HttpServletRequest) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
-
该方法必须和v3x:fileupload 配合使用,在request中必须有的Parameter:String[] fileUrl,
String[] mimeType, String[] size, String[] createdate, String[] filename,
String[] type, String[] needClone
执行的策略是,现delete,然后create
- update(Attachment) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
-
- update(ApplicationCategoryEnum, Long, Long, HttpServletRequest) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
-
- update(Attachment) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
-
- update(V3XFile) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
-
- update(V3XFile) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
-
- update(Partition) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.PartitionManager
-
修改分区信息
- update(Partition) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.PartitionManagerImpl
-
- update(long, String, String) - 类 中的方法com.seeyon.ctp.common.idmapper.DBGuidMapper
-
- update(long, String, String) - 接口 中的方法com.seeyon.ctp.common.idmapper.GuidMapper
-
- update(long, String, String) - 类 中的方法com.seeyon.ctp.common.idmapper.SimpleGuidMapper
-
- update(T, T) - 接口 中的方法com.seeyon.ctp.component.cache.EntityCanalMap
-
删除数据,实现类不需要实现
- update(LoginTokenPO) - 接口 中的方法com.seeyon.ctp.m3.login.dao.LoginTokenDao
-
修改Token信息
- update(Object) - 类 中的静态方法com.seeyon.ctp.util.DBAgent
-
更新指定实体对象,根据主键作为匹配条件
- update(String, int, char) - 类 中的静态方法com.seeyon.ctp.util.IdentifierUtil
-
修改标识符中取得某一位的值
IdentifierUtil.update("00000000000000000000", 9, '1') = 00000000010000000000
IdentifierUtil.update("AAABAAAAAA", 3, 'A') = AAAAAAAAAA
IdentifierUtil.update("AAAAAAAAAA", 0, 'B') = BAAAAAAAAA
- UPDATE_IDENTIFICATION - 类 中的静态变量com.seeyon.ctp.system.Constants
-
- UPDATE_PASSWORD_SECRET_SET - 类 中的静态变量com.seeyon.ctp.system.Constants
-
- updateAction(T, T) - 类 中的方法com.seeyon.ctp.component.cache.EntityCanalMap.UpdateEntry
-
更新事件
- updateAll(Collection<Object>) - 类 中的方法com.seeyon.ctp.common.dao.BaseHibernateDao
-
- updateAll(Collection<Object>) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseHibernateDao
-
- updateAll(List<DataI18n>) - 接口 中的方法com.seeyon.ctp.common.datai18n.dao.DataI18nDao
-
批量更新国际化数据对象
- updateAll(List<DataI18n>) - 类 中的方法com.seeyon.ctp.common.datai18n.dao.impl.DataI18nDaoImpl
-
- updateAll(List<DataI18n>) - 接口 中的方法com.seeyon.ctp.common.datai18n.manager.DataI18nManager
-
更新国际化信息。
- updateAll(List<DataI18n>) - 类 中的方法com.seeyon.ctp.common.datai18n.manager.impl.DataI18nManagerImpl
-
- updateAll(List<MutablePair<T, T>>) - 接口 中的方法com.seeyon.ctp.component.cache.EntityCanalMap
-
需要更新的数据
- updateAll() - 类 中的方法com.seeyon.ctp.util.cache.DataCache
-
1.
- updateAll(List) - 类 中的静态方法com.seeyon.ctp.util.DBAgent
-
批量更新实体对象。
- updateAllCacheFileTime() - 类 中的静态方法com.seeyon.ctp.common.script.ScriptCacheHelper
-
更新所有缓存文件时间
- updateAllCustomizeInfo(List<CtpCustomize>) - 接口 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManager
-
批量更新用户个性化信息
- updateAllCustomizeInfo(List<CtpCustomize>) - 类 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManagerImpl
-
- updateBatch(Connection, String, List<List<Object>>) - 类 中的静态方法com.seeyon.ctp.event.sqllit.SQLLitUtils
-
- updateCacheFileTime() - 类 中的方法com.seeyon.ctp.common.script.ScriptCacheHelper
-
- updateCacheFileTime(String, String) - 类 中的静态方法com.seeyon.ctp.common.script.ScriptCacheHelper
-
- updateCacheFileTimeByBaseDir(String) - 类 中的方法com.seeyon.ctp.common.script.ScriptCacheHelper
-
- updateCacheI18nJs() - 类 中的静态方法com.seeyon.ctp.common.i18n.manager.I18nResourceCacheHolder
-
更新国际化时间戳,重新生成国际化js文件
- updateChange(List<EntityCanalMap.ActionHolder<ConfigItem>>) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigCache
-
- updateChange(CanalMap.UpdateEntry<T>) - 接口 中的方法com.seeyon.ctp.component.cache.CanalMap
-
更新变更数据[缓存组织内部使用,应用不要调用]
- updateChange(List<EntityCanalMap.ActionHolder<T>>) - 接口 中的方法com.seeyon.ctp.component.cache.EntityCanalMap
-
更新变更数据[缓存组织内部使用,应用不要调用]
- updateClick(long, int, Collection<ClickDetail>) - 接口 中的方法com.seeyon.ctp.util.cache.UpdateClickManager
-
更新点击数据
- UpdateClickManager - com.seeyon.ctp.util.cache中的接口
-
更新点击数的接口
- UpdateClickTask - com.seeyon.ctp.util.cache中的类
-
- UpdateClickTask(DataCache) - 类 的构造器com.seeyon.ctp.util.cache.UpdateClickTask
-
- updateConfig(HttpServletRequest, String) - 接口 中的方法com.seeyon.ctp.common.microserver.config.MicroServiceConfigManager
-
- updateConfig(HttpServletRequest, String) - 类 中的方法com.seeyon.ctp.common.microserver.config.MicroServiceConfigManagerImpl
-
- updateConfigItem(ConfigItem) - 接口 中的方法com.seeyon.ctp.common.config.manager.ConfigManager
-
- updateConfigItem(ConfigItem) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
-
- updateConfigItemOnlyInDB(ConfigItem) - 接口 中的方法com.seeyon.ctp.common.config.manager.ConfigManager
-
- updateConfigItemOnlyInDB(ConfigItem) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
-
- updateConfigItemOnlyInMemory(ConfigItem) - 接口 中的方法com.seeyon.ctp.common.config.manager.ConfigManager
-
- updateConfigItemOnlyInMemory(ConfigItem) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
-
- updateConstDef(ConstDef) - 接口 中的方法com.seeyon.ctp.common.constdef.manager.ConstDefManager
-
更新
- updateConstDef(ConstDef) - 类 中的方法com.seeyon.ctp.common.constdef.manager.ConstDefManagerImpl
-
- updateCtpEnumReference(CtpEnumReference) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumReferenceManager
-
修改枚举绑定信息
- updateCurrentUser(User) - 类 中的静态方法com.seeyon.ctp.common.AppContext
-
- updateCustomize(CtpCustomize) - 接口 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManager
-
更新个性化信息
- updateCustomize(CtpCustomize) - 类 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManagerImpl
-
- updated() - 类 中的方法com.seeyon.ctp.common.cache.CacheStatistics
-
已过时。
- updated() - 类 中的方法com.seeyon.ctp.component.cache.CacheStatistics
-
- updateDataSourceSpringFile(String, List<DataSourceBean>) - 类 中的静态方法com.seeyon.ctp.datasource.DataSources
-
- updateEmpty() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericIndexCacheMap
-
- updateEmpty() - 接口 中的方法com.seeyon.ctp.component.cache.IndexCacheMap
-
清除缓存中的所有对象
相关数据发生变更后要调用该方法,通知缓存更新版本号,下次获取可以获取到新项
通常在更新了数据库或其他存储对应对象时会调用该方法。
- updateEmpty() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisIndexCacheMap
-
- updateEnableState() - 接口 中的方法com.seeyon.ctp.common.formula.dao.FormulasDao
-
目的:升级更新旧的公式,将状态值为空的数据更新为启用状态。
- updateEnableState() - 类 中的方法com.seeyon.ctp.common.formula.dao.FormulasDaoImpl
-
- UpdateEntry() - 类 的构造器com.seeyon.ctp.component.cache.CanalMap.UpdateEntry
-
- UpdateEntry() - 类 的构造器com.seeyon.ctp.component.cache.EntityCanalMap.UpdateEntry
-
- UpdateEntryUnmodifiable(CanalMap.UpdateEntry<O>) - 类 的构造器com.seeyon.ctp.component.cache.CanalMap.UpdateEntryUnmodifiable
-
- updateEnumAuth(Long, List<CtpEnumMember>) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
-
更新枚举授权,并加入缓存
- updateEnumAuth(List<CtpEnumMember>) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
-
- updateEnumCache(List<CtpEnum>) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
-
更新枚举缓存
- updateEnumItemCache(List<CtpEnumItem>) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
-
更新枚举项缓存
- updateEnumItemRef(Long, Long) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
-
更新枚举项引用状态,更新枚举值引用状态
- updateEnumItemRef(String, String) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
-
更新枚举项引用状态,更新枚举值引用状态,
- updateEnumItemRef(Long) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
-
更新枚举项引用状态,更新枚举值引用状态
- updateEnumItemRef(List<Long>) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
-
更新枚举项引用状态,更新枚举值引用状态
- updateEnumItemRef(Long, String) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
-
更新枚举项引用状态
- updateEnumRef(Long) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
-
更新枚举项引用状态,更新枚举值引用状态
- updateEnumRef(Long, String) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
-
更新枚举项引用状态
- updateETagDate(String, String) - 接口 中的方法com.seeyon.ctp.common.cache.etag.ETagCacheManager
-
根据分类和key更新时间戳
- updateETagDate(String, String) - 类 中的方法com.seeyon.ctp.common.cache.etag.ETagCacheManagerImpl
-
- updateFileList() - 类 中的静态方法com.seeyon.ctp.common.filemanager.manager.FileMigrateUtil
-
已过时。
保存提交的文件列表。
- updateFileNameByAffairIds(String, List<Long>) - 接口 中的方法com.seeyon.ctp.common.filemanager.dao.AttachmentDAO
-
更新文件名
- updateFileNameByAffairIds(String, List<Long>) - 类 中的方法com.seeyon.ctp.common.filemanager.dao.AttachmentDAOImpl
-
- updateFileNameByAffairIds(String, List<Long>) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
-
更新文件名
- updateFileNameByAffairIds(String, List<Long>) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
-
- updateFileNameByReference(String, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.dao.AttachmentDAO
-
协同需求增加接口, 根据reference批量更新协同附件的名称
- updateFileNameByReference(String, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.dao.AttachmentDAOImpl
-
- updateFileNameByReference(String, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
-
协同需求增加接口, 根据reference批量更新协同附件的名称
- updateFileNameByReference(String, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
-
- updateFileServicePartitions() - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.PartitionManager
-
更新远程文件下载服务的分区配置
- updateFileServicePartitions() - 类 中的方法com.seeyon.ctp.common.filemanager.manager.PartitionManagerImpl
-
- updateFormula(Formula) - 接口 中的方法com.seeyon.ctp.common.formula.dao.FormulasDao
-
更新公式
- updateFormula(Formula) - 类 中的方法com.seeyon.ctp.common.formula.dao.FormulasDaoImpl
-
- updateFormulas(String, Long) - 类 中的方法com.seeyon.ctp.common.script.ScriptEvaluator
-
更新了函数,通知groovy计算公式下次重新编译
- updateGuid(long, String, String) - 类 中的方法com.seeyon.ctp.common.idmapper.DBGuidMapper
-
- updateGuid(long, String, String) - 接口 中的方法com.seeyon.ctp.common.idmapper.GuidMapper
-
- updateGuid(long, String, String) - 类 中的方法com.seeyon.ctp.common.idmapper.SimpleGuidMapper
-
- updateI18nResourceInfo(Object) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
-
- updateI18nTimestamp() - 类 中的静态方法com.seeyon.ctp.common.i18n.manager.I18nResourceCacheHolder
-
- updateKey(K) - 接口 中的方法com.seeyon.ctp.component.cache.AdvancedCacheMap
-
更新缓存标记。
- updateKey(K) - 接口 中的方法com.seeyon.ctp.component.cache.CacheMap
-
更新缓存标记,下次get可从db进行load
- updateKey(K) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
-
- updateKey(K) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheMap
-
- updateKey(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
-
- updateKey(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheMap
-
- updateKeys(K...) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericIndexCacheMap
-
- updateKeys(K...) - 接口 中的方法com.seeyon.ctp.component.cache.IndexCacheMap
-
更新一组keys对应的数据
相关数据发生变更后要调用该方法,通知缓存更新版本号,下次获取可以获取到新项
通常在更新了数据库或其他存储对应对象时会调用该方法。
- updateKeys(K...) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisIndexCacheMap
-
- updateLevel(String, String) - 类 中的静态方法com.seeyon.ctp.common.log.LogTool
-
更新Level。
- updateLevels() - 类 中的静态方法com.seeyon.ctp.common.log.LogTool
-
更新所有Level,恢复到初始化状态。
- updateLngLat(long, String, Double, Double) - 接口 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManager
-
更新位置信息
- updateLockExpirationTime(long, int, long) - 接口 中的方法com.seeyon.ctp.common.lock.manager.LockManager
-
- updateLogoutLog(String, String, String) - 接口 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManager
-
退出时,记录退出日志
- updateLtoken(LoginToken) - 接口 中的方法com.seeyon.ctp.login.LoginTokenManager
-
更新Ltoken信息(用于保存兼职单位)
- updateM3CustomItem(Locale, String, String, ResourceInfo) - 接口 中的方法com.seeyon.ctp.common.i18n.m3.M3I18nResourceManager
-
更新一个 M3自定义条目
- updateM3CustomItem(ResourceInfo) - 接口 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManager
-
修改M3应用包的国际化词条
- updateM3CustomItem(ResourceInfo) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
-
- updateM3ZipFile() - 接口 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManager
-
M3 zip 更新I18n信息
- updateM3ZipFile() - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
-
- updateMobileLoginRemind(String) - 接口 中的方法com.seeyon.ctp.login.online.OnlineManager
-
已过时。
更新登录提醒设置
- updateNoMerge(Object) - 类 中的静态方法com.seeyon.ctp.util.DBAgent
-
已过时。
- updateOfflineCount(int) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
-
- updateOfflineCount(int) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
-
- updateOfflineCount(int, int) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
-
- updateOfflineReason(long, String, String) - 接口 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManager
-
- updateOnlineState(User) - 接口 中的方法com.seeyon.ctp.login.online.OnlineManager
-
已过时。
更新一个成员的状态。
- updateOnlineSubState(int) - 接口 中的方法com.seeyon.ctp.login.online.OnlineManager
-
已过时。
修改人员的子状态,前提:
1.
- updateOnlineSubState(String, int) - 接口 中的方法com.seeyon.ctp.login.online.OnlineManager
-
已过时。
- updateOnlineTime(long, int, Date) - 接口 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManager
-
- updateOnlineTimeByTask(long, int, Date) - 接口 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManager
-
- updatePageParameter(List<?>, PageParameter) - 类 中的静态方法com.seeyon.ctp.common.i18n.pager.PageUtil
-
更新分页参数: 总数量和总页数
- updatePager(List<ResourceInfo>, FlipInfo) - 类 中的静态方法com.seeyon.ctp.common.i18n.pager.PageUtil
-
更新分页参数: 总数量和总页数 FlipInfo
- updatePatchAll(Collection<? extends Object>) - 类 中的方法com.seeyon.ctp.common.dao.BaseDao
-
- updatePatchAll(Collection<? extends Object>) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseDao
-
批量保存,每batch_size条保存并提交一次,然后清空一级缓存
- updatePDFFilePopedom(CtpLocalFile, String) - 类 中的静态方法com.seeyon.ctp.common.office.trans.util.OfficeTransHelper
-
修改PDF文件权限
- updatePojo(CTPGuidMapper) - 接口 中的方法com.seeyon.ctp.common.idmapper.dao.GuidMapperDao
-
- updatePojo(CTPGuidMapper) - 类 中的方法com.seeyon.ctp.common.idmapper.dao.GuidMapperDaoImpl
-
- updateQuartzJob(String, String, String, Map<String, String>) - 类 中的静态方法com.seeyon.ctp.common.quartz.QuartzHolder
-
更新Job,通过该接口可更新Job的参数以达到更改Job执行动作的目的
- updateQuartzJob(String, String, String, Date, Map<String, String>) - 类 中的静态方法com.seeyon.ctp.common.quartz.QuartzHolder
-
更新Job,通过该接口可更新Job的参数以达到更改Job执行动作的目的,只支持更新一次性任务*
- updateRealValue(Formula) - 类 中的静态方法com.seeyon.ctp.common.formula.FormulaUtil
-
强制更新一个常量的真实值
- updateReference(Long, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.dao.AttachmentDAO
-
根据文件标识新引用
- updateReference(Long, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.dao.AttachmentDAOImpl
-
- updateReference(Long, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
-
根据文件表示更新引用
- updateReference(Long, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
-
- updateReferenceByFileUrls(String, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
-
根据逗号分隔的fileurl更新对应的应用ID
- updateReferenceByFileUrls(String, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
-
- updateReferenceSubReference(Long, Long, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.dao.AttachmentDAO
-
根据文件标识更新引用及子引用
- updateReferenceSubReference(Long, Long, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.dao.AttachmentDAOImpl
-
- updateReferenceSubReference(Long, Long, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
-
根据文件表示更新引用及子引用
- updateReferenceSubReference(Long, Long, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
-
- updateRegistCode(String) - 接口 中的方法com.seeyon.ctp.common.microserver.config.MicroServiceConfigManager
-
- updateRegistCode(String) - 类 中的方法com.seeyon.ctp.common.microserver.config.MicroServiceConfigManagerImpl
-
- updateResourcesCache(Locale, Map<String, ResourceInfo>) - 类 中的静态方法com.seeyon.ctp.common.i18n.ResourceLoader
-
更新i18n资源文件缓存
- updateShowVerifyCode(String, Boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.LockLoginInfoFactory
-
- updateSingleLanguage(Map<String, Object>) - 接口 中的方法com.seeyon.ctp.common.datai18n.manager.DataI18nManager
-
更新单个字段的一种语言的国际化信息
- updateSingleLanguage(Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.datai18n.manager.impl.DataI18nManagerImpl
-
- updateSysProperties(Object) - 类 中的方法com.seeyon.ctp.common.config.SystemConfig
-
- updateSystemMessageCountByCategory(long, int) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
-
根据消息分类更新人员系统消息计数状态
- updateSystemMessageCountByUser(long) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
-
更新人员系统消息计数状态
- updateSystemMessageState(long) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
-
根据消息ID更新系统消息未读状态
- updateSystemMessageStateByCategory(long, int) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
-
根据消息分类更新人员系统消息未读状态
- updateSystemMessageStateByUser(long) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
-
更新人员系统消息未读状态
- updateSystemMessageStateByUserAndReference(long, long) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
-
更新指定用户指定业务的消息状态。
- updateToken(HttpSession) - 类 中的方法com.seeyon.ctp.common.web.filter.CTPCsrfGuard
-
- updateTokens(HttpServletRequest) - 类 中的方法com.seeyon.ctp.common.web.filter.CTPCsrfGuard
-
- updateValue(K, V) - 接口 中的方法com.seeyon.ctp.component.cache.AdvancedCacheMap
-
只更新值,无须更新索引,避免索引的重复加载
- updateValue(K, V) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
-
- updateValue(K, V) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
-
- upload(InputStream, OutputStream, String) - 类 中的方法com.seeyon.ctp.common.encrypt.CoderFactory
-
已过时。
- upload2OBS(V3XFile, CtpFile) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
-
附件上传 到 OBS
- uploadConfig() - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
-
新上传组件需要的参数
- uploadConfig() - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
-
- UploadFileBean - com.seeyon.ctp.common.fileupload.bean中的类
-
断点续传和前端交互用
- UploadFileBean() - 类 的构造器com.seeyon.ctp.common.fileupload.bean.UploadFileBean
-
- UploadFileBean(String, String, String, String) - 类 的构造器com.seeyon.ctp.common.fileupload.bean.UploadFileBean
-
- uploadFileForH5(HttpServletRequest) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
-
上传文件(支持断点续传)
- uploadFileForH5(HttpServletRequest) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
-
- UploadFileResponseBean - com.seeyon.ctp.common.fileupload.bean中的类
-
断点续传response信息
- UploadFileResponseBean() - 类 的构造器com.seeyon.ctp.common.fileupload.bean.UploadFileResponseBean
-
- UploadFileResponseBean(int, boolean, long, String, Attachment) - 类 的构造器com.seeyon.ctp.common.fileupload.bean.UploadFileResponseBean
-
- UploadFileResponseBean(int, boolean, long, boolean, String, Attachment) - 类 的构造器com.seeyon.ctp.common.fileupload.bean.UploadFileResponseBean
-
- UploadFileResponseBean(int, String, long, String, Attachment) - 类 的构造器com.seeyon.ctp.common.fileupload.bean.UploadFileResponseBean
-
- UploadFileResponseBean(int, String, long, boolean, String, Attachment) - 类 的构造器com.seeyon.ctp.common.fileupload.bean.UploadFileResponseBean
-
- uploadFiles(HttpServletRequest, String, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
-
通过Portlet方式上传多个文件
只负责把文件存放在硬盘上
不把文件信息写进v3x_file表
- uploadFiles(HttpServletRequest, String, CtpAbstractFile, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
-
通过Portlet方式上传一个文件
只负责把文件存放在指定的位置
不把文件信息写进v3x_file表
约定:<input type='file' name='file1'>
的name为file1
- uploadFiles(HttpServletRequest, String, Map<String, CtpAbstractFile>, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
-
通过Portlet方式上传一个文件
只负责把文件存放在指定的位置
不把文件信息写进v3x_file表
- uploadFiles(HttpServletRequest, String, String, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
-
通过Portlet方式上传多个文件
只负责把文件存放在指定的位置
不把文件信息写进v3x_file表
- uploadFiles(HttpServletRequest, Long, Long, String, Long) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
-
通过Portlet方式上传多个文件
只负责把文件存放在硬盘上
不把文件信息写进v3x_file表
- uploadFiles(HttpServletRequest, String, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
-
- uploadFiles(HttpServletRequest, String, String, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
-
- uploadFiles(HttpServletRequest, String, CtpAbstractFile, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
-
- uploadFiles(HttpServletRequest, String, Map<String, CtpAbstractFile>, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
-
- uploadFiles(HttpServletRequest, Long, Long, String, Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
-
- uploadJsFile(CtpLocalFile, String, boolean) - 类 中的静态方法com.seeyon.ctp.common.i18n.util.I18nUtil
-
更新js国际化
- UriProvider() - 类 的构造器com.seeyon.ctp.common.log.CapabilityLogHandler.UriProvider
-
- url - 类 中的变量com.seeyon.ctp.util.UrlInfo
-
- URL - 类 中的静态变量com.seeyon.v3x.common.ajax.impl.RecordHandler
-
- url2Rest(String) - 类 中的静态方法com.seeyon.ctp.common.fileupload.util.FileUploadUtil
-
将正文中的spring mvc的url替换为rest url,便于小程序和移动控制URL过滤。
- URL_KEY_PREFIX - 类 中的静态变量com.seeyon.ctp.common.config.PlatformConfigConstants
-
- UrlAccessUtil - com.seeyon.ctp.util中的类
-
Title: 应用模块名称
Description: URL处理
Copyright: Copyright (c) 2014
Company: seeyon.com
- UrlAccessUtil() - 类 的构造器com.seeyon.ctp.util.UrlAccessUtil
-
- URLGenerator - com.seeyon.ctp.common.urlshortener中的类
-
ShortURL: Bijective conversion between natural numbers (IDs) and short
strings
ShortURL.encode() takes an ID and turns it into a short string
ShortURL.decode() takes a short string and turns it into an ID
Features: + large alphabet (51 chars) and thus very short resulting strings +
proof against offensive words (removed 'a', 'e', 'i', 'o' and 'u') +
unambiguous (removed 'I', 'l', '1', 'O' and '0')
Example output: 123456789 <=> pgK8p
保证双射即可,基本不调用decode。
- UrlInfo - com.seeyon.ctp.util中的类
-
Title: 用户访问URL信息
Description: 提供锁组件用户判断是否解锁资源
Copyright: Copyright (c) 2014
Company: seeyon.com
- UrlInfo(Long, String, Date) - 类 的构造器com.seeyon.ctp.util.UrlInfo
-
- URLMapper - com.seeyon.ctp.common.urlshortener中的接口
-
URL映射管理。
- URLMapperDao - com.seeyon.ctp.common.urlshortener中的接口
-
- URLMapperDaoImpl - com.seeyon.ctp.common.urlshortener中的类
-
- URLMapperDaoImpl() - 类 的构造器com.seeyon.ctp.common.urlshortener.URLMapperDaoImpl
-
- URLMapperImpl - com.seeyon.ctp.common.urlshortener中的类
-
- URLMapperImpl() - 类 的构造器com.seeyon.ctp.common.urlshortener.URLMapperImpl
-
- URLShortener - com.seeyon.ctp.common.urlshortener中的类
-
短URL生成,为指定URL生成对应的短URL并提供跳转机制。
- URLShortener() - 类 的构造器com.seeyon.ctp.common.urlshortener.URLShortener
-
- URLShortenerFilter - com.seeyon.ctp.common.urlshortener中的类
-
部署到ROOT,从/g/{shortUrl}跳转到/seeyon/g/{shortUrl}
- URLShortenerFilter() - 类 的构造器com.seeyon.ctp.common.urlshortener.URLShortenerFilter
-
- URLShortenerServlet - com.seeyon.ctp.common.urlshortener中的类
-
- URLShortenerServlet() - 类 的构造器com.seeyon.ctp.common.urlshortener.URLShortenerServlet
-
- useInputStreamToInsertBlob() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
-
- useMaxForLimit() - 类 中的方法org.hibernate.dialect.GBasedbtDialect
-
- useMaxForLimit() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
-
- useMaxForLimit() - 类 中的方法org.hibernate.dialect.SQLServer2005Dialect
-
- useMaxForLimit() - 类 中的方法org.hibernate.dialect.SQLServer2012Dialect
-
- User - com.seeyon.ctp.common.authenticate.domain中的类
-
当前登录用户
User: lius Date: 2006-9-11 Time: 9:47:10
- User() - 类 的构造器com.seeyon.ctp.common.authenticate.domain.User
-
- User.login_state_enum - com.seeyon.ctp.common.authenticate.domain中的枚举
-
- User.VirtualUser - com.seeyon.ctp.common.authenticate.domain中的枚举
-
征对不存在的用户做限制性枚举,限制构建序列用户
- USER_CONTEXT_DBAGENTS_KEY - 接口 中的静态变量com.seeyon.ctp.common.GlobalNames
-
每次请求创建的所有DBAgent实例在线程级的存储KEY
- USER_CONTEXT_JDBCGENTS_KEY - 接口 中的静态变量com.seeyon.ctp.common.GlobalNames
-
每次请求创建的所有JDBCAgent实例在线程级的存储KEY
- USER_CONTEXT_LOGGER_KEY - 接口 中的静态变量com.seeyon.ctp.common.GlobalNames
-
用户上下文日志Logger存储KEY
- USER_CONTEXT_SERVER_PATH - 接口 中的静态变量com.seeyon.ctp.common.GlobalNames
-
- USER_CONTEXT_WEBSERVICE_SESSION_KEY - 接口 中的静态变量com.seeyon.ctp.common.GlobalNames
-
每次请求创建WEBSERVICE会话对像KEY
- USER_CONTEXT_WEBSERVICE_USER_OBJ_KEY - 接口 中的静态变量com.seeyon.ctp.common.GlobalNames
-
每次请求创建WEBSERVICE会话对像用户对像KEY
- USER_IMAGE_PATH - 类 中的静态变量com.seeyon.ctp.system.Constants
-
- USER_LOGIN_COUNT - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
-
错误登录次数
- userAgent2Int(Constants.login_useragent_from) - 接口 中的静态方法com.seeyon.ctp.common.constants.Constants
-
- useragent2LoginSign(Constants.login_useragent_from) - 接口 中的静态方法com.seeyon.ctp.common.constants.Constants
-
- UserCustomizeCache - com.seeyon.ctp.common.authenticate.domain中的类
-
当前用户的个性化信息缓存管理。
- UserCustomizeCache() - 类 的构造器com.seeyon.ctp.common.authenticate.domain.UserCustomizeCache
-
- UserHelper - com.seeyon.ctp.common.authenticate.domain中的类
-
- UserHelper() - 类 的构造器com.seeyon.ctp.common.authenticate.domain.UserHelper
-
- UserHistoryMessage - com.seeyon.ctp.common.po.usermessage中的类
-
- UserHistoryMessage() - 类 的构造器com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
-
- userId - 类 中的变量com.seeyon.ctp.util.UrlInfo
-
- UserLoginEvent - com.seeyon.ctp.login.event中的类
-
已过时。
- UserLoginEvent(Object) - 类 的构造器com.seeyon.ctp.login.event.UserLoginEvent
-
已过时。
- UserLogoutEvent - com.seeyon.ctp.login.event中的类
-
已过时。
- UserLogoutEvent(Object) - 类 的构造器com.seeyon.ctp.login.event.UserLogoutEvent
-
已过时。
- UserLogoutEvent.LogoutUser - com.seeyon.ctp.login.event中的类
-
已过时。
- UserMessage - com.seeyon.ctp.common.usermessage中的类
-
该bean是异步任务的处理对象,封装了真个任务的数据
- UserMessage() - 类 的构造器com.seeyon.ctp.common.usermessage.UserMessage
-
- UserMessage(long, int, Constants.UserMessage_TYPE, MessageContent, long, Date, Collection<MessageReceiver>, Object...) - 类 的构造器com.seeyon.ctp.common.usermessage.UserMessage
-
- UserMessage(long, int, Constants.UserMessage_TYPE, MessageContent, long, Date, Collection<MessageReceiver>, int, String, Object...) - 类 的构造器com.seeyon.ctp.common.usermessage.UserMessage
-
- UserMessageManager - com.seeyon.ctp.common.usermessage中的接口
-
发送系统/个人消息接口
- UserMessageUtil - com.seeyon.ctp.common.usermessage中的类
-
- UserMessageUtil() - 类 的构造器com.seeyon.ctp.common.usermessage.UserMessageUtil
-
- USERNAME - 类 中的静态变量com.seeyon.ctp.common.constants.LoginConstants
-
- UserPasswordManager - com.seeyon.ctp.common.authenticate中的类
-
用户密码管理,暂时只管理密码强度。
- UserPrivilegeCheck - com.seeyon.ctp.common.authenticate.domain中的接口
-
- USERROLES - 类 中的静态变量com.seeyon.ctp.common.authenticate.domain.UserHelper
-
- UserToken - com.seeyon.ctp.services中的类
-
- UserToken(String) - 类 的构造器com.seeyon.ctp.services.UserToken
-
- UserWrapper - com.seeyon.ctp.common.authenticate.domain中的类
-
对于User对象的包装。
- UserWrapper(User) - 类 的构造器com.seeyon.ctp.common.authenticate.domain.UserWrapper
-
- useSavepointForNestedTransaction() - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
-
Return whether to use a savepoint for a nested transaction.
- Util - com.alibaba.fastjson中的类
-
- Util() - 类 的构造器com.alibaba.fastjson.Util
-
- Util - com.seeyon.ctp.common.filemanager.manager中的类
-
- Util() - 类 的构造器com.seeyon.ctp.common.filemanager.manager.Util
-
- Utils - org.wso2.spring.ws.util中的类
-
- Utils() - 类 的构造器org.wso2.spring.ws.util.Utils
-