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

F

FAIL - 类 中的静态变量com.kdayun.wechat.sdk.WXPayConstants
 
failReason - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage
 
failReason(String) - 类 中的方法com.kdayun.wecom.cp.bean.outxmlbuilder.EventBuilder
 
FastDfsClient - com.kdayun.z1.coretest.filesystem中的类
FastDFS工具类【实现文件上传、下载、删除、查询】
FastDfsClient(String) - 类 的构造器com.kdayun.z1.coretest.filesystem.FastDfsClient
 
FastJsonSerializeImp - com.kdayun.z1.core.util.serialize.imp中的类
序列化实现类
FastJsonSerializeImp(String) - 类 的构造器com.kdayun.z1.core.util.serialize.imp.FastJsonSerializeImp
 
FastJsonSerializeImp() - 类 的构造器com.kdayun.z1.core.util.serialize.imp.FastJsonSerializeImp
 
FENJSQ_INDEX_RESID - 类 中的静态变量com.kdayun.z1.core.util.AuthConst
分级授权页面权限资源id
FIELD_SIGN - 类 中的静态变量com.kdayun.wechat.sdk.WXPayConstants
 
FIELD_SIGN_TYPE - 类 中的静态变量com.kdayun.wechat.sdk.WXPayConstants
 
File - com.kdayun.wecom.cp.bean.external.msg中的类
 
File() - 类 的构造器com.kdayun.wecom.cp.bean.external.msg.File
 
FILE() - 类 中的静态方法com.kdayun.wecom.cp.bean.message.WxCpMessage
获得文件消息builder.
File() - 类 的构造器com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.File
 
File() - 类 的构造器com.kdayun.wecom.cp.bean.oa.applydata.ContentValue.File
 
FILE - 类 中的静态变量com.kdayun.wecom.cp.constant.WxCpConsts.AppChatMsgType
发送文件(CP专用).
FILE - 类 中的静态变量com.kdayun.wecom.cp.constant.WxCpConsts.LinkedCorpMsgType
发送文件.
FILE - 类 中的静态变量com.kdayun.wecom.cp.constant.WxCpConsts.WelcomeMsgType
文件消息.
FILE_FILTER - 类 中的静态变量com.kdayun.manager.service.version.TableModelResource
 
FileBuilder - com.kdayun.wecom.cp.bean.messagebuilder中的类
获得消息builder 用法: WxCustomMessage m = WxCustomMessage.FILE().mediaId(...).toUser(...).build();
FileBuilder() - 类 的构造器com.kdayun.wecom.cp.bean.messagebuilder.FileBuilder
 
fileExists(String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
判断文件是否存在
FileNameGenerator - com.kdayun.z1.core.filesystem中的类
文件名生成接口 用于扩展文件名的生成规则
FileNameGenerator() - 类 的构造器com.kdayun.z1.core.filesystem.FileNameGenerator
 
FileResDependScanerManager - com.kdayun.manager.service.version.scanner中的类
文件打包扫描依赖管理类
FileResDependScanerManager() - 类 的构造器com.kdayun.manager.service.version.scanner.FileResDependScanerManager
 
FileResource - com.kdayun.manager.service.version中的类
文件版本资源
FileResource(VersionManager, String) - 类 的构造器com.kdayun.manager.service.version.FileResource
 
FileResourceItem - com.kdayun.manager.service.version中的类
版本管理的文件项
FileResourceItem() - 类 的构造器com.kdayun.manager.service.version.FileResourceItem
 
FileResScaner - com.kdayun.manager.service.version.scanner中的类
 
FileResScaner(VerionResourceBase) - 类 的构造器com.kdayun.manager.service.version.scanner.FileResScaner
 
fileResScaners - 类 中的静态变量com.kdayun.manager.service.version.scanner.FileResDependScanerManager
 
FileSystem - com.kdayun.z1.core.filesystem中的接口
文件系统管理接口 用于封装 1.本地系统 2.分布式文件系统 文件的创建 ,删除 ,修改 文件的路径处理
FileSystemConfig - com.kdayun.boot.configuration中的类
文件系统配置
FileSystemConfig() - 类 的构造器com.kdayun.boot.configuration.FileSystemConfig
 
fileSystemService - 类 中的变量com.kdayun.z1.core.context.Context
文件系统服务
FileSystemServiceImpl - com.kdayun.z1.core.filesystem中的类
文件系统服务类
FileSystemServiceImpl() - 类 的构造器com.kdayun.z1.core.filesystem.FileSystemServiceImpl
 
FileUitls - com.kdayun.z1.core.util中的类
本地文件系统目录操作的公用函数类
FileUitls() - 类 的构造器com.kdayun.z1.core.util.FileUitls
 
fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - 类 中的静态方法com.kdayun.z1.core.workflow.converter.ZlUserTaskJsonConverter
 
fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - 类 中的静态方法com.kdayun.z1.core.workflow.converter.ZlUserTaskJsonConverter
 
fillRequestData(Map<String, String>) - 类 中的方法com.kdayun.wechat.sdk.WXPay
向 Map 中添加 appid、mch_id、nonce_str、sign_type、sign
该函数适用于商户适用于统一下单等接口,不适用于红包、代金券接口
fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - 类 中的静态方法com.kdayun.z1.core.workflow.converter.ZlUserTaskJsonConverter
 
FilterChainDefinitionsService - com.kdayun.z1.core.security.shiro.service中的接口
过滤链定义服务
filterRegistrationBean() - 类 中的方法com.kdayun.boot.configuration.ServletConfig
 
filters - 类 中的变量com.kdayun.manager.service.version.VerionResourceBase
打包时候文件的过滤字符串 过滤表达式: .json获取扩展名是json的文件 ;null或者*.* 获取所有文件
filters - 类 中的变量com.kdayun.wecom.controller.WecomOAController.ApprovalInfoParam
筛选条件,可对批量拉取的审批申请设置约束条件,支持设置多个条件,
Finance - com.tencent.wework中的类
注意: 此类必须配置在com.tencent.wework路径底下,否则会报错: java.lang.UnsatisfiedLinkError: com.xxx.Finance.NewSdk() Q:JAVA版本的sdk报错UnsatisfiedLinkError?
Finance(String[], String) - 类 的构造器com.tencent.wework.Finance
加载系统类库
findAll() - 接口 中的方法com.kdayun.z1.core.base.BaseService
获取全部
findAll() - 类 中的方法com.kdayun.z1.core.base.BaseServiceImpl
 
findAllBdOrgsByPid(Map<String, Object>) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
获取机构下所有的子机构
findAllBdOrgsByPid(Map<String, Object>) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
 
findAllChildren(String, boolean) - 接口 中的方法com.kdayun.manager.service.CoreRptWorkflowInstService
获取rwid流程下的所有子流程实例
findAllChildren(String, boolean) - 类 中的方法com.kdayun.manager.service.impl.CoreRptWorkflowInstServiceImpl
 
findAllOrgRoleEx(String, Boolean) - 接口 中的方法com.kdayun.z1.core.security.service.CoreRoleService
获取所有部门角色
findAllOrgRoleEx(String, Boolean) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreRoleServiceImpl
 
findAllOrgsReportByPid(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreRptReportService
查找所有下级机构的报表信息
findAllOrgsReportByPid(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreRptReportServiceImpl
 
findAllRole(String, boolean, String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreRoleService
根据机构查询该机构可以看见的角色
findAllRole(String, boolean, String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreRoleServiceImpl
 
findAssignedsByCondition(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
获取流程节点的assigneds
findAssignedsByCondition(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
 
findAssignees(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreRptAssigneeStrategyService
获取候选人方法
findAssignees(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreFwReportServiceImpl
 
findBindedUserinfoByOpenid(String) - 接口 中的方法com.kdayun.wechat.service.CoreWxUserinfoService
根据微信openid查找已绑定的微信用户信息:会校验绑定的用户是否存在
findBindedUserinfoByOpenid(String) - 类 中的方法com.kdayun.wechat.service.impl.CoreWxUserinfoServiceImpl
 
findbyid(String, String) - 接口 中的方法com.kdayun.manager.service.CoreSysOptService
通过ID查询V值 如果对应的机构没有只是"所有机构"的选项xtypec
findbyid(String, String) - 类 中的方法com.kdayun.manager.service.impl.CoreSysOptServiceImpl
 
findByIds(List<String>) - 接口 中的方法com.kdayun.admin.service.CoreResService
通过ids查询资源
findByIds(List<String>) - 类 中的方法com.kdayun.admin.service.impl.CoreResServiceImpl
 
findByParents(String) - 接口 中的方法com.kdayun.admin.service.CoreResService
通过parents查询资源
findByParents(String) - 类 中的方法com.kdayun.admin.service.impl.CoreResServiceImpl
 
findByPid(String) - 接口 中的方法com.kdayun.manager.service.CoreRptWorkflowLogService
通过流程实例id获取日志
findByPid(String) - 类 中的方法com.kdayun.manager.service.impl.CoreRptWorkflowLogServiceImpl
 
findColumnByTabsname(String) - 接口 中的方法com.kdayun.manager.service.CoreTablesColumnService
根据表名查询列
findColumnByTabsname(String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesColumnServiceImpl
 
findColumnDataType(String, boolean) - 接口 中的方法com.kdayun.manager.service.CoreTablesColumnService
从数据字典中获取数据库字段的数据类型
findColumnDataType(String, boolean) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesColumnServiceImpl
 
findColumnKeyValuesByTabId(String) - 接口 中的方法com.kdayun.manager.service.CoreTablesColumnService
获取模型列的key-value类型的
findColumnKeyValuesByTabId(String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesColumnServiceImpl
 
findColumnKeyValuesFilterPkByTabId(String) - 接口 中的方法com.kdayun.manager.service.CoreTablesColumnService
获取模型列的key-value类型的并且将主键过滤
findColumnKeyValuesFilterPkByTabId(String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesColumnServiceImpl
 
findColumnsByRwids(String) - 接口 中的方法com.kdayun.manager.service.CoreTablesColumnService
通过多个rwid查询对应的列,是表模型的rwid
findColumnsByRwids(String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesColumnServiceImpl
 
findColumnsByTableId(String) - 接口 中的方法com.kdayun.manager.service.CoreTablesColumnService
根据表id获取对应的列
findColumnsByTableId(String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesColumnServiceImpl
 
findCopytoList(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreMessageService
获取当前的用户的抄送列表(明细列表)
findCopytoList(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreMessageServiceImpl
 
findCountByCommet(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserPdataService
通过内容查询有多少个记录正在使用
findCountByCommet(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserPdataServiceImpl
 
findCurVersion(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreVersionService
查询最新的系统版本
findCurVersion(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreVersionServiceImpl
 
findDaib() - 接口 中的方法com.kdayun.manager.service.CoreMessageService
获取代办消息
findDaiB() - 接口 中的方法com.kdayun.manager.service.CoreRptWorkflowInstService
查找待办
findDaib() - 类 中的方法com.kdayun.manager.service.impl.CoreMessageServiceImpl
 
findDaib() - 类 中的方法com.kdayun.manager.service.impl.CoreRptWorkFlow
 
findDaiB() - 类 中的方法com.kdayun.manager.service.impl.CoreRptWorkflowInstServiceImpl
 
findDaibList(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreMessageService
获取当前的用户的待处理列表(明细列表)
findDaibList(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreMessageServiceImpl
 
findDataByCron(CoreGroupRole) - 接口 中的方法com.kdayun.admin.mapper.CoreGroupRoleMapper
根据条件查询角色
findDeptsByCorn(Map<String, Object>) - 接口 中的方法com.kdayun.admin.service.BdDeptService
查询部门用户人员
findDeptsByCorn(Map<String, Object>) - 类 中的方法com.kdayun.admin.service.impl.BdDeptServiceImpl
 
findDeptsByCorn(Map<String, Object>) - 接口 中的方法com.kdayun.z1.core.security.service.CoreDeptService
根据条件查询部门数据
findDeptsByCorn(Map<String, Object>) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreDeptServiceImpl
 
findDeptuser(Map<String, Object>) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
查询部门的下的用户,如果要查询包括子部门的用户传parentid
findDeptuser(Map<String, Object>) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
 
findDictionaryMX(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreDictionaryService
获取对应的明细值
findDictionaryMX(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreDictionaryServiceImpl
 
findDictionaryMXByCode(String) - 接口 中的方法com.kdayun.manager.service.CoreDictionaryService
通过字典代码来获取字典明细列表
findDictionaryMXByCode(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDictionaryServiceImpl
 
findDiscList() - 接口 中的方法com.kdayun.manager.service.CoreServerService
查询磁盘数据
findDiscList() - 类 中的方法com.kdayun.manager.service.impl.CoreServerServiceImpl
 
findEntityById(String) - 接口 中的方法com.kdayun.manager.service.CoreHomepageDesignService
根据rwid获取实体
findEntityById(String) - 接口 中的方法com.kdayun.manager.service.CoreLargeScreenService
根据rwid获取实体
findEntityById(String) - 类 中的方法com.kdayun.manager.service.impl.CoreHomepageDesignServiceImpl
 
findEntityById(String) - 类 中的方法com.kdayun.manager.service.impl.CoreLargeScreenServiceImpl
 
findEntityByObjcode(String) - 接口 中的方法com.kdayun.manager.service.CoreHomepageDesignService
根据编号查询首页设计记录
findEntityByObjcode(String) - 接口 中的方法com.kdayun.manager.service.CoreLargeScreenService
根据编号查询大屏设计记录
findEntityByObjcode(String) - 类 中的方法com.kdayun.manager.service.impl.CoreHomepageDesignServiceImpl
 
findEntityByObjcode(String) - 类 中的方法com.kdayun.manager.service.impl.CoreLargeScreenServiceImpl
 
findEntityByOpenid(String) - 接口 中的方法com.kdayun.wechat.service.CoreWxUserinfoService
根据微信openid查询
findEntityByOpenid(String) - 类 中的方法com.kdayun.wechat.service.impl.CoreWxUserinfoServiceImpl
 
findEntityByUnionid(String) - 接口 中的方法com.kdayun.wechat.service.CoreWxUserinfoService
根据微信unionid查询
findEntityByUnionid(String) - 类 中的方法com.kdayun.wechat.service.impl.CoreWxUserinfoServiceImpl
 
findEntityByUserid(String) - 接口 中的方法com.kdayun.wechat.service.CoreWxUserinfoService
根据系统用户id查询
findEntityByUserid(String) - 类 中的方法com.kdayun.wechat.service.impl.CoreWxUserinfoServiceImpl
 
findExecutionById(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
通过executionId 获取执行的实体
findExecutionById(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findExecutionByProcInst(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
根据流程实例Id查询流程实例.
findExecutionByProcInst(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findfinish(Boolean) - 接口 中的方法com.kdayun.manager.service.CoreMessageService
已完成
findfinish(Boolean) - 类 中的方法com.kdayun.manager.service.impl.CoreMessageServiceImpl
 
findFinishList(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreMessageService
获取当前的用户的已审核列表(明细列表)
findFinishList(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreMessageServiceImpl
 
findFormulaDesc() - 接口 中的方法com.kdayun.manager.service.CoreModelDesignService
查询公式描述说明
findFormulaDesc() - 类 中的方法com.kdayun.manager.service.impl.CoreModelDesignServiceImpl
 
findFormulaDescEx() - 接口 中的方法com.kdayun.manager.service.CoreModelDesignService
获取查询公式描述说明
findFormulaDescEx() - 类 中的方法com.kdayun.manager.service.impl.CoreModelDesignServiceImpl
 
findFunctionList(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreFunctionService
查询功能,如果机构id为空则查询通用的功能,否则则是个性化功能
findFunctionList(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreFunctionServiceImpl
 
findFunctionOptions(String) - 接口 中的方法com.kdayun.manager.service.CoreFunctionService
获取函数的配置信息
findFunctionOptions(String) - 类 中的方法com.kdayun.manager.service.impl.CoreFunctionServiceImpl
 
findGroupByQueryCriteria(GroupQueryImpl, Page) - 类 中的方法com.kdayun.z1.core.workflow.usermanager.CustomGroupEntityManager
 
findGroupsByUser(String) - 类 中的方法com.kdayun.z1.core.workflow.usermanager.CustomGroupEntityManager
 
findGroupsByUser(String) - 类 中的方法com.kdayun.z1.core.workflow.usermanager.CustomUserEntityManager
 
findGroupTasks(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
查询组的任务
findGroupTasks(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findHomepageContentById(String) - 接口 中的方法com.kdayun.manager.service.CoreHomepageDesignService
根据rwid查询首页设计的页面内容
findHomepageContentById(String) - 类 中的方法com.kdayun.manager.service.impl.CoreHomepageDesignServiceImpl
 
findIndexsByTableId(String) - 接口 中的方法com.kdayun.manager.service.CoreTablesIndexService
通过表id获取索引
findIndexsByTableId(String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesIndexServiceImpl
 
findLargeScreenContentById(String) - 接口 中的方法com.kdayun.manager.service.CoreLargeScreenService
根据rwid查询大屏设计的内容
findLargeScreenContentById(String) - 类 中的方法com.kdayun.manager.service.impl.CoreLargeScreenServiceImpl
 
findLatestProcessDefinitionByPrcDefKey(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
方法说明 : 根据流程定义Key查询最新流程定义.
findLatestProcessDefinitionByPrcDefKey(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findList(Map<String, Object>) - 类 中的方法com.kdayun.admin.service.impl.BdDeptServiceImpl
 
findList() - 接口 中的方法com.kdayun.manager.service.CoreServerService
查询数据
findList(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreRightResLevelServiceImpl
 
findList() - 类 中的方法com.kdayun.manager.service.impl.CoreServerServiceImpl
 
findList(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreSyslogServiceImpl
 
findList(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreWarnServiceImpl
 
findList(Map<String, Object>) - 接口 中的方法com.kdayun.z1.core.base.BaseService
根据条件查询实体 包含了分页等各种参数
findList(Map<String, Object>) - 类 中的方法com.kdayun.z1.core.base.BaseServiceImpl
 
findList(Map<String, Object>) - 类 中的方法com.kdayun.z1.core.dataconllection.service.impl.CoreDataConllectionServiceImpl
 
findListByTableNames(List<String>) - 接口 中的方法com.kdayun.manager.service.CoreTablesService
通过表名查询表模型
findListByTableNames(List<String>) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
 
findListByUidAndUpdId(String, String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserPdataService
根据私有数据使用场景id和用户id获取用户私有数据
findListByUidAndUpdId(String, String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserPdataServiceImpl
 
findListExt(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreTablesService
查询扩展,可以查询多个rwid
findListExt(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
 
findListTree(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreDictionarymxService
查询明细树,懒加载的方式
findListTree(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreDictionarymxServiceImpl
 
findliuc(Map<String, Object>) - 类 中的方法com.kdayun.z1.core.controller.CoreWorkflowController
得到流程日志
findLoginBrowser(String) - 接口 中的方法com.kdayun.z1.core.dataconllection.service.CoreDataConllectionService
查询登录类型
findLoginBrowser(String) - 类 中的方法com.kdayun.z1.core.dataconllection.service.impl.CoreDataConllectionServiceImpl
 
findMaxFloatSort() - 接口 中的方法com.kdayun.admin.service.CoreResService
查询最大的float
findMaxFloatSort() - 类 中的方法com.kdayun.admin.service.impl.CoreResServiceImpl
 
findMenuData(Map<String, Object>) - 接口 中的方法com.kdayun.admin.service.CoreResService
查询菜单
findMenuData(Map<String, Object>) - 类 中的方法com.kdayun.admin.service.impl.CoreResServiceImpl
 
findMenuLinkModel(Map<String, Object>) - 接口 中的方法com.kdayun.admin.service.CoreResService
查询菜单资源与单位的树形数据
findMenuLinkModel(Map<String, Object>) - 类 中的方法com.kdayun.admin.service.impl.CoreResServiceImpl
 
findModelByCode(String) - 接口 中的方法com.kdayun.manager.service.CoreModelDesignService
通过编号得到表单设计模型的值
findModelByCode(String) - 类 中的方法com.kdayun.manager.service.impl.CoreModelDesignServiceImpl
 
findModelById(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
通过id获取流程模型定义
findModelById(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findNextTask(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
查询流程当前节点的下一个节点
findNextTask(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findNotLoginFunctions(String) - 接口 中的方法com.kdayun.admin.service.CoreResService
查询路径对应的不用登录的能资源
findNotLoginFunctions(String) - 类 中的方法com.kdayun.admin.service.impl.CoreResServiceImpl
 
findOnlineUser(String) - 类 中的方法com.kdayun.z1.core.security.SecurityServiceImpl
查询机构下的在线用户
findOnlineUserIds() - 类 中的方法com.kdayun.manager.service.impl.CoreTongzxxServiceImpl
 
findOrgByUser(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
通过名字或者手机号查询机构
findOrgByUser(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
 
findorgDeptListByKeyValue(String, Boolean, Boolean) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
查询like
findorgDeptListByKeyValue(String, Boolean, Boolean) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
 
findorgDeptListByParentId(String, String, String, Boolean) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
获取机构和部门列表
findorgDeptListByParentId(String, String, String, Boolean) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
 
findOrglist(String, String, Boolean) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
获取机构列表
findOrglist(String, String, Boolean) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
 
findParticipated() - 接口 中的方法com.kdayun.manager.service.CoreMessageService
参与过的流程 (不管流程是否完成与否)
findParticipated() - 类 中的方法com.kdayun.manager.service.impl.CoreMessageServiceImpl
 
findPersionTasks(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
查询个人的代办任务
findPersionTasks(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findProcessDefinitionByPrcDefId(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
根据流程定义Id查询最新流程定义.
findProcessDefinitionByPrcDefId(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findProcessDefinitionEntityByProcDefId(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
方法说明 : 根据流程定义Id查询流程定义.
findProcessDefinitionEntityByProcDefId(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findProcessIng() - 接口 中的方法com.kdayun.manager.service.CoreMessageService
流程中
findProcessIng() - 类 中的方法com.kdayun.manager.service.impl.CoreMessageServiceImpl
 
findProcessIngList(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreMessageService
获取当前的用户的审核中列表(明细列表)
findProcessIngList(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreMessageServiceImpl
 
findProcessInstanceByProcInst(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
方法说明 : 根据流程实例Id查询流程实例.
findProcessInstanceByProcInst(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
FindProcessVo() - 类 的构造器com.kdayun.manager.service.impl.CoreMessageServiceImpl.FindProcessVo
 
findProject() - 接口 中的方法com.kdayun.manager.service.CoreVersionService
查询更新项目名称,不包涵平台所属
findProject() - 类 中的方法com.kdayun.manager.service.impl.CoreVersionServiceImpl
 
findProperty(String, boolean) - 类 中的方法com.kdayun.z1.core.mybatis.CustomWrapper
 
findPvmActivity(ActivityImpl, String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
根据活动节点、活动线路查询线路的连接线.
findPvmActivity(ActivityImpl, String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findQueryFormulaSqlHit() - 接口 中的方法com.kdayun.manager.service.CoreModelDesignService
获取sql公式编辑的变量提示
findQueryFormulaSqlHit() - 类 中的方法com.kdayun.manager.service.impl.CoreModelDesignServiceImpl
 
findRealXtypecByRwid(String, String) - 接口 中的方法com.kdayun.manager.service.CoreSysOptService
得到对应机构的选项,如果对应的机构没有只是返回null
findRealXtypecByRwid(String, String) - 类 中的方法com.kdayun.manager.service.impl.CoreSysOptServiceImpl
 
findRoleByCron(Map<String, Object>) - 接口 中的方法com.kdayun.z1.core.security.service.CoreRoleService
通过条件查询角色
findRoleByCron(Map<String, Object>) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreRoleServiceImpl
 
findRolesByUserId(String) - 接口 中的方法com.kdayun.z1.core.security.mapper.CoreUserMapper
通过用户id查找出用户的所有角色
findRolesByUserId(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
查找用户的所有角色
findRolesByUserId(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
 
findRolesDeprtByUserId(String) - 接口 中的方法com.kdayun.z1.core.security.mapper.CoreUserMapper
通过用户id查找出用户的所有角色 角色名称和部门名称通过"-"连接
findRolesDeprtByUserId(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
查找用户的所有角色
findRolesDeprtByUserId(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
 
findRptConfigByJiZr(String) - 接口 中的方法com.kdayun.manager.service.CoreRptJzrService
根据基准日查找报表配置
findRptConfigByJiZr(String) - 类 中的方法com.kdayun.manager.service.impl.CoreRptJzrServiceImpl
 
findRunTaskByOrg(Map<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
查询机构工作流正在运行的实例
findScriptData(String) - 接口 中的方法com.kdayun.manager.service.CoreDictionarymxService
查询脚本的数据
findScriptData(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDictionarymxServiceImpl
 
findSelf() - 接口 中的方法com.kdayun.manager.service.CoreMessageService
自己发起的
findSelf() - 类 中的方法com.kdayun.manager.service.impl.CoreMessageServiceImpl
 
findSqlC(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreDataSourceService
查找sql的描述
findSqlC(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreDataSourceServiceImpl
 
findSystem() - 接口 中的方法com.kdayun.admin.service.CoreResService
查询系统
findSystem() - 类 中的方法com.kdayun.admin.service.impl.CoreResServiceImpl
 
findTableLinksById(String) - 接口 中的方法com.kdayun.manager.service.CoreTablesLinkService
 
findTableLinksById(String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesLinkServiceImpl
 
findTableModel(String) - 类 中的方法com.kdayun.manager.service.impl.CoreSyslogServiceImpl
 
findTableModel(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreSyslogService
根据表名查询表结构
findTableName(String) - 类 中的方法com.kdayun.manager.service.impl.CoreSyslogServiceImpl
 
findTableName(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreSyslogService
查询表的中文名
findTaskByExecutionId(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
法说明 : 根据实例Id查询任务.
findTaskByExecutionId(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findTaskById(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
通过Taskid 获取任务实体
findTaskById(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findTaskByProcInstId(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
方法说明 : 根据流程实例Id查询任务.
findTaskByProcInstId(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findTaskDefinition(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
方法说明 :根据流程定义Id查询任务定义
findTaskDefinition(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findTaskDefinitionByActivityImpl(ActivityImpl) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
根据活动节点查询任务定义.
findTaskDefinitionByActivityImpl(ActivityImpl) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findTheme() - 接口 中的方法com.kdayun.manager.service.CoreSysOptService
查询系统主题
findTheme() - 类 中的方法com.kdayun.manager.service.impl.CoreSysOptServiceImpl
 
findUnAudit(Map<String, Object>) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
查询未审核的用户
findUnAudit(Map<String, Object>) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
 
findUnuseRoleByOrgid(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreRoleService
查询机构不使用的角色
findUnuseRoleByOrgid(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreRoleServiceImpl
 
findUserAuth(CoreRightRes) - 接口 中的方法com.kdayun.admin.service.CoreRoleAuthService
查询用户权限
findUserAuth(CoreRightRes) - 类 中的方法com.kdayun.admin.service.impl.CoreRoleAuthServiceImpl
 
findUserByCorn(Map<String, Object>) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
查找用户,返回的是最小力度的记录,即这个人在某部门的具体角色
findUserByCorn(Map<String, Object>) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
 
findUserByid(String) - 接口 中的方法com.kdayun.z1.core.security.mapper.CoreUserMapper
通过用户id查找出对应信息
findUserbyId(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
获取用户详细信息
findUserbyId(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
 
findUserById(String) - 类 中的方法com.kdayun.z1.core.workflow.usermanager.CustomUserEntityManager
 
findUserByname(String) - 接口 中的方法com.kdayun.z1.core.security.mapper.CoreUserMapper
通过用户名查找出对应信息
findUserByname(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
通过用户名查找出对应信息
findUserByname(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
 
findUserByPhone(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
根据手机号查询用户信息
findUserByPhone(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
 
findUserDeptByCond(String, String, String, String, String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserDeptService
根据用户id,角色id,机构id,部门id查询用户的部门角色
findUserDeptByCond(String, String, String, String, String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserDeptServiceImpl
 
findUserDeptByUserid(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserDeptService
通过用户ID查询用户的部门角色
findUserDeptByUserid(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserDeptServiceImpl
 
findUserDetailInfo(String, String, String, ZlUserToken.ValidateType) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
查询用户的详细信息,登录用,
findUserDetailInfo(String, String, String, ZlUserToken.ValidateType) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
 
findUserDetailInfoByOpenId(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
通过平台分配的OpenId登录获取用户信息
findUserDetailInfoByOpenId(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
 
findUserDetailInfoByWeixOpenId(String, String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
通过微信登录获取用户信息
findUserDetailInfoByWeixOpenId(String, String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
 
findUserInPro(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
查询用户是否在task表有记录
findUserInPro(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
findUsersByCon(Map<String, Object>) - 接口 中的方法com.kdayun.z1.core.security.mapper.CoreUserMapper
查询用户通过查询条件
findUsersByCon(Map<String, Object>) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
用户查询 by gk
findUsersByCon(Map<String, Object>) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
 
findVersion(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreVersionService
通过查询版本信息
findVersion(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreVersionServiceImpl
 
findVersionPackJson(String, String) - 接口 中的方法com.kdayun.manager.service.CoreVersionPackService
根据rwid读取VERP_JSON字段中的升级包json字符串,并转换成相应的json格式
findVersionPackJson(String, String) - 类 中的方法com.kdayun.manager.service.impl.CoreVersionPackServiceImpl
 
findVersionPackLog(String) - 接口 中的方法com.kdayun.manager.service.CoreVersionPackService
获取升级包打包日志
findVersionPackLog(String) - 类 中的方法com.kdayun.manager.service.impl.CoreVersionPackServiceImpl
 
findXtypecByRwid(String, String) - 接口 中的方法com.kdayun.manager.service.CoreSysOptService
查询大字段xtypec的值.
findXtypecByRwid(String, String) - 类 中的方法com.kdayun.manager.service.impl.CoreSysOptServiceImpl
 
FINE_REPORT - 类 中的变量com.kdayun.report.controller.CoreReportController
 
FINISH_EXTERNAL_USERID_MIGRATION - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
 
finishExternalUserIdMigration(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
 
finishExternalUserIdMigration(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
设置迁移完成 <pre> 文档地址:https://open.work.weixin.qq.com/api/doc/35863#转换external_userid 企业授权确认之后,且服务商完成了新旧external_userid的迁移,即可主动将该企业设置为“迁移完成”, 设置之后,从该企业获取到的将是新的external_userid。
finishtask(String[]) - 类 中的方法com.kdayun.z1.core.controller.CoreWorkflowController
结束流程
FIREFOX - 类 中的变量com.kdayun.manager.controller.CoreTablesController
 
firstChangePwd(HttpServletRequest) - 类 中的方法com.kdayun.z1.web.controller.CoreWebHomeController
 
FixTimeRule() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpCropCheckinOption.FixTimeRule
 
FLAG_BUSSKEYKEY_SPLIT - 类 中的静态变量com.kdayun.z1.core.workflow.util.WorkFlowConst
个性化流程key的分割符号.
flushDB() - 类 中的方法com.kdayun.z1.core.cache.redis.JedisPoolManager
清空当前的redis 库
FollowedUser - com.kdayun.wecom.cp.bean.external.contact中的类
添加了外部联系人的企业成员.
FollowedUser() - 类 的构造器com.kdayun.wecom.cp.bean.external.contact.FollowedUser
 
FollowedUser() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpUserExternalContactInfo.FollowedUser
 
FollowedUser.Tag - com.kdayun.wecom.cp.bean.external.contact中的类
 
forceCompleteProcessById(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
强制结束流程
forceCompleteProcessById(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
forceCompleteProcessById(String) - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
结束当前的流程节点
ForegroundAuthenticationFilter - com.kdayun.z1.core.security.shiro.filter中的类
前台登录filter
ForegroundAuthenticationFilter() - 类 的构造器com.kdayun.z1.core.security.shiro.filter.ForegroundAuthenticationFilter
 
forget(HttpServletRequest) - 类 中的方法com.kdayun.z1.web.controller.CoreWebHomeController
 
forgetPsw(Map<String, Object>) - 类 中的方法com.kdayun.admin.controller.CoreUserController
忘记密码重新设置
forgetPsw(Map<String, Object>) - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
忘记密码
forgetPsw(Map<String, Object>) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
 
ForkTaskListenerImpl - com.kdayun.z1.core.workflow.listerner.usertask中的类
分发任务listener 多用于公文发布等分发
ForkTaskListenerImpl() - 类 的构造器com.kdayun.z1.core.workflow.listerner.usertask.ForkTaskListenerImpl
 
ForkTaskSumListenerImpl - com.kdayun.z1.core.workflow.listerner.usertask中的类
已过时。
ForkTaskSumListenerImpl() - 类 的构造器com.kdayun.z1.core.workflow.listerner.usertask.ForkTaskSumListenerImpl
已过时。
 
format(String, int, boolean) - 类 中的方法com.kdayun.z1.core.script.ScriptContext
保留小数,格式为千分号
format(SimpleDateFormat) - 类 中的方法com.kdayun.z1.core.util.DateUtils
 
format(Date) - 类 中的静态方法com.kdayun.z1.core.util.DateUtils
 
format(BigDecimal) - 类 中的静态方法com.kdayun.z1.core.util.SqlUtils
把一个数字格式化
format2(String) - 类 中的方法com.kdayun.z1.core.util.DateUtils
 
format3(String) - 类 中的方法com.kdayun.z1.core.util.DateUtils
 
formatDate(Object, String) - 类 中的方法com.kdayun.z1.core.util.DateUtils
格式化日期成时间字符串
formatDate(Object) - 类 中的方法com.kdayun.z1.core.util.DateUtils
格式化日期成时间字符串
formatNowToDate() - 类 中的静态方法com.kdayun.z1.core.util.DateUtils
 
formatStr - 类 中的变量com.kdayun.z1.core.code.CodeFormat
格式字符串
formatToDate(String) - 类 中的静态方法com.kdayun.z1.core.util.DateUtils
 
formatWebPath(String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
格式化路径成web的路径
formService() - 类 中的方法com.kdayun.boot.configuration.WorkFlowConfig
 
FormualServiceImpl - com.kdayun.z1.core.formula中的类
公式模块管理
FormualServiceImpl() - 类 的构造器com.kdayun.z1.core.formula.FormualServiceImpl
 
FreeMarkerConfig - com.kdayun.boot.configuration中的类
 
FreeMarkerConfig() - 类 的构造器com.kdayun.boot.configuration.FreeMarkerConfig
 
freeMarkerConfigurer() - 类 中的方法com.kdayun.boot.configuration.FreeMarkerConfig
 
freeMarkerPorcess(String, Map<String, Object>, String) - 类 中的静态方法com.kdayun.z1.core.util.FreeMarkerUtils
利用freeMarker来处理模版
freeMarkerPorcess(String, Map<String, Object>, Writer, String) - 类 中的静态方法com.kdayun.z1.core.util.FreeMarkerUtils
利用freeMarker来处理模版,输出Writer
freeMarkerPorcess(String, Map<String, Object>, Writer, Class<?>, String) - 类 中的静态方法com.kdayun.z1.core.util.FreeMarkerUtils
利用freeMarker来处理模版,输出Writer 注意:这个函数可以加载jar内的FreeMarker模版根路径
freeMarkerPorcessfile(String, Map<String, Object>, String) - 类 中的静态方法com.kdayun.z1.core.util.FreeMarkerUtils
利用freeMarker来处理模版,输出文件
freeMarkerPorcessfile(String, Map<String, Object>, Class<?>, String) - 类 中的静态方法com.kdayun.z1.core.util.FreeMarkerUtils
利用freeMarker来处理模版,输出文件 注意:这个函数可以注意:这个函数可以加载jar内的FreeMarker模版根路径
freeMarkerPorcessFile(String, Map<String, Object>, String, String) - 类 中的静态方法com.kdayun.z1.core.util.FreeMarkerUtils
利用freeMarker来处理模版,输出文件
freeMarkerPorcessFile(String, Map<String, Object>, String, Class<?>, String) - 类 中的静态方法com.kdayun.z1.core.util.FreeMarkerUtils
/** 利用freeMarker来处理模版,输出Writer 注意:这个函数可以加载jar内的FreeMarker模版根路径
FreeMarkerUtils - com.kdayun.z1.core.util中的类
freeMarker的公用函数类
FreeMarkerUtils() - 类 的构造器com.kdayun.z1.core.util.FreeMarkerUtils
 
freeMarkerViewResolver() - 类 中的方法com.kdayun.boot.configuration.FreeMarkerConfig
 
FreeMediaData(long) - 类 中的静态方法com.tencent.wework.Finance
 
FreeSlice(long) - 类 中的静态方法com.tencent.wework.Finance
释放slice,和NewSlice成对使用
FRM_CANBUTY - 类 中的静态变量com.kdayun.z1.core.workflow.util.WorkFlowConst
 
FRM_CANSONGS - 类 中的静态变量com.kdayun.z1.core.workflow.util.WorkFlowConst
 
FRM_CANTONGY - 类 中的静态变量com.kdayun.z1.core.workflow.util.WorkFlowConst
 
FRM_CANTUIHUI - 类 中的静态变量com.kdayun.z1.core.workflow.util.WorkFlowConst
 
FRM_CANTUIHUI_ORG - 类 中的静态变量com.kdayun.z1.core.workflow.util.WorkFlowConst
 
fromCode(String) - 枚举 中的静态方法com.kdayun.wecom.cp.bean.Gender
 
fromEncryptedXml(String, WxCpConfigStorage, String, String, String) - 类 中的静态方法com.kdayun.wecom.cp.bean.message.WxCpXmlMessage
从加密字符串转换.
fromEncryptedXml(InputStream, WxCpConfigStorage, String, String, String) - 类 中的静态方法com.kdayun.wecom.cp.bean.message.WxCpXmlMessage
 
fromFile(String) - 接口 中的方法com.kdayun.manager.service.CoreTablesService
从文件反序列化成表模型对象
fromFile(String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.contact.WxCpExternalContactBatchInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.contact.WxCpExternalContactInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.contact.WxCpGroupMsgListResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.contact.WxCpGroupMsgResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.contact.WxCpGroupMsgSendResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.contact.WxCpGroupMsgTaskResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpAddMomentResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpContactWayInfo.ContactWay
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpContactWayInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpContactWayResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpExternalUserIdList
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpGetMomentComments
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpGetMomentCustomerList
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpGetMomentList
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpGetMomentSendResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpGetMomentTask
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpGetMomentTaskResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpGetMomentTaskResult.TaskResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpGroupWelcomeTemplateResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpMsgTemplate
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpMsgTemplateAddResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpNewExternalUserIdList
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpProductAlbumInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpProductAlbumListResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpProductAlbumResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserExternalContactList
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatList
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatStatistic
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatTransferResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatTransferResp.GroupChatFailedTransfer
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserExternalTagGroupInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserExternalTagGroupList
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserExternalUnassignList
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserExternalUserBehaviorStatistic
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserTransferCustomerResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserTransferCustomerResp.TransferCustomer
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserTransferResultResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserTransferResultResp.TransferResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.external.WxCpUserWithExternalPermission
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.kf.WxCpKfAccountAddResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.kf.WxCpKfAccountLinkResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.kf.WxCpKfAccountListResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.kf.WxCpKfCustomerBatchGetResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.kf.WxCpKfMsgListResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.kf.WxCpKfMsgSendResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.kf.WxCpKfServicerListResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.kf.WxCpKfServicerOpResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.kf.WxCpKfServiceStateResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.kf.WxCpKfServiceStateTransResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.living.WxCpLivingCreateRequest.ActivityDetail
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.living.WxCpLivingCreateRequest
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.living.WxCpLivingInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.living.WxCpLivingModifyRequest
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.living.WxCpLivingResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.living.WxCpLivingResult.LivingIdResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.living.WxCpLivingShareInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.living.WxCpWatchStat
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.message.WxCpLinkedCorpMessageSendResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.message.WxCpMessageSendResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.message.WxCpMessageSendStatistics
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpAgreeInfo.AgreeInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpAgreeInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatDatas
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatDatas.WxCpChatData
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Agree
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Calendar
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Card
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.ChatRecord
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.ChatRecordItem
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Collect
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Details
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Doc
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Emotion
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.File
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Image
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Info
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Link
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Location
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Meeting
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.MeetingVoiceCall.DemoFileData
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.MeetingVoiceCall
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.MeetingVoiceCall.ShareScreenData
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.NewsItem
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Redpacket
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Revoke
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.SphFeed
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Text
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Video
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Voice
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Weapp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpCheckAgreeRequest
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpCheckAgreeRequest.Info
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpFileItem
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.msgaudit.WxCpGroupChat
 
fromJson(String) - 类 中的方法com.kdayun.wecom.cp.bean.msgaudit.WxCpGroupChat.Member
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.oa.selfagent.WxCpOpenApprovalData
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.oa.WxCpCorpConfInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpAgent
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpBaseResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpDepart
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpInviteResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpMaJsCode2SessionResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpProviderToken
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpTag
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpTagAddOrRemoveUsersResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpTagGetResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpTaskCardUpdateResult
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpTpAdmin
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpTpAuthInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpTpContactSearchResp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpTpCorp
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpTpDepart
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpTpPermanentCodeInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpTpPreauthCode
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpTpUserDetail
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpTpUserInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpUser
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpUserExternalContactInfo
 
fromJson(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxTpLoginInfo
 
fromUser - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage
 
fromUser(String) - 类 中的方法com.kdayun.wecom.cp.bean.outxmlbuilder.BaseBuilder
 
fromUser(String) - 类 中的方法com.kdayun.wecom.cp.message.WxCpMessageRouterRule
如果fromUser等于某值
fromUserName - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage
 
fromUserName - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpXmlOutMessage
 
fromUserName - 类 中的变量com.kdayun.wecom.cp.bean.outxmlbuilder.BaseBuilder
 
fromXml(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage
 
fromXml(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.message.WxCpXmlMessage
 
fromXml(String, String) - 类 中的静态方法com.kdayun.wecom.cp.bean.message.WxCpXmlMessage
 
fromXml(InputStream) - 类 中的静态方法com.kdayun.wecom.cp.bean.message.WxCpXmlMessage
 
fromXml(String) - 类 中的静态方法com.kdayun.wecom.cp.bean.WxCpTpXmlPackage
 
fromXml(Class<T>, String) - 类 中的静态方法com.kdayun.wecom.cp.util.xml.XStreamTransformer
xml - pojo
fromXml(Class<T>, InputStream) - 类 中的静态方法com.kdayun.wecom.cp.util.xml.XStreamTransformer
 
FRONT_HOME_DICT_ID - 类 中的静态变量com.kdayun.manager.service.version.scanner.SysOptionScaner
 
FUNCTION_ID - 类 中的变量com.kdayun.manager.service.impl.CoreMessageServiceImpl.workFlowVo
 
functioname - 类 中的变量com.kdayun.manager.service.impl.CoreMessageServiceImpl.FindProcessVo
 
functioname - 类 中的变量com.kdayun.manager.service.impl.CoreMessageServiceImpl.workFlowVo
 
FunctionFilter - com.kdayun.z1.core.security.shiro.filter中的类
校验url是否功能管理内设置不用登录的
FunctionFilter() - 类 的构造器com.kdayun.z1.core.security.shiro.filter.FunctionFilter
 
functionId - 类 中的变量com.kdayun.manager.service.impl.CoreMessageServiceImpl.FindProcessVo
 
FUNCTIONID_ZLFW - 类 中的变量com.kdayun.z1.core.base.BaseEntity
功能ID
functionServiceMap - 类 中的变量com.kdayun.z1.core.base.FunctionServiceRegiditService
 
FunctionServiceRegiditService - com.kdayun.z1.core.base中的类
功能与函数的注册服务 主要用于服务的类名与功能ID关联注册,个性化的自定义服务需要注册才能正常使用工作流等功能
FunctionServiceRegiditService() - 类 的构造器com.kdayun.z1.core.base.FunctionServiceRegiditService
 
FWENCODING - 类 中的静态变量com.kdayun.z1.core.workflow.util.WorkFlowConst
 
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 _ 
跳过导航链接