- icon - 类 中的变量com.kdayun.manager.service.impl.CoreTongzxxServiceImpl.TongzxxVo
-
warning = 0;success = 1;error = 2;question = 3
- iconsPackTempdir - 类 中的变量com.kdayun.manager.service.version.VersionManager
-
打包图标临时目录
- id - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage
-
- id(String) - 类 中的方法com.kdayun.wecom.cp.bean.outxmlbuilder.EventBuilder
-
- Id - 类 中的变量com.kdayun.z1.core.workflow.entity.DeploymentVo
-
- Idempotent - com.kdayun.z1.core.annotation中的注释类型
-
接口幂等性注解
- idempotentAspect() - 类 中的方法com.kdayun.boot.configuration.IdempotentAutoConfiguration
-
切面 拦截处理所有 @Idempotent
- IdempotentAutoConfiguration - com.kdayun.boot.configuration中的类
-
幂等插件初始化
- IdempotentAutoConfiguration() - 类 的构造器com.kdayun.boot.configuration.IdempotentAutoConfiguration
-
- IdempotentException - com.kdayun.z1.core.security.idempotence中的异常错误
-
- IdempotentException() - 异常错误 的构造器com.kdayun.z1.core.security.idempotence.IdempotentException
-
- IdempotentException(String) - 异常错误 的构造器com.kdayun.z1.core.security.idempotence.IdempotentException
-
- IdempotentException(String, Throwable) - 异常错误 的构造器com.kdayun.z1.core.security.idempotence.IdempotentException
-
- IdempotentException(Throwable) - 异常错误 的构造器com.kdayun.z1.core.security.idempotence.IdempotentException
-
- IdempotentException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.kdayun.z1.core.security.idempotence.IdempotentException
-
- identityService() - 类 中的方法com.kdayun.boot.configuration.WorkFlowConfig
-
- idGenerator - 类 中的变量com.kdayun.manager.service.CoreSqlBuilderServiceImpl
-
- ifelse(boolean, Object, Object) - 类 中的方法com.kdayun.report.service.impl.CoreJxlsTags
-
jx:ifelse 函数
Excel 中的写法示例:[:jx:ifelse(1 == 2, "true", "false")]
- ifelse(boolean, Object, Object) - 类 中的方法com.kdayun.z1.core.excel.CustomFunctions
-
jx:ifelse 函数
Excel 中的写法示例:[:jx:ifelse(1 == 2, "true", "false")]
- ifValue(boolean, Object, Object) - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
ifValue表达式,如果true,返回第一个参数,否则返回第二个参数
- Image - com.kdayun.wecom.cp.bean.external.msg中的类
-
图片消息.
- Image() - 类 的构造器com.kdayun.wecom.cp.bean.external.msg.Image
-
- Image - com.kdayun.wecom.cp.bean.external.product中的类
-
商品画册图片
- Image() - 类 的构造器com.kdayun.wecom.cp.bean.external.product.Image
-
- IMAGE() - 类 中的静态方法com.kdayun.wecom.cp.bean.message.WxCpMessage
-
获得图片消息builder.
- IMAGE() - 类 中的静态方法com.kdayun.wecom.cp.bean.message.WxCpXmlOutMessage
-
获得图片消息builder.
- Image() - 类 的构造器com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Image
-
- IMAGE - 类 中的静态变量com.kdayun.wecom.cp.constant.WxCpConsts.AppChatMsgType
-
图片消息.
- IMAGE - 类 中的静态变量com.kdayun.wecom.cp.constant.WxCpConsts.GroupRobotMsgType
-
图片消息.
- IMAGE - 类 中的静态变量com.kdayun.wecom.cp.constant.WxCpConsts.LinkedCorpMsgType
-
图片消息.
- IMAGE - 类 中的静态变量com.kdayun.wecom.cp.constant.WxCpConsts.ProductAttachmentType
-
图片消息.
- IMAGE - 类 中的静态变量com.kdayun.wecom.cp.constant.WxCpConsts.WelcomeMsgType
-
图片消息.
- IMAGE - 类 中的静态变量com.kdayun.wecom.cp.constant.WxCpConsts.WorkBenchType
-
- ImageBuilder - com.kdayun.wecom.cp.bean.messagebuilder中的类
-
获得消息builder
用法: WxCustomMessage m = WxCustomMessage.IMAGE().mediaId(...).toUser(...).build();
- ImageBuilder() - 类 的构造器com.kdayun.wecom.cp.bean.messagebuilder.ImageBuilder
-
- ImageBuilder - com.kdayun.wecom.cp.bean.outxmlbuilder中的类
-
图片消息builder
- ImageBuilder() - 类 的构造器com.kdayun.wecom.cp.bean.outxmlbuilder.ImageBuilder
-
- IMG_UPLOAD - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Media
-
- ImgLabelScaner - com.kdayun.manager.service.version.scanner.componentScaner中的类
-
- ImgLabelScaner(PageModelScaner) - 类 的构造器com.kdayun.manager.service.version.scanner.componentScaner.ImgLabelScaner
-
- ImportDataCheckCxtUtil - com.kdayun.z1.core.util中的类
-
导入数据校验单元
- ImportDataCheckCxtUtil() - 类 的构造器com.kdayun.z1.core.util.ImportDataCheckCxtUtil
-
- importmodel(String, HttpServletRequest, HttpServletResponse) - 类 中的方法com.kdayun.manager.controller.CoreTablesController
-
- importModel(String, InputStream) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
导入xml文件
- importModel(String, InputStream) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- importModelFile(URL) - 接口 中的方法com.kdayun.manager.service.CoreTablesService
-
导入json文件
- importModelFile(URL) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
导入模型文件
- importModelZip(String) - 接口 中的方法com.kdayun.manager.service.CoreTablesService
-
导入模型文件
- importModelZip(String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- ImportService - com.kdayun.z1.core.importdata中的接口
-
导入数据service
- importXml(String, HttpServletRequest, HttpServletResponse) - 类 中的方法com.kdayun.z1.core.controller.CoreWorkflowController
-
导入model的xml文件
- ImServer - com.kdayun.z1.core.im中的接口
-
即时消息服务接口
- ImServiceImpl - com.kdayun.z1.core.im中的类
-
即时通讯类
- ImServiceImpl() - 类 的构造器com.kdayun.z1.core.im.ImServiceImpl
-
- index(HttpServletRequest) - 类 中的方法com.kdayun.admin.controller.CoreOrgController
-
- index(HttpServletRequest) - 类 中的方法com.kdayun.admin.controller.CoreSysLogController
-
- index(HttpServletRequest) - 类 中的方法com.kdayun.admin.controller.CoreUserController
-
- index(HttpServletRequest) - 类 中的方法com.kdayun.manager.controller.CoreDictionaryController
-
主页面
- index(HttpServletRequest) - 类 中的方法com.kdayun.manager.controller.CoreFileResController
-
- index(HttpServletRequest) - 类 中的方法com.kdayun.manager.controller.CoreManagerHomeController
-
返回后台框架页面
- index(HttpServletRequest) - 类 中的方法com.kdayun.manager.controller.CoreMarketController
-
- index(HttpServletRequest) - 类 中的方法com.kdayun.manager.controller.CoreModelDesignController
-
- index(HttpServletRequest) - 类 中的方法com.kdayun.manager.controller.CoreRightResLevelController
-
- index() - 类 中的方法com.kdayun.manager.controller.CoreServerController
-
- index(HttpServletRequest) - 类 中的方法com.kdayun.manager.controller.CoreTablesController
-
- index(Map<String, String>, HttpServletRequest) - 类 中的方法com.kdayun.wechat.controller.WechatLoginController
-
返回需要微信登录二维码的一些参数
- index(HttpServletRequest) - 类 中的方法com.kdayun.z1.core.controller.CorePlanController
-
- index(HttpServletRequest) - 类 中的方法com.kdayun.z1.web.controller.CoreWebHomeController
-
返回后前台框架页面
- indexOf(String, String) - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
字符串包涵str的位置
- indexOf(String, String) - 类 中的方法com.kdayun.z1.core.util.ImportDataCheckCxtUtil
-
字符串包涵str的位置
- indexTHHome(HttpServletRequest) - 类 中的方法com.kdayun.manager.controller.CoreManagerHomeController
-
返回后台框架首页
- Info() - 类 的构造器com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Info
-
- Info() - 类 的构造器com.kdayun.wecom.cp.bean.msgaudit.WxCpCheckAgreeRequest.Info
-
- info(String, Object...) - 类 中的方法com.kdayun.z1.core.log.LogServiceImpl
-
- info(HttpServletRequest) - 类 中的方法com.kdayun.z1.web.controller.CoreWebHomeController
-
- infoType - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage
-
- InfoType() - 类 的构造器com.kdayun.wecom.cp.constant.WxCpTpConsts.InfoType
-
- infoType(String) - 类 中的方法com.kdayun.wecom.cp.tp.message.WxCpTpMessageRouterRule
-
匹配 Message infoType
- init() - 类 中的方法com.kdayun.manager.service.CoreSqlBuilderServiceImpl
-
- init() - 类 中的方法com.kdayun.manager.service.impl.BasePlugImpl
-
- init() - 类 中的静态方法com.kdayun.manager.service.version.scanner.FileResDependScanerManager
-
初始化注册各个资源的扫描器
- init() - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- init() - 类 中的方法com.kdayun.z1.core.base.BaseAbstractContextImpl
-
- init() - 接口 中的方法com.kdayun.z1.core.base.ManagerService
-
初始化
- init() - 类 中的方法com.kdayun.z1.core.cache.CacheServiceImpl
-
- init() - 类 中的方法com.kdayun.z1.core.config.service.impl.ConfigServiceImpl
-
- init() - 类 中的方法com.kdayun.z1.core.context.Context
-
平台初始化
- init() - 类 中的方法com.kdayun.z1.core.filesystem.FileSystemServiceImpl
-
- init() - 类 中的方法com.kdayun.z1.core.formula.FormualServiceImpl
-
- init(ClassLoader) - 类 中的方法com.kdayun.z1.core.framework.ZlUrlClassLoader
-
- init() - 类 中的方法com.kdayun.z1.core.Global
-
- init() - 类 中的方法com.kdayun.z1.core.im.ImServiceImpl
-
- init() - 类 中的方法com.kdayun.z1.core.log.LogServiceImpl
-
- init() - 类 中的方法com.kdayun.z1.core.message.MessageServiceImpl
-
- init() - 接口 中的方法com.kdayun.z1.core.module.Module
-
初始化
- init() - 类 中的方法com.kdayun.z1.core.module.ModuleServiceImpl
-
- init() - 类 中的方法com.kdayun.z1.core.pagebuilder.impl.PageBuilderServiceImpl
-
- init() - 类 中的方法com.kdayun.z1.core.plan.service.impl.PlanServiceImpl
-
- init() - 类 中的方法com.kdayun.z1.core.plan.task.LicenseTaskJob
-
- init() - 接口 中的方法com.kdayun.z1.core.plugs.Plug
-
插件初始化事件执行的函数
- init() - 类 中的方法com.kdayun.z1.core.script.ScriptEngineServiceImpl
-
- init(FilterConfig) - 类 中的方法com.kdayun.z1.core.security.filter.BodyReaderFilter
-
- init(FilterConfig) - 类 中的方法com.kdayun.z1.core.security.filter.UploadFilter
-
- init() - 类 中的方法com.kdayun.z1.core.security.SecurityServiceImpl
-
- init(FilterConfig) - 类 中的方法com.kdayun.z1.core.security.xss.XssFilter
-
- init() - 类 中的方法com.kdayun.z1.core.util.UtilServiceImpl
-
- init() - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
- Init(long, String, String) - 类 中的静态方法com.tencent.wework.Finance
-
初始化函数
Return值=0表示该API调用成功
- INIT_FILENAME - 类 中的静态变量com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- INIT_MAIN_FILE - 类 中的静态变量com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- INIT_MODEL_MAIN_EXI - 类 中的静态变量com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- INIT_PASSWORD - 类 中的静态变量com.kdayun.z1.core.Global
-
初始化密码
- INIT_SYS_VERSION_RWID - 类 中的静态变量com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- initActivity() - 类 中的方法com.kdayun.z1.core.workflow.command.GoBackCmd
-
- initActivity() - 类 中的方法com.kdayun.z1.core.workflow.command.JumpCmd
-
- initApiScaner() - 类 中的方法com.kdayun.api.configuration.ApiConfiguration
-
就是为了创建了一
- initDataBase() - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
数据库初始化 创建系统表等
- initDataBase() - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- initFiles() - 类 中的方法com.kdayun.manager.service.version.MenuUpdate
-
初始化文件类型资源
- initHttp() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- initHttp() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceJoddHttpImpl
-
- initHttp() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceOkHttpImpl
-
- initHttp() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
初始化http请求对象
- initHttp() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.WxCpTpServiceApacheHttpClientImpl
-
- initHttp() - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
初始化http请求对象
- InitializationContext - com.kdayun.z1.core.framework中的类
-
初始化全局上下文 事件
- InitializationContext() - 类 的构造器com.kdayun.z1.core.framework.InitializationContext
-
- initOrgFmData(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreFwReportService
-
提取机构版封面数据
- initOrgFmData(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreFwReportServiceImpl
-
- initOrgReportData(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreFwReportService
-
提取机构版报表数据
- initOrgReportData(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreFwReportServiceImpl
-
- initParams(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreDataSourceService
-
脚本执行前的把常用的参数都加入
- initParams(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreDataSourceServiceImpl
-
脚本执行前的把常用的参数都加入
- InitReportData(Map<String, Object>) - 类 中的方法com.kdayun.manager.controller.CoreRptReportController
-
报表提数接口
- initReportData(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreRptInitReportDataService
-
报表提数
- initReportData(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreFwReportServiceImpl
-
- initSystem() - 接口 中的方法com.kdayun.manager.service.CoreTablesService
-
初始化系统
- initSystem(List<String>) - 接口 中的方法com.kdayun.manager.service.CoreTablesService
-
初始化系统
- initSystem() - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- initSystem(List<String>) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- initTabelModels() - 类 中的方法com.kdayun.manager.service.version.MenuUpdate
-
初始化表模型
- initX509Certificate(String) - 类 中的静态方法com.kdayun.z1.core.util.CertificateUtils
-
初始化证书
- initZgReprotData(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreFwReportService
-
提取主管报表数据
- initZgReprotData(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreFwReportServiceImpl
-
- innerAddColumns(CoreTables, List<CoreTablesColumn>) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
增加表的字段 每次调用只能一个表内增加.不能多个表一次调用增加
- innerAddColumns(CoreTables, List<CoreTablesColumn>) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- innerAddIndexs(CoreTables, List<CoreTablesIndex>) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
建立表的索引 每次调用只能一个表内增加.不能多个表一次调用增加
- innerAddIndexs(CoreTables, List<CoreTablesIndex>) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- innerAddLinks(CoreTables, List<CoreTablesLink>) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
增加约束 注意:每次调用只能一个表内增加.不能多个表一次调用增加
- innerAddLinks(CoreTables, List<CoreTablesLink>) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- innerDropColumns(CoreTables, List<CoreTablesColumn>) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
删除表的字段
- innerDropColumns(CoreTables, List<CoreTablesColumn>) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- innerDropIndexs(CoreTables, List<CoreTablesIndex>) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
建立表的索引 注意:每次调用只能一个表内增加.不能多个表一次调用增加
- innerDropIndexs(CoreTables, List<CoreTablesIndex>) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- innerDropLinks(CoreTables, List<CoreTablesLink>) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
删除约束
- innerDropLinks(CoreTables, List<CoreTablesLink>) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- innerExecSqlScript(String, String, Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreDataSourceServiceImpl
-
- insert(String, Map<String, Object>) - 类 中的方法com.kdayun.api.service.ApiDBContext
-
执行新增语句
- insert(String) - 类 中的方法com.kdayun.api.service.ApiDBContext
-
执行新增语句
- insert(List<Map<String, Object>>) - 类 中的方法com.kdayun.api.service.Table
-
新增多行数据
- insert(Map<String, Object>) - 类 中的方法com.kdayun.api.service.Table
-
新增一行数据
- insert(T) - 接口 中的方法com.kdayun.z1.core.base.BaseMapper
-
新增实体
- insert(String) - 类 中的方法com.kdayun.z1.core.util.SqlExecutor
-
插入数据
- insert(String, Object) - 类 中的方法com.kdayun.z1.core.util.SqlExecutor
-
插入数据
- insertByCondition(Map<String, Object>) - 接口 中的方法com.kdayun.report.mapper.CoreReportMapper
-
插入
- insertCoreresmx(CoreRes) - 接口 中的方法com.kdayun.admin.mapper.CoreResMapper
-
插入资源明细表
- insertExt(BdOrg) - 接口 中的方法com.kdayun.z1.core.security.mapper.BdOrgMapper
-
插入扩展表
- insertExt(CoreUser) - 接口 中的方法com.kdayun.z1.core.security.mapper.CoreUserMapper
-
插入用户扩展表
- insertFmData(Map<String, Object>) - 接口 中的方法com.kdayun.manager.mapper.CoreFwReportMapper
-
插入报表封面数据
- insertModelFromJsonModel(CoreTables) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
导入Json模型的表, 列,索引,约束到模型表
- insertModelFromJsonModel(CoreTables) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- insertMX(CorePlan) - 接口 中的方法com.kdayun.z1.core.plan.mapper.CorePlanMapper
-
插入明细表
- insertOrgBaseDate(Map<String, Object>) - 接口 中的方法com.kdayun.manager.mapper.CoreFwReportMapper
-
插入机构基准日
- insertOrUpdateRowFromJsonModelRows(CoreTables, String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
插入或更新模型的数据库记录,如果记录存在则更新,否则执行插入
- insertOrUpdateRowFromJsonModelRows(CoreTables, String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- insertRolemx(CoreRole) - 接口 中的方法com.kdayun.z1.core.security.mapper.CoreRoleMapper
-
插入 明细表
- insertRowFromJsonModelRows(CoreTables, String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
导入模型的数据库记录
- insertRowFromJsonModelRows(CoreTables, String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- insertSelective(T) - 接口 中的方法com.kdayun.z1.core.base.BaseMapper
-
新增实体
- insertSelectiveExt(BdOrg) - 接口 中的方法com.kdayun.z1.core.security.mapper.BdOrgMapper
-
插入扩展表
- insertSelectiveExt(CoreUser) - 接口 中的方法com.kdayun.z1.core.security.mapper.CoreUserMapper
-
插入用户扩展表
- install() - 类 中的方法com.kdayun.manager.service.impl.BasePlugImpl
-
- install() - 接口 中的方法com.kdayun.z1.core.plugs.Plug
-
插件安装事件执行的函数
- instanceOfNumbers - 类 中的变量com.kdayun.z1.core.workflow.service.impl.CounterSignVoteResultBase
-
共多少审核的数量
- intercept(WxCpXmlMessage, Map<String, Object>, WxCpService, WxSessionManager) - 接口 中的方法com.kdayun.wecom.cp.message.WxCpMessageInterceptor
-
拦截微信消息
- intercept(WxCpTpXmlMessage, Map<String, Object>, WxCpTpService, WxSessionManager) - 接口 中的方法com.kdayun.wecom.cp.tp.message.WxCpTpMessageInterceptor
-
拦截微信消息
- intercept(Invocation) - 类 中的方法com.kdayun.z1.core.mybatis.DefaultPlugin
-
- intercept(Invocation) - 类 中的方法com.kdayun.z1.core.mybatis.PagingPlugin
-
插件实现方法
- intercept(Invocation) - 类 中的方法com.kdayun.z1.core.mybatis.PagingPluginEx
-
插件实现方法
- intercept(Invocation) - 类 中的方法com.kdayun.z1.core.mybatis.processor.DbPluginProcessorBase
-
- interceptor(WxCpMessageInterceptor) - 类 中的方法com.kdayun.wecom.cp.message.WxCpMessageRouterRule
-
设置微信消息拦截器
- interceptor(WxCpMessageInterceptor, WxCpMessageInterceptor...) - 类 中的方法com.kdayun.wecom.cp.message.WxCpMessageRouterRule
-
设置微信消息拦截器
- interceptor(WxCpTpMessageInterceptor) - 类 中的方法com.kdayun.wecom.cp.tp.message.WxCpTpMessageRouterRule
-
设置微信消息拦截器
- interceptor(WxCpTpMessageInterceptor, WxCpTpMessageInterceptor...) - 类 中的方法com.kdayun.wecom.cp.tp.message.WxCpTpMessageRouterRule
-
设置微信消息拦截器
- intiPermission() - 类 中的方法com.kdayun.z1.core.security.shiro.service.AbstractFilterChainDefinitionsService
-
- intiPermission() - 接口 中的方法com.kdayun.z1.core.security.shiro.service.FilterChainDefinitionsService
-
初始化框架权限资源配置
- InvalidListSizeParamException - com.kdayun.manager.exception中的异常错误
-
错误的集合大小参数
- InvalidListSizeParamException(String) - 异常错误 的构造器com.kdayun.manager.exception.InvalidListSizeParamException
-
- InvalidRolesException - com.kdayun.z1.core.security.shiro.exception中的异常错误
-
错误的角色
- InvalidRolesException() - 异常错误 的构造器com.kdayun.z1.core.security.shiro.exception.InvalidRolesException
-
- InvalidRolesException(String, Throwable) - 异常错误 的构造器com.kdayun.z1.core.security.shiro.exception.InvalidRolesException
-
- InvalidRolesException(String) - 异常错误 的构造器com.kdayun.z1.core.security.shiro.exception.InvalidRolesException
-
- InvalidRolesException(Throwable) - 异常错误 的构造器com.kdayun.z1.core.security.shiro.exception.InvalidRolesException
-
- invite(List<String>, List<String>, List<String>) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpUserServiceImpl
-
- invite(List<String>, List<String>, List<String>) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpUserService
-
邀请成员.
- invite(List<String>, List<String>, List<String>) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.WxCpTpUserServiceImpl
-
- invite(List<String>, List<String>, List<String>) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpUserService
-
邀请成员.
- Invitor() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatInfo.Invitor
-
- invokeJuelExpression(String, Map<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
执行流程 juel表达式
- invokeProtectedMethod(Object, String, Object...) - 类 中的静态方法com.kdayun.z1.core.util.ClassUtil
-
调用实例的保护方法
- invokeStrategyClazz(String, Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreRptWorkFlow
-
执行候选人策略类获取候选人
- isAccessAllowed(ServletRequest, ServletResponse, Object) - 类 中的方法com.kdayun.api.shiro.ApiShiroFilter
-
- isAccessAllowed(ServletRequest, ServletResponse, Object) - 类 中的方法com.kdayun.z1.core.security.shiro.filter.ForegroundAuthenticationFilter
-
- isAccessAllowed(ServletRequest, ServletResponse, Object) - 类 中的方法com.kdayun.z1.core.security.shiro.filter.FunctionFilter
-
- isAccessAllowed(ServletRequest, ServletResponse, Object) - 类 中的方法com.kdayun.z1.core.security.shiro.filter.ManagerFormLoginFilter
-
- isAccessAllowed(ServletRequest, ServletResponse, Object) - 类 中的方法com.kdayun.z1.core.security.shiro.filter.ModelFilter
-
- isAccessAllowed(ServletRequest, ServletResponse, Object) - 类 中的方法com.kdayun.z1.core.security.shiro.filter.RoleFilter
-
- isAccessAllowed(ServletRequest, ServletResponse, Object) - 类 中的方法com.kdayun.z1.core.security.shiro.filter.SsoFormLoginFilter
-
- isAccessTokenExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- isAccessTokenExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- isAccessTokenExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedissonConfigImpl
-
- isAccessTokenExpired(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- isAccessTokenExpired(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- isAccessTokenExpired() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Is access token expired boolean.
- isAccessTokenExpired(String) - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Is access token expired boolean.
- isAgentJsapiTicketExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- isAgentJsapiTicketExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- isAgentJsapiTicketExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedissonConfigImpl
-
- isAgentJsapiTicketExpired() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Is agent jsapi ticket expired boolean.
- isAjax(HttpServletRequest) - 类 中的方法com.kdayun.z1.core.security.shiro.filter.BaseShiroFilter
-
判断请求是否ajax
- isAjax(HttpServletRequest) - 类 中的静态方法com.kdayun.z1.core.util.WebUtils
-
判断请求是否ajax
- isAjaxRequest(HttpServletRequest) - 类 中的方法com.kdayun.z1.core.controller.ErrorController
-
- isAuthCorpJsApiTicketExpired(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- isAuthCorpJsApiTicketExpired(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- isAuthCorpJsApiTicketExpired(String) - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Is auth corp js api ticket expired boolean.
- isAuthSuiteJsApiTicketExpired(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- isAuthSuiteJsApiTicketExpired(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- isAuthSuiteJsApiTicketExpired(String) - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Is auth suite js api ticket expired boolean.
- isBank(String) - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
是否为空
- isBank(Object) - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
判断对象是否为空
- isBank(String) - 类 中的方法com.kdayun.z1.core.util.ImportDataCheckCxtUtil
-
是否为空
- isCallByListener - 类 中的静态变量com.kdayun.z1.core.workflow.listerner.usertask.CountersignListener
-
- isChecked() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- isChildren() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- isColumnExists(CoreTables, CoreTablesColumn) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
字段是否存在
- isColumnExists(CoreTables, CoreTablesColumn) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- isComplete(ActivityExecution) - 类 中的方法com.kdayun.z1.core.workflow.service.CounterSignService
-
- isContainChinese(String) - 类 中的静态方法com.kdayun.z1.core.util.StringUtils
-
判断字符串是否包含有中文,中文标点判断不出
- isCropSupported() - 类 中的方法com.kdayun.z1.core.util.qrcode.BufferedImageLuminanceSource
-
- isDataSourceCache(String, String) - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
判断数据源是否缓存 一般用于缓存注解@Cacheable 注解的condition 参数
注意: 不支持带有动态参数
- isEmpty(Object) - 类 中的静态方法com.kdayun.z1.core.util.StringUtils
-
判断obj对象是否为空
- isEnabled() - 类 中的方法com.kdayun.z1.core.security.shiro.QuartzSessionValidationScheduler
-
- isExceptMac() - 类 中的方法com.kdayun.z1.core.security.entity.License
-
- isExistsColumnName(String, String, String) - 接口 中的方法com.kdayun.manager.service.CoreTablesColumnService
-
判断列名是否已经存在
- isExistsColumnName(String, String, String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesColumnServiceImpl
-
- isExistsTableName(String, String) - 接口 中的方法com.kdayun.manager.service.CoreTablesService
-
查询表名是否存在
- isExistsTableName(String, String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- isFileOlderThan15Days(File) - 类 中的方法com.kdayun.manager.plan.PageBackupJob
-
- isHasNext() - 类 中的方法com.kdayun.z1.core.base.Page
-
- isHasPrev() - 类 中的方法com.kdayun.z1.core.base.Page
-
- isHooked - 类 中的静态变量com.kdayun.z1.core.util.QrCodeUtil
-
- isIEBrowser(HttpServletRequest) - 类 中的静态方法com.kdayun.z1.core.util.WebUtils
-
判断是否为IE浏览器
- isIndexExists(CoreTables, CoreTablesIndex) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
索引是否存在
- isIndexExists(CoreTables, CoreTablesIndex) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- isJsapiTicketExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- isJsapiTicketExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- isJsapiTicketExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedissonConfigImpl
-
- isJsapiTicketExpired() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Is jsapi ticket expired boolean.
- isLeaderInDept - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage
-
- isLeaf() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- isLeapYear() - 类 中的方法com.kdayun.z1.core.util.DateUtils
-
- isLeapYear(int) - 类 中的方法com.kdayun.z1.core.util.DateUtils
-
- isLinkExists(CoreTables, CoreTablesLink) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
约束是否存在
- isLinkExists(CoreTables, CoreTablesLink) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- isLinux() - 类 中的静态方法com.kdayun.z1.core.util.ComputerInfoUtils
-
Linux操作系统
- isLogin - 类 中的变量com.kdayun.api.entity.CoreApiOption
-
是否需要登录
- isLoginRequest(ServletRequest, ServletResponse) - 类 中的方法com.kdayun.z1.core.security.shiro.filter.BaseShiroFilter
-
- IsMediaDataFinish(long) - 类 中的静态方法com.tencent.wework.Finance
-
判断mediadata是否结束
- isMultiInstance(ActivityImpl) - 类 中的方法com.kdayun.z1.core.workflow.command.JumpCmd
-
判断节点是否多实例节点.
- isMultipartResponse - 类 中的静态变量com.kdayun.z1.core.script.ScriptContext
-
返回Response是否下载的Response
- isMultiSubSelect(SelectBody) - 类 中的静态方法com.kdayun.manager.service.impl.SqlUtils
-
判断是否多嵌套查询
- isNotBlank(T) - 类 中的静态方法com.kdayun.z1.core.util.StringUtils
-
- isNotField(String, String) - 类 中的方法com.kdayun.z1.core.cache.redis.JedisPoolManager
-
判断member元素是否是集合key的成员。
- isNumber(String) - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
是否数字
- isNumber(String) - 类 中的方法com.kdayun.z1.core.util.ImportDataCheckCxtUtil
-
是否数字
- isOnLine(String) - 类 中的方法com.kdayun.z1.core.cache.redis.RedisSessionDAO
-
- ISOPENCODE_KEY - 类 中的静态变量com.kdayun.z1.core.Global
-
是否开启验证码,不开启的情况不输入验证码也可以登录开关的key
- ISOPENPWTEST_KEY - 类 中的静态变量com.kdayun.z1.core.Global
-
是否开启密码强度开关的key
- isParent() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- isPayResultNotifySignatureValid(Map<String, String>) - 类 中的方法com.kdayun.wechat.sdk.WXPay
-
判断支付结果通知中的sign是否有效
- isProviderTokenExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- isProviderTokenExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- isProviderTokenExpired() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Is provider token expired boolean.
- ISqlAspect - com.kdayun.manager.service中的接口
-
- ISqlAspectCallBack - com.kdayun.manager.service中的接口
-
dao的sql 执行检查回调接口
- isRead - 类 中的变量com.kdayun.manager.service.impl.CoreMessageServiceImpl.FindProcessVo
-
- isRememberMe() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- isResponseSignatureValid(Map<String, String>) - 类 中的方法com.kdayun.wechat.sdk.WXPay
-
判断xml数据的sign是否有效,必须包含sign字段,否则返回false。
- isRotateSupported() - 类 中的方法com.kdayun.z1.core.util.qrcode.BufferedImageLuminanceSource
-
- isSignatureValid(String, String) - 类 中的静态方法com.kdayun.wechat.sdk.WXPayUtil
-
判断签名是否正确
- isSignatureValid(Map<String, String>, String) - 类 中的静态方法com.kdayun.wechat.sdk.WXPayUtil
-
判断签名是否正确,必须包含sign字段,否则返回false。
- isSignatureValid(Map<String, String>, String, WXPayConstants.SignType) - 类 中的静态方法com.kdayun.wechat.sdk.WXPayUtil
-
判断签名是否正确,必须包含sign字段,否则返回false。
- isSuiteAccessTokenExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- isSuiteAccessTokenExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- isSuiteAccessTokenExpired() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Is suite access token expired boolean.
- isSuiteTicketExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- isSuiteTicketExpired() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- isSuiteTicketExpired() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Is suite ticket expired boolean.
- isSyncTableModelToDB(List<CoreTables>) - 接口 中的方法com.kdayun.manager.service.CoreTablesService
-
判断是否表模型是否同步
- isSyncTableModelToDB(String) - 接口 中的方法com.kdayun.manager.service.CoreTablesService
-
判断表是否创建且表结构中的列是否都创建
- isSyncTableModelToDB(List<CoreTables>) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- isSyncTableModelToDB(String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- isSystemInit() - 类 中的方法com.kdayun.manager.controller.CoreSystemInitController
-
检查是否初始化
- isSystemInit(CoreJdbcVo) - 接口 中的方法com.kdayun.manager.service.CoreSystemInitService
-
平台是否已初始化
- isSystemInit(CoreJdbcVo) - 类 中的方法com.kdayun.manager.service.impl.CoreSystemInitServiceImpl
-
- isSystemInit() - 类 中的方法com.kdayun.manager.service.impl.CoreSystemInitServiceImpl
-
- isSystemInit(CoreJdbcVo) - 接口 中的方法com.kdayun.z1.core.common.service.CoreSystemInitService
-
平台是否已初始化
- isSystemInit() - 接口 中的方法com.kdayun.z1.core.common.service.CoreSystemInitService
-
平台当前的的数据库是否初始化
- isSystemInit() - 类 中的方法com.kdayun.z1.core.util.UtilServiceImpl
-
判断系统是否已初始化 根据CORE_VERSION表中是否存初始化记录
- isTableExists(CoreTables) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
表是否存在
- isTableExists(CoreTables) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- isValidDate(String, SimpleDateFormat) - 类 中的静态方法com.kdayun.z1.core.util.DateUtils
-
- isWindows() - 类 中的静态方法com.kdayun.z1.core.util.ComputerInfoUtils
-
windows操作系统
- isWindows() - 类 中的静态方法com.tencent.wework.Finance
-
判断Windows环境
- Item() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage.ApprovalInfo.ApprovalNode.Item
-
- Item() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpXmlMessage.ExtAttr.Item
-
- Item() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpXmlMessage.SendPicsInfo.Item
-
- Item() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpXmlOutNewsMessage.Item
-
- Item() - 类 的构造器com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Mixed.Item
-
- Item() - 类 的构造器com.kdayun.wecom.cp.bean.oa.selfagent.WxCpOpenApprovalData.Item
-
- Item() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpCropCheckinOption.Item
-
- Item() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpSetCheckinSchedule.Item
-
- ItemData() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatStatistic.ItemData
-
- itemImage - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage.ApprovalInfo.ApprovalNode.Item
-
- itemImage - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage.ApprovalInfo.NotifyNode
-
- itemName - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage.ApprovalInfo.ApprovalNode.Item
-
- itemName - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage.ApprovalInfo.NotifyNode
-
- itemOpTime - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage.ApprovalInfo.ApprovalNode.Item
-
- items - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage.ApprovalInfo.ApprovalNode
-
- items - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpXmlMessage.ExtAttr
-
- Items() - 类 的构造器com.kdayun.wecom.cp.bean.oa.selfagent.WxCpOpenApprovalData.Items
-
- itemSpeech - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage.ApprovalInfo.ApprovalNode.Item
-
- itemStatus - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage.ApprovalInfo.ApprovalNode.Item
-
- itemUserId - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage.ApprovalInfo.ApprovalNode.Item
-
- itemUserId - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage.ApprovalInfo.NotifyNode
-
- IWXPayDomain - com.kdayun.wechat.sdk中的接口
-
域名管理,实现主备域名自动切换
- IWXPayDomain.DomainInfo - com.kdayun.wechat.sdk中的类
-