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

S

S_PORTAL_ARCHIVE_RELATIVE_PATH - 类 中的静态变量com.seeyon.ctp.common.SystemEnvironment
 
S_PORTAL_LOGIN_PORTAL_RELATIVE_PATH - 类 中的静态变量com.seeyon.ctp.common.SystemEnvironment
 
S_PORTAL_MAIN_INDEX - 类 中的静态变量com.seeyon.ctp.common.SystemEnvironment
 
S_PORTAL_STATIC_TEMPLATE_PATH_BULLETIN - 类 中的静态变量com.seeyon.ctp.common.SystemEnvironment
 
S_PORTAL_STATIC_TEMPLATE_PATH_NEWS - 类 中的静态变量com.seeyon.ctp.common.SystemEnvironment
 
S_PORTAL_UPLOAD_RELATIVE_PATH - 类 中的静态变量com.seeyon.ctp.common.SystemEnvironment
 
safeFlush(Session) - 类 中的静态方法org.hibernate.HibernateSessionUtils
刷新hibernate actionQueue的数据,使jdbc可见
safeFlushBatch(Session, Collection<Object>) - 类 中的静态方法org.hibernate.HibernateSessionUtils
清空hibernate session batch数据,防止OOM
SafetyProtectionHandleResultEnum - com.seeyon.ctp.common.safetyprotection.enums中的枚举
登录处理结果
SafetyProtectionLog - com.seeyon.ctp.common.po.safetyprotection中的类
 
SafetyProtectionLog() - 类 的构造器com.seeyon.ctp.common.po.safetyprotection.SafetyProtectionLog
 
SafetyProtectionLogDao - com.seeyon.ctp.common.safetyprotection.dao中的接口
 
SafetyProtectionLogManager - com.seeyon.ctp.common.safetyprotection.manager中的接口
 
SafetyProtectionTypeEnum - com.seeyon.ctp.common.safetyprotection.enums中的枚举
防护日志类型
SALARY_ENABLE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
是否启用薪资查看
SampleCategoryDefinition - com.seeyon.ctp.common.datai18n中的类
 
SampleCategoryDefinition() - 类 的构造器com.seeyon.ctp.common.datai18n.SampleCategoryDefinition
 
SANDBOX_SCRIPT_BASE_DIR - 类 中的静态变量com.seeyon.ctp.common.script.ScriptCacheHelper
 
SandBoxUtil - com.seeyon.ctp.common.script中的类
Groovy sandbox规则,设置禁止的调用。
SandBoxUtil() - 类 的构造器com.seeyon.ctp.common.script.SandBoxUtil
 
SANSEC_ID - 类 中的静态变量com.seeyon.ctp.security.EncryptConsts
三未信安加密机id
SansecEncryptMachineImpl - com.seeyon.ctp.security.driver中的类
 
SansecEncryptMachineImpl() - 类 的构造器com.seeyon.ctp.security.driver.SansecEncryptMachineImpl
 
SAPVOUCHER - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
save(Object) - 接口 中的方法com.seeyon.ctp.common.config.dao.ConfigDAO
保存对象到数据库中
save(String, String) - 类 中的方法com.seeyon.ctp.common.constants.SystemProperties
保存配置
save(Object) - 类 中的方法com.seeyon.ctp.common.dao.BaseDao
 
save(Object) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseDao
保存对象到数据库中
save(Object) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
save(String, Object) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
save(DataI18n) - 接口 中的方法com.seeyon.ctp.common.datai18n.dao.DataI18nDao
保存单个国际化数据对象
save(DataI18n) - 类 中的方法com.seeyon.ctp.common.datai18n.dao.impl.DataI18nDaoImpl
 
save(DataI18n) - 接口 中的方法com.seeyon.ctp.common.datai18n.manager.DataI18nManager
保存国际化信息,如果已存在则抛出异常,对已存在的对象请调用update。
save(DataI18n) - 类 中的方法com.seeyon.ctp.common.datai18n.manager.impl.DataI18nManagerImpl
 
save(HttpServletResponse, String, DataRecord...) - 接口 中的方法com.seeyon.ctp.common.excel.FileToExcelManager
把数据导出为excel文件并下载 支持生成多个sheet,例如导出主从表。
save(HttpServletResponse, String, DataRecord...) - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImpl
保存Excel表格
save(Attachment) - 接口 中的方法com.seeyon.ctp.common.filemanager.dao.AttachmentDAO
 
save(Attachment) - 类 中的方法com.seeyon.ctp.common.filemanager.dao.AttachmentDAOImpl
用户上传的附件,为了防止名称超长,截取1000字节
save(Partition) - 接口 中的方法com.seeyon.ctp.common.filemanager.dao.PartitionDAO
Persist the given transient instance, first assigning a generated identifier.
save(Partition) - 类 中的方法com.seeyon.ctp.common.filemanager.dao.PartitionDAOImpl
 
save(V3XFile) - 接口 中的方法com.seeyon.ctp.common.filemanager.dao.V3XFileDAO
插入一条数据
save(List<V3XFile>) - 接口 中的方法com.seeyon.ctp.common.filemanager.dao.V3XFileDAO
插入多条数据
save(V3XFile) - 类 中的方法com.seeyon.ctp.common.filemanager.dao.V3XFileDAOImpl
 
save(List<V3XFile>) - 类 中的方法com.seeyon.ctp.common.filemanager.dao.V3XFileDAOImpl
 
save(V3XFile) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
记录文件信息,只在文件表中记录信息,文件是否已经上传不关心
save(List<V3XFile>) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
 
save(CtpAbstractFile, ApplicationCategoryEnum, String, Date, Boolean) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
把文件存到文件系统中去
save(InputStream, ApplicationCategoryEnum, String, Date, Boolean) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
把输入流存到文件系统中去
save(String, ApplicationCategoryEnum, String, Date, Boolean) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
把文本存到文件系统中去
save(V3XFile) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
save(List<V3XFile>) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
save(String, ApplicationCategoryEnum, String, Date, Boolean) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
save(CtpAbstractFile, ApplicationCategoryEnum, String, Date, Boolean) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
save(InputStream, ApplicationCategoryEnum, String, Date, Boolean) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
save(Locale, String, String, ResourceInfo) - 类 中的方法com.seeyon.ctp.common.i18n.expand.CustomSaver
保存
save(Locale, Properties) - 类 中的方法com.seeyon.ctp.common.i18n.expand.CustomSaver
更新国际化文件
save(SafetyProtectionLog) - 接口 中的方法com.seeyon.ctp.common.safetyprotection.dao.SafetyProtectionLogDao
保存日志到数据库
save(SafetyProtectionLog) - 接口 中的方法com.seeyon.ctp.common.safetyprotection.manager.SafetyProtectionLogManager
保存日志到数据库
save(EventMonitorItem) - 接口 中的方法com.seeyon.ctp.event.monitor.EventLossStore
保存指标信息
save(EventMonitorItem) - 类 中的方法com.seeyon.ctp.event.monitor.EventLossStoreSQLLitImpl
 
save(EventSerialize) - 接口 中的方法com.seeyon.ctp.event.serialize.EventStore
持久化事件
save(EventSerialize) - 类 中的方法com.seeyon.ctp.event.serialize.EventStoreSQLLitImpl
 
save(LoginToken) - 接口 中的方法com.seeyon.ctp.login.LoginTokenManager
Token保存。
save(LoginTokenPO) - 接口 中的方法com.seeyon.ctp.m3.login.dao.LoginTokenDao
保存Token信息
save(ExpiringSession) - 类 中的方法com.seeyon.ctp.session.CTPMapSessionRepository
 
save(Session) - 类 中的方法com.seeyon.ctp.session.CTPSessionRepository
 
save(long, T, long, int) - 类 中的方法com.seeyon.ctp.util.cache.DataCache
保存
save(Object) - 类 中的静态方法com.seeyon.ctp.util.DBAgent
持久化指定实体对象
saveAbnormalLoginLog(String, Integer, Integer) - 接口 中的方法com.seeyon.ctp.common.safetyprotection.manager.SafetyProtectionLogManager
保存异常登录日志
saveAlert(String, Object...) - 类 中的静态方法com.seeyon.ctp.common.web.util.WebUtil
存为alert信息
saveAll(Collection<? extends Object>) - 类 中的方法com.seeyon.ctp.common.dao.BaseHibernateDao
 
saveAll(Collection<? extends Object>) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseHibernateDao
saveAll(List<DataI18n>) - 接口 中的方法com.seeyon.ctp.common.datai18n.dao.DataI18nDao
批量保存国际化数据对象
saveAll(List<DataI18n>) - 类 中的方法com.seeyon.ctp.common.datai18n.dao.impl.DataI18nDaoImpl
 
saveAll(List<DataI18n>) - 接口 中的方法com.seeyon.ctp.common.datai18n.manager.DataI18nManager
保存国际化信息,如果已存在则抛出异常,对已存在的对象请调用update。
saveAll(List<DataI18n>) - 类 中的方法com.seeyon.ctp.common.datai18n.manager.impl.DataI18nManagerImpl
 
saveAll(List<CTPGuidMapper>) - 类 中的方法com.seeyon.ctp.common.idmapper.DBGuidMapper
 
saveAll(List<CTPGuidMapper>) - 接口 中的方法com.seeyon.ctp.common.idmapper.GuidMapper
 
saveAll(List<CTPGuidMapper>) - 类 中的方法com.seeyon.ctp.common.idmapper.SimpleGuidMapper
 
saveAll(List) - 类 中的静态方法com.seeyon.ctp.util.DBAgent
批量持久化实体对象,在x201i测试笔记本电脑中的性能数据如下(非并发情况):满1000条提交一次,不满就不提交 100条 - 178毫秒 500条 - 318毫秒 1500条 - 518毫秒 3000条 - 735毫秒 10000条 - 1282毫秒 100000条 - 9155毫秒
saveAllCustomizeInfo(List<CtpCustomize>) - 接口 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManager
批量保存用户个性化信息
saveAllCustomizeInfo(List<CtpCustomize>) - 类 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManagerImpl
 
saveAllEnumBinds(List<CtpEnumBind>) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumBindManager
保存枚举绑定
saveAllForceFlush(List) - 类 中的静态方法com.seeyon.ctp.util.DBAgent
 
saveAllGuidMapper(List<CTPGuidMapper>) - 接口 中的方法com.seeyon.ctp.common.idmapper.dao.GuidMapperDao
 
saveAllGuidMapper(List<CTPGuidMapper>) - 类 中的方法com.seeyon.ctp.common.idmapper.dao.GuidMapperDaoImpl
 
saveAs(CtpAbstractFile) - 接口 中的方法com.seeyon.ctp.common.filemanager.event.FileItem
Transfer the received file to the given destination file.
saveAsAtt(List<Attachment>) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
 
saveAsAtt(List<Attachment>) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
saveAsCSV(HttpServletResponse, String, DataRecord) - 接口 中的方法com.seeyon.ctp.common.excel.FileToExcelManager
保存为CSV格式
saveAsCSV(HttpServletResponse, String, DataRecord) - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImpl
 
saveAssDoc(HttpServletRequest, HttpServletResponse) - 类 中的方法com.seeyon.ctp.common.fileupload.FileController
 
saveBase64Img(String, String, Map<String, Object>) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
将图片的base64位字符串转换后保存到磁盘中
saveBase64Img(String, String, Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
saveByDBAgent(TestObj4) - 类 中的方法org.hibernate.shuqi.dao.TestObj4Dao
 
saveByDBAgent(TestObj5) - 类 中的方法org.hibernate.shuqi.dao.TestObj5Dao
 
saveByDBAgent(TestObj6) - 类 中的方法org.hibernate.shuqi.dao.TestObj6Dao
 
saveByJdbc(TestObj4) - 类 中的方法org.hibernate.shuqi.dao.TestObj4Dao
 
saveByJdbc(TestObj5) - 类 中的方法org.hibernate.shuqi.dao.TestObj5Dao
 
saveByJdbc(TestObj6) - 类 中的方法org.hibernate.shuqi.dao.TestObj6Dao
 
saveConfig(Map<String, List<PlatformConfigItem>>) - 类 中的静态方法com.seeyon.ctp.common.config.PlatformConfigUtil
 
saveConfig(String, String) - 接口 中的方法com.seeyon.ctp.common.microserver.MicroServiceManager
 
saveConfig(String, CommentProperties) - 接口 中的方法com.seeyon.ctp.common.microserver.MicroServiceManager
 
saveConfig(String, String) - 类 中的方法com.seeyon.ctp.common.microserver.MicroServiceManagerImpl
 
saveConfig(String, CommentProperties) - 类 中的方法com.seeyon.ctp.common.microserver.MicroServiceManagerImpl
 
saveConstantBatch(String) - 接口 中的方法com.seeyon.ctp.common.formula.manager.FormulaManager
批量保存常量数据,此方法不需要事务。
saveCtpEnumItems(List<CtpEnumItem>) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
批量保存枚举项或者枚举结点,只入库,不加载到缓存
saveCtpEnums(List<CtpEnum>) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
批量保存枚举,只入库,不加载到缓存
saveCustom(String, Map<Locale, List<ResourceInfo>>) - 类 中的方法com.seeyon.ctp.common.i18n.expand.CustomSaver
持久化自定义国际化
saveCustomize(CtpCustomize) - 接口 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManager
保存个性化信息
saveCustomize(CtpCustomize) - 类 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManagerImpl
 
saveDataFromImportExcel(Long, int, Long, String, boolean, Long, Integer) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
从导入的excel中读取数据并保存
saveEnum(CtpEnum) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
保存或更新枚举。
saveEnum(CtpEnum, List<CtpEnumMember>) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
保存或更新枚举。
saveEnumItem(Long, int, CtpEnumItem) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
在某类别的某个枚举项下面添加枚举项
saveEnumReferenceDetails(Object) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumReferenceDetailsManager
保存枚举引用信息
saveExcelInBase(String, String, DataRecord) - 接口 中的方法com.seeyon.ctp.common.excel.FileToExcelManager
保存excel到服务器的base目录下
saveExcelInBase(String, String, DataRecord) - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImpl
 
saveExcelInBaseTest() - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerImplTest
 
saveException(BusinessException) - 类 中的静态方法com.seeyon.ctp.common.web.util.WebUtil
保存异常,用getException(PageContext pageContext)获取
saveFile(HttpServletRequest, HttpServletResponse) - 类 中的方法com.seeyon.ctp.common.fileupload.FileController
 
saveFileWithEncrypt(String, InputStream, CtpAbstractFile, EncryptActionEnum) - 类 中的静态方法com.seeyon.ctp.common.filemanager.manager.filecrypt.FileCryptoUtil
 
saveFileWithEncrypt(String, InputStream, CtpAbstractFile) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
保存文件并返回凭证
saveFileWithEncrypt(String, InputStream, CtpAbstractFile, EncryptActionEnum) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.FileManager
 
saveFileWithEncrypt(String, InputStream, CtpAbstractFile) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
saveFileWithEncrypt(String, InputStream, CtpAbstractFile, EncryptActionEnum) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
saveFormula(Formula) - 接口 中的方法com.seeyon.ctp.common.formula.dao.FormulasDao
保存公式。
saveFormula(Formula) - 类 中的方法com.seeyon.ctp.common.formula.dao.FormulasDaoImpl
 
saveFormula(Formula) - 接口 中的方法com.seeyon.ctp.common.formula.manager.FormulaManager
保存公式。
saveFormula4Cloud(Formula) - 接口 中的方法com.seeyon.ctp.common.formula.manager.FormulaManager
云端保存
saveFormula4Import(Formula) - 接口 中的方法com.seeyon.ctp.common.formula.manager.FormulaManager
公式函数业务包、表单导入保存
saveGridPreference(String, Map) - 接口 中的方法com.seeyon.ctp.common.service.CTPUserPreferenceManager
用户个性化存储表格组件定制(列显示/隐藏、顺序、宽度)
saveGridPreference(String, Map) - 类 中的方法com.seeyon.ctp.common.service.CTPUserPreferenceManagerImpl
 
saveHTML(Map<String, String>, String) - 接口 中的方法com.seeyon.ctp.util.html.HTMLConvertManager
 
saveHTML(Map<String, String>, String) - 类 中的方法com.seeyon.ctp.util.html.HTMLConvertManagerImpl
 
saveImportEnumItem(CtpEnumItem) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumManager
 
saveImportLanguage4M3(Map<String, Map<Locale, String>>, List<Locale>) - 接口 中的方法com.seeyon.ctp.common.i18n.m3.M3I18nResourceManager
保存导入的自定义词条
saveImportLanguage4M3(Map<String, Map<Locale, String>>, List<Locale>) - 接口 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManager
M3国际化词条 保存通过Excel导入的国际化数据
saveImportLanguage4M3(Map<String, Map<Locale, String>>, List<Locale>) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
保存 M3 自定义国际化,导入excel
saveImportLanguage4PC(Map<String, Map<Locale, String>>, List<Locale>) - 接口 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManager
保存通过Excel导入的国际化数据
saveImportLanguage4PC(Map<String, Map<Locale, String>>, List<Locale>) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
 
saveInitCmpConfigData(String, Long) - 接口 中的方法com.seeyon.ctp.common.config.manager.ConfigManager
 
saveInitCmpConfigData(String, Long) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
初始化单位的配置数据
saveJavascript(String) - 类 中的静态方法com.seeyon.ctp.common.web.util.WebUtil
 
saveList(List<EventMonitorItem>) - 接口 中的方法com.seeyon.ctp.event.monitor.EventLossStore
批量保存指标信息
saveList(List<EventMonitorItem>) - 类 中的方法com.seeyon.ctp.event.monitor.EventLossStoreSQLLitImpl
 
saveMessage(Ent_UserMessage) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
保存消息
saveMessage(String, Object...) - 类 中的静态方法com.seeyon.ctp.common.web.util.WebUtil
保存消息,支持国际化 用getMessage(PageContext pageContext)获取
saveObject(Object) - 类 中的静态方法com.seeyon.ctp.common.web.util.WebUtil
保存对象 用getObject()获取
saveOrUpdate(Object) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
saveOrUpdate(String, Object) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
saveOrUpdate(Object) - 类 中的静态方法com.seeyon.ctp.util.DBAgent
已过时。
saveOrUpdateCustomize(long, String, String) - 接口 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManager
新增一个配置(不判重复,如果要判别,请调用方判别),如果value是默认值,则不存数据库
saveOrUpdateCustomize(long, String, String, String) - 接口 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManager
新增一个配置(不判重复,如果要判别,请调用方判别),如果value是默认值,则不存数据库
saveOrUpdateCustomize(long, String, String) - 类 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManagerImpl
 
saveOrUpdateCustomize(long, String, String, String) - 类 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManagerImpl
 
saveOrUpdateResourceInfo(Locale, ResourceInfo, boolean) - 类 中的静态方法com.seeyon.ctp.common.i18n.manager.I18nResourceCacheHolder
保存或更新缓存
savePatchAll(Collection<? extends Object>) - 类 中的方法com.seeyon.ctp.common.dao.BaseDao
 
savePatchAll(Collection<? extends Object>) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseDao
批量保存,每batch_size条保存并提交一次,然后清空一级缓存
savePatchAll(List) - 类 中的静态方法com.seeyon.ctp.util.DBAgent
批量保存性能提升。
savePatchAll(List, boolean) - 类 中的静态方法com.seeyon.ctp.util.DBAgent
批量保存性能提升。
savePatchHistory(List<UserHistoryMessage>) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
批量保存历史消息记录
savePojo(CTPGuidMapper) - 接口 中的方法com.seeyon.ctp.common.idmapper.dao.GuidMapperDao
 
savePojo(CTPGuidMapper) - 类 中的方法com.seeyon.ctp.common.idmapper.dao.GuidMapperDaoImpl
 
savePrintPreference(String, Map) - 接口 中的方法com.seeyon.ctp.common.service.CTPUserPreferenceManager
 
savePrintPreference(String, Map) - 类 中的方法com.seeyon.ctp.common.service.CTPUserPreferenceManagerImpl
 
saveResourceInfo(ResourceInfo) - 接口 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManager
新增或修改资源, 只支持custom级别
saveResourceInfo(ResourceInfo) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
 
saveSingleI18n(String) - 接口 中的方法com.seeyon.ctp.common.datai18n.manager.DataI18nManager
保存单个字段的国际化信息
saveSingleI18n(String) - 类 中的方法com.seeyon.ctp.common.datai18n.manager.impl.DataI18nManagerImpl
 
saveTest1() - 类 中的方法org.hibernate.shuqi.manager.HibernateTestManager
 
saveTest10() - 类 中的方法org.hibernate.shuqi.manager.HibernateTestManager
 
saveTest10_1() - 类 中的方法org.hibernate.shuqi.manager.HibernateTestManager
 
saveTest11() - 类 中的方法org.hibernate.shuqi.manager.HibernateTestManager
 
saveTest11_1() - 类 中的方法org.hibernate.shuqi.manager.HibernateTestManager
 
saveTest2() - 类 中的方法org.hibernate.shuqi.manager.HibernateTestManager
 
saveTest3() - 类 中的方法org.hibernate.shuqi.manager.HibernateTestManager
 
saveTest4() - 类 中的方法org.hibernate.shuqi.manager.HibernateTestManager
 
saveTest5() - 类 中的方法org.hibernate.shuqi.manager.HibernateTestManager
 
saveTest6() - 类 中的方法org.hibernate.shuqi.manager.HibernateTestManager
 
saveTest7() - 类 中的方法org.hibernate.shuqi.manager.HibernateTestManager
 
saveTest8() - 类 中的方法org.hibernate.shuqi.manager.HibernateTestManager
 
saveTest9() - 类 中的方法org.hibernate.shuqi.manager.HibernateTestManager
FIXME 目前还是会报 "Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1" 需要解决
saveToProperties() - 类 中的静态方法com.seeyon.ctp.common.fileupload.util.FileServiceUtil
 
saveToProperties() - 类 中的静态方法com.seeyon.ctp.common.microserver.DataTransferServiceUtil
 
scale(String, int, int, String) - 类 中的方法com.seeyon.ctp.common.office.trans.util.Common
 
scanTrans(ProceedingJoinPoint) - 类 中的方法com.seeyon.ctp.monitor.codescan.ScanTransMethod
 
ScanTransMethod - com.seeyon.ctp.monitor.codescan中的类
 
ScanTransMethod() - 类 的构造器com.seeyon.ctp.monitor.codescan.ScanTransMethod
 
ScriptCacheHelper - com.seeyon.ctp.common.script中的类
 
ScriptEvaluator - com.seeyon.ctp.common.script中的类
Groovy脚本计算。
ScriptRunner - com.seeyon.ctp.common.script中的类
 
ScriptRunnerTest - com.seeyon.ctp.common.script中的类
 
ScriptRunnerTest() - 类 的构造器com.seeyon.ctp.common.script.ScriptRunnerTest
 
SCROLL_MODE - 类 中的静态变量com.seeyon.ctp.common.dao.BaseHibernateDao
 
SDFCoder - com.seeyon.ctp.util中的类
Seeyon Data Format 编解码器
SDFCoder() - 类 的构造器com.seeyon.ctp.util.SDFCoder
 
SEARCH_A8IP - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
a8Ip
SEARCH_INDEX_FLUSH_DAY_START - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
每天索引库提交时间
SEARCH_INDEX_FLUSH_FLUSH_INTERVAL - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
每天索引库提交时间间隔
SEARCH_INDEX_IP - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
全文检索IP
SEARCH_INDEX_MAX_BACKLOG - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
 
SEARCH_INDEX_PORT - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
全文检索端口
SEARCH_INDEX_PUSHER_THREADS - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
 
SEARCH_INDEX_SERVICE_NAME - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
全文检索服务名
SEARCH_MODEL_NAME - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
全文检索模式名字
SEARCH_PARSE_TIME_SLICE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
indexParseTimeSlice
SEARCH_UPDATE_TIME_SLICE - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
indexUpdateTimeSlice
searchByCriteria(DetachedCriteria) - 接口 中的方法com.seeyon.ctp.common.config.dao.ConfigDAO
 
searchByCriteria(DetachedCriteria) - 类 中的方法com.seeyon.ctp.common.config.dao.ConfigDAOImpl
 
searchByCriteria(DetachedCriteria) - 接口 中的方法com.seeyon.v3x.common.search.manager.SearchManager
已过时。
 
searchByCriteria(DetachedCriteria) - 类 中的方法com.seeyon.v3x.common.search.manager.SearchManagerImpl
 
searchByHql(String, Map<String, Object>) - 接口 中的方法com.seeyon.v3x.common.search.manager.SearchManager
已过时。
 
searchByHql(String, Map<String, Object>, boolean) - 接口 中的方法com.seeyon.v3x.common.search.manager.SearchManager
已过时。
 
searchByHql(String, String, Map) - 接口 中的方法com.seeyon.v3x.common.search.manager.SearchManager
已过时。
searchByHql(String, int, int, Map<String, Object>, Object...) - 接口 中的方法com.seeyon.v3x.common.search.manager.SearchManager
已过时。
 
searchByHql(String, Map<String, Object>) - 类 中的方法com.seeyon.v3x.common.search.manager.SearchManagerImpl
 
searchByHql(String, String, Map) - 类 中的方法com.seeyon.v3x.common.search.manager.SearchManagerImpl
已过时。
searchByHql(String, Map<String, Object>, boolean) - 类 中的方法com.seeyon.v3x.common.search.manager.SearchManagerImpl
 
searchByHql(String, int, int, Map<String, Object>, Object...) - 类 中的方法com.seeyon.v3x.common.search.manager.SearchManagerImpl
 
searchBySql(String, Class) - 接口 中的方法com.seeyon.v3x.common.search.manager.SearchManager
已过时。
 
searchBySql(String, Class, String, Class, String) - 接口 中的方法com.seeyon.v3x.common.search.manager.SearchManager
已过时。
 
searchBySql(String, Class) - 类 中的方法com.seeyon.v3x.common.search.manager.SearchManagerImpl
 
searchBySql(String, Class, String, Class, String) - 类 中的方法com.seeyon.v3x.common.search.manager.SearchManagerImpl
 
searchDir(String) - 类 中的静态方法com.seeyon.ctp.util.DirSearchUtils
 
searchEqual(String, String) - 类 中的方法com.seeyon.v3x.common.search.manager.SearchManagerImpl
 
searchLike(String, String) - 类 中的方法com.seeyon.v3x.common.search.manager.SearchManagerImpl
 
SearchManager - com.seeyon.v3x.common.search.manager中的接口
已过时。
请采用BaseHibernateDao中提供方法
SearchManagerImpl - com.seeyon.v3x.common.search.manager中的类
 
SearchManagerImpl() - 类 的构造器com.seeyon.v3x.common.search.manager.SearchManagerImpl
 
SecondePost(Long, String, String, String, Long, String, Long) - 类 的构造器com.seeyon.ctp.login.online.OnlineUser.SecondePost
 
SECRECY_MODULE_ID - 类 中的静态变量com.seeyon.ctp.security.EncryptConsts
用户隐私数据加密模块
secrecyModule() - 枚举 中的静态方法com.seeyon.ctp.security.EncryptActionEnum
隐私信息
SECRET_LEVEL - 类 中的静态变量com.seeyon.ctp.common.po.filemanager.Attachment
 
SECRET_LEVEL_NAME - 类 中的静态变量com.seeyon.ctp.common.po.filemanager.Attachment
 
secretKey - 类 中的变量com.seeyon.ctp.security.algorithm.EncryptCoderAESImpl
秘钥key
SecretKeyManage - com.seeyon.ctp.common.config.manager中的接口
 
SecretKeyManageImpl - com.seeyon.ctp.common.config.manager中的类
 
SecretKeyManageImpl() - 类 的构造器com.seeyon.ctp.common.config.manager.SecretKeyManageImpl
 
SecretKeyManageImpl.Asymmetric - com.seeyon.ctp.common.config.manager中的类
 
SecretKeyManageImpl.CryptoItem - com.seeyon.ctp.common.config.manager中的类
 
SECURITY - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
SECURITY_CLASSIFICATION - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
分保子开关
SECURITY_CLASSIFICATION - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
SecurityHelper - com.seeyon.ctp.common.security中的类
Title: T1开发框架 Description: 框架安全处理相关工具类 Copyright: Copyright (c) 2012 Company: seeyon.com
SecurityHelper() - 类 的构造器com.seeyon.ctp.common.security.SecurityHelper
 
SecurityHelperTest - com.seeyon.ctp.common.security中的类
 
SecurityHelperTest() - 类 的构造器com.seeyon.ctp.common.security.SecurityHelperTest
 
SEEYON_OFFICETRANS - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
SEEYON_REPORT - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
SeeyonAnalyser - com.seeyon.statistics中的类
 
SeeyonAnalyser() - 类 的构造器com.seeyon.statistics.SeeyonAnalyser
 
SeeyonBlockQueueTest - com.seeyon.ctp.common.queue中的类
 
SeeyonBlockQueueTest() - 类 的构造器com.seeyon.ctp.common.queue.SeeyonBlockQueueTest
 
SeeyonLinkedQueueTest - com.seeyon.ctp.common.queue中的类
 
SeeyonLinkedQueueTest() - 类 的构造器com.seeyon.ctp.common.queue.SeeyonLinkedQueueTest
 
SeeyonOfficeTransManagerImpl - com.seeyon.ctp.common.office.trans.manager中的类
功能描述: 这个文件是新版officeTrans的核心实现类 创建人:zhiyanqiang 创建时间:2017年4月19日
SeeyonOfficeTransManagerImpl() - 类 的构造器com.seeyon.ctp.common.office.trans.manager.SeeyonOfficeTransManagerImpl
 
SeeyonOpenAdapter - com.seeyon.ctp.common.office.trans.adapter中的类
致远自己的基于开源实现的Office转换。
SeeyonOpenAdapter() - 类 的构造器com.seeyon.ctp.common.office.trans.adapter.SeeyonOpenAdapter
 
SeeyonRateLimiter - com.seeyon.ctp.common.rate中的类
A8服务限流器,用于对相应接口服务进行限流控制
SeeyonRateLimiter() - 类 的构造器com.seeyon.ctp.common.rate.SeeyonRateLimiter
 
SeeyonRateLimiter.RateLimit - com.seeyon.ctp.common.rate中的类
 
SeeyonRateLimitException - com.seeyon.ctp.common.rate中的异常错误
限流控制异常
SeeyonRateLimitException() - 异常错误 的构造器com.seeyon.ctp.common.rate.SeeyonRateLimitException
 
select(String) - 接口 中的方法com.seeyon.ctp.common.service.CTPCodeManager
 
select(String) - 类 中的方法com.seeyon.ctp.common.service.CTPCodeManagerImpl
 
select(Connection, String, List<Object>) - 类 中的静态方法com.seeyon.ctp.event.sqllit.SQLLitUtils
 
SELECT - 类 中的静态变量org.hibernate.dialect.SQLServer2005Dialect
 
selectAll() - 接口 中的方法com.seeyon.ctp.m3.login.dao.LoginTokenDao
获取所有有效的token
selectAllEnumBinds(Long) - 接口 中的方法com.seeyon.ctp.common.ctpenumnew.manager.EnumBindManager
查询枚举绑定
selectById(Long) - 接口 中的方法com.seeyon.ctp.m3.login.dao.LoginTokenDao
 
selectCode(String) - 接口 中的方法com.seeyon.ctp.common.service.CTPCodeManager
 
selectCode(String) - 类 中的方法com.seeyon.ctp.common.service.CTPCodeManagerImpl
 
selectDataList(List<ResourceInfo>, Predicate) - 类 中的静态方法com.seeyon.ctp.common.i18n.pager.PageUtil
结果集过滤
selectDataList4Key(List<Map<Locale, ResourceInfo>>, Predicate<Map<Locale, ResourceInfo>>) - 类 中的静态方法com.seeyon.ctp.common.i18n.pager.PageUtil
结果集过滤
selectLog(Map, FlipInfo) - 接口 中的方法com.seeyon.ctp.common.safetyprotection.dao.SafetyProtectionLogDao
查询日志列表
selectLog(FlipInfo, Map) - 接口 中的方法com.seeyon.ctp.common.safetyprotection.manager.SafetyProtectionLogManager
查询日志列表
sem - 类 中的变量com.seeyon.ctp.thread.CTPThreadServer
控制并发的信号量
sem - 类 中的变量com.seeyon.ctp.thread.ThreadPort
临界数据
send(Notification) - 接口 中的方法com.seeyon.ctp.cluster.notification.NotificationFactory
发送通知。
send(Notification, boolean) - 接口 中的方法com.seeyon.ctp.cluster.notification.NotificationFactory
发送通知。
send(NotificationType, Object) - 接口 中的方法com.seeyon.ctp.cluster.notification.NotificationFactory
发送通知。
send(NotificationType, Object, boolean) - 接口 中的方法com.seeyon.ctp.cluster.notification.NotificationFactory
发送通知。
send(NotificationType, Object) - 类 中的方法com.seeyon.ctp.common.cache.redis.RedisNotificationManager
 
send(NotificationType, Object, boolean) - 类 中的方法com.seeyon.ctp.common.cache.redis.RedisNotificationManager
 
send(Notification) - 类 中的方法com.seeyon.ctp.common.cache.redis.RedisNotificationManager
 
send(Notification, boolean) - 类 中的方法com.seeyon.ctp.common.cache.redis.RedisNotificationManager
 
send(String, Object) - 类 中的方法com.seeyon.ctp.thread.ThreadPort
增加请求数据
sendHttp(String, HttpServletResponse, HttpServletRequest) - 类 中的方法com.seeyon.ctp.common.office.trans.util.OfficeOnlineUtil
officeOnline http请求
sendMessage(UserMessage) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
发送消息
SendMessageEnum - com.seeyon.ctp.common中的枚举
 
sendSystemMessage(MessageContent, ApplicationCategoryEnum, long, MessageReceiver, Object...) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
发送系统消息
实现策略:先调用异步任务接口TaskManager.sendTaskToQueue,然后由异步任务调度器调度消息解析器,然后写入消息表
sendSystemMessage(MessageContent, ApplicationCategoryEnum, long, Collection<MessageReceiver>, Object...) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
发送系统消息
实现策略:先调用异步任务接口TaskManager.sendTaskToQueue,然后由异步任务调度器调度消息解析器,然后写入消息表
sendSystemMessage(MessageContent, int, long, Collection<MessageReceiver>, Object...) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
发送系统消息
实现策略:先调用异步任务接口TaskManager.sendTaskToQueue,然后由异步任务调度器调度消息解析器,然后写入消息表
sendSystemMessage(MessageContent, int, long, Date, Collection<MessageReceiver>, Object...) - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
发送系统消息
实现策略:先调用异步任务接口TaskManager.sendTaskToQueue,然后由异步任务调度器调度消息解析器,然后写入消息表
sentHttp() - 类 中的静态方法com.seeyon.v3x.common.ajax.impl.RecordHandler
 
ser() - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDog
 
SerializableUtil - com.seeyon.ctp.util中的类
序列化工具 序列化 byte[] SerializableUtil.getBytes(object); 反序列化 Object getObject(InputStream) Object getObject(byte[])
SerializableUtilTest - com.seeyon.ctp.util中的类
 
SerializableUtilTest() - 类 的构造器com.seeyon.ctp.util.SerializableUtilTest
 
serialize() - 接口 中的方法com.seeyon.ctp.event.serialize.EventSerialize
对象序列化为json字符串(或其他任意字符串)
serializeMap(Map<String, Object>) - 类 中的静态方法com.seeyon.ctp.util.SDFCoder
序列化Map数据(Map中的value只支持八种封装类型及日期类型Timestamp Data) i:Integer;S:Short;f:Float;d:Double;l:Long;b:Boolean;B:Byte;c:Character;T:Timestamp;D:Date
SerialManager - com.seeyon.ctp.common.urlshortener中的接口
短URL序列管理。
server - 类 中的变量com.seeyon.ctp.thread.ThreadPort
当前执行服务
SERVER_INNER_ERROR - 类 中的静态变量com.seeyon.ctp.common.fileupload.bean.StatusCode
 
SERVER_INNER_ERROR - 类 中的静态变量com.seeyon.ctp.common.microserver.MicroServiceStatusCode
 
ServerBusyException - com.seeyon.ctp.common.exceptions中的异常错误
服务忙,用于限制同时访问报表客户端数量
ServerBusyException(String) - 异常错误 的构造器com.seeyon.ctp.common.exceptions.ServerBusyException
 
ServerState - com.seeyon.ctp.common中的类
Web Server的运行状态
ServerState.State - com.seeyon.ctp.common中的枚举
 
ServerTypeEnum - com.seeyon.ctp.common.constants中的枚举
判断当前应用服务器的类型。
service(Object) - 类 中的方法com.seeyon.ctp.common.script.GroovyPreCompileServer
服务处理逻辑。
service(ServletRequest, ServletResponse) - 类 中的方法com.seeyon.ctp.common.ws.CtpAxis2Servlet
 
service(Object) - 类 中的方法com.seeyon.ctp.event.EventThreadServer
 
service(Object) - 类 中的方法com.seeyon.ctp.thread.block.BlockTaskMThreadServer
 
service(Object) - 类 中的方法com.seeyon.ctp.thread.ThreadServer
服务处理函数
SERVICE_ADDRESS_PREFIX - 类 中的静态变量com.seeyon.ctp.common.config.PlatformConfigConstants
 
SERVICE_NOT_FOUND - 类 中的静态变量com.seeyon.ctp.common.fileupload.bean.StatusCode
 
SERVICE_NOT_FOUND - 类 中的静态变量com.seeyon.ctp.common.microserver.MicroServiceStatusCode
 
ServiceAuthenticator - com.seeyon.ctp.services.security中的接口
Web服务认证。
ServiceException - com.seeyon.ctp.services中的异常错误
 
ServiceException(OAInterfaceException) - 异常错误 的构造器com.seeyon.ctp.services.ServiceException
 
ServiceException(long, String) - 异常错误 的构造器com.seeyon.ctp.services.ServiceException
 
ServiceManager - com.seeyon.ctp.services.security中的类
 
ServiceParameter - com.seeyon.ctp.services中的类
服务参数,类似java.util.Properties。
ServiceParameter() - 类 的构造器com.seeyon.ctp.services.ServiceParameter
 
ServiceResponse - com.seeyon.ctp.services中的接口
服务响应。
ServiceResponseImpl - com.seeyon.ctp.services中的类
 
SESSION_CONTEXT_SECURITY_MESSAGEDIGEST_KEY - 接口 中的静态变量com.seeyon.ctp.common.GlobalNames
Session中的随机种子MessageDigest实例,用于URL参数安全加密
SESSION_CONTEXT_SECURITY_SEED_KEY - 接口 中的静态变量com.seeyon.ctp.common.GlobalNames
Session中的随机安全种子,用于登陆密码加密传输
SESSION_CONTEXT_USERINFO_KEY - 接口 中的静态变量com.seeyon.ctp.common.GlobalNames
Session中的当前登陆用户信息
SESSION_CURRENT_USER - 接口 中的静态变量com.seeyon.ctp.common.constants.Constants
 
SESSION_KEY_WHITE_LIST - 类 中的静态变量com.seeyon.ctp.session.CTPSessionRepository
 
SESSION_USER_OFFLINE_REASON - 接口 中的静态变量com.seeyon.ctp.common.constants.Constants
 
SessionExpiringMap - com.seeyon.ctp.session中的类
伴随Session自动过期的缓存。
SessionExpiringMap() - 类 的构造器com.seeyon.ctp.session.SessionExpiringMap
 
SessionInfo(String, Long, String, String) - 类 的构造器com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager.SessionInfo
 
SessionInfo() - 类 的构造器com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager.SessionInfo
 
sessions - 类 中的静态变量com.seeyon.ctp.session.CTPSessionRepository
 
set(int, Object) - 类 中的方法com.alibaba.fastjson.JSONArray
 
set(int, V) - 类 中的方法com.seeyon.ctp.common.CTPArrayList
 
set(int, V) - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
 
set(V) - 接口 中的方法com.seeyon.ctp.component.cache.CacheObject
设置缓存的值。
set - 类 中的变量com.seeyon.ctp.component.cache.CacheSetDataLoader
 
set(V) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheObject
 
set(K, V) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
普通缓存放入
set(K, V, long) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
普通缓存放入并设置时间
set(K, V) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
set(K, V, long) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
set(V) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheObject
 
set(K, V) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
set(K, V, long) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
set(int, T) - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
设置内容
set(User) - 类 中的静态方法com.seeyon.v3x.common.web.login.CurrentUser
除了公用组件可以使用外,其它各应用慎用
set(Object, Object) - 类 中的静态方法com.seeyon.v3x.common.web.util.ThreadLocalUtil
往当前ThreadLocal中存放数据
SET_IDENTIFICATION - 类 中的静态变量com.seeyon.ctp.system.Constants
 
setA(String) - 类 中的方法com.seeyon.ctp.util.bean.DestBean
 
setAbsoluteTime(boolean) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.TransferStrategy
 
setAcc(String) - 类 中的方法com.seeyon.v3x.system.WatermarkEvent
 
setAccessCheck(MenuItemAccessCheck) - 类 中的方法com.seeyon.ctp.common.thirdparty.menu.ThirdpartyAddinMenu
 
setAccessPatterns(String) - 类 中的方法com.seeyon.ctp.common.SystemEnvironment
远程RMI将注入
setAccessSystemMenu(Set<Long>) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setAccessSystemMenu(Set<Long>) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setAccessTime(Date) - 类 中的方法com.seeyon.ctp.util.UrlInfo
 
setAccountId(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setAccountId(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setAccountId(Long) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
 
setAccountId(Long) - 类 中的方法com.seeyon.ctp.common.po.safetyprotection.SafetyProtectionLog
 
setAccountId(Long) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.SecondePost
 
setAccountId(Long) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setAccountId(Long) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setAccoutId(Long) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setAction(int) - 类 中的方法com.seeyon.ctp.common.cache.cluster.CacheNotification
 
setAction(ActionLog.ActionEnum) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.ActionLog
 
setAction(int) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setActionAccountId(Long) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setActionCode(String) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeData
 
setActionDate(Date) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setActionDepartmentId(Long) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setActionId(Integer) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setActionMap(Map<String, String>) - 类 中的方法com.seeyon.ctp.security.vo.ActionAlgorithmGroup
 
setActionTime(Date) - 类 中的方法com.seeyon.ctp.common.po.usermapper.CtpOrgUserMapper
 
setActionType(EntityCanalMap.ActionType) - 类 中的方法com.seeyon.ctp.component.cache.EntityCanalMap.ActionHolder
 
setActionUserId(Long) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setActionUserType(Integer) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setAddressBook(EncryptActionVO) - 类 中的方法com.seeyon.ctp.security.vo.TransportEncryptVO
 
setAdministrator(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setAdministrator(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setAdminRoleName(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setAdminRoleName(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setAdvice(Advice) - 类 中的方法org.springframework.aop.support.CTPPointcutAdvisor
 
setAfter(String) - 类 中的方法com.seeyon.ctp.login.LoginExtensionBean
 
setAjaxRequest(AJAXRequest) - 类 中的方法com.seeyon.v3x.common.ajax.impl.AJAXResponseMobileWrapperImpl
 
setAjaxResponse(AJAXResponse) - 类 中的方法com.seeyon.v3x.common.ajax.impl.AJAXResponseMobileWrapperImpl
 
setAlertMessage(String) - 类 中的方法com.seeyon.ctp.security.vo.MachineConnectVO
 
setAlgorithm(CacheConfiguration.CacheAlgorithm) - 类 中的方法com.seeyon.ctp.common.cache.CacheConfiguration
已过时。
 
setAlgorithm(int) - 类 中的方法com.seeyon.ctp.common.po.urlshortener.CtpShortURL
 
setAlgorithm(CacheConfiguration.CacheAlgorithm) - 类 中的方法com.seeyon.ctp.component.cache.CacheConfiguration
设置缓存限制容量的算法。
setAlias(String) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setAlias(String) - 类 中的方法com.seeyon.ctp.common.service.AjaxOperation
 
setAliases(String) - 类 中的方法com.seeyon.ctp.common.function.CtpFunction
 
setAllowBeanDefinitionOverriding(boolean) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
Set whether it should be allowed to override bean definitions by registering a different definition with the same name, automatically replacing the former.
setAllowCircularReferences(boolean) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Set whether to allow circular references between beans - and automatically try to resolve them.
setAllowCreate(boolean) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setAllowEagerClassLoading(boolean) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
Set whether the factory is allowed to eagerly load bean classes even for bean definitions that are marked as "lazy-init".
setAllowRawInjectionDespiteWrapping(boolean) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Set whether to allow the raw injection of a bean instance into some other bean's property, despite the injected bean eventually getting wrapped (for example, through AOP auto-proxying).
setAllSize(AtomicInteger) - 类 中的方法com.seeyon.ctp.component.cache.CacheSizeStatistics
 
setAlwaysUseNewSession(boolean) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setAnnotation(Annotation) - 类 中的方法com.seeyon.ctp.util.annotation.ClassAnnotation
 
setAnnotation(Annotation) - 类 中的方法com.seeyon.ctp.util.annotation.MethodAnnotation
 
setAnnotationFactory(AnnotationFactory) - 类 中的方法com.seeyon.ctp.cluster.NotificationAnnotationAware
 
setAnnotationFactory(AnnotationFactory) - 类 中的方法com.seeyon.ctp.common.aspect.AspectAnnotationAware
 
setAnnotationFactory(AnnotationFactory) - 类 中的方法com.seeyon.ctp.common.function.CtpFunctionAnnotationAware
 
setAnnotationFactory(AnnotationFactory) - 类 中的方法com.seeyon.ctp.common.web.interceptor.CommonInterceptor
 
setAnnotationFactory(AnnotationFactory) - 类 中的方法com.seeyon.ctp.event.ListenEventAnnotationAware
 
setAnnotationFactory(AnnotationFactory) - 接口 中的方法com.seeyon.ctp.util.annotation.AnnotationAware
 
setAppId(String) - 类 中的方法com.seeyon.ctp.common.assdoc.AssdocDefinition
 
setAppId(String) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.cip.AppInfo
 
setAppId(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setAppId(String) - 类 中的方法com.seeyon.ctp.event.Event
 
setApplicationCategory(Integer) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataTable
 
setApplicationContext(ApplicationContext) - 类 中的方法com.seeyon.ctp.util.annotation.AnnotationHandler
 
setApplicationId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumReference
 
setApplicationName(String) - 类 中的方法com.seeyon.ctp.common.ctpenumnew.po.EnumReferenceDetails
 
setAppLog(String) - 类 中的方法com.seeyon.ctp.security.vo.EncryptActionVO
 
setAppLogManager(AppLogManager) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
 
setAppType(String) - 类 中的方法com.seeyon.v3x.system.WatermarkEvent
 
setAsText(String) - 类 中的方法com.seeyon.ctp.util.BooleanBinder
 
setAsText(String) - 类 中的方法com.seeyon.ctp.util.DateBinder
Parse the Date from the given text, using the specified DateFormat.
setAsText(String) - 类 中的方法com.seeyon.ctp.util.NumberBinder
Parse the Number from the given text, using the specified NumberFormat.
setAsynLoadPlugins(boolean) - 类 中的静态方法com.seeyon.ctp.common.AppContext
 
setAt(boolean) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageReceiver
 
setAtt(Attachment) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.UploadFileResponseBean
 
setAttachment(List<Attachment>) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setAttachment(String) - 类 中的方法com.seeyon.ctp.security.vo.EncryptActionVO
 
setAttachmentCanBrowse(List<Attachment>) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentSecretLevelManager
根据当前人员密级设置附件是否可浏览
setAttachmentDAO(AttachmentDAO) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
setAttachmentManager(AttachmentManager) - 类 中的方法com.seeyon.ctp.common.fileupload.FileController
 
setAttachmentManager(AttachmentManager) - 类 中的方法com.seeyon.ctp.common.fileupload.FileUploadController
 
setAttachmentSecretLevelManager(AttachmentSecretLevelManager) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
setAttribute(String, String) - 类 中的方法com.seeyon.ctp.services.UserToken
 
setAuditAdmin(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setAuditAdmin(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setAuthorizedMember(List<CtpEnumMember>) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumBean
已过时。
setAuthorizedPepoles(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumBean
已过时。
setAuthorizedUnitIds(String) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setAutoCommit(boolean, ProxyConnection) - 类 中的方法org.springframework.transaction.interceptor.CTPTransationPrinter
 
setAutodetectDataSource(boolean) - 类 中的方法org.springframework.orm.hibernate3.CTPTransactionManager
Set whether to autodetect a JDBC DataSource used by the Hibernate SessionFactory, if set via LocalSessionFactoryBean's setDataSource.
setAutoNoCheckRange(NoCheckRange) - 接口 中的方法com.seeyon.ctp.component.cache.AdvancedCacheMap
设置Cache自动执行noCheck模式的范围
setAutoNoCheckRange(NoCheckRange) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
 
setAutoNoCheckRange(NoCheckRange) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericIndexCacheMap
 
setAutoNoCheckRange(NoCheckRange) - 接口 中的方法com.seeyon.ctp.component.cache.IndexCacheMap
设置Cache自动执行noCheck模式的范围
setAutoNoCheckRange(NoCheckRange) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
setAutoNoCheckRange(NoCheckRange) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisIndexCacheMap
 
setAutowireCandidateResolver(AutowireCandidateResolver) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
Set a custom autowire candidate resolver for this BeanFactory to use when deciding whether a bean definition should be considered as a candidate for autowiring.
setAutowiredAnnotationType(Class<? extends Annotation>) - 类 中的方法org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
Set the 'autowired' annotation type, to be used on constructors, fields, setter methods and arbitrary config methods.
setAutowiredAnnotationTypes(Set<Class<? extends Annotation>>) - 类 中的方法org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
Set the 'autowired' annotation types, to be used on constructors, fields, setter methods and arbitrary config methods.
setB(String) - 类 中的方法com.seeyon.ctp.util.bean.DestBean
 
setBaseTransSecurityService(BaseTransSecurityService) - 类 中的方法com.seeyon.ctp.security.trans.AppTransSecurityServiceImpl
 
setBatchDownloadPo(BatchDownloadPo) - 类 中的方法com.seeyon.ctp.common.filemanager.queue.FileDownLoadTask
 
setBatchProtectCache(Collection<K>) - 类 中的方法com.seeyon.ctp.component.cache.AbstractGroupCacheable
将key放入缓存保护清单中.
setBean(String, Object) - 类 中的静态方法com.seeyon.ctp.common.AppContext
谨慎使用此接口,此接口是为了解决单例Bean在初始化的时候如果使用了多线程,子线程中如果使用getBean方法,会导致ac.getBean重复初始化,提供接口先将Bean放到beanCacheMap中
setBeanDefinitionVisitor(BeanDefinitionVisitor) - 类 中的方法org.springframework.web.context.support.CTPWebApplicationContext
 
setBeanFactory(BeanFactory) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setBeanFactory(BeanFactory) - 类 中的方法com.seeyon.ctp.util.annotation.AnnotationHandler
 
setBeanFactory(BeanFactory) - 类 中的方法com.seeyon.ctp.util.annotation.InjectAnnotationBeanPostProcessor
 
setBeanFactory(BeanFactory) - 类 中的方法com.seeyon.v3x.common.ajax.impl.AJAXServiceImpl
 
setBeanFactory(BeanFactory) - 类 中的方法org.springframework.aop.aspectj.CTPAspectJExpressionPointcut
 
setBeanFactory(BeanFactory) - 类 中的方法org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
 
setBeanFactory(BeanFactory) - 类 中的方法org.springframework.orm.hibernate3.CTPTransactionManager
The bean factory just needs to be known for resolving entity interceptor bean names.
setBeanName(String) - 类 中的方法com.seeyon.ctp.util.annotation.ClassAnnotation
 
setBeanName(String) - 类 中的方法com.seeyon.ctp.util.annotation.MethodAnnotation
 
setBefore(String) - 类 中的方法com.seeyon.ctp.login.LoginExtensionBean
 
setBeginAsynLoadPluins(boolean) - 类 中的静态方法com.seeyon.ctp.common.AppContext
 
setBeginTime(long) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeData
 
setBelongMemberId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
 
setBelongMemberId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
 
setBelongTo(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumBean
已过时。
setBindingUser(User) - 类 中的方法com.seeyon.ctp.services.UserToken
为Token绑定用户。
setBlockRunning(boolean) - 类 中的方法com.seeyon.ctp.thread.ThreadPort
 
setBody(String, String, Date) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageContent
正文内容,用于转发邮件
setBodyContent(String) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageContent
 
setBootFinished(boolean) - 类 中的静态方法com.seeyon.ctp.common.SystemEnvironment
 
setBrowser(BrowserEnum) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setBrowser(BrowserEnum) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setBrowser(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setBusyThreadsCount4Ajp(long) - 类 中的方法com.seeyon.ctp.monitor.domain.CurrentStatus
 
setBusyThreadsCount4AjpThreshold(long) - 类 中的静态方法com.seeyon.ctp.monitor.domain.MonitorConfig
 
setBusyThreadsCount4Http(long) - 类 中的方法com.seeyon.ctp.monitor.domain.CurrentStatus
 
setBusyThreadsCount4HttpThreshold(long) - 类 中的静态方法com.seeyon.ctp.monitor.domain.MonitorConfig
 
setC(Integer) - 类 中的方法com.seeyon.ctp.util.bean.DestBean
 
setC(Integer) - 类 中的方法com.seeyon.ctp.util.bean.SrcBean
 
setCacheConfiguration(CacheConfiguration) - 类 中的方法com.seeyon.ctp.component.cache.AbstractCacheMap
 
setCacheHeaders(HttpServletResponse) - 类 中的方法com.seeyon.ctp.common.office.trans.util.Common
 
setCacheJson(String) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheDetail
 
setCacheKey(boolean) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheColumn
 
setCacheKey(Object) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheDetail
 
setCacheName(String) - 类 中的方法com.seeyon.ctp.common.cache.cluster.CacheNotification
 
setCacheName(String) - 类 中的方法com.seeyon.ctp.component.cache.CacheReloader.Define
 
setCacheName(String) - 类 中的方法com.seeyon.ctp.component.cache.CacheSizeStatistics
 
setCacheNames(String) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableLoaderContext
 
setCacheNullValueFromLoader(boolean) - 类 中的方法com.seeyon.ctp.component.cache.HotDataMapConfig
 
setCachePenetrateSeconds(long) - 类 中的方法com.seeyon.ctp.component.cache.HotDataMapConfig
 
setCacheQueries(boolean) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setCacheTimes(int) - 类 中的方法com.seeyon.ctp.util.cache.DataCache
 
setCanAccessMobile(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDog
 
setCanBrowse(int) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
 
setCandel(boolean) - 类 中的方法com.seeyon.ctp.common.i18n.domain.LocaleInfo
 
setCanEdit(Boolean) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
 
setCanEdit(Boolean) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
 
setCanEdit(Boolean) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setCanSendSMS(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setCanSendSMS(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setCapacity(int) - 类 中的方法com.seeyon.ctp.common.cache.CacheConfiguration
已过时。
 
setCapacity(int) - 类 中的方法com.seeyon.ctp.component.cache.CacheConfiguration
 
setCategory(String) - 类 中的方法com.seeyon.ctp.common.function.CtpFunction
 
setCategory(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
分类
setCategory(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
分类
setCategory(String) - 类 中的方法com.seeyon.ctp.common.po.dataI18n.DataI18n
 
setCategory(Integer) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
Set the value related to the column: category
setCategory(Integer) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
Set the value related to the column: category
setCategory(Integer) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setCategory(Integer) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setCategory(Integer) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setCategoryId(Long) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setCategoryKey(String) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheCategory
 
setCategoryKey(String) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheDetail
 
setCateName(String) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataCategory
 
setCellPhone(String) - 类 中的方法com.seeyon.ctp.security.vo.EncryptActionVO
 
setChangeRoleTimestamp(long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setChecksum(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
 
setCheckWriteOperations(boolean) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setCiphertext(String) - 类 中的方法com.seeyon.ctp.common.security.sm2.DecryptRequest
设置密文
setCity(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setCity(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setCity(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setCity(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setCkey(String) - 类 中的方法com.seeyon.ctp.common.po.customize.CtpCustomize
某一种个性化定制的标识,比如菜单排序、空间排序、快捷方式设置等个性化选项
setClassAnnotationTypes(String[]) - 类 中的方法com.seeyon.ctp.util.annotation.AnnotationHandler
 
setClassName(String) - 类 中的方法com.seeyon.ctp.common.function.CtpFunction
 
setClassName(String) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataTable
 
setClassName(String) - 类 中的方法com.seeyon.ctp.login.LoginExtensionBean
 
setClazz(Class) - 类 中的方法com.seeyon.ctp.util.annotation.ClassAnnotation
 
setClazz(Class) - 类 中的方法com.seeyon.ctp.util.annotation.MethodAnnotation
 
setClickCacheMap(Map<Long, ClickCache>) - 类 中的方法com.seeyon.ctp.util.cache.DataCache
 
setClickCount(int) - 类 中的方法com.seeyon.ctp.util.cache.CacheInfo
 
setClickDate(Timestamp) - 类 中的方法com.seeyon.ctp.util.cache.ClickDetail
 
setClickNum(int) - 类 中的方法com.seeyon.ctp.util.cache.ClickCache
 
setClickTime(Timestamp) - 类 中的方法com.seeyon.ctp.util.cache.ClickCache
 
setClickTotal(int) - 类 中的方法com.seeyon.ctp.util.cache.ClickCache
 
setClientAbortExceptionName(String) - 类 中的方法com.seeyon.ctp.common.fileupload.FileUploadController
用户关闭下载窗口时候,有servlet容器抛出的异常
setClusterId(String) - 类 中的方法com.seeyon.ctp.cluster.adapter.jgroups.CNotification
 
setClusterMainHost(String) - 类 中的方法com.seeyon.ctp.cluster.ClusterConfigBean
 
setClusterMainHostPort(String) - 类 中的方法com.seeyon.ctp.cluster.ClusterConfigBean
 
setCluterName(String) - 类 中的方法com.seeyon.ctp.cluster.NodeInfo
 
setCode(int) - 类 中的方法com.seeyon.ctp.common.bo.Result
 
setCode(String) - 异常错误 中的方法com.seeyon.ctp.common.exceptions.BusinessException
设置异常/提示消息代码
setCode(String) - 类 中的方法com.seeyon.ctp.common.rate.SeeyonRateLimiter.RateLimit
 
setCodecfg(String) - 类 中的方法com.seeyon.ctp.common.component.CodeComponent
 
setColSpan(int) - 类 中的方法com.seeyon.ctp.common.excel.DataCell
 
setColumnName(String[]) - 类 中的方法com.seeyon.ctp.common.excel.DataRecord
设置列的名称
setColumns(List<CanalMapViewer.CacheColumn>) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheCategory
 
setColumnWith(short[]) - 类 中的方法com.seeyon.ctp.common.excel.DataRecord
设置列的宽度,默认为12
setCompletionStatus(int) - 类 中的方法org.springframework.transaction.support.TriggerAfterCompletionContent
 
setComponent(String) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setComponentSkin(String, String) - 类 中的静态方法com.seeyon.ctp.common.authenticate.domain.UserHelper
设置当前使用主题的组件样式路径
setConfigCache(ConfigCache) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
 
setConfigCategory(String) - 类 中的方法com.seeyon.ctp.common.po.config.ConfigItem
 
setConfigCategory(String) - 类 中的方法com.seeyon.ctp.event.AddressChangeEvent
 
setConfigCategoryName(String) - 类 中的方法com.seeyon.ctp.common.po.config.ConfigItem
 
setConfigDao(ConfigDAO) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigManagerImpl
 
setConfigDescription(String) - 类 中的方法com.seeyon.ctp.common.po.config.ConfigItem
 
setConfigItem(String) - 类 中的方法com.seeyon.ctp.common.po.config.ConfigItem
 
setConfigItem(String) - 类 中的方法com.seeyon.ctp.event.AddressChangeEvent
 
setConfigManager(ConfigManager) - 类 中的方法com.seeyon.ctp.common.config.manager.HttpSecurityFilterManagerImpl
 
setConfigManager(ConfigManager) - 类 中的方法com.seeyon.ctp.common.config.manager.SecretKeyManageImpl
 
setConfigManager(ConfigManager) - 类 中的方法com.seeyon.ctp.common.config.SystemConfig
 
setConfigManager(ConfigManager) - 类 中的方法com.seeyon.ctp.common.config.TestSwitchConfig
 
setConfigManager(ConfigManager) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
setConfigManager(ConfigManager) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
setConfigManager(ConfigManager) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.PartitionManagerImpl
 
setConfigManager(ConfigManager) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
 
setConfigManager(ConfigManager) - 类 中的方法com.seeyon.ctp.common.microserver.MicroServiceManagerImpl
 
setConfigType(String) - 类 中的方法com.seeyon.ctp.common.po.config.ConfigItem
 
setConfigValue(String) - 类 中的方法com.seeyon.ctp.common.po.config.ConfigItem
 
setConstDefDao(ConstDefDao) - 类 中的方法com.seeyon.ctp.common.constdef.manager.ConstDefManagerImpl
 
setConstDefine(String) - 类 中的方法com.seeyon.ctp.common.po.constdef.ConstDef
 
setConstDescription(String) - 类 中的方法com.seeyon.ctp.common.po.constdef.ConstDef
 
setConstKey(String) - 类 中的方法com.seeyon.ctp.common.po.constdef.ConstDef
 
setConstType(String) - 类 中的方法com.seeyon.ctp.common.po.constdef.ConstDef
 
setConstValue(String) - 类 中的方法com.seeyon.ctp.common.po.constdef.ConstDef
 
setContent(Object) - 类 中的方法com.seeyon.ctp.cluster.adapter.jgroups.CNotification
 
setContent(Object) - 类 中的方法com.seeyon.ctp.cluster.notification.BatchNotification
 
setContent(Object) - 类 中的方法com.seeyon.ctp.cluster.notification.Notification
 
setContent(String) - 类 中的方法com.seeyon.ctp.common.excel.DataCell
 
setContent(MessageContent) - 类 中的方法com.seeyon.ctp.common.usermessage.UserMessage
 
setContentType(String) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileProperties
 
SetContentType - com.seeyon.ctp.util.annotation中的注释类型
声明一个Controller的action方法内部调用了ServletResponse.setContentType(java.lang.String),系统框架不再执行该方法
声明的方式有两种:
声明在class上,表示该controller的所有action都是自己setContentType @SetContentType public class FileUploadController extends BaseController{ public ModelAndView doDownload(HttpServletRequest request, HttpServletResponse response) throws Exception { response.setContentType("application/x-msdownload; charset=UTF-8") ...... } } 声明在method上,表示该controller的当前action是自己setContentType public class FileUploadController extends BaseController{ @SetContentType public ModelAndView doDownload(HttpServletRequest request, HttpServletResponse response) throws Exception { response.setContentType("application/x-msdownload; charset=UTF-8") ...... } }
setContextConfigLocation(String) - 类 中的方法org.springframework.web.servlet.CTPDispatcherServlet
 
setContextPath(String) - 类 中的静态方法com.seeyon.ctp.common.SystemEnvironment
 
setContinueFlag(boolean) - 类 中的方法com.seeyon.ctp.thread.ThreadServer
服务结束标志
setConvertBase64Img(boolean) - 类 中的方法com.seeyon.ctp.common.filemanager.domain.ReplaceBase64Result
 
setCost(Long) - 类 中的方法com.seeyon.ctp.component.cache.CacheReloadResult
 
setCount(Integer) - 类 中的方法com.seeyon.ctp.common.ctpenumnew.po.EnumReferenceCountVo
 
setCount(long) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorItem
 
setCount(AtomicLong) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorItemValue
 
setCount(int) - 类 中的方法com.seeyon.ctp.portal.po.MenuVisitInfo
 
setCreateDate(Date) - 类 中的方法com.seeyon.ctp.common.ctpenumnew.po.EnumReferenceDetails
 
setCreateDate(Date) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.ActionLog
 
setCreateDate(String) - 类 中的方法com.seeyon.ctp.common.office.trans.WpsTransOpenParams
 
setCreateDate(Timestamp) - 类 中的方法com.seeyon.ctp.common.po.config.ConfigItem
 
setCreateDate(Date) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumReference
 
setCreateDate(Date) - 类 中的方法com.seeyon.ctp.common.po.customize.CtpCustomize
创建时间
setCreateDate(Date) - 类 中的方法com.seeyon.ctp.common.po.dataI18n.DataI18n
 
setCreatedate(Date) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
Set the value related to the column: createdate
setCreateDate(Date) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
Set the value related to the column: create_date
setCreateDate(Date) - 类 中的方法com.seeyon.ctp.portal.po.MenuVisitInfo
 
setCreateMember(Long) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
Set the value related to the column: create_member
setCreateMemberId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
 
setCreateMemberId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
 
setCreateTime(Date) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Partition
Set the value related to the column: create_time
setCreateTime(Date) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setCreateTime(Date) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setCreateTime(Date) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataCategory
 
setCreateTime(Date) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setCreateTime(Date) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataTable
 
setCreateTime(Date) - 类 中的方法com.seeyon.ctp.common.po.urlshortener.CtpShortURL
 
setCreateUser(Long) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataCategory
 
setCreateUser(Long) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setCreateUser(Long) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataTable
 
setCreateUserId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumReference
 
setCreationDate(Date) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setCreationDate(Date) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setCreationDate(Date) - 类 中的方法com.seeyon.ctp.common.usermessage.UserMessage
 
setCreator(String) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setCreator(Long) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setCurPage(int) - 类 中的方法com.seeyon.ctp.common.i18n.pager.PageParameter
 
setCurrent(int) - 类 中的方法com.seeyon.ctp.common.progressBar.CTPProgressBar
 
setCurrentAccountId(Long) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setCurrentSize(long) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.UploadFileResponseBean
 
setCurrentTenantId(String) - 类 中的静态方法com.seeyon.ctp.common.AppContext
已过时。
v5不存在A6c模式,判断A6c模式的代码都可以去掉
setCurrentTimeMill(Long) - 类 中的方法com.seeyon.ctp.common.log.CapabilityLogHandler.Val
 
setCurrentUser(User) - 类 中的方法com.seeyon.v3x.system.WatermarkEvent
 
setCurTime(String) - 类 中的方法com.seeyon.ctp.monitor.domain.CurrentStatus
 
setCustomize(String, String) - 类 中的静态方法com.seeyon.ctp.common.authenticate.domain.UserCustomizeCache
设置个性化信息,需在数据库事务中调用
setCustomizeDao(CustomizeDao) - 类 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManagerImpl
 
setCustomizeJson(String, Object) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
设置个性化信息,valueObj转换为JSON字符串存储,需在数据库事务中调用
setCustomizeJson(String, Object) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setCustomizes(Map<String, String>) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setCustomizes(Map<String, String>) - 类 中的静态方法com.seeyon.ctp.common.authenticate.domain.UserCustomizeCache
 
setCustomizes(Map<String, String>) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setCustomProp(Map<String, Map<Locale, Properties>>) - 类 中的静态方法com.seeyon.ctp.common.i18n.expand.I18nResource
 
setCvalue(String) - 类 中的方法com.seeyon.ctp.common.po.customize.CtpCustomize
个性化设置值,对于复杂数据类型框架可支持JSON,比如菜单排序个性化存储格式为:[1,5,7,4]
setD(String) - 类 中的方法com.seeyon.ctp.util.bean.DestBean
 
setD(String) - 类 中的方法com.seeyon.ctp.util.bean.SrcBean
 
setDaoRuntimeData(DaoRuntimeData) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeData
 
setData(Object) - 类 中的方法com.seeyon.ctp.common.bo.Result
 
setData(Object) - 类 中的方法com.seeyon.ctp.thread.ThreadRequest
 
setData(Object) - 类 中的方法com.seeyon.ctp.thread.ThreadResult
 
setData(List) - 类 中的方法com.seeyon.ctp.util.FlipInfo
当前页数据对象列表
setData(List) - 类 中的方法com.seeyon.ctp.util.FlipPageInfo
当前页数据对象列表
setDataHeadList(List<List<DataCell>>) - 类 中的方法com.seeyon.ctp.common.excel.DataRecord
 
setDataI18nDao(DataI18nDao) - 类 中的方法com.seeyon.ctp.common.datai18n.manager.impl.DataI18nManagerImpl
 
setDataI18nManager(DataI18nManager) - 类 中的方法com.seeyon.ctp.common.datai18n.controller.DataI18nController
 
setDataId(Long) - 类 中的方法com.seeyon.ctp.util.cache.CacheInfo
 
setDataId(long) - 类 中的方法com.seeyon.ctp.util.cache.ClickCache
 
setDataList(List<T>) - 类 中的方法com.seeyon.ctp.common.i18n.pager.PageResult
 
SetDataLoader<E extends java.io.Serializable> - com.seeyon.ctp.component.cache中的接口
 
setDataMap(LimitedMap<Long, T, Long>) - 类 中的方法com.seeyon.ctp.util.cache.DataCache
 
setDataSource(DataSource) - 类 中的方法org.springframework.orm.hibernate3.CTPTransactionManager
Set the JDBC DataSource that this instance should manage transactions for.
setDataSourceKey(String) - 类 中的静态方法com.seeyon.ctp.datasource.CtpDynamicDataSource
 
setDataSourceName(DataSourceName) - 类 中的方法com.seeyon.ctp.common.task.AsynchronousBatchTask
 
setDataType(Integer) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setDataType(Integer) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setDataType(Integer) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setDate(Date) - 类 中的方法com.seeyon.ctp.common.timezone.TimeZoneDate
 
setDateBefore(String) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.TransferStrategy
 
setDatePattern(String) - 类 中的方法com.seeyon.ctp.common.log.RollingDailyFileAppender
 
setDbIndex(int) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisConfig
 
setDbJson(String) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheDetail
 
setDefaultFilePath(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setDefaultLanguage(String) - 接口 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManager
 
setDefaultLanguage(String) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
 
setDefaultLevelType(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setDefaultLocale(LocaleInfo) - 类 中的静态方法com.seeyon.ctp.common.i18n.expand.I18nResource
 
setDefaultMaxInactiveInterval(int) - 类 中的方法com.seeyon.ctp.session.CTPMapSessionRepository
If non-null, this value is used to override ExpiringSession.setMaxInactiveIntervalInSeconds(int).
setDefaultRelativePath(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setDefaultSwitch(Map<String, String>) - 类 中的方法com.seeyon.ctp.common.config.manager.ConfigCache
 
setDefaultTenantId(String) - 类 中的静态方法com.seeyon.ctp.common.AppContext
 
setDefaultTimeout(int) - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Specify the default timeout that this transaction manager should apply if there is no timeout specified at the transaction level, in seconds.
setDefaultValue(String) - 类 中的方法com.seeyon.ctp.common.component.CodeComponent
 
setDefaultValue(String) - 类 中的方法com.seeyon.ctp.common.config.PlatformConfigItem
 
setDefaultValue(Map<String, String>) - 类 中的方法com.seeyon.ctp.common.config.SystemConfig
 
setDefaultValue(Map<String, String>) - 类 中的方法com.seeyon.ctp.common.config.TestSwitchConfig
 
setDefaultValue(Map<String, String>) - 类 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManagerImpl
 
setDepartmentCanonicalName(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.SecondePost
 
setDepartmentCanonicalName(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setDepartmentId(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setDepartmentId(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setDepartmentId(Long) - 类 中的方法com.seeyon.ctp.common.po.safetyprotection.SafetyProtectionLog
 
setDepartmentId(Long) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.SecondePost
 
setDepartmentId(Long) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setDepartmentId(Long) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setDepartmentId(Long) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setDepartmentPath(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.SecondePost
 
setDepartmentPath(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setDepartmentSimpleName(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.SecondePost
 
setDepartmentSimpleName(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setDependencyComparator(Comparator<Object>) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
Set a Comparator for dependency Lists and arrays.
setDesc(String) - 枚举 中的方法com.seeyon.ctp.common.constants.ReferenceRangeEnum
 
setDesc(String) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.ActionLog
 
setDesc(String) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServiceResponseBean
 
setDesc(String) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.DataTransferResponseBean
 
setDesc(String) - 类 中的方法com.seeyon.ctp.common.microserver.MicroServiceResponseBean
 
setDesc(String) - 类 中的方法com.seeyon.ctp.common.microserver.vo.MicroCenterConfigVo
 
setDescription(String) - 类 中的方法com.seeyon.ctp.common.config.PlatformConfigItem
 
setDescription(String) - 类 中的方法com.seeyon.ctp.common.function.CtpFunction
 
setDescription(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
描述
setDescription(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
描述
setDescription(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
描述
setDescription(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
描述
setDescription(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
Set the value related to the column: description
setDescription(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Partition
Set the value related to the column: description
setDescription(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
Set the value related to the column: description
setDescription(String) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setDescription(String) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setDescription(String) - 类 中的方法com.seeyon.ctp.common.po.formula.FormulaParam
 
setDescription(String) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setDescription(String) - 类 中的方法com.seeyon.ctp.common.po.usermapper.CtpOrgUserMapper
 
setDescription(String) - 类 中的方法com.seeyon.ctp.component.cache.CacheReloader.Define
 
setDescription(String) - 类 中的方法com.seeyon.ctp.component.cache.CanalMap.Define
 
setDescription(String) - 类 中的方法com.seeyon.ctp.thread.ThreadServer
 
setDescription(String) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setDescription(String) - 类 中的方法com.seeyon.v3x.common.metadata.MetadataItem
 
setDisabled(String) - 类 中的方法com.seeyon.ctp.common.component.CodeComponent
 
setDisplayOrder(int) - 类 中的方法com.seeyon.ctp.common.assdoc.AssdocDefinition
 
setDog(String, IdentificationDog) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager
设置狗对象
setDogId(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDog
 
setDogId(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager.SessionInfo
 
setDownloadNum(int) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.Thresholds
 
setDownloadStatus(DownloadStatusEnum) - 类 中的方法com.seeyon.ctp.common.filemanager.queue.FileDownLoadTask
 
setDownloadUrl(String) - 类 中的方法com.seeyon.ctp.common.office.trans.WpsTransOpenParams
 
setDriverClassName(String) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.DataSourceConfig
 
setDriverClassName(String) - 类 中的方法com.seeyon.ctp.datasource.DataSourceBean
 
setDuplicateNumber(int) - 类 中的方法com.seeyon.ctp.common.monitor.DuplicateSqlInfo
 
setE(Long) - 类 中的方法com.seeyon.ctp.util.bean.DestBean
 
setE(Long) - 类 中的方法com.seeyon.ctp.util.bean.SrcBean
 
setEarlyFlushBeforeCommit(boolean) - 类 中的方法org.springframework.orm.hibernate3.CTPTransactionManager
Set whether to perform an early flush before proceeding with a commit.
setEdit(Boolean) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
0:不可编辑 1:可编辑
setEdit(Boolean) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
0:不可编辑 1:可编辑
setEdition(String) - 类 中的方法com.seeyon.ctp.monitor.domain.Threshold
 
setEmail(String) - 类 中的方法com.seeyon.ctp.security.vo.EncryptActionVO
 
setEnable(Boolean) - 类 中的方法com.seeyon.ctp.security.vo.TransportEncryptCfgVO
 
setEnable(Boolean) - 类 中的方法com.seeyon.ctp.security.vo.TransportEncryptVO
 
setEnabled(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDog
 
setEnableLanguage(String) - 接口 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManager
 
setEnableLanguage(String) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
 
setEnableLoadIndex(boolean) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
setEncryptAction(EncryptActionVO) - 类 中的方法com.seeyon.ctp.security.vo.EncryptModuleVO
 
setEncryptMode(Integer) - 类 中的方法com.seeyon.ctp.security.vo.DataEncryptVO
 
setEncryptMode(Integer) - 类 中的方法com.seeyon.ctp.security.vo.StorageEncryptVO
 
setEncryptMode(Integer) - 类 中的方法com.seeyon.ctp.security.vo.TransportEncryptCfgVO
 
setEncryptMode(Integer) - 类 中的方法com.seeyon.ctp.security.vo.TransportEncryptVO
 
setEncryptModeEnums(List<Integer>) - 类 中的方法com.seeyon.ctp.security.vo.DataEncryptVO
 
setEncryptModeEnums(List<Integer>) - 类 中的方法com.seeyon.ctp.security.vo.StorageEncryptVO
 
setEncryptModules(List<EncryptModuleVO>) - 类 中的方法com.seeyon.ctp.security.vo.DataEncryptVO
 
setEncryptModules(List<EncryptModuleVO>) - 类 中的方法com.seeyon.ctp.security.vo.StorageEncryptVO
 
setEnd(boolean) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.UploadFileResponseBean
 
setEndCron(String) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.TransferStrategy
 
setEndDate(Date) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServicePartition
 
setEndDate(Date) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Partition
Set the value related to the column: end_date
setEndTime(Date) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorItem
 
setEndTime(Date) - 接口 中的方法com.seeyon.ctp.event.monitor.EventMonitorStore
 
setEndTime(Date) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorStoreMemImpl
 
setEndTime(long) - 类 中的方法com.seeyon.ctp.polling.message.NotificationMessage
 
setEndTime(long) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeData
 
setEntityInterceptor(Interceptor) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setEntityInterceptor(Interceptor) - 类 中的方法org.springframework.orm.hibernate3.CTPTransactionManager
Set a Hibernate entity interceptor that allows to inspect and change property values before writing to and reading from the database.
setEntityInterceptorBeanName(String) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setEntityInterceptorBeanName(String) - 类 中的方法org.springframework.orm.hibernate3.CTPTransactionManager
Set the bean name of a Hibernate entity interceptor that allows to inspect and change property values before writing to and reading from the database.
setEnumId(Long) - 类 中的方法com.seeyon.ctp.common.ctpenumnew.po.EnumReferenceCountVo
 
setEnumId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumBind
枚举id或枚举值的id
setEnumId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumMember
 
setEnumId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumReference
 
setEnumItemCode(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
 
setEnumItemCode(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
 
setEnumManagerNew(EnumManager) - 类 中的方法com.seeyon.ctp.common.service.CTPCodeManagerImpl
 
setEnumname(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
枚举显示名
setEnumname(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
枚举显示名
setEnumReferenceDetailsManager(EnumReferenceDetailsManager) - 类 中的方法com.seeyon.ctp.common.ctpenumnew.event.EnumReferenceEvent
 
setEnumstate(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
0:停用 1:启用 3:删除
setEnumstate(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
0:停用 1:启用 3:删除
setEnumtype(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
0=系统枚举 1=表单枚举 2=应用枚举
setEnumtype(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
0=系统枚举 1=表单枚举 2=应用枚举
setEnumvalue(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
枚举项值
setEnumvalue(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
枚举项值
setErrorCode(int) - 异常错误 中的方法com.seeyon.ctp.common.exceptions.ValidateException
 
setEscapeCharacter() - 类 中的静态方法com.seeyon.ctp.util.SQLWildcardUtil
对Oracle SQL中包含的通配字符进行转义后,需要增加escape子句。
setEvent(Event) - 类 中的方法com.seeyon.ctp.event.EventFuture
 
setEventLossStore(EventLossStore) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorStoreMemImpl
 
setEventName(String) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorItem
 
setEventStore(EventStore) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorStoreMemImpl
 
setEventThread(boolean) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeData
 
setException(Exception) - 类 中的方法com.seeyon.ctp.thread.ThreadResult
 
setExecuteImmediately(boolean) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.TransferStrategy
 
setExeurl(String) - 类 中的方法com.seeyon.ctp.common.po.restlog.CtpRestLogs
 
setExId(Long) - 类 中的方法com.seeyon.ctp.common.po.idmapper.CTPGuidMapper
 
setExId(String) - 类 中的方法com.seeyon.ctp.common.po.usermapper.CtpOrgUserMapper
 
setExist(boolean) - 类 中的方法com.seeyon.ctp.component.cache.CacheSizeStatistics
 
setExLoginName(String) - 类 中的方法com.seeyon.ctp.common.po.usermapper.CtpOrgUserMapper
 
setExPassword(String) - 类 中的方法com.seeyon.ctp.common.po.usermapper.CtpOrgUserMapper
 
setExpectValue(String) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setExpectValue(String) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setExpirationTime(long) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setExpire(Long) - 类 中的方法com.seeyon.ctp.component.cache.CacheConfiguration
 
setExpired(Long) - 类 中的方法com.seeyon.ctp.login.LoginToken
 
setExpired(Long) - 类 中的方法com.seeyon.ctp.m3.login.po.LoginTokenPO
 
setExpired(Long) - 类 中的方法com.seeyon.ctp.m3.login.vo.LTokenVO
 
setExpireInSeconds(int) - 类 中的方法com.seeyon.ctp.session.CTPSessionRepository
 
setExpireSeconds(long) - 类 中的方法com.seeyon.ctp.component.cache.HotDataMapConfig
 
setExposeNativeSession(boolean) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setExt1(String) - 类 中的方法com.seeyon.ctp.m3.login.po.LoginTokenPO
 
setExt2(String) - 类 中的方法com.seeyon.ctp.m3.login.po.LoginTokenPO
 
setExt3(String) - 类 中的方法com.seeyon.ctp.m3.login.po.LoginTokenPO
 
setExtConfigValue(String) - 类 中的方法com.seeyon.ctp.common.po.config.ConfigItem
 
setExtend(Boolean) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setExternalType(Integer) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setExternalType(Integer) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setExternalType(Integer) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setExtraMap(Map<String, Object>) - 类 中的方法com.seeyon.ctp.cluster.NodeInfo
 
setExUnitCode(String) - 类 中的方法com.seeyon.ctp.common.po.usermapper.CtpOrgUserMapper
 
setExUserId(String) - 类 中的方法com.seeyon.ctp.common.po.usermapper.CtpOrgUserMapper
 
setF(Boolean) - 类 中的方法com.seeyon.ctp.util.bean.DestBean
 
setF(Boolean) - 类 中的方法com.seeyon.ctp.util.bean.SrcBean
 
setFailEarlyOnGlobalRollbackOnly(boolean) - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Set whether to fail early in case of the transaction being globally marked as rollback-only.
setFetchSize(int) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setFieldValue(Object, String, Object) - 类 中的静态方法com.seeyon.ctp.common.test.ReflectHelper
修改成员变量的值
setFile(CtpFile) - 类 中的方法com.seeyon.ctp.common.fileupload.FileEnclosed
 
setFile(String, boolean, boolean, int) - 类 中的方法com.seeyon.ctp.common.log.RollingDailyFileAppender
 
setFile(CtpAbstractFile) - 类 中的方法com.seeyon.ctp.common.parser.Excel2007EventUserModelParser
 
setFile(CtpAbstractFile) - 类 中的方法com.seeyon.ctp.common.parser.HTMLFileParser
锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷募锟斤拷锟�
setFile(CtpAbstractFile) - 接口 中的方法com.seeyon.ctp.common.parser.IFileParser
 
setFile(CtpAbstractFile) - 类 中的方法com.seeyon.ctp.common.parser.OfficeExtractor
 
setFile(CtpAbstractFile) - 类 中的方法com.seeyon.ctp.common.parser.PDFFileParser
������������
setFile(CtpAbstractFile, String, int, int) - 类 中的方法com.seeyon.ctp.common.parser.PDFFileParser
������������
setFile(CtpAbstractFile) - 类 中的方法com.seeyon.ctp.common.parser.RTFFileParser
������������
setFile(CtpAbstractFile) - 类 中的方法com.seeyon.ctp.common.parser.TXTFileParser
������������
setFileId(String) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.ActionLog
 
setFileId(long) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileProperties
 
setFileManager(FileManager) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
setFileManager(FileManager) - 类 中的方法com.seeyon.ctp.common.filemanager.queue.FileDownLoadTask
 
setFileManager(FileManager) - 类 中的方法com.seeyon.ctp.common.fileupload.FileController
 
setFileManager(FileManager) - 类 中的方法com.seeyon.ctp.common.fileupload.FileUploadController
 
setFileManager(FileManager) - 类 中的方法com.seeyon.ctp.common.fileupload.manager.ImagecutManagerImpl
 
setFileManager(FileManager) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.OfficeTransManagerImpl
 
setFileManager(FileManager) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.SeeyonOfficeTransManagerImpl
 
setFileManager(FileManager) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.YongZhongOfficeTransManagerImpl
 
setFileManager(FileManager) - 类 中的方法com.seeyon.ctp.common.office.trans.OfficeTransController
 
setFileManager(FileManager) - 类 中的方法com.seeyon.ctp.common.office.trans.util.OfficeOnlineUtil
 
setFileMaxSize(long) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.OfficeTransManagerImpl
 
setFileName(String) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileProperties
 
setFileName(String) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.UploadFileBean
 
setFileName(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setFileName(String) - 类 中的方法com.seeyon.ctp.common.office.trans.WpsTransOpenParams
 
setFilename(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
Set the value related to the column: filename
setFilename(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
Set the value related to the column: filename
setFilePath(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setFilePath(String) - 类 中的静态方法com.seeyon.ctp.monitor.domain.MonitorConfig
 
setFileProperties(FileProperties) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServiceRequestBean
 
setFileSecurityManager(FileSecurityManager) - 类 中的方法com.seeyon.ctp.common.customize.manager.CustomizeManagerImpl
 
setFileSecurityManager(FileSecurityManager) - 类 中的方法com.seeyon.ctp.common.fileupload.FileUploadController
 
setFileServiceSharePath(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Partition
 
setFileSize(String) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.UploadFileBean
 
setFileSuffix(String) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
setFileType(String) - 类 中的方法com.seeyon.ctp.common.function.CtpFunctionParameter
 
setFileUrl(Long) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
Set the value related to the column: file_url
setFillstyle(String) - 类 中的方法com.seeyon.v3x.system.vo.WatermarkStyle
 
setFilterName(String) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setFilterNames(String...) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setFireTime(Date) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorItem
 
setFirstResult(Integer) - 类 中的静态方法com.seeyon.ctp.common.dao.paginate.Pagination
 
setFlipInfo(FlipInfo) - 类 中的方法org.springframework.orm.hibernate3.CTPHibernateTemplate
 
setFlowNo(String) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeData
 
setFlushMode(int) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setFlushModeName(String) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setFont(int) - 类 中的方法com.seeyon.v3x.system.vo.WatermarkStyle
 
setFontSize(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setFontSize(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setForceSMS(boolean) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageReceiver
 
setFormulaAlias(String) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setFormulaAlias(String) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setFormulaExpression(String) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setFormulaExpression(String) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setFormulaManager(FormulaManager) - 类 中的方法com.seeyon.ctp.common.function.manager.impl.FunctionManagerImpl
 
setFormulaName(String) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setFormulaName(String) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setFormulaType(Integer) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setFormulaType(Integer) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setFrom(String) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setFullGCCount(long) - 类 中的方法com.seeyon.ctp.monitor.domain.CurrentStatus
 
setFullGcTime(long) - 类 中的方法com.seeyon.ctp.monitor.domain.CurrentStatus
 
setFullPage(boolean) - 异常错误 中的方法com.seeyon.ctp.common.exceptions.BusinessException
设置异常提示消息是否全页面显示(有全页面的展现样式),默认嵌入局部页面模式(比如message弹出消息框中)
setFunctionManager(FunctionManager) - 类 中的方法com.seeyon.ctp.common.function.controller.FunctionController
 
setFunctionManager(FunctionManager) - 类 中的方法com.seeyon.ctp.common.function.CtpFunctionAnnotationAware
 
setFuture(Future) - 类 中的方法com.seeyon.ctp.event.EventFuture
 
setFutureId(Long) - 类 中的方法com.seeyon.ctp.event.FireEventThread
 
setG(List<String>) - 类 中的方法com.seeyon.ctp.util.bean.DestBean
 
setG(List<String>) - 类 中的方法com.seeyon.ctp.util.bean.SrcBean
 
setGenericDog(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDog
 
setGenericFilterProxies(List<GenericFilterProxy>) - 类 中的方法com.seeyon.ctp.common.web.GenericFilterBean
 
setGenesisId(Long) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
 
setGeodeLocatorPort(int) - 类 中的方法com.seeyon.ctp.cluster.ClusterConfigBean
 
setGeodeServerPort(int) - 类 中的方法com.seeyon.ctp.cluster.ClusterConfigBean
 
setGlobalRollbackOnParticipationFailure(boolean) - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Set whether to globally mark an existing transaction as rollback-only after a participating transaction failed.
setGroup(String) - 类 中的方法com.seeyon.ctp.common.cache.cluster.CacheNotification
 
setGroup(String) - 类 中的方法com.seeyon.ctp.component.cache.CacheUtil.CachePair
 
setGroup(String) - 类 中的方法com.seeyon.ctp.component.cache.CanalMap.Define
 
setGroupAdmin(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setGroupAdmin(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setGuid(String) - 类 中的方法com.seeyon.ctp.common.po.idmapper.CTPGuidMapper
 
setGuidMapperDao(GuidMapperDao) - 类 中的方法com.seeyon.ctp.common.idmapper.DBGuidMapper
 
setHandleResult(Integer) - 类 中的方法com.seeyon.ctp.common.po.safetyprotection.SafetyProtectionLog
 
setHappenTime(Date) - 类 中的方法com.seeyon.ctp.common.po.safetyprotection.SafetyProtectionLog
 
setHasAttachments(boolean) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setHasDetail(boolean) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheCategory
 
setHeight(short) - 类 中的方法com.seeyon.ctp.common.excel.DataRow
 
setHeight(Integer) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
 
setHibernateManagedSession(boolean) - 类 中的方法org.springframework.orm.hibernate3.CTPTransactionManager
Set whether to operate on a Hibernate-managed Session instead of a Spring-managed Session, that is, whether to obtain the Session through Hibernate's SessionFactory.getCurrentSession() instead of SessionFactory.openSession() (with a Spring TransactionSynchronizationManager check preceding it).
setHibernateProperties(Properties) - 类 中的方法org.hibernate.shuqi.config.CTPLocalSessionFactoryBean1
 
setHibernateProperties(Properties) - 类 中的方法org.springframework.orm.hibernate3.CTPLocalSessionFactoryBean
 
setHibernateTemplate(HibernateTemplate) - 类 中的方法com.seeyon.ctp.common.dao.BaseDao
 
setHibernateTemplate(HibernateTemplate) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseDao
Set the HibernateTemplate for this DAO explicitly, as an alternative to specifying a SessionFactory.
setHint(String) - 类 中的方法com.seeyon.ctp.common.rate.SeeyonRateLimiter.RateLimit
 
setHomeAddress(String) - 类 中的方法com.seeyon.ctp.security.vo.EncryptActionVO
 
setHorizontal(int) - 类 中的方法com.seeyon.v3x.system.vo.WatermarkStyle
 
setHost(String) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.OfficeTransManagerImpl
 
setHtml(String) - 类 中的方法com.seeyon.ctp.common.filemanager.domain.ReplaceBase64Result
 
setHtmlDestPath(String) - 类 中的方法com.seeyon.ctp.util.html.HTMLConvertManagerImpl
设置最终HTML页面的存放路径,支持${Expression}
setHtmlSuffix(String) - 类 中的方法com.seeyon.ctp.common.fileupload.FileUploadController
 
setHtmlTemplatePath(String) - 类 中的方法com.seeyon.ctp.util.html.HTMLConvertManagerImpl
设置模板绝对路径
setI18n(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
0:非国际化 1:国际化
setI18n(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
0:非国际化 1:国际化
setI18n(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
0:非国际化 1:国际化
setI18n(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
0:非国际化 1:国际化
setI18NResource(String) - 类 中的方法com.seeyon.ctp.common.thirdparty.menu.ThirdpartyAddinMenu
 
setI18nResult(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setI18nResult(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setI18ntimestamp(String) - 类 中的静态方法com.seeyon.ctp.common.i18n.expand.I18nResource
 
setI18nValue(String) - 类 中的方法com.seeyon.ctp.common.po.dataI18n.DataI18n
 
setIcon(String) - 类 中的方法com.seeyon.ctp.common.thirdparty.menu.ThirdpartyAddinMenu
 
setId(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setId(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setId(String) - 类 中的方法com.seeyon.ctp.common.component.CodeComponent
 
setId(String) - 类 中的方法com.seeyon.ctp.common.controller.BaseController.NeedlessLoginBean
 
setId(String) - 类 中的方法com.seeyon.ctp.common.controller.BaseController.WeekPwdCheckBean
 
setId(Long) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServicePartition
 
setId(Long) - 类 中的方法com.seeyon.ctp.common.po.BasePO
 
setId(Long) - 类 中的方法com.seeyon.ctp.common.po.constdef.ConstDef
 
setId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumReference
 
setId(Long) - 类 中的方法com.seeyon.ctp.common.po.dataI18n.DataI18n
 
setId(String) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setId(long) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setId(long) - 类 中的方法com.seeyon.ctp.common.po.restlog.CtpRestLogs
 
setId(String) - 类 中的方法com.seeyon.ctp.common.security.NeedlessLoginBean
 
setId(String) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheSimpleData
 
setId(Long) - 类 中的方法com.seeyon.ctp.event.EventFuture
 
setId(long) - 接口 中的方法com.seeyon.ctp.event.serialize.EventSerialize
设置id
setId(String) - 类 中的方法com.seeyon.ctp.login.LoginToken
 
setId(long) - 类 中的方法com.seeyon.ctp.m3.login.vo.LTokenVO
 
setId(Long) - 类 中的方法com.seeyon.ctp.portal.po.MenuVisitInfo
 
setId(Long) - 类 中的方法com.seeyon.ctp.portal.po.MenuVisitRecommend
 
setId(String) - 类 中的方法com.seeyon.ctp.thread.ThreadRequest
 
setId(String) - 类 中的方法com.seeyon.ctp.thread.ThreadResult
 
setId(Long) - 类 中的方法com.seeyon.v3x.common.domain.BaseModel
 
setIDCard(String) - 类 中的方法com.seeyon.ctp.security.vo.EncryptActionVO
 
setIdentifier(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setIdIfNew() - 类 中的方法com.seeyon.ctp.common.po.BasePO
当Id为null或者-1时,设置一个新值
setIdIfNew() - 类 中的方法com.seeyon.v3x.common.domain.BaseModel
当Id为null或者-1时,设置一个新值
setIfuse(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
0:未引用 1:已引用
setIfuse(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
0:未引用 1:已引用
setIfuse(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
0:未引用 1:已引用
setIfuse(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
0:未引用 1:已引用
setIgnoreOnlineStatus(Boolean) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setImageId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
 
setImageId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
 
setImgHeight(int) - 类 中的方法com.seeyon.v3x.system.vo.WatermarkStyle
 
setImgWidth(int) - 类 中的方法com.seeyon.v3x.system.vo.WatermarkStyle
 
setImportantLevel(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setImportantLevel(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setImportantLevel(Integer) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageContent
设置主题的重要的程度
setIndex(int) - 类 中的方法com.seeyon.ctp.common.thirdparty.menu.ThirdpartyAddinMenu
 
setIndexFilePath(String) - 类 中的方法com.seeyon.ctp.common.SystemEnvironment
远程RMI将注入配置的路径
setInitLevel(String) - 类 中的方法com.seeyon.ctp.common.log.LogInfo
 
setInitNotifications(List<NotificationType>) - 类 中的方法com.seeyon.ctp.cluster.NotificationListenerRegistry
已过时。
设置服务启动时发送的通知。
setInitSuccess(boolean) - 类 中的静态方法com.seeyon.ctp.common.i18n.ResourceLoader
 
setInputCount(int) - 类 中的方法com.seeyon.ctp.common.function.CtpFunctionCategory
 
setInputStream(InputStream) - 类 中的方法com.seeyon.ctp.common.filemanager.event.FileDownloadEvent
 
setInputStream(InputStream) - 接口 中的方法com.seeyon.ctp.common.filemanager.event.FileItem
改变上传的文件,用于使用清除病毒以后的流替换原上传的文件流。
setInstanceCacheMissLimitMap(String, ThreadLocal<PrvCheckObj>) - 类 中的静态方法com.seeyon.ctp.component.cache.CacheFactory
 
setInstanceCacheProtectMap(String, Cache<Object, Object>) - 类 中的静态方法com.seeyon.ctp.component.cache.CacheFactory
 
setInstantiationStrategy(InstantiationStrategy) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Set the instantiation strategy to use for creating bean instances.
setInternal(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setInternal(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setInternal(boolean) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setInternalId(Long) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setIntervalTimems(long) - 类 中的静态方法com.seeyon.ctp.monitor.domain.MonitorConfig
 
setIp(String) - 类 中的方法com.seeyon.ctp.cluster.NodeInfo
 
setIP(String) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setIpAddress(String) - 类 中的方法com.seeyon.ctp.common.po.safetyprotection.SafetyProtectionLog
 
setIpAddress(String) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisConfig
 
setIpAddress(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setIpAddress(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setIs_formEnum(Byte) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setIsAt(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setIsAt(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setIsCount(Boolean) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setIsDelete(Integer) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setIsEnable(Integer) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setIsEnumitem(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumBind
是否为枚举值
setIsEnumItem(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumReference
 
setIsI18n(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
 
setIsI18n(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
 
setIsPreset(Integer) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setIsRead(Boolean) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setIsRead(Boolean) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setIsReadOnly(String) - 类 中的方法com.seeyon.ctp.common.microserver.vo.MicroCenterConfigVo
 
setIsRef(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
 
setIsRef(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
 
setIsRef(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
 
setIsRef(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
 
setIsRef(Integer) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setIsRef(Integer) - 类 中的方法com.seeyon.v3x.common.metadata.MetadataItem
 
setIsReply(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setIsReply(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setIsSeach(Integer) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setIsShowinPersoncard(Integer) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setIsShowinPersoninfo(Integer) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setIsShowinWorkflow(Integer) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setIsSystem(Integer) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setIsSystem(Integer) - 类 中的方法com.seeyon.v3x.common.metadata.MetadataItem
 
setIsTemplate(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setIsTemplate(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setIsTrack(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setIsTrack(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setItem(EventMonitorItemEnum) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorItem
 
setItemEnum(EventMonitorItemEnum) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorItemValue
 
setItemInfo(Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
 
setItemInfo(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
 
setItemMap(Map<String, EventMonitorItem>) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorItemValue
 
setItems(List<CtpEnumItem>) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumBean
已过时。
setItems(Map<EventMonitorItemEnum, EventMonitorItemValue>) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorStoreMemImpl
 
setItems(List<MetadataItem>) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setJdbcExceptionTranslator(SQLExceptionTranslator) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setJdbcExceptionTranslator(SQLExceptionTranslator) - 类 中的方法org.springframework.orm.hibernate3.CTPTransactionManager
Set the JDBC exception translator for this transaction manager.
setJs(boolean) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setJs(boolean) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfoVO
 
setKey(Serializable) - 类 中的方法com.seeyon.ctp.common.cache.cluster.CacheNotification
 
setKey(String) - 类 中的方法com.seeyon.ctp.common.config.PlatformConfigItem
 
setKey(Integer) - 枚举 中的方法com.seeyon.ctp.common.constants.ReferenceRangeEnum
 
setKey(int) - 枚举 中的方法com.seeyon.ctp.common.ctpenumnew.Enums.EnumAdminRoleType
 
setKey(int) - 枚举 中的方法com.seeyon.ctp.common.ctpenumnew.Enums.EnumTabType
 
setKey(int) - 枚举 中的方法com.seeyon.ctp.common.ctpenumnew.Enums.EnumTreeNodeType
 
setKey(String) - 枚举 中的方法com.seeyon.ctp.common.ctpenumnew.Enums.ImportExcelType
 
setKey(String) - 枚举 中的方法com.seeyon.ctp.common.ctpenumnew.Enums.PageOperateType
 
setKey(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.LocaleInfo
 
setKey(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setKey(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfoVO
 
setKey(String) - 类 中的方法com.seeyon.ctp.common.microserver.vo.MicroCenterConfigVo
 
setKey(String) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheColumn
 
setKey(String) - 类 中的方法com.seeyon.ctp.event.AddressChangeEvent
 
setKey(String) - 类 中的方法com.seeyon.ctp.security.vo.ActionAlgorithmGroup
 
setKey(String) - 类 中的方法com.seeyon.ctp.security.vo.TransportScopeGroupVO
 
setKey(String) - 类 中的方法com.seeyon.ctp.security.vo.TransportScopeItemVO
 
setKeyLevel(Map<String, String>) - 类 中的静态方法com.seeyon.ctp.common.i18n.expand.I18nResource
 
setKeyModule(Map<String, String>) - 类 中的静态方法com.seeyon.ctp.common.i18n.expand.I18nResource
 
setLabel(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
 
setLabel(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
 
setLabel(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
 
setLabel(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
 
setLabel(String) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setLabel(String) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataTable
 
setLabel(String) - 类 中的方法com.seeyon.ctp.common.thirdparty.menu.ThirdpartyAddinMenu
 
setLabel(String) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setLabel(String) - 类 中的方法com.seeyon.v3x.common.metadata.MetadataItem
 
setLabelI18nKey(String) - 类 中的方法com.seeyon.ctp.common.assdoc.AssdocDefinition
 
setLanguage(String) - 类 中的方法com.seeyon.ctp.common.po.dataI18n.DataI18n
 
setLastActiveTime(long) - 类 中的方法com.seeyon.ctp.cluster.NodeInfo
 
setLastLoginTime(Date) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setLastModifiedDate(String) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.UploadFileBean
 
setLastRefreshTime(Date) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setLastShowSpaceId(String) - 类 中的静态方法com.seeyon.ctp.common.authenticate.domain.UserHelper
 
setLevel(String) - 类 中的方法com.seeyon.ctp.common.log.LogInfo
 
setLevelId(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setLevelId(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setLevelName(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setLevelNum(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
层次号
setLevelNum(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
层次号
setLevelNum(Integer) - 类 中的方法com.seeyon.v3x.common.metadata.MetadataItem
 
setLevelType(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setLevelType(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfoVO
 
setLevelTypeName(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfoVO
 
setLine(String) - 类 中的方法com.seeyon.ctp.common.microserver.vo.MicroCenterConfigVo
 
setLinkParam(String...) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setLinkParam(String...) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setLinkParam(String[]) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageReceiver
 
setLinkParam0(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setLinkParam0(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setLinkParam1(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setLinkParam1(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setLinkParam2(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setLinkParam2(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setLinkParam3(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setLinkParam3(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setLinkParam4(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setLinkParam4(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setLinkParam5(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setLinkParam5(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setLinkParam6(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setLinkParam6(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setLinkParam7(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setLinkParam7(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setLinkParam8(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setLinkParam8(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setLinkParam9(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setLinkParam9(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setLinkType(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setLinkType(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setLinkType(String) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageReceiver
 
setListener(Listener) - 类 中的方法com.seeyon.ctp.event.EventFuture
 
setListenerName(String) - 类 中的方法com.seeyon.ctp.event.EventFuture
 
setListenerName(String) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorItem
 
setListeners(List<NotificationListener>) - 类 中的方法com.seeyon.ctp.cluster.NotificationListenerRegistry
已过时。
设置服务启动时注册的监听器。
setLoader(AdvanceCanalMap.DataLoader<K, V>) - 类 中的方法com.seeyon.ctp.component.cache.AdvanceCanalMap.Builder
 
setLoader(IndexCanalMap.DataLoader<K, V>) - 类 中的方法com.seeyon.ctp.component.cache.IndexCanalMap.Builder
 
setLoaderName(String) - 类 中的方法com.seeyon.ctp.component.cache.DefaultGroupCacheableReloader
 
setLobHandler(LobHandler) - 类 中的方法org.hibernate.shuqi.config.CTPLocalSessionFactoryBean1
 
setLobHandler(LobHandler) - 类 中的方法org.springframework.orm.hibernate3.CTPLocalSessionFactoryBean
 
setLocale(Locale) - 接口 中的方法com.seeyon.client.CTPRestClient
设置REST调用的国际化语言。
setLocale(Locale) - 类 中的方法com.seeyon.client.GenericRestClient
 
setLocale(Locale) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setLocale(Locale) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setLocale(Locale) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setLocale(HttpSession, Locale) - 类 中的静态方法com.seeyon.ctp.common.i18n.LocaleContext
设置当前登录者的Locale
setLocale(ServletRequest, Locale) - 类 中的静态方法com.seeyon.ctp.common.i18n.LocaleContext
设置当前登录者的Locale
setLocaleStr(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setLocalId(long) - 类 中的方法com.seeyon.ctp.common.po.idmapper.CTPGuidMapper
 
setLocalPath(String) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServicePartition
 
setLockTime(long) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setLogDuplicateSQL(boolean) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeData
 
setLoginAccount(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setLoginAccount(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setLoginAccount(Long) - 类 中的方法com.seeyon.ctp.login.LoginToken
 
setLoginAccount(Long) - 类 中的方法com.seeyon.ctp.m3.login.po.LoginTokenPO
 
setLoginAccount(Long) - 类 中的方法com.seeyon.ctp.m3.login.vo.LTokenVO
 
setLoginAccountName(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setLoginAccountName(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setLoginAccountShortName(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setLoginAccountShortName(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setLoginFailureInfo(LoginFailureInfo) - 类 中的方法com.seeyon.ctp.login.event.LoginFailureEvent
 
setLoginInfo(OnlineUser.LoginInfo) - 类 中的方法com.seeyon.ctp.login.dto.LoginFailureInfo
 
setLoginInfo(OnlineUser.LoginInfo) - 类 中的方法com.seeyon.ctp.login.event.LoginInfoEvent
 
setLoginInfo(OnlineUser.LoginInfo) - 类 中的方法com.seeyon.ctp.login.event.LogoutInfoEvent
 
setLoginInfoMap(Map<Constants.login_sign, String>) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setLoginIp(String) - 类 中的方法com.seeyon.ctp.common.po.restlog.CtpRestLogs
 
setLoginLogId(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setLoginLogId(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setLoginLogId(Long) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setLoginName(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setLoginName(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setLoginName(String) - 类 中的方法com.seeyon.ctp.common.po.safetyprotection.SafetyProtectionLog
 
setLoginName(String) - 类 中的方法com.seeyon.ctp.common.po.usermapper.CtpOrgUserMapper
 
setLoginName(String) - 类 中的方法com.seeyon.ctp.login.LoginToken
 
setLoginName(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setLoginName(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setLoginName(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setLoginName(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setLoginName(String) - 类 中的方法com.seeyon.ctp.m3.login.po.LoginTokenPO
 
setLoginName(String) - 类 中的方法com.seeyon.ctp.m3.login.vo.LTokenVO
 
setLoginName(String) - 类 中的方法com.seeyon.ctp.polling.message.BasePollMessage
 
setLoginOfflineOperation(Constants.LoginOfflineOperation) - 类 中的方法com.seeyon.ctp.login.event.LogoutInfoEvent
 
setLoginPasswordStrength(Long, int) - 类 中的方法com.seeyon.ctp.common.authenticate.UserPasswordManager
 
setLoginResult(LoginResult) - 类 中的方法com.seeyon.ctp.login.dto.LoginFailureInfo
 
setLoginSign(int) - 类 中的方法com.seeyon.ctp.common.authenticate.LockLoginInfoFactory.LockLoginInfo
 
setLoginSign(int) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setLoginSign(int) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setLoginState(User.login_state_enum) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setLoginState(User.login_state_enum) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setLoginTime(long) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setLoginTime(Date) - 类 中的方法com.seeyon.ctp.common.po.restlog.CtpRestLogs
 
setLoginTime(Date) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setLoginTimestamp(long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setLoginTimestamp(long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setLoginType(String) - 类 中的方法com.seeyon.ctp.common.po.restlog.CtpRestLogs
 
setLoginType(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setLogonDate(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setLogonDate(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setLogonMonth(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setLogonMonth(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setLogonTime(Date) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setLogonTime(Date) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setLogonType(Integer) - 类 中的方法com.seeyon.ctp.common.po.safetyprotection.SafetyProtectionLog
 
setLogonType(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setLogonType(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setLogonYear(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setLogonYear(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setLogoutTime(Date) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setLogoutTime(Date) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setLogoutType(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setLogoutType(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setLtoken(String) - 类 中的方法com.seeyon.ctp.m3.login.po.LoginTokenPO
 
setlToken(String) - 类 中的方法com.seeyon.ctp.m3.login.vo.LTokenVO
 
setM3(boolean) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setM3count(int) - 类 中的方法com.seeyon.ctp.common.i18n.domain.LocaleInfo
 
setM3I18NResourceManager(M3I18nResourceManager) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
 
setM3ZipRelativePath(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
M3应用包的相对路径
setMain(boolean) - 类 中的方法com.seeyon.ctp.cluster.NodeInfo
 
setMainDataSourceConfig(DataSourceConfig) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.DataTransferRequestBean
 
setMainDataSourceConfig(DataSourceConfig) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.DataTransferResponseBean
 
setMainFrame(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setMainFrame(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setMap(CacheSet<V>) - 类 中的方法com.seeyon.ctp.component.cache.CacheSetDataLoader
 
setMapDataLoader(MapDataLoader<K, V>) - 类 中的方法com.seeyon.ctp.component.cache.CacheMapDataLoader
 
setMappingLocations(Resource[]) - 类 中的方法org.hibernate.shuqi.config.CTPLocalSessionFactoryBean1
 
setMappingLocations(Resource[]) - 类 中的方法org.springframework.orm.hibernate3.CTPLocalSessionFactoryBean
 
setMappingLocations(List<Resource>) - 类 中的方法org.springframework.orm.hibernate3.HbmResourceLoader
 
setMappingPath(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Partition
 
setMapUpdate(boolean) - 类 中的方法com.seeyon.ctp.common.cache.cluster.CacheNotification
 
setMark(String) - 类 中的方法com.seeyon.ctp.common.config.PlatformConfigItem
 
setMaxBackupDay(int) - 类 中的方法com.seeyon.ctp.common.log.RollingDailyFileAppender
 
setMaxCount(int) - 类 中的方法com.seeyon.ctp.datasource.DataSourceBean
 
setMaxDBConCount(long) - 类 中的方法com.seeyon.ctp.monitor.domain.Threshold
 
setMaxDepth(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumBean
已过时。
setMaxFileSize(long) - 类 中的方法com.seeyon.ctp.common.log.RollingDailyFileAppender
 
setMaxHeight(int) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
setMaxOldGenBytes(long) - 类 中的方法com.seeyon.ctp.monitor.domain.Threshold
 
setMaxPermGenBytes(long) - 类 中的方法com.seeyon.ctp.monitor.domain.Threshold
 
setMaxResults(int) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setMaxResults(Integer) - 类 中的静态方法com.seeyon.ctp.common.dao.paginate.Pagination
 
setMaxSize(AtomicInteger) - 类 中的方法com.seeyon.ctp.component.cache.CacheSizeStatistics
 
setMaxSize(long) - 类 中的方法com.seeyon.ctp.component.cache.HotDataMapConfig
 
setMaxThreadsCount4Ajp(long) - 类 中的方法com.seeyon.ctp.monitor.domain.Threshold
 
setMaxThreadsCount4Http(long) - 类 中的方法com.seeyon.ctp.monitor.domain.Threshold
 
setMaxUploadSize(long) - 类 中的方法com.seeyon.ctp.common.fileupload.FileuploadManagerImpl
 
setMaxWidth(int) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
setMemberId(long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDog
 
setMemberId(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager.SessionInfo
 
setMemberId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumMember
 
setMemberId(Long) - 类 中的方法com.seeyon.ctp.common.po.safetyprotection.SafetyProtectionLog
 
setMemberId(Long) - 类 中的方法com.seeyon.ctp.common.po.usermapper.CtpOrgUserMapper
 
setMemberId(Long) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setMemberId(Long) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setMembmerId(Long) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setMemeberPortRange(String) - 类 中的方法com.seeyon.ctp.cluster.ClusterConfigBean
 
setMenuId(Long) - 类 中的方法com.seeyon.ctp.portal.po.MenuVisitInfo
 
setMenuId(Long) - 类 中的方法com.seeyon.ctp.portal.po.MenuVisitTotalInfo
 
setMenus(List) - 类 中的静态方法com.seeyon.ctp.common.authenticate.domain.UserHelper
当前用户个性化信息
setMessage(String) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.UploadFileResponseBean
 
setMessageCategory(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setMessageCategory(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setMessageCategory(int) - 类 中的方法com.seeyon.ctp.common.usermessage.UserMessage
 
setMessageCategoryName(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setMessageContent(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setMessageContent(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setMessageFilterArgs(Object...) - 类 中的方法com.seeyon.ctp.common.usermessage.UserMessage
 
setMessageId(String) - 类 中的方法com.seeyon.ctp.polling.message.NotificationMessage
 
setMessageSubCategory(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setMessageSubCategory(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setMessageSubCategory(Integer) - 类 中的方法com.seeyon.ctp.common.usermessage.UserMessage
 
setMessageType(int) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setMessageType(Constants.UserMessage_TYPE) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setMessageType(int) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setMetadataId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
 
setMetadataId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
 
setMetadataId(Long) - 类 中的方法com.seeyon.v3x.common.metadata.MetadataItem
 
setMethod(Method) - 类 中的方法com.seeyon.ctp.common.function.CtpFunction
 
setMethod(String) - 类 中的方法com.seeyon.ctp.component.cache.CacheUtil.CachePair
 
setMethodAnnotationTypes(String[]) - 类 中的方法com.seeyon.ctp.util.annotation.AnnotationHandler
 
setMethodName(String) - 类 中的方法com.seeyon.ctp.common.function.CtpFunction
 
setMethodName(String) - 类 中的方法com.seeyon.ctp.event.EventFuture
 
setMethods(List<String>) - 类 中的方法com.seeyon.ctp.common.controller.BaseController.NeedlessLoginBean
 
setMethods(List<String>) - 类 中的方法com.seeyon.ctp.common.controller.BaseController.WeekPwdCheckBean
 
setMethods(List<String>) - 类 中的方法com.seeyon.ctp.common.security.NeedlessLoginBean
 
setMicroServiceManager(MicroServiceManager) - 类 中的方法com.seeyon.ctp.common.fileupload.FileUploadController
 
setMicroServiceManager(MicroServiceManager) - 类 中的方法com.seeyon.ctp.common.microserver.config.MicroServiceConfigManagerImpl
 
setMicroServiceManager(MicroServiceManager) - 类 中的静态方法com.seeyon.ctp.util.MicroCenterConfigUtil
 
setMimeType(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
Set the value related to the column: mime_type
setMimeType(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
Set the value related to the column: mime_type
setMinCount(int) - 类 中的方法com.seeyon.ctp.datasource.DataSourceBean
 
setMobile(boolean) - 类 中的方法com.seeyon.v3x.system.WatermarkEvent
 
setModelName(String) - 类 中的方法com.seeyon.ctp.common.ctpenumnew.po.EnumReferenceDetails
 
setModelTypeName(String) - 类 中的方法com.seeyon.ctp.common.ctpenumnew.po.EnumReferenceDetails
 
setModifyDate(Timestamp) - 类 中的方法com.seeyon.ctp.common.po.config.ConfigItem
 
setModule(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setModule(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfoVO
 
setModule(String) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setModule(List<String>) - 类 中的方法com.seeyon.ctp.common.thirdparty.menu.ThirdpartyAddinMenu
 
setModuleId(Integer) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setModuleId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumBind
module_type所对应模块的id,如果module_type=2代表为表单id
setModuleId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumReference
 
setModuleId(Long) - 类 中的方法com.seeyon.ctp.common.po.safetyprotection.SafetyProtectionLog
 
setModuleId(Integer) - 类 中的方法com.seeyon.ctp.security.vo.EncryptModuleVO
 
setModuleInfo(ResourceInfo, Locale) - 类 中的静态方法com.seeyon.ctp.common.i18n.manager.I18nResourceCacheHolder
设置模块信息
setModuleName(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.LocaleInfo
 
setModuleName(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setModuleName(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfoVO
 
setModuleType(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumBind
枚举所属的功能模块(具体参考com.seeyon.ctp.common.constants.applicationcategoryenum
setModuleType(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumReference
 
setModuleType(Integer) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataCategory
 
setMsg(String) - 类 中的方法com.seeyon.ctp.common.bo.Result
 
setMsg(String) - 类 中的方法com.seeyon.ctp.common.progressBar.CTPProgressBar
 
setMsg(BasePollMessage) - 类 中的方法com.seeyon.ctp.polling.event.PollingEvent
 
setMsgId(Long) - 类 中的方法com.seeyon.ctp.polling.message.BasePollMessage
 
setMsgInfo(Object) - 类 中的方法com.seeyon.ctp.polling.message.BasePollMessage
 
setMsgType(String) - 类 中的方法com.seeyon.ctp.polling.message.BasePollMessage
 
setMustUseDog(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDog
 
setName(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDog
 
setName(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setName(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setName(String) - 类 中的方法com.seeyon.ctp.common.component.CodeComponent
 
setName(String) - 类 中的方法com.seeyon.ctp.common.controller.BaseController.NeedlessLoginBean
 
setName(String) - 类 中的方法com.seeyon.ctp.common.controller.BaseController.WeekPwdCheckBean
 
setName(String) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServicePartition
 
setName(String) - 类 中的方法com.seeyon.ctp.common.function.CtpFunctionCategory
 
setName(String) - 类 中的方法com.seeyon.ctp.common.function.CtpFunctionParameter
 
setName(String) - 类 中的方法com.seeyon.ctp.common.log.LogInfo
 
setName(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
 
setName(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
 
setName(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
 
setName(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
 
setName(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Partition
Set the value related to the column: name
setName(String) - 类 中的方法com.seeyon.ctp.common.po.formula.FormulaParam
 
setName(String) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setName(String) - 类 中的方法com.seeyon.ctp.common.service.AjaxOperation
 
setName(String) - 类 中的方法com.seeyon.ctp.component.cache.CacheUtil.CachePair
 
setName(String) - 类 中的方法com.seeyon.ctp.component.cache.CanalMap.Define
 
setName(String) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheCategory
 
setName(String) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheColumn
 
setName(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setName(String) - 类 中的方法com.seeyon.ctp.security.vo.TransportScopeGroupVO
 
setName(String) - 类 中的方法com.seeyon.ctp.security.vo.TransportScopeItemVO
 
setName(String) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setName(String) - 类 中的方法com.seeyon.v3x.common.metadata.MetadataItem
 
setName(String) - 类 中的方法com.seeyon.v3x.system.WatermarkEvent
 
setNeedCheckUsername(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDog
 
setNeedCount(boolean) - 类 中的静态方法com.seeyon.ctp.common.dao.paginate.Pagination
 
setNeedTotal(boolean) - 类 中的方法com.seeyon.ctp.util.FlipInfo
设置是否需要提取总记录数,在不需要取总记录数的情况下设置为false以优化性能
setNestedTransactionAllowed(boolean) - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Set whether nested transactions are allowed.
setNewId() - 类 中的方法com.seeyon.ctp.common.po.BasePO
给Id设置一个新值
setNewId() - 类 中的方法com.seeyon.v3x.common.domain.BaseModel
给Id设置一个新值
setNext(ThreadRequest) - 类 中的方法com.seeyon.ctp.thread.ThreadRequest
 
setNoCheckURL(Map<String, Set<String>>) - 类 中的方法com.seeyon.ctp.common.web.interceptor.CommonInterceptor
 
setNode(String) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setNodeId(String) - 类 中的方法com.seeyon.ctp.cluster.NodeInfo
 
setNodeIndex(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setNodeIndex(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setNodeIndex(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setNodeIndex(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setNodeIndex(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setNodeModel(NodeModel) - 类 中的方法com.seeyon.ctp.cluster.NodeInfo
 
setNormalMap(Map<String, String>) - 类 中的方法com.seeyon.ctp.common.filemanager.po.BatchDownloadPo
 
setNoSetContentTypeURL(Map<String, Set<String>>) - 类 中的方法com.seeyon.ctp.common.web.interceptor.CommonInterceptor
 
setNum(AtomicInteger) - 类 中的方法com.seeyon.ctp.component.cache.CacheSizeStatistics
 
setNx(K, V, Long) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
不存在,就覆盖 .
setNx(K, V, Long) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
setNx(K, V, Long) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
setObj(T) - 类 中的方法com.seeyon.ctp.component.cache.EntityCanalMap.ActionHolder
 
setObject(Object) - 类 中的方法com.seeyon.ctp.common.ctpenumnew.event.EnumReferenceEvent
 
setObjectDataLoader(ObjectDataLoader) - 类 中的方法com.seeyon.ctp.component.cache.AbstractCacheObject
 
setObsObjectKey(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
 
setObsObjectKey(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
 
setOfdMetadata - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
 
setOfficeOnlineUtil(OfficeOnlineUtil) - 类 中的方法com.seeyon.ctp.common.office.trans.OfficeTransController
 
setOfficePhone(String) - 类 中的方法com.seeyon.ctp.security.vo.EncryptActionVO
 
setOfficeTransAndSecret(List<Attachment>) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
setOfficeTransformEnable(List<Attachment>) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManager
 
setOfficeTransformEnable(List<Attachment>) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
setOfficeTransformEnable(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
 
setOfficeTransManager(OfficeTransManager) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.SeeyonOfficeTransManagerImpl
 
setOfficeTransManager(OfficeTransManager) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.YongZhongOfficeTransManagerImpl
 
setOfficeTransManager(OfficeTransManager) - 类 中的方法com.seeyon.ctp.common.office.trans.OfficeTransController
 
setOfflineMemo(String) - 类 中的方法com.seeyon.ctp.login.event.LogoutInfoEvent
 
setOfflineMemo(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setOfflineMemo(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setOfflineOperation(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setOfflineOperation(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setOldGenBytes(long) - 类 中的方法com.seeyon.ctp.monitor.domain.CurrentStatus
 
setOldObj(T) - 类 中的方法com.seeyon.ctp.component.cache.EntityCanalMap.ActionHolder
 
setOnline(boolean) - 类 中的方法com.seeyon.ctp.cluster.event.SlaveStatusEvent
 
setOnline(boolean) - 类 中的方法com.seeyon.ctp.common.microserver.MicroServiceOnlineEvent
设置通知类型(上线或者下线)
setOnlineSubState(Constants.LoginUserOnlineSubState) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setOnlineTime(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setOnlineTime(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setOnlineUserLngLat(String, String, String) - 接口 中的方法com.seeyon.ctp.login.online.OnlineManager
已过时。
记录当前登录人的位置信息,提供给PC端调用
setOnlineUserLngLatMobile(String, String, String) - 接口 中的方法com.seeyon.ctp.login.online.OnlineManager
已过时。
记录当前登录人的位置信息,提供给移动端调用
setOnlineUsersCount4M1(long) - 类 中的方法com.seeyon.ctp.monitor.domain.CurrentStatus
 
setOnlineUsersCount4PC(long) - 类 中的方法com.seeyon.ctp.monitor.domain.CurrentStatus
 
setOpenType(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setOpenType(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setOpenType(int) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageReceiver
 
setOperate(String) - 类 中的方法com.seeyon.ctp.common.bo.InitUserEvent
 
setOperate(String) - 类 中的方法com.seeyon.ctp.polling.message.NotificationMessage
 
setOperations(List<AjaxOperation>) - 类 中的方法com.seeyon.ctp.common.service.AjaxAccessBean
 
setOrder(int) - 类 中的方法org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
 
setOrg_account_id(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
 
setOrg_account_id(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
 
setOrg_account_id(Long) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setOrgAccountId(Long) - 类 中的方法com.seeyon.ctp.common.po.config.ConfigItem
 
setOrgAccountId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
组织机构id
setOrgAccountId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
组织机构id
setOrgAccountId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
组织机构id
setOrgAccountId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
组织机构id
setOrgAccountId(Long) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setOriginImgId(Long) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
 
setOut(PrintWriter) - 类 中的方法com.seeyon.v3x.common.ajax.impl.AJAXResponseImpl
 
setOutFileName(String) - 类 中的方法com.seeyon.ctp.common.log.DynamicWtriteLogAppender
 
setOutputPath(String) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.OfficeTransManagerImpl
 
setOutputSwitch(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
0:停用 1:启用 3:删除
setOutputSwitch(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
0:停用 1:启用 3:删除
setOutputSwitch(Integer) - 类 中的方法com.seeyon.v3x.common.metadata.MetadataItem
 
setOwner(long) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setPage(int) - 类 中的方法com.seeyon.ctp.util.FlipInfo
设置当前查询第几页
setPageNum(Integer) - 类 中的方法com.seeyon.ctp.util.PageList
 
setPageSize(int) - 类 中的方法com.seeyon.ctp.common.i18n.pager.PageParameter
 
setPageSize(Integer) - 类 中的方法com.seeyon.ctp.util.PageList
 
setPagination() - 类 中的方法com.seeyon.ctp.util.FlipInfo
将Flipinfo设置到Pagination,以备当前线程的下一个DAO调用。
setParam(Serializable[]) - 类 中的方法com.seeyon.ctp.component.cache.CacheUtil.CachePair
 
setParam0(String) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setParam0(String) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setParam1(String) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setParam1(String) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setParam2(String) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setParam3(String) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setParam4(String) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setParam5(String) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setParameter(PageParameter) - 类 中的方法com.seeyon.ctp.common.i18n.pager.PageResult
 
setParameter(Object) - 类 中的方法com.seeyon.ctp.thread.ThreadServer
 
setParameterNameDiscoverer(ParameterNameDiscoverer) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Set the ParameterNameDiscoverer to use for resolving method parameter names if needed (e.g. for constructor names).
setParameterNames(String...) - 类 中的方法org.springframework.aop.aspectj.CTPAspectJExpressionPointcut
Set the parameter names for the pointcut.
setParameters(String...) - 类 中的方法com.seeyon.ctp.common.constants.LoginResult
 
setParameters(Query, Map<String, Object>, Object...) - 类 中的方法com.seeyon.ctp.common.dao.BaseDao
 
setParameters(List<CtpFunctionParameter>) - 类 中的方法com.seeyon.ctp.common.function.CtpFunction
 
setParameters(String) - 类 中的方法com.seeyon.v3x.common.web.util.SettableHttpServletRequest
 
setParameterTypes(Class<?>...) - 类 中的方法org.springframework.aop.aspectj.CTPAspectJExpressionPointcut
Set the parameter types for the pointcut.
setParams(String...) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setParams(String) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setParams(List<FormulaParam>) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setParams(Map) - 类 中的方法com.seeyon.ctp.util.FlipInfo
设置自定义查询参数Map,只为前端grid组件参数续传用,数据库查询操作不使用该参数
setParamsJson(String) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setParamsJson(String) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setParentId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
上层id
setParentId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
上层id
setParentId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
上层id
setParentId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
上层id
setParentid(Long) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setParentId(Long) - 类 中的方法com.seeyon.v3x.common.metadata.MetadataItem
 
setPartitionDAO(PartitionDAO) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.PartitionManagerImpl
 
setPartitionList(List<FileServicePartition>) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServiceRequestBean
 
setPartitionList(List<FileServicePartition>) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServiceResponseBean
 
setPartitionManager(PartitionManager) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
setPartitionManager(PartitionManager) - 类 中的方法com.seeyon.ctp.common.fileupload.FileUploadController
 
setPartitionManager(PartitionManager) - 类 中的方法com.seeyon.ctp.common.microserver.MicroServiceManagerImpl
 
setPassword(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager.SessionInfo
 
setPassword(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setPassword(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setPassword(String) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.DataSourceConfig
 
setPassword(String) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisConfig
 
setPassword(String) - 类 中的方法com.seeyon.ctp.datasource.DataSourceBean
 
setPath(String) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServicePartition
 
setPath(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Partition
Set the value related to the column: path
setPcCount(int) - 类 中的方法com.seeyon.ctp.common.i18n.domain.LocaleInfo
 
setPcResourceInfo(Map<String, List<Map<Locale, ResourceInfo>>>) - 类 中的静态方法com.seeyon.ctp.common.i18n.manager.I18nResourceCacheHolder
 
setPermGenBytes(long) - 类 中的方法com.seeyon.ctp.monitor.domain.CurrentStatus
 
setPieList(List<EventMonitorItem>) - 接口 中的方法com.seeyon.ctp.event.monitor.EventMonitorStore
 
setPieList(List<EventMonitorItem>) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorStoreMemImpl
 
setPipelines(List<String>) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageContent
 
setPlaintext(String) - 类 中的方法com.seeyon.ctp.common.security.sm2.EncryptRequest
设置明文
setPlatformAdmin(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setPlatformAdmin(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setPluginId(String) - 类 中的方法com.seeyon.ctp.common.thirdparty.menu.ThirdpartyAddinMenu
 
setPointcutDeclarationScope(Class<?>) - 类 中的方法org.springframework.aop.aspectj.CTPAspectJExpressionPointcut
Set the declaration scope for the pointcut.
setPolicy(String) - 类 中的方法com.seeyon.ctp.common.controller.BaseController.WeekPwdCheckBean
 
setPopParams(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setPopParams(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setPopParams(String) - 类 中的方法com.seeyon.ctp.common.usermessage.UserMessage
 
setPopType(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setPopType(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setPopType(Integer) - 类 中的方法com.seeyon.ctp.common.usermessage.UserMessage
 
setPort(String) - 类 中的方法com.seeyon.ctp.cluster.NodeInfo
 
setPort(int) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.OfficeTransManagerImpl
 
setPort(int) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisConfig
 
setPort(ThreadPort) - 类 中的方法com.seeyon.ctp.thread.ThreadServer
 
setPortName(Object) - 类 中的方法com.seeyon.ctp.thread.ThreadServer
 
setPosition(int) - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
 
setPostId(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setPostId(Long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setPostId(Long) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.SecondePost
 
setPostName(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.SecondePost
 
setPostName(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setPrecision(Long) - 类 中的方法com.seeyon.ctp.component.cache.CacheConfiguration
设置缓存失效精度。
setPrepareConnection(boolean) - 类 中的方法org.springframework.orm.hibernate3.CTPTransactionManager
Set whether to prepare the underlying JDBC Connection of a transactional Hibernate Session, that is, whether to apply a transaction-specific isolation level and/or the transaction's read-only flag to the underlying JDBC Connection.
setPrintCnt(int) - 类 中的方法com.seeyon.ctp.common.log.CapabilityLogHandler.Val
 
setPriority(int) - 类 中的方法com.seeyon.ctp.common.AbstractRunInRightEvent
 
setPriority(int) - 接口 中的方法com.seeyon.ctp.common.RunInRightEvent
 
setPrivateKey(String) - 类 中的方法com.seeyon.ctp.common.security.sm2.DecryptRequest
设置私钥
setPrivateKey(String) - 类 中的方法com.seeyon.ctp.common.security.sm2.SM2KeyPair
设置私钥
setPrivateProperty(Object, String, Object) - 类 中的静态方法com.seeyon.ctp.util.BeanUtils
设置当前类声明的private/protected变量
setProcessCpuTime(long) - 类 中的方法com.seeyon.ctp.monitor.domain.CurrentStatus
 
setProcessObject(Object) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeData
 
setProgramCode(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
程序引用时使用的编码
setProgramCode(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
程序引用时使用的编码
setProgress(String) - 类 中的方法com.seeyon.ctp.component.cache.GroupCacheableReloadResult
 
setProgressBarMsg(String, String) - 类 中的静态方法com.seeyon.ctp.common.progressBar.CTPProgressUtil
为进度条设置最新的提示信息
setProperties(Properties) - 类 中的方法com.seeyon.ctp.tenant.event.SysPropertyLoadEvent
已过时。
 
setPropertiesComp(boolean) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheDetail
 
setProperty(String, Object) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setProperty(String, Object) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setProps(Map<String, Object>) - 类 中的方法com.seeyon.ctp.component.cache.CanalMapViewer.CacheSimpleData
 
setProtectCache(K) - 类 中的方法com.seeyon.ctp.component.cache.AbstractGroupCacheable
将key放入缓存保护清单中.
setProtectDataExpire(int) - 类 中的方法com.seeyon.ctp.component.cache.AbstractGroupCacheable
设置缓存穿透防护清单 失效时间(单位:s)
setProvider(int) - 接口 中的方法com.seeyon.ctp.common.office.rmi.OfficeTransService
 
setProvider(int) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.HttpOfficeTransServiceImpl
 
setProvince(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setProvince(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setPublicKey(String) - 类 中的方法com.seeyon.ctp.common.security.sm2.EncryptRequest
设置公钥
setPublicKey(String) - 类 中的方法com.seeyon.ctp.common.security.sm2.SM2KeyPair
设置公钥
setQueryCacheRegion(String) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setQueryNamedParameters(Query, Map<String, Object>) - 类 中的静态方法com.seeyon.ctp.util.ListSearchHelper
为query设置命名参数
setQueryValue(Query, Map<String, Object>) - 类 中的方法com.seeyon.v3x.common.search.manager.SearchManagerImpl
 
setQWForFiles(Writer) - 类 中的方法com.seeyon.ctp.common.log.RollingDailyFileAppender
 
setReadOwner(long) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setReceiverId(Long) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setReceiverId(long) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageReceiver
 
setReceiverName(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setReceiverName(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setReceivers(Collection<MessageReceiver>) - 类 中的方法com.seeyon.ctp.common.usermessage.UserMessage
 
setRecommend(String) - 类 中的方法com.seeyon.ctp.portal.po.MenuVisitRecommend
 
setRecordControllerParam(boolean) - 类 中的静态方法com.seeyon.ctp.monitor.perfmon.PerfLogConfig
 
setRecordControllerStartTime(boolean) - 类 中的静态方法com.seeyon.ctp.monitor.perfmon.PerfLogConfig
 
setRecordDaoParam(boolean) - 类 中的静态方法com.seeyon.ctp.monitor.perfmon.PerfLogConfig
 
setRecordDaoStartTime(boolean) - 类 中的静态方法com.seeyon.ctp.monitor.perfmon.PerfLogConfig
 
setRecordManagerParam(boolean) - 类 中的静态方法com.seeyon.ctp.monitor.perfmon.PerfLogConfig
 
setRecordManagerStartTime(boolean) - 类 中的静态方法com.seeyon.ctp.monitor.perfmon.PerfLogConfig
 
setRectangle(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setRectangle(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setRefEnumid(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
和枚举表关联字段
setRefEnumid(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
和枚举表关联字段
setReference(Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentEditHelper
 
setReference(Long) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
Set the value related to the column: reference
setReferenceDetails(String) - 类 中的方法com.seeyon.ctp.common.ctpenumnew.po.EnumReferenceDetails
 
setReferenceDetails(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumReference
 
setReferenceId(Long) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setReferenceId(Long) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setReferenceId(Long) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setReferenceId(Long) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setReferenceId(Long) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageReceiver
 
setReferenceRange(String) - 类 中的方法com.seeyon.ctp.common.ctpenumnew.po.EnumReferenceDetails
 
setReferenceRangeType(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumReference
 
setRelatedArray(Object) - 类 中的方法com.alibaba.fastjson.JSONArray
 
setRelativePath(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setRemoteAddr(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setRemoteAddr(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setRemoteAddr(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setRemoteAddress(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setRemove(K, V...) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
移除值为value的
setRemove(K, V...) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
setRemove(K, V...) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
setReply(boolean) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageReceiver
 
setRequest(HttpServletRequest) - 类 中的静态方法com.seeyon.ctp.common.web.util.WebUtil
 
setRequestAttributesMap(Map<String, Object>) - 类 中的方法com.seeyon.ctp.event.Event
 
setRequestType(String) - 类 中的方法com.seeyon.ctp.common.rate.SeeyonRateLimiter.RateLimit
 
setRequestUrl(String) - 类 中的方法com.seeyon.ctp.common.po.safetyprotection.SafetyProtectionLog
 
setRequiredParameterName(String) - 类 中的方法org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
Set the name of a parameter of the annotation that specifies whether it is required.
setRequiredParameterValue(boolean) - 类 中的方法org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
Set the boolean value that marks a dependency as required For example if using 'required=true' (the default), this value should be true; but if using 'optional=false', this value should be false.
setResouceLocaleType(Map<String, String>) - 类 中的静态方法com.seeyon.ctp.common.i18n.manager.I18nResourceCacheHolder
 
setResource() - 类 中的方法com.seeyon.ctp.common.dlock.impl.CtpRedisSLock
 
setResource() - 接口 中的方法com.seeyon.ctp.common.dlock.inter.SLock
设置锁的资源标识记录
setResource(String) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageContent
指定resource,不从系统默认的resource读取
setResourceBundle(String) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setResourceId(long) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setResourceJsonStr(String) - 类 中的静态方法com.seeyon.ctp.common.authenticate.domain.UserHelper
 
setResourceName(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.LocaleInfo
 
setResponse(HttpServletResponse) - 类 中的静态方法com.seeyon.ctp.common.web.util.WebUtil
 
setResponseHeader(Map<Object, Object>) - 类 中的方法com.seeyon.ctp.common.constants.SystemProperties
 
setResult(String) - 类 中的方法com.seeyon.ctp.common.log.CapabilityLogHandler.Val
 
setResult(Integer) - 类 中的方法com.seeyon.ctp.common.po.applog.AppLog
 
setResult(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setResult(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setResult(Object) - 类 中的方法com.seeyon.v3x.common.ajax.impl.AJAXResponseImpl
 
setResultMessage(String) - 类 中的方法com.seeyon.ctp.component.cache.CacheReloadResult
 
setRetainDay(int) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.OfficeTransManagerImpl
 
setReturnType(Class) - 类 中的方法com.seeyon.ctp.common.function.CtpFunctionCategory
 
setReturnType(Integer) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setReturnType(Integer) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setReturnType(Class) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setReUpload(boolean) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.UploadFileResponseBean
 
setRole(String) - 类 中的方法com.seeyon.ctp.common.service.AjaxAccessBean
 
setRole(String) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setRoles(List<String>) - 类 中的方法com.seeyon.ctp.common.thirdparty.menu.ThirdpartyAddinMenu
 
setRolesSet(Set) - 类 中的静态方法com.seeyon.ctp.common.authenticate.domain.UserHelper
 
setRoleType(Integer) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setRoleType(Integer) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setRollbackOnCommitFailure(boolean) - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Set whether doRollback should be performed on failure of the doCommit call.
setRootId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
顶层id
setRootId(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
顶层id
setRootId(Long) - 类 中的方法com.seeyon.v3x.common.metadata.MetadataItem
 
setRotate(float) - 类 中的方法com.seeyon.v3x.system.vo.WatermarkStyle
 
setRow(DataRow[]) - 类 中的方法com.seeyon.ctp.common.excel.DataRecord
 
setRowCount(int) - 类 中的静态方法com.seeyon.ctp.common.dao.paginate.Pagination
 
setRowSpan(int) - 类 中的方法com.seeyon.ctp.common.excel.DataCell
 
setRule(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
 
setRule(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
 
setRule(String) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setRuleCtp(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
规则
setRuleCtp(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
规则
setRunning(boolean) - 类 中的静态方法com.seeyon.ctp.monitor.perfmon.PerfLogConfig
 
setSafetyProtectionLogManager(SafetyProtectionLogManager) - 类 中的方法com.seeyon.ctp.common.web.filter.CTPCsrfGuard
 
setSafetyType(Integer) - 类 中的方法com.seeyon.ctp.common.po.safetyprotection.SafetyProtectionLog
 
setSalary(String) - 类 中的方法com.seeyon.ctp.security.vo.EncryptActionVO
 
setSample(String) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setSample(String) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setScheme(String) - 类 中的静态方法com.seeyon.ctp.route.util.Cap4RouteValidator
 
setScope(NotificationScope) - 类 中的方法com.seeyon.ctp.cluster.notification.Notification
 
setScope(CacheConfiguration.CacheScope) - 类 中的方法com.seeyon.ctp.common.cache.CacheConfiguration
已过时。
 
setScript(String) - 类 中的方法com.seeyon.ctp.common.thirdparty.menu.ThirdpartyAddinMenu
 
setSecrecy(String) - 类 中的方法com.seeyon.ctp.security.vo.EncryptActionVO
 
setSecretKeyManage(SecretKeyManage) - 类 中的方法com.seeyon.ctp.security.trans.BaseTransSecurityServiceImpl
 
setSecretLevel(Long) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
 
setSecretLevel(Long) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
 
setSecretLevelName(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
 
setSecretLevelName(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
 
setSecurityKey(long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setSecurityKey(long) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setSenderAccountShortname(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setSenderAccountShortname(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setSenderId(Long) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setSenderId(Long) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setSenderId(long) - 类 中的方法com.seeyon.ctp.common.usermessage.UserMessage
 
setSenderName(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setSenderName(String) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setSendType(int) - 类 中的方法com.seeyon.ctp.common.usermessage.UserMessage
 
setSeparator(String) - 类 中的方法com.seeyon.v3x.system.WatermarkEvent
 
setSerializationId(String) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
Specify an id for serialization purposes, allowing this BeanFactory to be deserialized from this id back into the BeanFactory object, if needed.
setSerialNo(int) - 类 中的方法com.seeyon.ctp.common.po.urlshortener.CtpShortURL
 
setServiceId(String) - 类 中的方法com.seeyon.ctp.common.microserver.MicroServiceOnlineEvent
设置服务ID
setServiceName(String) - 类 中的方法com.seeyon.ctp.common.service.AjaxAccessBean
 
setServicesConfigFilePath(String) - 类 中的静态方法com.seeyon.ctp.common.fileupload.util.FileServiceUtil
 
setSession(String) - 接口 中的方法com.seeyon.client.CTPRestClient
 
setSession(HttpSession) - 接口 中的方法com.seeyon.client.CTPRestClient
 
setSession(String) - 类 中的方法com.seeyon.client.GenericRestClient
 
setSession(HttpSession) - 类 中的方法com.seeyon.client.GenericRestClient
 
setSessionFactory(SessionFactory) - 类 中的方法com.seeyon.ctp.common.dao.BaseDao
 
setSessionFactory(SessionFactory) - 接口 中的方法com.seeyon.ctp.common.dao.CTPBaseDao
Set the Hibernate SessionFactory to be used by this DAO.
setSessionFactory(SessionFactory) - 类 中的方法com.seeyon.ctp.common.dao.HibernateTemplate
 
setSessionFactory(SessionFactory) - 类 中的方法org.springframework.orm.hibernate3.CTPTransactionManager
Set the SessionFactory that this instance should manage transactions for.
setSessionId(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setSessionId(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setSessionId(String) - 类 中的方法com.seeyon.ctp.event.Event
 
setSessionId(String) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setSessionId(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setSessionId(String) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setShareName(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Partition
 
setSharePassword(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Partition
 
setSharePath(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Partition
 
setShareUsername(String) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Partition
 
setSheetName(String) - 类 中的方法com.seeyon.ctp.common.excel.DataRecord
 
setShortcuts(List) - 类 中的静态方法com.seeyon.ctp.common.authenticate.domain.UserHelper
 
setShortUrl(String) - 类 中的方法com.seeyon.ctp.common.po.urlshortener.CtpShortURL
 
setShowName(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.LocaleInfo
 
setShowState(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfoVO
 
setShowTotal(boolean) - 类 中的方法com.seeyon.ctp.util.FlipInfo
 
setShowvalue(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
显示名
setShowvalue(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
显示名
setSignature(String) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.cip.AppInfo
 
setSignatureData(String) - 类 中的方法com.seeyon.ctp.security.vo.EncryptActionVO
 
setSize(Long) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
Set the value related to the column: size
setSize(Long) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
Set the value related to the column: size
setSize(int) - 类 中的方法com.seeyon.ctp.util.FlipInfo
设置翻页查询每页输出记录数
setSkin(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setSkin(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setSlaveDataSourceConfig(DataSourceConfig) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.DataTransferRequestBean
 
setSlaveDataSourceConfig(DataSourceConfig) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.DataTransferResponseBean
 
setSlowlaunchControllerTime(int) - 类 中的静态方法com.seeyon.ctp.monitor.perfmon.PerfLogConfig
 
setSlowlaunchDaoTime(int) - 类 中的静态方法com.seeyon.ctp.monitor.perfmon.PerfLogConfig
 
setSlowlaunchManagerTime(int) - 类 中的静态方法com.seeyon.ctp.monitor.perfmon.PerfLogConfig
 
setSm2Mode(SM2Mode) - 类 中的方法com.seeyon.ctp.common.security.sm2.DecryptRequest
设置 SM2 算法模式
setSm2Mode(SM2Mode) - 类 中的方法com.seeyon.ctp.common.security.sm2.EncryptRequest
设置 SM2 模式
setSocialSecurityAccount(String) - 类 中的方法com.seeyon.ctp.security.vo.EncryptActionVO
 
setSort(Integer) - 类 中的方法com.seeyon.ctp.common.po.config.ConfigItem
 
setSort(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
 
setSort(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
 
setSort(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
 
setSort(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
 
setSort(int) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
 
setSort(Integer) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setSort(Integer) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setSort(Integer) - 类 中的方法com.seeyon.v3x.common.metadata.MetadataItem
 
setSortField(String) - 类 中的方法com.seeyon.ctp.util.FlipInfo
设置排序字段
setSortField(String) - 类 中的方法com.seeyon.ctp.util.FlipInfo.SortPair
 
setSortnumber(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
排序
setSortnumber(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
排序
setSortnumber(Long) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
排序
setSortnumber(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
排序
setSortOrder(int) - 类 中的方法com.seeyon.ctp.common.AbstractSystemInitializer
 
setSortOrder(int) - 类 中的方法com.seeyon.ctp.login.AbstractLoginAuthentication
 
setSortOrder(int) - 类 中的方法com.seeyon.ctp.login.AbstractLoginInterceptor
 
setSortOrder(String) - 类 中的方法com.seeyon.ctp.util.FlipInfo
设置排序顺序,asc or desc
setSortOrder(FlipInfo.Order) - 类 中的方法com.seeyon.ctp.util.FlipInfo.SortPair
 
setSource(String) - 类 中的方法com.seeyon.ctp.common.cache.redis.RedisNotification
 
setSource(Class) - 类 中的方法net.sf.cglib.beans.CglibBeanCopier.CglibGenerator
 
setSourceModule(String) - 类 中的方法com.seeyon.ctp.cluster.adapter.jgroups.CNotification
 
setSourceType(String) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setSourceType(int) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setSourceType(Integer) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setSourceType(int) - 类 中的方法com.seeyon.ctp.common.usermessage.UserMessage
 
setSpaces(List) - 类 中的静态方法com.seeyon.ctp.common.authenticate.domain.UserHelper
 
setSpaceTheme(String, String) - 类 中的静态方法com.seeyon.ctp.common.authenticate.domain.UserHelper
 
setSpareDBConCount(long) - 类 中的方法com.seeyon.ctp.monitor.domain.CurrentStatus
 
setSpareDBConThreshold(long) - 类 中的静态方法com.seeyon.ctp.monitor.domain.MonitorConfig
 
setSpecialMap(Map<String, String>) - 类 中的方法com.seeyon.ctp.common.filemanager.po.BatchDownloadPo
 
setSpVersion(String) - 类 中的方法com.seeyon.ctp.monitor.domain.Threshold
 
setSqlInfo(String) - 类 中的方法com.seeyon.ctp.common.monitor.DuplicateSqlInfo
 
setSrcRelativePath(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setStandardSize(Integer) - 类 中的方法com.seeyon.ctp.component.cache.CacheSizeStatistics
 
setStart(String) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.UploadFileBean
 
setStartCron(String) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.TransferStrategy
 
setStartDate(Date) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServicePartition
 
setStartDate(Date) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Partition
Set the value related to the column: start_date
setStartFlag(boolean) - 类 中的方法com.seeyon.ctp.thread.ThreadServer
 
setStartTime(long) - 类 中的方法com.seeyon.ctp.cluster.NodeInfo
 
setStartTime(Date) - 类 中的方法com.seeyon.ctp.event.EventFuture
 
setStartTime(Date) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorItem
 
setStartTime(Date) - 接口 中的方法com.seeyon.ctp.event.monitor.EventMonitorStore
 
setStartTime(Date) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorStoreMemImpl
 
setStartTime(long) - 类 中的方法com.seeyon.ctp.polling.message.NotificationMessage
 
setState(Integer) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServicePartition
 
setState(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
 
setState(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
0:停用 1:启用 3:删除
setState(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
0:停用 1:启用 3:删除
setState(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
 
setState(Integer) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Partition
Set the value related to the column: state
setState(Integer) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setState(Integer) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setState(Constants.LoginOfflineOperation) - 类 中的方法com.seeyon.ctp.login.event.UserLogoutEvent.LogoutUser
已过时。
 
setState(Constants.LoginUserState) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser
 
setState(Integer) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setState(Integer) - 类 中的方法com.seeyon.v3x.common.metadata.MetadataItem
 
setStateShutdown(int, String, boolean) - 类 中的方法com.seeyon.ctp.common.ServerState
将服务器状态设置为“停止”
setStatus(NodeStatus) - 类 中的方法com.seeyon.ctp.cluster.NodeInfo
 
setStatus(int) - 类 中的方法com.seeyon.ctp.common.constants.LoginResult
 
setStatus(int) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServiceResponseBean
 
setStatus(int) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.UploadFileResponseBean
 
setStatus(int) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.DataTransferResponseBean
 
setStatus(int) - 类 中的方法com.seeyon.ctp.common.microserver.MicroServiceResponseBean
 
setStatus(String) - 类 中的方法com.seeyon.ctp.common.po.restlog.CtpRestLogs
 
setStatus(int) - 类 中的方法com.seeyon.ctp.event.EventFuture
 
setStatus(String) - 类 中的方法com.seeyon.ctp.security.vo.MachineConnectVO
 
setStop(boolean) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.TransferStrategy
 
setStopped(boolean) - 类 中的方法com.seeyon.ctp.common.i18n.domain.LocaleInfo
 
setStoppedLanguage(String) - 接口 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManager
 
setStoppedLanguage(String) - 类 中的方法com.seeyon.ctp.common.i18n.manager.I18nResourceManagerImpl
 
setStorageEncrypt(StorageEncryptVO) - 类 中的方法com.seeyon.ctp.security.vo.DataEncryptionVO
 
setStr(String) - 类 中的方法com.seeyon.ctp.common.parser.HTMLFileParser
 
setString(String) - 类 中的方法com.seeyon.ctp.common.parser.HTMLFileParser
 
setStyle(String) - 类 中的方法com.seeyon.ctp.common.component.CodeComponent
 
setStyleParams(Map<String, Object>) - 类 中的方法com.seeyon.v3x.system.vo.WatermarkWrapper
 
setSubHeight(short) - 类 中的方法com.seeyon.ctp.common.excel.DataRecord
 
setSubmitTime(Date) - 类 中的方法com.seeyon.ctp.event.EventFuture
 
setSubReference(Long) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentEditHelper
 
setSubReference(Long) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
Set the value related to the column: sub_reference
setSubTitle(String) - 类 中的方法com.seeyon.ctp.common.excel.DataRecord
 
setSuccess(boolean) - 类 中的方法com.seeyon.ctp.common.bo.Result
 
setSuperAdmin(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setSuperAdmin(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setSupperFieldValue(Object, String, Object) - 类 中的静态方法com.seeyon.ctp.common.test.ReflectHelper
修改父类的成员变量的值
setSwitchValue(Boolean) - 类 中的方法com.seeyon.ctp.security.vo.TransportScopeGroupVO
 
setSwitchValue(Boolean) - 类 中的方法com.seeyon.ctp.security.vo.TransportScopeItemVO
 
setSyncObs(Integer) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
 
setSysDefaultLocale(String) - 类 中的静态方法com.seeyon.ctp.common.i18n.LocaleContext
 
setSystemAdmin(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setSystemAdmin(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setSystemConfig(SystemConfig) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.AttachmentManagerImpl
 
setSystemMustUseDogLogin(boolean, Set<String>) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager
设置系统必须使用狗登录
SettableHttpServletRequest - com.seeyon.v3x.common.web.util中的类
User: lius Date: 2007-3-2 Time: 16:27:29
SettableHttpServletRequest(HttpServletRequest) - 类 的构造器com.seeyon.v3x.common.web.util.SettableHttpServletRequest
 
setTableId(Long) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setTableName(String) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataTable
 
setTarget(E) - 类 中的方法com.seeyon.ctp.common.queue.Node
 
setTarget(Class) - 类 中的方法net.sf.cglib.beans.CglibBeanCopier.CglibGenerator
 
setTaskId(Long) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setTaskID(long) - 类 中的方法com.seeyon.ctp.common.usermessage.UserMessage
 
setTaskInfo(String) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeTaskData
 
setTaskName(String) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeTaskData
 
setTaskType(String) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeTaskData
 
setTemplateCode(String) - 类 中的方法com.seeyon.ctp.common.function.CtpFunction
 
setTemplateId(Long) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setTemplateId(Long) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setTemplateId(Long) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageContent
 
setTemplates(String) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setTemplates(String) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setTenantId(String) - 类 中的方法com.seeyon.ctp.common.queue.Node
 
setTestDouble(Double) - 类 中的方法com.seeyon.ctp.common.cglib.CglibCopierTestBean
 
setTestInt(Integer) - 类 中的方法com.seeyon.ctp.common.cglib.CglibCopierTestBean
 
setTestList(List<String>) - 类 中的方法com.seeyon.ctp.common.cglib.CglibCopierTestBean
 
setTestLong(Long) - 类 中的方法com.seeyon.ctp.common.cglib.CglibCopierTestBean
 
setTestString(String) - 类 中的方法com.seeyon.ctp.common.cglib.CglibCopierTestBean
 
setText(String) - 枚举 中的方法com.seeyon.ctp.common.ctpenumnew.Enums.EnumAdminRoleType
 
setText(String) - 枚举 中的方法com.seeyon.ctp.common.ctpenumnew.Enums.EnumTabType
 
setText(String) - 枚举 中的方法com.seeyon.ctp.common.ctpenumnew.Enums.EnumTreeNodeType
 
setText(String) - 枚举 中的方法com.seeyon.ctp.common.ctpenumnew.Enums.PageOperateType
 
setText(String) - 类 中的方法com.seeyon.ctp.security.vo.EncryptActionVO
 
setTheStr() - 类 中的方法com.seeyon.ctp.common.parser.HTMLFileParser
 
setThread(Thread) - 类 中的方法com.seeyon.ctp.common.filemanager.queue.FileDownLoadTask
 
setThread(Thread) - 类 中的方法com.seeyon.ctp.thread.ThreadInfoHolder.CtpThreadInfo
 
setThreadId(long) - 类 中的方法com.seeyon.ctp.thread.ThreadInfoHolder.CtpThreadInfo
 
setThreadId(String) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeData
 
setThreadPoolExecutor(ExecutorService) - 类 中的静态方法com.seeyon.ctp.event.monitor.EventMonitorItemUtils
 
setThreadPoolExecutor(ThreadPoolExecutor) - 接口 中的方法com.seeyon.ctp.event.monitor.EventMonitorStore
 
setThreadPoolExecutor(ThreadPoolExecutor) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorStoreMemImpl
 
setThresholds(Thresholds) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServiceRequestBean
 
setThresholds(Thresholds) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServiceResponseBean
 
setTicket(String) - 类 中的方法com.seeyon.ctp.common.fileupload.bean.FileServiceRequestBean
 
setTime(String) - 类 中的方法com.seeyon.v3x.system.WatermarkEvent
 
setTimeout(long) - 类 中的方法com.seeyon.ctp.common.rate.SeeyonRateLimiter.RateLimit
 
setTimestamp(Long) - 类 中的方法com.seeyon.ctp.polling.message.BasePollMessage
 
setTimeZone(TimeZone) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setTimeZone(TimeZone) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setTitle(String) - 类 中的方法com.seeyon.ctp.common.excel.DataRecord
 
setTitle(String) - 类 中的方法com.seeyon.ctp.common.function.CtpFunction
 
setTitle(String) - 类 中的方法com.seeyon.ctp.component.cache.CacheReloader.Define
 
setTitle(String) - 类 中的方法com.seeyon.ctp.component.cache.CanalMap.Define
 
setTmpDbUrls(List<String>) - 类 中的方法com.seeyon.ctp.event.AddressChangeEvent
 
setTmpHosts(List<String>) - 类 中的方法com.seeyon.ctp.event.AddressChangeEvent
 
setToken(String) - 接口 中的方法com.seeyon.client.CTPRestClient
 
setToken(String) - 类 中的方法com.seeyon.client.GenericRestClient
 
setToken(String) - 类 中的方法com.seeyon.ctp.common.po.restlog.CtpRestLogs
 
setTotal(int) - 类 中的方法com.seeyon.ctp.common.progressBar.CTPProgressBar
 
setTotal(Long) - 类 中的方法com.seeyon.ctp.component.cache.CacheReloadResult
 
setTotal(int) - 类 中的方法com.seeyon.ctp.util.FlipInfo
 
setTotal(Integer) - 类 中的方法com.seeyon.ctp.util.PageList
 
setTotalCount(int) - 类 中的方法com.seeyon.ctp.portal.po.MenuVisitTotalInfo
 
setTotalPage(int) - 类 中的方法com.seeyon.ctp.common.i18n.pager.PageParameter
 
setTotalSize(int) - 类 中的方法com.seeyon.ctp.common.i18n.pager.PageParameter
 
setToUrl(String) - 类 中的方法com.seeyon.ctp.common.rate.SeeyonRateLimiter.RateLimit
 
setTraceInfo(String) - 类 中的方法com.seeyon.ctp.common.monitor.DuplicateSqlInfo
 
setTraceInfo(String) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeData
 
setTraceInfo(String) - 类 中的方法com.seeyon.ctp.thread.trace.RuntimeTaskData
 
setTrack(boolean) - 类 中的方法com.seeyon.ctp.common.usermessage.MessageReceiver
 
setTransactionSynchronization(int) - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Set when this transaction manager should activate the thread-bound transaction synchronization support.
setTransactionSynchronizationList(List<TransactionSynchronization>) - 类 中的方法org.springframework.transaction.support.TriggerAfterCommitContent
 
setTransactionSynchronizationList(List<TransactionSynchronization>) - 类 中的方法org.springframework.transaction.support.TriggerAfterCompletionContent
 
setTransactionSynchronizationName(String) - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Set the transaction synchronization by the name of the corresponding constant in this class, e.g.
setTransferStrategy(TransferStrategy) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.DataTransferRequestBean
 
setTransferStrategy(TransferStrategy) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.DataTransferResponseBean
 
setTransportEncrypt(TransportEncryptVO) - 类 中的方法com.seeyon.ctp.security.vo.DataEncryptionVO
 
setTransportEncryptCfg(TransportEncryptCfgVO) - 类 中的方法com.seeyon.ctp.security.vo.DataEncryptionVO
 
setTransportScopeItemList(List<TransportScopeItemVO>) - 类 中的方法com.seeyon.ctp.security.vo.TransportScopeGroupVO
 
setTransportScopeList(List<TransportScopeGroupVO>) - 类 中的方法com.seeyon.ctp.security.vo.TransportEncryptCfgVO
 
setTransType(String) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.OfficeTransManagerImpl
 
setTxCommitTime(Long) - 类 中的方法com.seeyon.ctp.event.Event
 
setType(int) - 类 中的方法com.seeyon.ctp.cluster.adapter.jgroups.CNotification
 
setType(NotificationType) - 类 中的方法com.seeyon.ctp.cluster.notification.BatchNotification
 
setType(NotificationType) - 类 中的方法com.seeyon.ctp.cluster.notification.Notification
 
setType(int) - 类 中的方法com.seeyon.ctp.common.excel.DataCell
 
setType(String) - 类 中的方法com.seeyon.ctp.common.function.CtpFunctionParameter
 
setType(int) - 类 中的方法com.seeyon.ctp.common.log.DynamicWtriteLogAppender
设置日志输出方式
setType(String) - 类 中的方法com.seeyon.ctp.common.microserver.vo.MicroCenterConfigVo
 
setType(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnum
 
setType(Integer) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumPO
 
setType(Integer) - 类 中的方法com.seeyon.ctp.common.po.filemanager.Attachment
Set the value related to the column: type
setType(Integer) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
Set the value related to the column: type
setType(DataType) - 类 中的方法com.seeyon.ctp.common.po.formula.FormulaParam
 
setType(String) - 类 中的方法com.seeyon.ctp.common.po.idmapper.CTPGuidMapper
 
setType(Integer) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setType(String) - 类 中的方法com.seeyon.ctp.common.po.usermapper.CtpOrgUserMapper
 
setType(String) - 类 中的方法com.seeyon.ctp.common.progressBar.CTPProgressBar
 
setType(int) - 类 中的方法com.seeyon.ctp.common.usermessage.UserMessage
 
setType(String) - 类 中的方法com.seeyon.ctp.event.AddressChangeEvent
 
setType(Integer) - 类 中的方法com.seeyon.ctp.event.EventFuture
 
setType(PollNotificationType) - 类 中的方法com.seeyon.ctp.polling.message.NotificationMessage
 
setType(Integer) - 类 中的方法com.seeyon.v3x.common.metadata.Metadata
 
setTypeValue(List<String>) - 类 中的方法com.seeyon.ctp.common.microserver.vo.MicroCenterConfigVo
 
setUniqueKey(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setUniqueKey(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfoVO
 
setUnitId(Long) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setUnitId(Long) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setUnlockSelfLock(boolean) - 类 中的方法com.seeyon.ctp.common.po.lock.Lock
 
setup(Criteria, Map) - 类 中的方法com.seeyon.ctp.common.dao.support.CriteriaSetup
 
setUp() - 类 中的方法com.seeyon.ctp.common.excel.FileToExcelManagerTest
 
setUp() - 类 中的静态方法com.seeyon.ctp.event.EventDispatcherAndMonitorTest
 
setUp() - 类 中的静态方法com.seeyon.ctp.event.EventQueueBlockTest
 
setUpdateClickManager(UpdateClickManager) - 类 中的方法com.seeyon.ctp.util.cache.DataCache
 
setUpdateDate(Date) - 类 中的方法com.seeyon.ctp.common.po.customize.CtpCustomize
修改时间
setUpdateDate(Date) - 类 中的方法com.seeyon.ctp.common.po.dataI18n.DataI18n
 
setUpdateDate(Date) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
 
setUpdateDate(Date) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setUpdateMins(int) - 类 中的方法com.seeyon.ctp.util.cache.DataCache
 
setUpdateTime(Date) - 类 中的方法com.seeyon.ctp.common.po.formula.ExportFormula
 
setUpdateTime(Date) - 类 中的方法com.seeyon.ctp.common.po.formula.Formula
 
setUpdateTime(Timestamp) - 类 中的方法com.seeyon.ctp.common.po.idmapper.CTPGuidMapper
 
setUpdateTime(Date) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataCategory
 
setUpdateTime(Date) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataColumn
 
setUpdateTime(Date) - 类 中的方法com.seeyon.ctp.common.po.metadata.CtpMetadataTable
 
setUpResCode(String) - 类 中的方法com.seeyon.ctp.common.service.AjaxAccessBean
 
setUrl(String) - 类 中的方法com.seeyon.ctp.common.assdoc.AssdocDefinition
 
setUrl(String) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.DataSourceConfig
 
setUrl(String) - 类 中的方法com.seeyon.ctp.common.po.urlshortener.CtpShortURL
 
setUrl(String) - 类 中的方法com.seeyon.ctp.common.rate.SeeyonRateLimiter.RateLimit
 
setUrl(String) - 类 中的方法com.seeyon.ctp.common.thirdparty.menu.ThirdpartyAddinMenu
 
setUrl(String) - 类 中的方法com.seeyon.ctp.datasource.DataSourceBean
 
setUrl(String) - 类 中的方法com.seeyon.ctp.util.UrlInfo
 
setUrlMapperDao(URLMapperDao) - 类 中的方法com.seeyon.ctp.common.urlshortener.URLMapperImpl
 
setUrlMapperManager(URLMapper) - 类 中的静态方法com.seeyon.ctp.common.urlshortener.URLShortener
 
setUrlPattern(String[]) - 类 中的方法com.seeyon.ctp.common.web.GenericFilterProxy
 
setUseConverter(boolean) - 类 中的方法net.sf.cglib.beans.CglibBeanCopier.CglibGenerator
 
setUser(User) - 类 中的方法com.seeyon.ctp.event.TokenBindUserEvent
 
setUser(UserLogoutEvent.LogoutUser) - 类 中的方法com.seeyon.ctp.login.event.TerminalLogoutEvent
已过时。
 
setUser(OnlineUser) - 类 中的方法com.seeyon.ctp.login.event.UserLoginEvent
已过时。
 
setUser(OnlineUser) - 类 中的方法com.seeyon.ctp.login.event.UserLogoutEvent.LogoutUser
已过时。
 
setUserAgentFrom(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setUserAgentFrom(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setUserAgentFrom(String) - 类 中的方法com.seeyon.ctp.login.LoginToken
 
setUserAgentFrom(String) - 类 中的方法com.seeyon.ctp.m3.login.po.LoginTokenPO
 
setUserAgentFrom(String) - 类 中的方法com.seeyon.ctp.m3.login.vo.LTokenVO
 
setUserHistoryMessageId(Long) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setUserId(Long) - 类 中的方法com.seeyon.ctp.common.filemanager.queue.FileDownLoadTask
 
setUserId(Long) - 类 中的方法com.seeyon.ctp.common.po.customize.CtpCustomize
个性化定制的用户ID
setUserId(long) - 类 中的方法com.seeyon.ctp.common.po.restlog.CtpRestLogs
 
setUserId(Long) - 类 中的方法com.seeyon.ctp.common.po.usermessage.Ent_UserMessage
 
setUserId(Long) - 类 中的方法com.seeyon.ctp.common.po.usermessage.UserHistoryMessage
 
setUserId(Long) - 类 中的方法com.seeyon.ctp.polling.message.NotificationMessage
 
setUserId(Long) - 类 中的方法com.seeyon.ctp.util.cache.CacheInfo
 
setUserId(Long) - 类 中的方法com.seeyon.ctp.util.cache.ClickDetail
 
setUserId(Long) - 类 中的方法com.seeyon.ctp.util.UrlInfo
 
setUserInfo(String) - 类 中的方法com.seeyon.ctp.portal.po.MenuVisitInfo
 
setUserInfo(String) - 类 中的方法com.seeyon.ctp.portal.po.MenuVisitRecommend
 
setUserInfo(String) - 类 中的方法com.seeyon.ctp.portal.po.MenuVisitTotalInfo
 
setUsername(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.IdentificationDogManager.SessionInfo
 
setUserName(String) - 类 中的方法com.seeyon.ctp.common.microserver.datatransfer.DataSourceConfig
 
setUserName(String) - 类 中的方法com.seeyon.ctp.datasource.DataSourceBean
 
setUserPassword(String) - 类 中的方法com.seeyon.ctp.security.vo.EncryptActionVO
 
setUsers(List<UserLogoutEvent.LogoutUser>) - 类 中的方法com.seeyon.ctp.login.event.UserLogoutEvent
已过时。
 
setUserSSOFrom(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setUserSSOFrom(String) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.UserWrapper
 
setUserToken(UserToken) - 类 中的方法com.seeyon.ctp.event.TokenBindUserEvent
 
setUserType(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setUserType(Integer) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setUseTime(long) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorItem
 
setUseTime(AtomicLong) - 类 中的方法com.seeyon.ctp.event.monitor.EventMonitorItemValue
 
setUuid(Long) - 类 中的方法com.seeyon.ctp.event.Event
 
setUuid(String) - 类 中的静态方法com.seeyon.ctp.monitor.perfmon.PerfmonMisc
 
setV3XFile(V3XFile) - 类 中的方法com.seeyon.ctp.common.fileupload.FileEnclosed
 
setV3xFileDAO(V3XFileDAO) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.FileManagerImpl
 
setValid(boolean) - 类 中的方法com.seeyon.ctp.common.rate.SeeyonRateLimiter.RateLimit
 
setValidateExistingTransaction(boolean) - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Set whether existing transactions should be validated before participating in them.
setValue(Serializable) - 类 中的方法com.seeyon.ctp.common.cache.cluster.CacheNotification
 
setValue(String) - 类 中的方法com.seeyon.ctp.common.config.PlatformConfigItem
 
setValue(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
 
setValue(String) - 类 中的方法com.seeyon.ctp.common.microserver.vo.MicroCenterConfigVo
 
setValue(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItem
 
setValue(String) - 类 中的方法com.seeyon.ctp.common.po.ctpenumnew.CtpEnumItemPO
 
setValue(String, String) - 类 中的方法com.seeyon.ctp.services.ServiceParameter
设置指定参数的值。
setValue(String) - 类 中的方法com.seeyon.v3x.common.metadata.MetadataItem
 
setVersion(String) - 类 中的方法com.seeyon.ctp.monitor.domain.Threshold
 
setVertical(int) - 类 中的方法com.seeyon.v3x.system.vo.WatermarkStyle
 
setVisitor(boolean) - 类 中的方法com.seeyon.ctp.common.authenticate.domain.User
 
setWatermarkDiyImg(String) - 类 中的方法com.seeyon.v3x.system.WatermarkEvent
 
setWatermarkStyle(WatermarkStyle) - 类 中的方法com.seeyon.v3x.system.WatermarkEvent
 
setWatermarkText(String) - 类 中的方法com.seeyon.v3x.system.vo.WatermarkWrapper
 
setWeight(int) - 类 中的方法com.seeyon.ctp.common.rate.SeeyonRateLimiter.RateLimit
 
setWhetherDefault(boolean) - 类 中的方法com.seeyon.ctp.common.i18n.domain.LocaleInfo
 
setWidth(Integer) - 类 中的方法com.seeyon.ctp.common.po.filemanager.V3XFile
 
setWorkBeginTime(long) - 类 中的方法com.seeyon.ctp.thread.ThreadInfoHolder.CtpThreadInfo
 
setWpsPreviewCallBackUrl(String) - 类 中的方法com.seeyon.ctp.common.office.trans.manager.OfficeTransManagerImpl
 
setX(Double) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setX(Double) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setX(Double) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setY(Double) - 类 中的方法com.seeyon.ctp.login.online.OnlineUser.LoginInfo
 
setY(Double) - 类 中的方法com.seeyon.ctp.login.po.LogonLog
 
setY(Double) - 类 中的方法com.seeyon.ctp.login.po.LogonLogHistory
 
setZipFile(String) - 类 中的方法com.seeyon.ctp.common.i18n.domain.ResourceInfo
M3应用包的原始路径(c://XX/seeyon/m3filee//m3/cmp.zip)
setZipPath(String) - 类 中的方法com.seeyon.ctp.common.filemanager.queue.FileDownLoadTask
 
sGet(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
根据key获取Set中的所有值
sGet(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
sGet(K) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
sGetSetSize(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
获取set缓存的长度
sGetSetSize(K) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
sGetSetSize(K) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
shallowCopyCollection(Collection<V>) - 类 中的静态方法com.seeyon.ctp.component.cache.CacheUtil
 
shallowCopyConcurrentHashMap(Map<K, V>) - 类 中的静态方法com.seeyon.ctp.component.cache.CacheUtil
 
sHasKey(K, V) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
根据value从一个set中查询,是否存在
sHasKey(K, V) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
sHasKey(K, V) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
SHORTCUT - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
用户自定义快捷方式key
shouldCommitOnGlobalRollbackOnly() - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Return whether to call doCommit on a transaction that has been marked as rollback-only in a global fashion.
SHOW - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
SHOW_AGENT_AFFAIR - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
待办栏目显示被代理的待办事项
showFile(HttpServletRequest, HttpServletResponse) - 类 中的方法com.seeyon.ctp.common.fileupload.FileController
 
showFormulaList(FlipInfo, Map) - 接口 中的方法com.seeyon.ctp.common.formula.manager.FormulaManager
前端分页显示
showRTE(HttpServletRequest, HttpServletResponse) - 类 中的方法com.seeyon.ctp.common.fileupload.FileUploadController
显示正文编辑器中图片或flash
shutdown() - 类 中的静态方法com.seeyon.ctp.session.CTPSessionRepository
停止服务,不作任何有效响应。
shutdown() - 类 中的静态方法com.seeyon.ctp.thread.sync.SyncFastThreadPool
 
signature(byte[]) - 类 中的方法com.seeyon.ctp.security.algorithm.AbstractEncryptCoder
 
signature(String, String) - 类 中的方法com.seeyon.ctp.security.algorithm.AbstractEncryptCoder
 
signature(String, String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderEmptyImpl
 
signature(byte[]) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderFMSM3Impl
 
signature(String, String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderFMSM3Impl
 
signature(byte[]) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderSansecSM3Impl
 
signature(String, String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderSansecSM3Impl
 
signature(String, String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderSha1Impl
 
signature(byte[]) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderSha256
 
signature(String, String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderSha256
 
signature(String, String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderSm3Impl
 
signature(byte[]) - 接口 中的方法com.seeyon.ctp.security.EncryptCoder
文件类型加签
signature(String, String) - 接口 中的方法com.seeyon.ctp.security.EncryptCoder
字符串签名
SIGNATURE_MODULE_ID - 类 中的静态变量com.seeyon.ctp.security.EncryptConsts
签名模块
SIGNATURE_URL_KEY - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
url验签key
signatureCheck(byte[], String) - 类 中的方法com.seeyon.ctp.security.algorithm.AbstractEncryptCoder
 
signatureCheck(String, String, String) - 类 中的方法com.seeyon.ctp.security.algorithm.AbstractEncryptCoder
 
signatureCheck(String, String, String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderEmptyImpl
 
signatureCheck(byte[], String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderFMSM3Impl
 
signatureCheck(String, String, String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderFMSM3Impl
 
signatureCheck(byte[], String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderSansecSM3Impl
 
signatureCheck(String, String, String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderSansecSM3Impl
 
signatureCheck(String, String, String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderSha1Impl
 
signatureCheck(byte[], String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderSha256
 
signatureCheck(String, String, String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderSha256
 
signatureCheck(String, String, String) - 类 中的方法com.seeyon.ctp.security.algorithm.EncryptCoderSm3Impl
 
signatureCheck(byte[], String) - 接口 中的方法com.seeyon.ctp.security.EncryptCoder
文件验签
signatureCheck(String, String, String) - 接口 中的方法com.seeyon.ctp.security.EncryptCoder
 
signatureModule() - 枚举 中的静态方法com.seeyon.ctp.security.EncryptActionEnum
数据完整性校验
SimpleGuidMapper - com.seeyon.ctp.common.idmapper中的类
 
SimpleGuidMapper() - 类 的构造器com.seeyon.ctp.common.idmapper.SimpleGuidMapper
 
simpleName() - 类 中的方法com.seeyon.ctp.event.Event
事件的类名
singleSet(HttpServletRequest, HttpServletResponse) - 类 中的方法com.seeyon.ctp.common.datai18n.controller.DataI18nController
单个字段设置国际化信息页面
SingleThread - com.seeyon.ctp.thread.single中的类
单线程
SingleThread() - 类 的构造器com.seeyon.ctp.thread.single.SingleThread
 
SingleThreadPool - com.seeyon.ctp.thread.single中的类
单线程池
size() - 类 中的方法com.alibaba.fastjson.JSONArray
 
size() - 类 中的方法com.alibaba.fastjson.JSONObject
 
size() - 类 中的方法com.seeyon.ctp.cluster.notification.BatchNotification
队列的大小。
size() - 类 中的方法com.seeyon.ctp.common.cache.CacheStatistics
已过时。
 
size() - 接口 中的方法com.seeyon.ctp.common.cache.GroupCacheable
Returns the number of elements in this list.
size() - 类 中的方法com.seeyon.ctp.common.CTPArrayList
 
size() - 类 中的方法com.seeyon.ctp.common.CTPConcurrentHashMap
 
size() - 类 中的方法com.seeyon.ctp.common.CTPHashSet
 
size() - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
 
size() - 类 中的方法com.seeyon.ctp.common.po.DataContainer
size() - 类 中的方法com.seeyon.ctp.common.queue.CTPBlockQueue
 
size() - 类 中的方法com.seeyon.ctp.common.queue.CTPLinkedQueue
 
size() - 类 中的方法com.seeyon.ctp.common.task.MultMap
 
size() - 类 中的方法com.seeyon.ctp.component.cache.CacheStatistics
 
size() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
 
size() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheMap
 
size() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheObject
 
size() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheSet
 
size() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericHotDataMap
 
size() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericIndexCacheMap
 
size() - 接口 中的方法com.seeyon.ctp.component.cache.GroupCacheable
已过时。
size() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
size() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
size() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheObject
 
size() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheSet
 
size() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisHotDataMap
 
size() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisIndexCacheMap
 
size - 类 中的变量com.seeyon.ctp.util.array.ArrayBase
记录大小
size() - 类 中的方法com.seeyon.ctp.util.array.ArrayBase
取记录数量
size() - 类 中的方法com.seeyon.ctp.util.array.LoopArray
 
size() - 类 中的方法com.seeyon.ctp.util.FoolishSet
 
size() - 类 中的方法com.seeyon.ctp.util.LRUMap
 
size(Object) - 类 中的静态方法com.seeyon.ctp.util.ObjectSerializeSize
计算一个对象所占字节数
sizeOf(Object) - 类 中的静态方法com.seeyon.ctp.component.cache.redis.ObjectSizeFetcher
直接计算当前对象占用空间大小,包括当前类及超类的基本类型实例字段大小、 引用类型实例字段引用大小、实例基本类型数组总占用空间、实例引用类型数组引用本身占用空间大小; 但是不包括超类继承下来的和当前类声明的实例引用字段的对象本身的大小、实例引用数组引用的对象本身的大小
sizeOf(Object) - 类 中的静态方法com.seeyon.statistics.SeeyonAnalyser
 
SKIN - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
用户自定义设置的皮肤的key
skipTest() - 类 中的静态方法org.hibernate.shuqi.config.HibernateTestMockConfig
 
slaveDBVersion - 类 中的静态变量com.seeyon.ctp.common.microserver.DataTransferServiceUtil
 
SlaveStatusEvent - com.seeyon.ctp.cluster.event中的类
集群断开事件通知 * 集群环境下 增加从节点对jgroups连接状态的维护, * 当出现连接断开(配置的jgroups 超时时间确定检测周期)时 * 向指定用户发出通知并自动停止从节点服务。
SlaveStatusEvent(Object) - 类 的构造器com.seeyon.ctp.cluster.event.SlaveStatusEvent
 
SLock - com.seeyon.ctp.common.dlock.inter中的接口
服务锁(服务生命周期内只使用一次的锁) 说明: 1、业务标识在整个集群生命周期内,执行成功后一直不变(多个节点只有一个节点会执行) 2、集群中某一节点宕机,重启该锁对应的业务不会执行 3、整个集群全部宕机后重启,会有其中一个节点获取到锁执行对应的业务;其他无法抢到锁,直接跳过该业务 使用场景: 加密狗启动加载一次license, (集群中如果其他节点正常存储,主节点宕机后,重启时不在执行该逻辑)
SLockManager - com.seeyon.ctp.common.dlock.inter中的接口
 
SLockManagerImpl - com.seeyon.ctp.common.dlock.impl中的类
集群模式提供的业务锁 (多节点时,只要有一个节点抢到过该锁并且执行成功业务后标记资源标识,之后此锁不能在被使用,具体说明见SLock 中说明) 说明:锁名和线程相同时,升级为可重入锁
SLockManagerImpl() - 类 的构造器com.seeyon.ctp.common.dlock.impl.SLockManagerImpl
 
SlockManagerTest - com.seeyon.ctp.common.lock中的类
 
SlockManagerTest() - 类 的构造器com.seeyon.ctp.common.lock.SlockManagerTest
 
SM2 - com.seeyon.ctp.common.security.sm2中的类
SM2
SM2() - 类 的构造器com.seeyon.ctp.common.security.sm2.SM2
 
SM2KeyPair - com.seeyon.ctp.common.security.sm2中的类
SM2密钥对
SM2KeyPair(String, String) - 类 的构造器com.seeyon.ctp.common.security.sm2.SM2KeyPair
构造方法
SM2Mode - com.seeyon.ctp.common.security.sm2中的枚举
SM2 算法模式
SM3Digest - com.seeyon.ctp.common.security中的类
Implementation of Chinese SM3 digest as described at http://tools.ietf.org/html/draft-shen-sm3-hash-01 and at .... ( Chinese PDF ) The specification says "process a bit stream", but this is written to process bytes in blocks of 4, meaning this will process 32-bit word groups.
SM3Digest() - 类 的构造器com.seeyon.ctp.common.security.SM3Digest
Standard constructor
SM3Digest(SM3Digest) - 类 的构造器com.seeyon.ctp.common.security.SM3Digest
Copy constructor.
SM3Encoder - com.seeyon.ctp.security.algorithm中的类
 
SM3Encoder() - 类 的构造器com.seeyon.ctp.security.algorithm.SM3Encoder
 
SM4EncryptCoder - com.seeyon.ctp.security.algorithm中的类
 
SM4EncryptCoder(byte[]) - 类 的构造器com.seeyon.ctp.security.algorithm.SM4EncryptCoder
 
SMS - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
SMS_LOGIN_ENABLED - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
启用短信验证码登录
SMSVERIFYCODE - 类 中的静态变量com.seeyon.ctp.common.constants.LoginConstants
 
SoftConcurrentHashMap<K,V> - com.seeyon.ctp.common中的类
 
SoftConcurrentHashMap() - 类 的构造器com.seeyon.ctp.common.SoftConcurrentHashMap
 
sortBySubreference(List<Attachment>) - 类 中的静态方法com.seeyon.ctp.common.filemanager.manager.Util
读取所有附件到列表,根据回复意见ID分类
sortCriteria(Criteria, Map, Object) - 类 中的方法com.seeyon.ctp.common.dao.BaseDao
构造Criteria的排序条件默认函数.可供其他查询函数调用
sortCriteria(Criteria, Map) - 类 中的方法com.seeyon.ctp.common.dao.BaseHibernateDao
 
sortDataList(List<ResourceInfo>) - 类 中的静态方法com.seeyon.ctp.common.i18n.pager.PageUtil
结果集排序(默认按KEY字符串)
sortDataList4Key(List<Map<Locale, ResourceInfo>>) - 类 中的静态方法com.seeyon.ctp.common.i18n.pager.PageUtil
按国际化key进行排序
SortOrderable - com.seeyon.ctp.common.spring中的接口
Title: T1开发框架 Description: Spring中Bean列表配置排序接口,在根据Bean类型获取Bean列表时将根据该接口返回值进行排序。
SortPair(String) - 类 的构造器com.seeyon.ctp.util.FlipInfo.SortPair
 
SOURCE_CLOUD - 类 中的静态变量com.seeyon.ctp.common.po.formula.ExportFormula
 
SPACE_ID - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
个人空间个性化存储空间IDkey
SPACE_IS_RESORT - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
用户是否调整过空间导航顺序
SPACE_ISDELETED - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
个人空间个性化存储空间状态key
SPACE_ORDER - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
用户自定义空间排序key
SPACE_SORT - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
个人空间个性化存储空间状态key
SPACE_TYPE - 类 中的静态变量com.seeyon.ctp.common.constants.CustomizeConstants
个人空间个性化存储空间状态key
split(String, String) - 类 中的方法com.seeyon.ctp.util.array.StringArray
分拆字符串
split(String, char) - 类 中的方法com.seeyon.ctp.util.array.StringArray
分拆字符串
split(String, String) - 类 中的静态方法com.seeyon.ctp.util.StringUtil
把由delim分割的字符串分裂并形成字符串数组。
split(String, String, boolean) - 类 中的静态方法com.seeyon.ctp.util.StringUtil
把以delimiters分隔的字符串分裂成字符串数组。
splitAndTrim(String, String) - 类 中的静态方法com.seeyon.ctp.util.StringUtil
added by chenjie 把由delim分割的字符串分裂并形成字符串数组,并将分割的字符串两边的空格去除。
splitList(List, Integer) - 类 中的静态方法com.seeyon.ctp.util.JDBCAgent
将集合按照指定组大小拆分成多组。
splitPartition(Long, String, String, Date, String) - 接口 中的方法com.seeyon.ctp.common.filemanager.manager.PartitionManager
拆分分区
splitPartition(Long, String, String, Date, String) - 类 中的方法com.seeyon.ctp.common.filemanager.manager.PartitionManagerImpl
 
SPortalApplicationName - 类 中的静态变量com.seeyon.ctp.common.SystemEnvironment
 
SPortalRelativePath - 类 中的静态变量com.seeyon.ctp.common.SystemEnvironment
 
SPRING_AOP_LOCK - 接口 中的静态变量com.seeyon.ctp.common.GlobalNames
Spring AOP锁,用于判定Spring AOP数据库连接管理是否被启用
SPRING_HIBERNATE_DAO_SUPPORT - 接口 中的静态变量com.seeyon.ctp.common.GlobalNames
Spring AOP 当前线程HibernateDaoSupport实例
SpringRestClient - com.seeyon.client中的类
 
SpringRestClient() - 类 的构造器com.seeyon.client.SpringRestClient
 
SpringRestClient(String) - 类 的构造器com.seeyon.client.SpringRestClient
 
SpringRestClient(String, String, String) - 类 的构造器com.seeyon.client.SpringRestClient
 
sql(String) - 类 中的静态方法com.seeyon.ctp.util.InjectionFilter
replace detected keywords with empty space
sql(String, String) - 类 中的静态方法com.seeyon.ctp.util.InjectionFilter
replace detected keywords
SQL - 类 中的静态变量com.seeyon.statistics.PerformanceStatistics
 
SQLLitUtils - com.seeyon.ctp.event.sqllit中的类
Title: SQLLit工具类 Description: 复制于 CAPSQLiteUtil Copyright: Copyright (c) 2012 Company: seeyon.com
SQLLitUtils() - 类 的构造器com.seeyon.ctp.event.sqllit.SQLLitUtils
 
sqlRise(String) - 类 中的静态方法com.seeyon.ctp.util.InjectionFilter
If dangerous sql keywords detected, throw illegal argument exception.
SQLServer2005Dialect - org.hibernate.dialect中的类
SQLServer 2005 方言实现 主要使用数据库 ROW_NUMBER()分页算法重构原来低效的TOP N算法 数据量越大、分页页码越大对分页效率影响就越大
SQLServer2005Dialect() - 类 的构造器org.hibernate.dialect.SQLServer2005Dialect
 
SQLServer2008Dialect - org.hibernate.dialect中的类
SQLServer 2008 方言实现
SQLServer2008Dialect() - 类 的构造器org.hibernate.dialect.SQLServer2008Dialect
 
SQLServer2012Dialect - org.hibernate.dialect中的类
SQLServer2012 方言实现 使用 OFFSET FETCH 分页算法 该算百万分页性能可以每页保持几百ms,适用于sqlserver2012+
SQLServer2012Dialect() - 类 的构造器org.hibernate.dialect.SQLServer2012Dialect
 
SQLWildcardUtil - com.seeyon.ctp.util中的类
SQL通配符转义工具类。
SQLWildcardUtil() - 类 的构造器com.seeyon.ctp.util.SQLWildcardUtil
 
SQLWildcardUtilTest - com.seeyon.ctp.util中的类
 
SQLWildcardUtilTest() - 类 的构造器com.seeyon.ctp.util.SQLWildcardUtilTest
 
SrcBean - com.seeyon.ctp.util.bean中的类
 
SrcBean() - 类 的构造器com.seeyon.ctp.util.bean.SrcBean
 
sSet(K, V...) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
将数据放入set缓存
sSet(K, V...) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
sSet(K, V...) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
sSetAndTime(K, long, V...) - 类 中的方法com.seeyon.ctp.component.cache.redis.CommonRedisOpt
将set数据放入缓存
sSetAndTime(K, long, V...) - 类 中的方法com.seeyon.ctp.component.cache.redis.PipelineRedisOpt
 
sSetAndTime(K, long, V...) - 接口 中的方法com.seeyon.ctp.component.cache.redis.RedisOpt
 
standaloneSet() - 类 中的方法com.seeyon.ctp.common.ws.axiom.XOPSupportStreamReader
 
start() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisKeyspaceListener
 
start(long, String, String) - 类 中的静态方法com.seeyon.ctp.login.recorder.ThreadRecorder
开始监控,和ThreadRecorder.stop()成对使用,用于监控点执行时,当前线程所有执行的语句耗时情况。
start(long, String) - 类 中的静态方法com.seeyon.ctp.login.recorder.ThreadRecorder
开始监控,和ThreadRecorder.stop()成对使用,用于监控点执行时,当前线程所有执行的语句耗时情况。
start() - 接口 中的方法com.seeyon.ctp.util.OperationControllable
开始,执行操作前通知组件。
start() - 类 中的方法com.seeyon.ctp.util.OperationCounter
执行前通知,操作计数加一。
start() - 类 中的静态方法com.seeyon.statistics.PerformanceStatistics
 
START_TOKEN - 类 中的静态变量com.seeyon.ctp.common.constants.SystemProperties
 
startAyncEngine() - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
启动消息异步处理引擎
startDevLog() - 类 中的静态方法com.seeyon.ctp.common.log.Log4JConfigurator
 
started() - 类 中的静态方法com.seeyon.ctp.common.AppContext
 
startFlag - 类 中的变量com.seeyon.ctp.thread.ThreadServer
是否即时触发
startLocalMode() - 接口 中的方法com.seeyon.ctp.component.cache.AdvancedCacheMap
开始本地操作模式,get put操作不更新或check Redis版本标记,在AdvancedCacheMap.endLocalMode() 调用时统一处理标记和本地缓存
startLocalMode() - 接口 中的方法com.seeyon.ctp.component.cache.CacheMap
开始本地操作模式,get put操作不更新或check Redis版本标记,在CacheMap.endLocalMode() 调用时统一处理标记和本地缓存
startLocalMode() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
 
startLocalMode() - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericCacheMap
 
startLocalMode() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
startLocalMode() - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
startMethodInvoke(String) - 类 中的静态方法com.seeyon.statistics.MethodInvokeStatistics
 
startMonitor(String) - 类 中的静态方法com.seeyon.ctp.thread.monitor.ThreadMonitor
开始监控线程
startNoCheckMode(NoCheckRange) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
 
startNoCheckMode(NoCheckRange) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericIndexCacheMap
 
startNoCheckMode(NoCheckRange) - 接口 中的方法com.seeyon.ctp.component.cache.NoCheckCacheMap
手动开启noCheck读取模式
startNoCheckMode(NoCheckRange) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
startNoCheckMode(NoCheckRange) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
startNoCheckMode(NoCheckRange) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisIndexCacheMap
 
startServer(Object, Class<?>, Object, String) - 类 中的静态方法com.seeyon.ctp.thread.ThreadManager
启动服务器
startServer(Object, Class<?>, Object, String, int) - 类 中的静态方法com.seeyon.ctp.thread.ThreadManager
启动线程服务
startService() - 类 中的静态方法com.seeyon.ctp.common.quartz.QuartzListener
 
startService(Object, ThreadServer) - 类 中的方法com.seeyon.ctp.thread.ThreadPort
启动服务
startSingleTrace(String) - 类 中的静态方法com.seeyon.ctp.login.recorder.ThreadRecorder
开启单个方法跟踪,和stopSingleTrace成对使用,用于跟踪底层方法,避免和跟踪打印过多的情况
startStatistics() - 类 中的静态方法com.seeyon.ctp.component.cache.StatisticTool
 
startTaskTime - 类 中的变量com.seeyon.ctp.thread.trace.RuntimeTaskData
任务的开始 和 结束时间
startTime - 类 中的静态变量com.seeyon.ctp.common.microserver.DataTransferServiceUtil
 
StartUpClientCheckException - com.seeyon.ctp.startup.redis中的异常错误
 
StartUpClientCheckException() - 异常错误 的构造器com.seeyon.ctp.startup.redis.StartUpClientCheckException
 
StartUpClientCheckException(String) - 异常错误 的构造器com.seeyon.ctp.startup.redis.StartUpClientCheckException
 
StartUpClientCheckException(String, Throwable) - 异常错误 的构造器com.seeyon.ctp.startup.redis.StartUpClientCheckException
 
StartUpClientCheckException(Throwable) - 异常错误 的构造器com.seeyon.ctp.startup.redis.StartUpClientCheckException
 
StartupSQLSystemInitializer - com.seeyon.ctp.startup中的类
StartupSQL初始化后移,保证优先执行
StartupSQLSystemInitializer() - 类 的构造器com.seeyon.ctp.startup.StartupSQLSystemInitializer
 
StartupSQLTask - com.seeyon.ctp.startup中的类
应用启动时执行指定位置文件中的SQL。
StartupSQLTask() - 类 的构造器com.seeyon.ctp.startup.StartupSQLTask
 
StartupTask - com.seeyon.ctp.startup中的接口
应用启动时运行的任务,在Spring初始化之前执行。
StartupTaskManager - com.seeyon.ctp.startup中的类
 
startWith(CharSequence, CharSequence, boolean) - 类 中的静态方法com.seeyon.apps.common.image.utils.FileTypeUtil
是否以指定字符串开头
如果给定的字符串和开头字符串都为null则返回true,否则任意一个值为null返回false
State - com.seeyon.ctp.common.formula.enums中的枚举
公式状态。
STATIC_ACCOUNT_PERIOD - 接口 中的静态变量com.seeyon.ctp.common.config.IConfigPublicKey
静止用户周期
STATIC_PORTALAPP_HOST - 类 中的静态变量com.seeyon.ctp.common.SystemEnvironment
远端obs服务地址
StaticFileAdapter - com.seeyon.ctp.common.office.trans.adapter中的类
基于永中或Aspose的转换到文件系统静态文件的实现。
StaticFileAdapter() - 类 的构造器com.seeyon.ctp.common.office.trans.adapter.StaticFileAdapter
 
statisticLogonLog(Map, FlipInfo) - 接口 中的方法com.seeyon.ctp.common.safetyprotection.dao.SafetyProtectionLogDao
登录日志统计列表
statisticLogonLog(FlipInfo, Map) - 接口 中的方法com.seeyon.ctp.common.safetyprotection.manager.SafetyProtectionLogManager
登录日志统计列表
statistics - 类 中的变量com.seeyon.ctp.component.cache.AbstractGroupCacheable
 
statisticsStatus - 类 中的静态变量com.seeyon.ctp.component.cache.StatisticTool
 
StatisticTool - com.seeyon.ctp.component.cache中的类
统计缓存组件使用情况
StatisticTool() - 类 的构造器com.seeyon.ctp.component.cache.StatisticTool
 
StatisticTool.FixSizeLinkedList<T> - com.seeyon.ctp.component.cache中的类
固定长度List 如果List里面的元素个数大于了缓存最大容量,则删除链表的顶端元素
StatusCode - com.seeyon.ctp.common.fileupload.bean中的类
状态码类,包括请求响应状态码的KV定义
StatusCode() - 类 的构造器com.seeyon.ctp.common.fileupload.bean.StatusCode
 
StatUtil - com.seeyon.ctp.util中的类
 
StatUtil() - 类 的构造器com.seeyon.ctp.util.StatUtil
 
stop() - 接口 中的方法com.seeyon.ctp.cluster.notification.NotificationFactory
 
stop() - 类 中的方法com.seeyon.ctp.cluster.notification.NotificationManager
 
stop() - 类 中的静态方法com.seeyon.ctp.login.recorder.ThreadRecorder
 
stop() - 类 中的静态方法com.seeyon.statistics.PerformanceStatistics
 
stopAyncEngine() - 接口 中的方法com.seeyon.ctp.common.usermessage.UserMessageManager
停止消息异步处理引擎
stopDispatch() - 类 中的静态方法com.seeyon.ctp.component.cache.redis.RedisHandler
 
stopDispatching() - 类 中的静态方法com.seeyon.ctp.event.EventDispatcher
 
stopLog() - 类 中的静态方法com.seeyon.ctp.login.recorder.ThreadRecorder
 
stopLog(String) - 类 中的静态方法com.seeyon.ctp.login.recorder.ThreadRecorder
 
stopMonitor() - 类 中的静态方法com.seeyon.ctp.thread.monitor.ThreadMonitor
线程处理结束
stopNoCheckMode(NoCheckRange) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericAdvancedCacheMap
 
stopNoCheckMode(NoCheckRange) - 类 中的方法com.seeyon.ctp.component.cache.generic.GenericIndexCacheMap
 
stopNoCheckMode(NoCheckRange) - 接口 中的方法com.seeyon.ctp.component.cache.NoCheckCacheMap
手动关闭noCheck读取模式
stopNoCheckMode(NoCheckRange) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisAdvancedCacheMap
 
stopNoCheckMode(NoCheckRange) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisCacheMap
 
stopNoCheckMode(NoCheckRange) - 类 中的方法com.seeyon.ctp.component.cache.redis.RedisIndexCacheMap
 
stopService() - 类 中的方法com.seeyon.ctp.thread.ThreadPort
关闭服务
stopSingleTrace() - 类 中的静态方法com.seeyon.ctp.login.recorder.ThreadRecorder
开启单个方法跟踪,和start成对使用,用于跟踪底层方法,避免和跟踪打印过多的情况
stopStatistics() - 类 中的静态方法com.seeyon.ctp.component.cache.StatisticTool
清空统计数据
stopTaskTime - 类 中的变量com.seeyon.ctp.thread.trace.RuntimeTaskData
 
stopThread() - 类 中的静态方法com.seeyon.ctp.thread.single.SingleThreadPool
关闭线程
stopThread(Long) - 类 中的方法com.seeyon.ctp.thread.ThreadInfoHolder
 
StopThreadServerMsg - com.seeyon.ctp.thread中的类
关闭服务消息-占位类
StopThreadServerMsg() - 类 的构造器com.seeyon.ctp.thread.StopThreadServerMsg
 
StorageEncryptVO - com.seeyon.ctp.security.vo中的类
数据加密存储
StorageEncryptVO() - 类 的构造器com.seeyon.ctp.security.vo.StorageEncryptVO
 
storeAll() - 接口 中的方法com.seeyon.ctp.portal.PortalCommonMenuStatisticsManager
 
StoredProcedureCaller - com.seeyon.ctp.util中的类
 
StoredProcedureCaller() - 类 的构造器com.seeyon.ctp.util.StoredProcedureCaller
 
StoreXssUtil - com.seeyon.ctp.util中的类
 
StoreXssUtil() - 类 的构造器com.seeyon.ctp.util.StoreXssUtil
 
str2Bytes(String) - 类 中的方法com.seeyon.ctp.security.algorithm.AbstractEncryptCoder
字符串转字节数组
str2UserAgent(String) - 接口 中的静态方法com.seeyon.ctp.common.constants.Constants
 
StreamPartitionCryptoUtil - com.seeyon.ctp.common.filemanager.manager.filecrypt中的类
加密附件工具类
StreamPartitionCryptoUtil() - 类 的构造器com.seeyon.ctp.common.filemanager.manager.filecrypt.StreamPartitionCryptoUtil
 
StreamPartitionCryptoUtil.EncryptContext - com.seeyon.ctp.common.filemanager.manager.filecrypt中的类
 
StrExtractor - com.seeyon.ctp.common.parser中的类
 
StrExtractor() - 类 的构造器com.seeyon.ctp.common.parser.StrExtractor
 
STRING_TOKEN_DELIMITER - 接口 中的静态变量com.seeyon.ctp.common.constants.Constants
3X项目中使用的字符串分隔符
StringArray - com.seeyon.ctp.util.array中的类
 
StringArray() - 类 的构造器com.seeyon.ctp.util.array.StringArray
 
stringRedisOpt - 类 中的静态变量com.seeyon.ctp.component.cache.redis.RedisOptFactory
 
stringToString(String) - 类 中的静态方法com.seeyon.ctp.util.StringUtil
传入的字符串如果为null,则返回""字符串,否则原样返回。
StringUtil - com.seeyon.ctp.util中的类
Title: T1开发框架 Description: 字符串处理工具类。
stringValueOf(int) - 枚举 中的静态方法com.seeyon.ctp.common.constants.Constants.login_sign
 
StringWildcardUtil - com.seeyon.ctp.util中的类
Checks whether a string matches a given wildcard pattern.
StringWildcardUtil() - 类 的构造器com.seeyon.ctp.util.StringWildcardUtil
 
STRONG - 类 中的静态变量com.seeyon.ctp.system.Constants
 
strToKey(String) - 接口 中的方法com.seeyon.ctp.component.cache.AdvanceCanalMap.KeyStringMappper
将数据key由String 转换为key类型
strToKey(String) - 接口 中的方法com.seeyon.ctp.component.cache.IndexCanalMap.KeyStringMappper
将数据key由String 转换为key类型
style - 类 中的变量com.seeyon.ctp.common.component.CodeComponent
 
subAppend(LoggingEvent) - 类 中的方法com.seeyon.ctp.common.log.DynamicWtriteLogAppender
 
subAppend(LoggingEvent) - 类 中的方法com.seeyon.ctp.common.log.RollingDailyFileAppender
 
subEvent(MessageListener, String, boolean) - 类 中的静态方法com.seeyon.ctp.component.cache.redis.RedisHandler
 
subEvent(MessageListener, Set<String>, boolean) - 类 中的静态方法com.seeyon.ctp.component.cache.redis.RedisHandler
 
subList(int, int) - 类 中的方法com.alibaba.fastjson.JSONArray
 
subList(int, int) - 类 中的方法com.seeyon.ctp.common.CTPArrayList
 
subList(int, int) - 类 中的方法com.seeyon.ctp.common.CTPLinkedList
 
subList(int, int) - 类 中的方法com.seeyon.ctp.util.array.LoopArray
 
subList(int, int, int) - 类 中的方法com.seeyon.ctp.util.array.LoopArray
 
SUBMIT_TOKEN_KEY - 类 中的静态变量com.seeyon.ctp.common.submitLimit.SubmitLimitUtil
 
SubmitLimit - com.seeyon.ctp.common.submitLimit.anno中的注释类型
防重复点击使用 注意: 1、controller和rest接口判断请求重复,默认规则是:当前用户ID+类名+方法名+自定义customerHeaders+自定义函数businessClass.businessMethodName 2、manager接口判断请求重复,默认规则是:当前用户ID+类名+方法名+方法参数个数+自定义函数businessClass.businessMethodName 3、controller\rest中定义自定义方法参数只能为1个并且类型为“HttpServletRequest”:eg:private String submitLimitToken(HttpServletRequest request){return "aaa"} manager中方法的参数个数和加注解方法参数类型个数一样 4、调用自定义函数是新new的实例触发的
SubmitLimitAspect - com.seeyon.ctp.common.submitLimit中的类
防重复点击,连接前端直接方法manage的方法 Description: SubmitLimitAspect Company: seeyon.com @author chelq
SubmitLimitAspect() - 类 的构造器com.seeyon.ctp.common.submitLimit.SubmitLimitAspect
 
SubmitLimitException - com.seeyon.ctp.common.submitLimit.exception中的异常错误
重复点击异常
SubmitLimitException(String) - 异常错误 的构造器com.seeyon.ctp.common.submitLimit.exception.SubmitLimitException
 
SubmitLimitInterceptor - com.seeyon.ctp.common.submitLimit中的类
防重复点击,拦截controller接口 Description: SubmitLimitAspect Company: seeyon.com @author chelq
SubmitLimitInterceptor() - 类 的构造器com.seeyon.ctp.common.submitLimit.SubmitLimitInterceptor
 
submitLimitToken(HttpServletRequest) - 类 中的方法com.seeyon.ctp.common.fileupload.FileUploadController
 
SubmitLimitUtil - com.seeyon.ctp.common.submitLimit中的类
 
SubmitLimitUtil() - 类 的构造器com.seeyon.ctp.common.submitLimit.SubmitLimitUtil
 
subStringEnumIdByExpression(String) - 类 中的静态方法com.seeyon.ctp.common.ctpenumnew.util.FormulaEnumCommonUtil
数据提取,枚举id.
success() - 类 中的静态方法com.seeyon.ctp.common.bo.Result
请求成功
SUCCESS - 类 中的静态变量com.seeyon.ctp.common.ctpenumnew.CtpEnumUtil
CtpEnumItem hql构造函数
SUCCESS - 类 中的静态变量com.seeyon.ctp.common.fileupload.bean.StatusCode
 
SUCCESS(long, Attachment) - 类 中的静态方法com.seeyon.ctp.common.fileupload.bean.UploadFileResponseBean
 
SUCCESS - 类 中的静态变量com.seeyon.ctp.common.microserver.MicroServiceStatusCode
 
SUCCESS_MESSAGE - 类 中的静态变量com.seeyon.ctp.component.cache.CacheReloadResult
 
summaryMenuClick(ServletRequest, User) - 接口 中的方法com.seeyon.ctp.portal.PortalCommonMenuStatisticsManager
 
SupplierExtend<T> - com.seeyon.ctp.security中的接口
 
supplierName() - 接口 中的方法com.seeyon.ctp.security.driver.EncryptMachineDriver
供应商名称
supplierName() - 类 中的方法com.seeyon.ctp.security.driver.FishermanEncryptMachineImpl
 
supplierName() - 类 中的方法com.seeyon.ctp.security.driver.SansecEncryptMachineImpl
 
supportArray - 类 中的静态变量com.seeyon.ctp.common.office.trans.adapter.DefaultConfig
 
supportArrayExtend - 类 中的静态变量com.seeyon.ctp.common.office.trans.adapter.DefaultConfig
 
supportIndexConvert() - 类 中的方法com.seeyon.ctp.component.cache.redis.L2CacheMapLoader_InnerDelegator
 
supports - 类 中的静态变量com.seeyon.ctp.common.office.trans.adapter.DefaultConfig
 
supportsBindAsCallableArgument() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsCascadeDelete() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsCircularCascadeDeleteConstraints() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsColumnCheck() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsCommentOn() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsCurrentTimestampSelection() - 类 中的方法org.hibernate.dialect.GBasedbtDialect
 
supportsCurrentTimestampSelection() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsEmptyInList() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsExistsInSelect() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsExpectedLobUsagePattern() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsIdentityColumns() - 类 中的方法org.hibernate.dialect.GBasedbtDialect
 
supportsIdentityColumns() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsIfExistsAfterTableName() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsIfExistsBeforeTableName() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsInsertSelectIdentity() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsLimit() - 类 中的方法org.hibernate.dialect.GBasedbtDialect
 
supportsLimit() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsLimit() - 类 中的方法org.hibernate.dialect.SQLServer2005Dialect
 
supportsLimit() - 类 中的方法org.hibernate.dialect.SQLServer2012Dialect
 
supportsLimitOffset() - 类 中的方法org.hibernate.dialect.GBasedbtDialect
 
supportsLimitOffset() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsLimitOffset() - 类 中的方法org.hibernate.dialect.SQLServer2005Dialect
 
supportsLimitOffset() - 类 中的方法org.hibernate.dialect.SQLServer2012Dialect
 
supportsLobValueChangePropogation() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsNotNullUnique() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsOuterJoinForUpdate() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsParametersInInsertSelect() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsPooledSequences() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsPooledSequences() - 类 中的方法org.hibernate.dialect.SQLServer2012Dialect
 
supportsResultSetPositionQueryMethodsOnForwardOnlyCursor() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsRowValueConstructorSyntax() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsRowValueConstructorSyntaxInInList() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsSequences() - 类 中的方法org.hibernate.dialect.GBasedbtDialect
 
supportsSequences() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsSequences() - 类 中的方法org.hibernate.dialect.SQLServer2012Dialect
 
supportsSubqueryOnMutatingTable() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsSubselectAsInPredicateLHS() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsTableCheck() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsTemporaryTables() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsUnboundedLobLocatorMaterialization() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsUnionAll() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsUnique() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsUniqueConstraintInCreateAlterTable() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsVariableLimit() - 类 中的方法org.hibernate.dialect.GBasedbtDialect
 
supportsVariableLimit() - 类 中的方法org.hibernate.dialect.resolver.CTPDBDialectProxy
 
supportsVariableLimit() - 类 中的方法org.hibernate.dialect.SQLServer2005Dialect
 
supportsVariableLimit() - 类 中的方法org.hibernate.dialect.SQLServer2012Dialect
 
suspend(Object) - 类 中的方法org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Suspend the given transaction.
SWITCH - 类 中的静态变量com.seeyon.ctp.common.config.SystemConfig
 
SWITCH - 类 中的静态变量com.seeyon.ctp.common.config.TestSwitchConfig
 
SWITCH_OFF - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
 
SWITCH_ON - 类 中的静态变量com.seeyon.ctp.common.constants.Plugins
模块启停功能用到的开关参数
switchCacheMonitor(boolean) - 类 中的静态方法com.seeyon.ctp.component.cache.CacheUtil
 
switchMonitorForCurrentUser(boolean) - 类 中的静态方法com.seeyon.ctp.component.cache.CacheUtil
 
switchToMode(FileServiceUtil.ModeEnum) - 类 中的静态方法com.seeyon.ctp.common.fileupload.util.FileServiceUtil
 
SYMMETRIC_TYPE - 接口 中的静态变量com.seeyon.ctp.security.trans.AppTransSecurityService
 
SyncExec - com.seeyon.ctp.startup.redis中的接口
 
SyncFastJob<T> - com.seeyon.ctp.thread.sync中的类
this class is using in doing some batch jobs with the available computing capability the current user has been set to thread local context the worst result is to do batch jobs in current thread and for the most time, u will run your batch jobs much faster the default number of threads in the pool is 3 + 5/8 * systemProcessNumber just equals to the gc threads number may be it will be changed some days later
SyncFastJob(List<? extends Callable<T>>) - 类 的构造器com.seeyon.ctp.thread.sync.SyncFastJob
 
SyncFastThreadCallableJob<T> - com.seeyon.ctp.thread.sync中的类
 
SyncFastThreadPool - com.seeyon.ctp.thread.sync中的类
 
SyncFastThreadPoolHolder - com.seeyon.ctp.thread.sync中的类
 
SyncFastThreadPoolHolder(String, int) - 类 的构造器com.seeyon.ctp.thread.sync.SyncFastThreadPoolHolder
Please let this class be a static field to reuse If it's a local field, let it init in try-with-resources
SYNCHRONIZATION_ALWAYS - 类 中的静态变量org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Always activate transaction synchronization, even for "empty" transactions that result from PROPAGATION_SUPPORTS with no existing backend transaction.
SYNCHRONIZATION_NEVER - 类 中的静态变量org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Never active transaction synchronization, not even for actual transactions.
SYNCHRONIZATION_ON_ACTUAL_TRANSACTION - 类 中的静态变量org.springframework.transaction.support.CtpAbstractPlatformTransactionManager
Activate transaction synchronization only for actual transactions, that is, not for empty ones that result from PROPAGATION_SUPPORTS with no existing backend transaction.
syncTimeLimit - 类 中的静态变量com.seeyon.ctp.event.EventDispatcher
同步任务超过[200]ms需要关注,可以考虑设置为异步
sysDefaultLocale - 类 中的静态变量com.seeyon.ctp.common.i18n.LocaleContext
 
SysFlag - com.seeyon.ctp.common.flag中的枚举
本文件用来记录系统标志,记录不同版本的表现。
SysPropertyLoadEvent - com.seeyon.ctp.tenant.event中的类
已过时。
v5不存在A6c模式,判断A6c模式的代码都可以去掉
SysPropertyLoadEvent(Object) - 类 的构造器com.seeyon.ctp.tenant.event.SysPropertyLoadEvent
已过时。
 
SYSTEM_LOGIN_NAME - 类 中的静态变量com.seeyon.ctp.system.Constants
 
SYSTEM_MODE - 类 中的静态变量com.seeyon.ctp.security.EncryptConsts
系统内置加密方式
SYSTEM_MODULE_ID - 类 中的静态变量com.seeyon.ctp.security.EncryptConsts
系统加密模块
SystemConfig - com.seeyon.ctp.common.config中的类
系统开关组件
1.
SystemConfig() - 类 的构造器com.seeyon.ctp.common.config.SystemConfig
 
SystemEnvironment - com.seeyon.ctp.common中的类
Title: T1开发框架 Description: 系统环境相关信息类。
SystemEnvironment() - 类 的构造器com.seeyon.ctp.common.SystemEnvironment
 
SystemInitializer - com.seeyon.ctp.common中的接口
Title: T1开发框架 Description: 系统启动初始化接口,需要在系统启动进行相关初始化和系统停止时销毁信息时实现该接口。
systemModule() - 枚举 中的静态方法com.seeyon.ctp.security.EncryptActionEnum
系统数据
SystemProperties - com.seeyon.ctp.common.constants中的类
Title: T1开发框架 Description: 系统总的配置数据存放和读取 Copyright: Copyright (c) 2012 Company: seeyon.com
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 _ 
跳过导航链接