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

W

WangEditorController - com.kdayun.manager.controller中的类
 
WangEditorController() - 类 的构造器com.kdayun.manager.controller.WangEditorController
 
WCHAT_PAY_NOTIFY_ORDER_CACHE - 类 中的静态变量com.kdayun.wechat.controller.WxPayController
 
Weapp() - 类 的构造器com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel.Weapp
 
Web() - 类 的构造器com.kdayun.wecom.cp.bean.external.contact.ExternalContact.ExternalAttribute.Web
 
Web() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpUserExternalContactInfo.ExternalAttribute.Web
 
WebConfig - com.kdayun.boot.configuration中的类
 
WebConfig() - 类 的构造器com.kdayun.boot.configuration.WebConfig
 
webHomepage(HttpServletRequest) - 类 中的方法com.kdayun.manager.controller.CoreHomepageDesignController
前台首页
WEBHOOK_SEND - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts
 
WebRealm - com.kdayun.z1.core.security.shiro.realm中的类
系统web认证
WebRealm() - 类 的构造器com.kdayun.z1.core.security.shiro.realm.WebRealm
 
WebUtils - com.kdayun.z1.core.util中的类
网络函数的公用函数类
WebUtils() - 类 的构造器com.kdayun.z1.core.util.WebUtils
 
WEBVIEW - 类 中的静态变量com.kdayun.wecom.cp.constant.WxCpConsts.WorkBenchType
 
WECHAR_ACCESSKEN_TYPE - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAR_JSTIKET_TYPE - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAR_LOGIN_TYPE - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_APP_ID - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_APP_ID_MIN - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_APP_PUSH_MESSAGE_URL - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_GDJD_TEMPLETE_ID - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_GDXQ_TEMPLETE_ID - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_GET_ACCESS_TOKEN_URL - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_GET_JSAPI_TICKET_URL - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_GET_USER_INFO - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_GET_WEICHAT_CODE_URL - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_IS_OPEN_GONGD_PUSH - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_KEY - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_LOGIN_SCOPE - 类 中的静态变量com.kdayun.wechat.utils.WechatLoginUtil
微信扫描登录授权作用域
WECHAT_MCH_ID - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_MIN_GETOPEN_ID - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_OAUTH2ACCESS_TOKEN_URL - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_OPT_KEY - 类 中的静态变量com.kdayun.wechat.utils.WechatLoginUtil
微信扫码登录平台配置key
WECHAT_OPT_RWID - 类 中的静态变量com.kdayun.wechat.utils.WechatLoginUtil
微信扫码登录平台配置rwid
WECHAT_PAY_NOTIFY_REFUND_CACHE - 类 中的静态变量com.kdayun.wechat.controller.WxPayController
 
WECHAT_PAY_NOTIFY_SCANPAY_CACHE - 类 中的静态变量com.kdayun.wechat.controller.WxPayController
 
WECHAT_REFRESH_ACCESS_TOKEN_URL - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_SECRET_ID - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
WECHAT_SECRET_ID_MIN - 类 中的静态变量com.kdayun.wechat.security.ConfigUtil
 
wechatAccessToken(String, String) - 类 中的方法com.kdayun.wechat.service.impl.WechatLoginServiceImpl
 
wechatAccessToken(String, String) - 接口 中的方法com.kdayun.wechat.service.WechatLoginService
使用code获取接口调用凭证access_token
WeChatCache - com.kdayun.wechat.security中的类
微信缓存
WeChatCache() - 类 的构造器com.kdayun.wechat.security.WeChatCache
 
WechatChannel() - 类 的构造器com.kdayun.wecom.cp.bean.external.contact.ExternalContact.WechatChannel
 
WechatChannels() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpUser.WechatChannels
 
WechatConfig - com.kdayun.wechat.bean中的类
微信配置
WechatConfig() - 类 的构造器com.kdayun.wechat.bean.WechatConfig
 
WechatController - com.kdayun.wechat.controller中的类
微信 1.权限签名 2.oauth单点登录
WechatController() - 类 的构造器com.kdayun.wechat.controller.WechatController
 
WechatLoginController - com.kdayun.wechat.controller中的类
微信登录控制器
WechatLoginController() - 类 的构造器com.kdayun.wechat.controller.WechatLoginController
 
WechatLoginService - com.kdayun.wechat.service中的接口
微信登录服务接口
WechatLoginServiceImpl - com.kdayun.wechat.service.impl中的类
微信登录接口
WechatLoginServiceImpl() - 类 的构造器com.kdayun.wechat.service.impl.WechatLoginServiceImpl
 
WechatLoginUtil - com.kdayun.wechat.utils中的类
微信登录常量
WechatLoginUtil() - 类 的构造器com.kdayun.wechat.utils.WechatLoginUtil
 
wechatRefreshAccessToken(String, String) - 类 中的方法com.kdayun.wechat.service.impl.WechatLoginServiceImpl
 
wechatRefreshAccessToken(String, String) - 接口 中的方法com.kdayun.wechat.service.WechatLoginService
刷新接口调用凭证access_token
weChatServiceImpl - 类 中的变量com.kdayun.wechat.controller.WechatController
 
WeChatServiceImpl - com.kdayun.wechat.security中的类
1.权限签名 Permission signature PS 2.微信oauth单点登录
WeChatServiceImpl() - 类 的构造器com.kdayun.wechat.security.WeChatServiceImpl
 
WechatUserInfo - com.kdayun.wechat.bean中的类
 
WechatUserInfo() - 类 的构造器com.kdayun.wechat.bean.WechatUserInfo
 
WechatUserInfo(Integer, String) - 类 的构造器com.kdayun.wechat.bean.WechatUserInfo
 
WeChatUserInfo - com.kdayun.wechat.security中的类
 
WeChatUserInfo() - 类 的构造器com.kdayun.wechat.security.WeChatUserInfo
 
wechatUserInfo(String, String, String, String) - 类 中的方法com.kdayun.wechat.service.impl.WechatLoginServiceImpl
 
wechatUserInfo(String, String, String, String) - 接口 中的方法com.kdayun.wechat.service.WechatLoginService
获取微信用户信息
WecomCallbackKey() - 类 的构造器com.kdayun.wecom.service.impl.WecomServiceImpl.WecomCallbackKey
 
wecomConfig() - 类 的构造器com.kdayun.wecom.service.impl.WecomServiceImpl.wecomConfig
 
WecomContollerBase - com.kdayun.wecom.controller中的类
 
WecomContollerBase() - 类 的构造器com.kdayun.wecom.controller.WecomContollerBase
 
WecomContollerBase.WecomParamBase - com.kdayun.wecom.controller中的类
 
WecomController - com.kdayun.wecom.controller中的类
企业微信
WecomController() - 类 的构造器com.kdayun.wecom.controller.WecomController
 
WecomMessageController - com.kdayun.wecom.controller中的类
 
WecomMessageController() - 类 的构造器com.kdayun.wecom.controller.WecomMessageController
 
WecomMessageController.sendMessageParam - com.kdayun.wecom.controller中的类
 
WecomOAController - com.kdayun.wecom.controller中的类
企业微信
WecomOAController() - 类 的构造器com.kdayun.wecom.controller.WecomOAController
 
WecomOAController.ApprovalInfoParam - com.kdayun.wecom.controller中的类
 
WecomOAController.CheckinDataParam - com.kdayun.wecom.controller中的类
 
WecomOAController.CheckinOptionParam - com.kdayun.wecom.controller中的类
 
WecomOAController.CheckinParam - com.kdayun.wecom.controller中的类
 
WecomOAController.GetApprovalDetailParam - com.kdayun.wecom.controller中的类
 
WecomOAController.GetDialRecordParam - com.kdayun.wecom.controller中的类
 
WecomOAController.GetTemplateDetailParam - com.kdayun.wecom.controller中的类
 
WecomParamBase() - 类 的构造器com.kdayun.wecom.controller.WecomContollerBase.WecomParamBase
 
wecomService - 类 中的变量com.kdayun.wecom.controller.WecomController
 
wecomService - 类 中的变量com.kdayun.wecom.controller.WecomMessageController
 
wecomService - 类 中的变量com.kdayun.wecom.controller.WecomOAController
 
WecomService - com.kdayun.wecom.service中的接口
 
WecomServiceImpl - com.kdayun.wecom.service.impl中的类
 
WecomServiceImpl() - 类 的构造器com.kdayun.wecom.service.impl.WecomServiceImpl
 
WecomServiceImpl.WecomCallbackKey - com.kdayun.wecom.service.impl中的类
 
WecomServiceImpl.wecomConfig - com.kdayun.wecom.service.impl中的类
 
WecomServiceImpl.WecomSettings - com.kdayun.wecom.service.impl中的类
 
WecomSettings() - 类 的构造器com.kdayun.wecom.service.impl.WecomServiceImpl.WecomSettings
 
weixinUrlVerify(HttpServletRequest, HttpServletResponse) - 类 中的方法com.kdayun.wechat.controller.WechatController
 
WeixRealm - com.kdayun.z1.core.security.shiro.realm中的类
微信公众号 openid+weixid 登录
WeixRealm() - 类 的构造器com.kdayun.z1.core.security.shiro.realm.WeixRealm
 
welcomeCode - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage
 
welcomeCode(String) - 类 中的方法com.kdayun.wecom.cp.bean.outxmlbuilder.EventBuilder
 
WelcomeMsgType() - 类 的构造器com.kdayun.wecom.cp.constant.WxCpConsts.WelcomeMsgType
 
WENJZY_INDEX_RESID - 类 中的静态变量com.kdayun.z1.core.util.AuthConst
文件资源页面权限资源id
WfContext<A,B> - com.kdayun.z1.core.workflow.listerner中的类
流程实例的上下文 用于传递到流程内表达式 CaseInsensitiveMap是一个不区分大小写key的map
WfContext() - 类 的构造器com.kdayun.z1.core.workflow.listerner.WfContext
 
WfIdGenerator - com.kdayun.z1.core.workflow.id中的类
工作流的id生成器
WfIdGenerator() - 类 的构造器com.kdayun.z1.core.workflow.id.WfIdGenerator
 
WfItem - com.kdayun.z1.core.workflow.entity中的类
工作流配置
WfItem() - 类 的构造器com.kdayun.z1.core.workflow.entity.WfItem
 
where - 类 中的变量com.kdayun.api.service.Table
 
where(Map<String, Object>) - 类 中的方法com.kdayun.api.service.Table
设置where条件
where(String) - 类 中的方法com.kdayun.api.service.Table
设置where条件
WifiMacInfo() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpCheckinOption.WifiMacInfo
 
WifiMacInfo() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpCropCheckinOption.WifiMacInfo
 
WIN_SEPARATOR - 类 中的静态变量com.kdayun.z1.core.util.FileUitls
 
WM_INIT_PROCESS - 类 中的静态变量com.kdayun.z1.core.message.MessageUtil
系统初始化消息
WM_PACK_PROCESS - 类 中的静态变量com.kdayun.z1.core.message.MessageUtil
平台打包消息
WM_SYS_CONSOLE - 类 中的静态变量com.kdayun.z1.core.message.MessageUtil
平台的后台输出日志
WM_UPDATE_PROCESS - 类 中的静态变量com.kdayun.z1.core.message.MessageUtil
系统更新消息
WM_UPDATE_SYSSORT_PROCESS - 类 中的静态变量com.kdayun.z1.core.message.MessageUtil
更新系统默认排序字段
wordlin(String, String, HttpServletRequest) - 类 中的方法com.kdayun.z1.core.controller.CoreImportController
导入word
WORKBENCH_DATA_SET - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.WorkBench
 
WORKBENCH_TEMPLATE_GET - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.WorkBench
 
WORKBENCH_TEMPLATE_SET - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.WorkBench
 
WorkBenchKeyData - com.kdayun.wecom.cp.bean.workbench中的类
 
WorkBenchKeyData() - 类 的构造器com.kdayun.wecom.cp.bean.workbench.WorkBenchKeyData
 
WorkBenchList - com.kdayun.wecom.cp.bean.workbench中的类
 
WorkBenchList() - 类 的构造器com.kdayun.wecom.cp.bean.workbench.WorkBenchList
 
WorkBenchType() - 类 的构造器com.kdayun.wecom.cp.constant.WxCpConsts.WorkBenchType
 
WorkFlowCommet - com.kdayun.z1.core.workflow.entity中的类
工作流备注的格式
WorkFlowCommet(String, String, String, Integer, String, String, String) - 类 的构造器com.kdayun.z1.core.workflow.entity.WorkFlowCommet
 
WorkFlowCommet() - 类 的构造器com.kdayun.z1.core.workflow.entity.WorkFlowCommet
 
WorkFlowConfig - com.kdayun.boot.configuration中的类
工作流配置
WorkFlowConfig(DataSource, DataSourceTransactionManager) - 类 的构造器com.kdayun.boot.configuration.WorkFlowConfig
 
WorkFlowConst - com.kdayun.z1.core.workflow.util中的类
流程变量的常量名称 用于传入到工作流程
WorkFlowConst() - 类 的构造器com.kdayun.z1.core.workflow.util.WorkFlowConst
 
WorkFlowConst.ConfirmResult - com.kdayun.z1.core.workflow.util中的枚举
审核类型
WorkFlowDepolyScaner - com.kdayun.z1.core.workflow.service中的类
流程发布扫描注册器
WorkFlowDepolyScaner() - 类 的构造器com.kdayun.z1.core.workflow.service.WorkFlowDepolyScaner
 
Workflowlog - com.kdayun.z1.core.workflow.entity中的类
流程日志实体类
Workflowlog() - 类 的构造器com.kdayun.z1.core.workflow.entity.Workflowlog
 
workFlowMapper - 类 中的变量com.kdayun.manager.service.impl.CoreMessageServiceImpl
 
workFlowMapper - 类 中的变量com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
 
WorkFlowMapper - com.kdayun.z1.core.workflow.mapper中的接口
 
workFlowMapper - 类 中的变量com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
 
workFlowName - 类 中的变量com.kdayun.manager.service.impl.CoreMessageServiceImpl.FindProcessVo
 
WorkFlowScaner - com.kdayun.manager.service.version.scanner.componentScaner中的类
工作流组件的依赖扫描类
WorkFlowScaner(PageModelScaner) - 类 的构造器com.kdayun.manager.service.version.scanner.componentScaner.WorkFlowScaner
 
workFlowService - 类 中的变量com.kdayun.z1.core.context.Context
工作流服务
workFlowServiceImpl - 类 中的变量com.kdayun.manager.service.impl.CoreMessageServiceImpl
 
workFlowServiceImpl - 类 中的变量com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
 
WorkFlowServiceImpl - com.kdayun.z1.core.workflow.service中的类
工作流程管理
WorkFlowServiceImpl() - 类 的构造器com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
 
workflowServletBean() - 类 中的方法com.kdayun.boot.configuration.ServletConfig
 
WorkFlowUtil - com.kdayun.z1.core.workflow.util中的类
工作流的公用单元
WorkFlowUtil() - 类 的构造器com.kdayun.z1.core.workflow.util.WorkFlowUtil
 
workFlowVo() - 类 的构造器com.kdayun.manager.service.impl.CoreMessageServiceImpl.workFlowVo
 
write(byte[], int, int) - 类 中的方法com.kdayun.z1.core.common.KdPrintStream
将字节数组输出到主要和第二个输出流。
writeCsvFile(String, List<Map<String, Object>>, Map<String, String>) - 类 中的静态方法com.kdayun.z1.core.util.CsvUtils
导出 csv文件
writeFileContent(String, String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
写入文件内容
writeFileContent(File, String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
文件写入内容
writeFileContentAdd(File, String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
文件追加写入内容
writeJsonToResponse(HttpServletResponse, RetVo) - 类 中的方法com.kdayun.z1.core.base.BaseController
将retVo转成json后写入到response中
WxCpAddMomentResult - com.kdayun.wecom.cp.bean.external中的类
企业发表内容到客户的朋友圈 创建发表任务结果
WxCpAddMomentResult() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpAddMomentResult
 
WxCpAddMomentTask - com.kdayun.wecom.cp.bean.external中的类
企业发表内容到客户的朋友圈 创建发表任务
WxCpAddMomentTask() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpAddMomentTask
 
WxCpAgent - com.kdayun.wecom.cp.bean中的类
企业号应用信息.
WxCpAgent() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpAgent
 
WxCpAgent.Parties - com.kdayun.wecom.cp.bean中的类
 
WxCpAgent.Tags - com.kdayun.wecom.cp.bean中的类
 
WxCpAgent.User - com.kdayun.wecom.cp.bean中的类
 
WxCpAgent.Users - com.kdayun.wecom.cp.bean中的类
 
WxCpAgentJsapiSignature - com.kdayun.wecom.cp.bean中的类
调用wx.agentConfig时所需要的签名信息
WxCpAgentJsapiSignature() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpAgentJsapiSignature
 
WxCpAgentService - com.kdayun.wecom.cp.api中的接口
管理企业号应用 文档地址:https://work.weixin.qq.com/api/doc#10087 Created by huansinho on 2018/4/13.
WxCpAgentServiceImpl - com.kdayun.wecom.cp.api.impl中的类
管理企业号应用 Created by huansinho on 2018/4/13.
WxCpAgentServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpAgentServiceImpl
 
WxCpAgentWorkBench - com.kdayun.wecom.cp.bean中的类
 
WxCpAgentWorkBench() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpAgentWorkBench
 
WxCpAgentWorkBenchService - com.kdayun.wecom.cp.api中的接口
 
WxCpAgentWorkBenchServiceImpl - com.kdayun.wecom.cp.api.impl中的类
 
WxCpAgentWorkBenchServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpAgentWorkBenchServiceImpl
 
WxCpAgreeInfo - com.kdayun.wecom.cp.bean.msgaudit中的类
获取会话同意情况返回对象.
WxCpAgreeInfo() - 类 的构造器com.kdayun.wecom.cp.bean.msgaudit.WxCpAgreeInfo
 
WxCpAgreeInfo.AgreeInfo - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpApiPathConsts - com.kdayun.wecom.cp.constant中的接口
企业微信api地址常量类 Created by BinaryWang on 2019-06-02.
WxCpApiPathConsts.Agent - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.Chat - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.Department - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.ExternalContact - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.Kf - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.Living - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.Media - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.Menu - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.Message - com.kdayun.wecom.cp.constant中的接口
消息推送相关接口 https://work.weixin.qq.com/api/doc/90000/90135/90235
WxCpApiPathConsts.MsgAudit - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.Oa - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.OAuth2 - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.Tag - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.TaskCard - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.Tp - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.User - com.kdayun.wecom.cp.constant中的接口
 
WxCpApiPathConsts.WorkBench - com.kdayun.wecom.cp.constant中的接口
 
WxCpAppChatMessage - com.kdayun.wecom.cp.bean.message中的类
应用推送消息 Created by Binary Wang on 2019/1/26.
WxCpAppChatMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpAppChatMessage
 
WxCpApprovalApplier - com.kdayun.wecom.cp.bean.oa中的类
申请人信息
WxCpApprovalApplier() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpApprovalApplier
 
WxCpApprovalApplyData - com.kdayun.wecom.cp.bean.oa中的类
审批申请数据
WxCpApprovalApplyData() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpApprovalApplyData
 
WxCpApprovalComment - com.kdayun.wecom.cp.bean.oa中的类
审批申请备注信息
WxCpApprovalComment() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpApprovalComment
 
WxCpApprovalDetail() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpApprovalDetailResult.WxCpApprovalDetail
 
WxCpApprovalDetailResult - com.kdayun.wecom.cp.bean.oa中的类
审批申请详情响应结果
WxCpApprovalDetailResult() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpApprovalDetailResult
 
WxCpApprovalDetailResult.WxCpApprovalDetail - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpApprovalInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpApprovalInfo() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpApprovalInfo
 
WxCpApprovalInfoQueryFilter - com.kdayun.wecom.cp.bean.oa中的类
批量获取审批单号的筛选条件,可对批量拉取的审批申请设置约束条件,支持设置多个条件 注意: 仅“部门”支持同时配置多个筛选条件。
WxCpApprovalInfoQueryFilter() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpApprovalInfoQueryFilter
 
WxCpApprovalInfoQueryFilter.KEY - com.kdayun.wecom.cp.bean.oa中的枚举
 
WxCpApprovalRecord - com.kdayun.wecom.cp.bean.oa中的类
审批流程信息
WxCpApprovalRecord() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpApprovalRecord
 
WxCpApprovalRecordDetail - com.kdayun.wecom.cp.bean.oa中的类
审批节点详情
WxCpApprovalRecordDetail() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpApprovalRecordDetail
 
WxCpApproverAttr - com.kdayun.wecom.cp.bean.oa中的枚举
审批方式
WxCpBaseResp - com.kdayun.wecom.cp.bean中的类
 
WxCpBaseResp() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpBaseResp
 
WxCpChat - com.kdayun.wecom.cp.bean中的类
群聊
WxCpChat() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpChat
 
WxCpChatData() - 类 的构造器com.kdayun.wecom.cp.bean.msgaudit.WxCpChatDatas.WxCpChatData
 
WxCpChatDatas - com.kdayun.wecom.cp.bean.msgaudit中的类
聊天记录数据内容.
WxCpChatDatas() - 类 的构造器com.kdayun.wecom.cp.bean.msgaudit.WxCpChatDatas
 
WxCpChatDatas.WxCpChatData - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatGsonAdapter - com.kdayun.wecom.cp.util.json中的类
群聊适配器
WxCpChatGsonAdapter() - 类 的构造器com.kdayun.wecom.cp.util.json.WxCpChatGsonAdapter
 
WxCpChatModel - com.kdayun.wecom.cp.bean.msgaudit中的类
聊天记录数据内容.
WxCpChatModel() - 类 的构造器com.kdayun.wecom.cp.bean.msgaudit.WxCpChatModel
 
WxCpChatModel.Agree - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.Calendar - com.kdayun.wecom.cp.bean.msgaudit中的类
日程消息
WxCpChatModel.Card - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.ChatRecord - com.kdayun.wecom.cp.bean.msgaudit中的类
会话记录消息
WxCpChatModel.ChatRecordItem - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.Collect - com.kdayun.wecom.cp.bean.msgaudit中的类
填表消息
WxCpChatModel.Details - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.Doc - com.kdayun.wecom.cp.bean.msgaudit中的类
在线文档消息
WxCpChatModel.Emotion - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.File - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.Image - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.Info - com.kdayun.wecom.cp.bean.msgaudit中的类
MarkDown格式消息
WxCpChatModel.Link - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.Location - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.Meeting - com.kdayun.wecom.cp.bean.msgaudit中的类
会议邀请消息
WxCpChatModel.MeetingVoiceCall - com.kdayun.wecom.cp.bean.msgaudit中的类
音频存档消息
WxCpChatModel.MeetingVoiceCall.DemoFileData - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.MeetingVoiceCall.ShareScreenData - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.Mixed - com.kdayun.wecom.cp.bean.msgaudit中的类
混合消息
WxCpChatModel.Mixed.Item - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.NewsItem - com.kdayun.wecom.cp.bean.msgaudit中的类
图文消息
WxCpChatModel.Redpacket - com.kdayun.wecom.cp.bean.msgaudit中的类
红包消息
WxCpChatModel.Revoke - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.SphFeed - com.kdayun.wecom.cp.bean.msgaudit中的类
视频号消息
WxCpChatModel.Text - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.Video - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.Voice - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpChatModel.Weapp - com.kdayun.wecom.cp.bean.msgaudit中的类
小程序消息
WxCpChatService - com.kdayun.wecom.cp.api中的接口
群聊服务.
WxCpChatServiceImpl - com.kdayun.wecom.cp.api.impl中的类
群聊服务实现.
WxCpChatServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpChatServiceImpl
 
WxCpCheckAgreeRequest - com.kdayun.wecom.cp.bean.msgaudit中的类
获取会话同意情况请求参数.
WxCpCheckAgreeRequest() - 类 的构造器com.kdayun.wecom.cp.bean.msgaudit.WxCpCheckAgreeRequest
 
WxCpCheckAgreeRequest.Info - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpCheckinData - com.kdayun.wecom.cp.bean.oa中的类
企业微信打卡数据.
WxCpCheckinData() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpCheckinData
 
WxCpCheckinDayData - com.kdayun.wecom.cp.bean.oa中的类
企业微信打卡日报数据
WxCpCheckinDayData() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpCheckinDayData
 
WxCpCheckinDayData.BaseInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinDayData.BaseInfo.RuleInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinDayData.BaseInfo.RuleInfo.CheckinTime - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinDayData.ExceptionInfos - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinDayData.HolidayInfos - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinDayData.HolidayInfos.SpDescription - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinDayData.HolidayInfos.SpDescription.Data - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinDayData.HolidayInfos.SpTitle - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinDayData.HolidayInfos.SpTitle.Data - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinDayData.OtInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinDayData.SpItem - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinDayData.SummaryInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinMonthData - com.kdayun.wecom.cp.bean.oa中的类
企业微信打卡月报数据
WxCpCheckinMonthData() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpCheckinMonthData
 
WxCpCheckinMonthData.BaseInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinMonthData.BaseInfo.RuleInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinMonthData.ExceptionInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinMonthData.OverWorkInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinMonthData.SpItem - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinMonthData.SummaryInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinOption - com.kdayun.wecom.cp.bean.oa中的类
企业微信打卡规则.
WxCpCheckinOption() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpCheckinOption
 
WxCpCheckinOption.CheckinDate - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinOption.CheckinTime - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinOption.Group - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinOption.LocInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinOption.SpeDay - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinOption.WifiMacInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinSchedule - com.kdayun.wecom.cp.bean.oa中的类
打卡人员排班信息
WxCpCheckinSchedule() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpCheckinSchedule
 
WxCpCheckinSchedule.UserSchedule - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinSchedule.UserSchedule.Schedule - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinSchedule.UserSchedule.Schedule.ScheduleInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCheckinSchedule.UserSchedule.Schedule.ScheduleInfo.TimeSection - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpConclusionAdapter - com.kdayun.wecom.cp.util.json中的类
结束语序列化转换器
WxCpConclusionAdapter() - 类 的构造器com.kdayun.wecom.cp.util.json.WxCpConclusionAdapter
 
WxCpConfigStorage - com.kdayun.wecom.cp.config中的接口
微信客户端配置存储.
WxCpConsts - com.kdayun.wecom.cp.constant中的类
企业微信常量 Created by Binary Wang on 2018/8/25.
WxCpConsts() - 类 的构造器com.kdayun.wecom.cp.constant.WxCpConsts
 
WxCpConsts.AppChatMsgType - com.kdayun.wecom.cp.constant中的类
应用推送消息的消息类型.
WxCpConsts.ContactChangeType - com.kdayun.wecom.cp.constant中的类
企业微信通讯录变更事件.
WxCpConsts.EventType - com.kdayun.wecom.cp.constant中的类
企业微信端推送过来的事件类型.
WxCpConsts.ExternalChatChangeType - com.kdayun.wecom.cp.constant中的类
 
WxCpConsts.ExternalChatChangeType.ExternalChatUpdateDetail - com.kdayun.wecom.cp.constant中的类
 
WxCpConsts.ExternalContactChangeType - com.kdayun.wecom.cp.constant中的类
企业外部联系人变更事件的CHANGE_TYPE
WxCpConsts.ExternalContactChangeType.ExternalContactTransferFailReason - com.kdayun.wecom.cp.constant中的类
 
WxCpConsts.ExternalTagChangeType - com.kdayun.wecom.cp.constant中的类
 
WxCpConsts.GroupRobotMsgType - com.kdayun.wecom.cp.constant中的类
群机器人的消息类型.
WxCpConsts.LinkedCorpMsgType - com.kdayun.wecom.cp.constant中的类
互联企业发送应用消息的消息类型.
WxCpConsts.ProductAttachmentType - com.kdayun.wecom.cp.constant中的类
 
WxCpConsts.TageType - com.kdayun.wecom.cp.constant中的类
 
WxCpConsts.WelcomeMsgType - com.kdayun.wecom.cp.constant中的类
 
WxCpConsts.WorkBenchType - com.kdayun.wecom.cp.constant中的类
 
WxCpContactWayInfo - com.kdayun.wecom.cp.bean.external中的类
「联系我」方式 对象
WxCpContactWayInfo() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpContactWayInfo
 
WxCpContactWayInfo.ContactWay - com.kdayun.wecom.cp.bean.external中的类
 
WxCpContactWayInfo.ContactWay.Conclusion - com.kdayun.wecom.cp.bean.external中的类
结束语定义
WxCpContactWayInfo.SCENE - com.kdayun.wecom.cp.bean.external中的枚举
 
WxCpContactWayInfo.TYPE - com.kdayun.wecom.cp.bean.external中的枚举
 
WxCpContactWayResult - com.kdayun.wecom.cp.bean.external中的类
「联系我」方式 处理结果
WxCpContactWayResult() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpContactWayResult
 
WxCpCorpConfInfo - com.kdayun.wecom.cp.bean.oa中的类
企业假期管理配置信息.
WxCpCorpConfInfo() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpCorpConfInfo
 
WxCpCorpConfInfo.CorpConf - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCorpConfInfo.QuotaAttr - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption - com.kdayun.wecom.cp.bean.oa中的类
企业微信企业所有打卡规则.
WxCpCropCheckinOption() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpCropCheckinOption
 
WxCpCropCheckinOption.CalOtTimeRule - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.CheckinDate - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.CheckinTime - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.FixTimeRule - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.Item - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.LateRule - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.LocInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.OtApplyInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.OtCheckInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.OtInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.OtNonworkingDayRestInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.OtWorkingDayRestInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.Range - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.Reporter - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.ReporterInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.Schedule - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.SpeOffDay - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.SpeWorkday - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.TimeRule - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.TimeSection - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCropCheckinOption.WifiMacInfo - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpCryptUtil - com.kdayun.wecom.cp.util.crypto中的类
 
WxCpCryptUtil(WxCpConfigStorage) - 类 的构造器com.kdayun.wecom.cp.util.crypto.WxCpCryptUtil
 
WxCpDefaultConfigImpl - com.kdayun.wecom.cp.config.impl中的类
基于内存的微信配置provider,在实际生产环境中应该将这些配置持久化.
WxCpDefaultConfigImpl() - 类 的构造器com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
 
WxCpDepart - com.kdayun.wecom.cp.bean中的类
企业微信的部门.
WxCpDepart() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpDepart
 
WxCpDepartGsonAdapter - com.kdayun.wecom.cp.util.json中的类
WxCpDepart的gson适配器.
WxCpDepartGsonAdapter() - 类 的构造器com.kdayun.wecom.cp.util.json.WxCpDepartGsonAdapter
 
WxCpDepartmentService - com.kdayun.wecom.cp.api中的接口
部门管理接口 Created by BinaryWang on 2017/6/24.
WxCpDepartmentServiceImpl - com.kdayun.wecom.cp.api.impl中的类
部门管理接口 Created by BinaryWang on 2017/6/24.
WxCpDepartmentServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpDepartmentServiceImpl
 
WxCpDialRecord - com.kdayun.wecom.cp.bean.oa中的类
公费电话拨打记录.
WxCpDialRecord() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpDialRecord
 
WxCpDialRecord.Callee - com.kdayun.wecom.cp.bean.oa中的类
被叫信息
WxCpDialRecord.Caller - com.kdayun.wecom.cp.bean.oa中的类
主叫信息
WxCpExternalContactBatchInfo - com.kdayun.wecom.cp.bean.external.contact中的类
批量获取客户详情 参考文档:https://work.weixin.qq.com/api/doc/90000/90135/92994
WxCpExternalContactBatchInfo() - 类 的构造器com.kdayun.wecom.cp.bean.external.contact.WxCpExternalContactBatchInfo
 
WxCpExternalContactBatchInfo.ExternalContactInfo - com.kdayun.wecom.cp.bean.external.contact中的类
 
WxCpExternalContactInfo - com.kdayun.wecom.cp.bean.external.contact中的类
外部联系人详情 Created by Binary Wang on 2018/9/16.
WxCpExternalContactInfo() - 类 的构造器com.kdayun.wecom.cp.bean.external.contact.WxCpExternalContactInfo
 
WxCpExternalContactService - com.kdayun.wecom.cp.api中的接口
<pre> 外部联系人管理接口,企业微信的外部联系人的接口和通讯录接口已经拆离 Created by Joe Cao on 2019/6/14 </pre>
WxCpExternalContactServiceImpl - com.kdayun.wecom.cp.api.impl中的类
WxCpExternalContactServiceImpl
WxCpExternalContactServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
 
WxCpExternalUserIdList - com.kdayun.wecom.cp.bean.external中的类
企业客户微信unionid的升级 - 企业客户external_userid列表
WxCpExternalUserIdList() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpExternalUserIdList
 
WxCpExternalUserIdList.ExternalUserIdInfo - com.kdayun.wecom.cp.bean.external中的类
 
WxCpFileItem - com.kdayun.wecom.cp.bean.msgaudit中的类
会话存档 文档信息对象
WxCpFileItem() - 类 的构造器com.kdayun.wecom.cp.bean.msgaudit.WxCpFileItem
 
WxCpGetMomentComments - com.kdayun.wecom.cp.bean.external中的类
企业发表内容到客户的朋友圈 获取客户朋友圈的互动数据
WxCpGetMomentComments() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpGetMomentComments
 
WxCpGetMomentComments.CommentLikeItem - com.kdayun.wecom.cp.bean.external中的类
 
WxCpGetMomentCustomerList - com.kdayun.wecom.cp.bean.external中的类
企业发表内容到客户的朋友圈 获取客户朋友圈发表时选择的可见范围
WxCpGetMomentCustomerList() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpGetMomentCustomerList
 
WxCpGetMomentList - com.kdayun.wecom.cp.bean.external中的类
企业发表内容到客户的朋友圈 获取企业全部的发表列表
WxCpGetMomentList() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpGetMomentList
 
WxCpGetMomentSendResult - com.kdayun.wecom.cp.bean.external中的类
企业发表内容到客户的朋友圈 获取客户朋友圈发表后的可见客户列表
WxCpGetMomentSendResult() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpGetMomentSendResult
 
WxCpGetMomentTask - com.kdayun.wecom.cp.bean.external中的类
企业发表内容到客户的朋友圈 获取客户朋友圈企业发表的列表
WxCpGetMomentTask() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpGetMomentTask
 
WxCpGetMomentTask.MomentTaskItem - com.kdayun.wecom.cp.bean.external中的类
 
WxCpGetMomentTaskResult - com.kdayun.wecom.cp.bean.external中的类
企业发表内容到客户的朋友圈 获取任务创建结果
WxCpGetMomentTaskResult() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpGetMomentTaskResult
 
WxCpGetMomentTaskResult.TaskResult - com.kdayun.wecom.cp.bean.external中的类
 
WxCpGroupChat - com.kdayun.wecom.cp.bean.msgaudit中的类
内部群信息
WxCpGroupChat() - 类 的构造器com.kdayun.wecom.cp.bean.msgaudit.WxCpGroupChat
 
WxCpGroupChat.Member - com.kdayun.wecom.cp.bean.msgaudit中的类
 
WxCpGroupMsgListResult - com.kdayun.wecom.cp.bean.external.contact中的类
获取企业群发成员执行结果 参考文档:https://work.weixin.qq.com/api/doc/90000/90135/93338
WxCpGroupMsgListResult() - 类 的构造器com.kdayun.wecom.cp.bean.external.contact.WxCpGroupMsgListResult
 
WxCpGroupMsgListResult.ExternalContactGroupMsgInfo - com.kdayun.wecom.cp.bean.external.contact中的类
 
WxCpGroupMsgResult - com.kdayun.wecom.cp.bean.external.contact中的类
获取企业群发成员执行结果 参考文档:https://work.weixin.qq.com/api/doc/16251
WxCpGroupMsgResult() - 类 的构造器com.kdayun.wecom.cp.bean.external.contact.WxCpGroupMsgResult
 
WxCpGroupMsgResult.ExternalContactGroupMsgDetailInfo - com.kdayun.wecom.cp.bean.external.contact中的类
 
WxCpGroupMsgSendResult - com.kdayun.wecom.cp.bean.external.contact中的类
获取企业群发成员执行结果 参考文档:https://work.weixin.qq.com/api/doc/90000/90135/93338
WxCpGroupMsgSendResult() - 类 的构造器com.kdayun.wecom.cp.bean.external.contact.WxCpGroupMsgSendResult
 
WxCpGroupMsgSendResult.ExternalContactGroupMsgSendInfo - com.kdayun.wecom.cp.bean.external.contact中的类
 
WxCpGroupMsgTaskResult - com.kdayun.wecom.cp.bean.external.contact中的类
获取群发成员发送任务列表 参考文档:https://work.weixin.qq.com/api/doc/90000/90135/93338
WxCpGroupMsgTaskResult() - 类 的构造器com.kdayun.wecom.cp.bean.external.contact.WxCpGroupMsgTaskResult
 
WxCpGroupMsgTaskResult.ExternalContactGroupMsgTaskInfo - com.kdayun.wecom.cp.bean.external.contact中的类
 
WxCpGroupRobotMessage - com.kdayun.wecom.cp.bean.message中的类
微信群机器人消息
WxCpGroupRobotMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpGroupRobotMessage
 
WxCpGroupRobotService - com.kdayun.wecom.cp.api中的接口
微信群机器人消息发送api 文档地址:https://work.weixin.qq.com/help?
WxCpGroupRobotServiceImpl - com.kdayun.wecom.cp.api.impl中的类
企业微信群机器人消息发送api 实现
WxCpGroupRobotServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpGroupRobotServiceImpl
 
WxCpGroupWelcomeTemplateResult - com.kdayun.wecom.cp.bean.external中的类
入群欢迎语素材.
WxCpGroupWelcomeTemplateResult() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpGroupWelcomeTemplateResult
 
WxCpGsonBuilder - com.kdayun.wecom.cp.util.json中的类
 
WxCpGsonBuilder() - 类 的构造器com.kdayun.wecom.cp.util.json.WxCpGsonBuilder
 
WxCpInviteResult - com.kdayun.wecom.cp.bean中的类
邀请成员的结果对象类.
WxCpInviteResult() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpInviteResult
 
WxCpKfAccountAdd - com.kdayun.wecom.cp.bean.kf中的类
添加客服帐号-请求参数
WxCpKfAccountAdd() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfAccountAdd
 
WxCpKfAccountAddResp - com.kdayun.wecom.cp.bean.kf中的类
添加客服帐号-返回结果
WxCpKfAccountAddResp() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfAccountAddResp
 
WxCpKfAccountDel - com.kdayun.wecom.cp.bean.kf中的类
删除客服帐号-请求参数
WxCpKfAccountDel() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfAccountDel
 
WxCpKfAccountLink - com.kdayun.wecom.cp.bean.kf中的类
获取客服帐号链接-请求参数
WxCpKfAccountLink() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfAccountLink
 
WxCpKfAccountLinkResp - com.kdayun.wecom.cp.bean.kf中的类
获取客服帐号链接-结果
WxCpKfAccountLinkResp() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfAccountLinkResp
 
WxCpKfAccountListResp - com.kdayun.wecom.cp.bean.kf中的类
获取客服帐号列表-结果
WxCpKfAccountListResp() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfAccountListResp
 
WxCpKfAccountListResp.AccountListDTO - com.kdayun.wecom.cp.bean.kf中的类
 
WxCpKfAccountUpd - com.kdayun.wecom.cp.bean.kf中的类
修改客服帐号-请求参数
WxCpKfAccountUpd() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfAccountUpd
 
WxCpKfBusinessCardMsg - com.kdayun.wecom.cp.bean.kf.msg中的类
 
WxCpKfBusinessCardMsg() - 类 的构造器com.kdayun.wecom.cp.bean.kf.msg.WxCpKfBusinessCardMsg
 
WxCpKfCustomerBatchGetResp - com.kdayun.wecom.cp.bean.kf中的类
 
WxCpKfCustomerBatchGetResp() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfCustomerBatchGetResp
 
WxCpKfEventMsg - com.kdayun.wecom.cp.bean.kf.msg中的类
 
WxCpKfEventMsg() - 类 的构造器com.kdayun.wecom.cp.bean.kf.msg.WxCpKfEventMsg
 
WxCpKfLinkMsg - com.kdayun.wecom.cp.bean.kf.msg中的类
 
WxCpKfLinkMsg() - 类 的构造器com.kdayun.wecom.cp.bean.kf.msg.WxCpKfLinkMsg
 
WxCpKfLocationMsg - com.kdayun.wecom.cp.bean.kf.msg中的类
 
WxCpKfLocationMsg() - 类 的构造器com.kdayun.wecom.cp.bean.kf.msg.WxCpKfLocationMsg
 
WxCpKfMenuItem() - 类 的构造器com.kdayun.wecom.cp.bean.kf.msg.WxCpKfMenuMsg.WxCpKfMenuItem
 
WxCpKfMenuMsg - com.kdayun.wecom.cp.bean.kf.msg中的类
 
WxCpKfMenuMsg() - 类 的构造器com.kdayun.wecom.cp.bean.kf.msg.WxCpKfMenuMsg
 
WxCpKfMenuMsg.MenuClick - com.kdayun.wecom.cp.bean.kf.msg中的类
 
WxCpKfMenuMsg.MenuView - com.kdayun.wecom.cp.bean.kf.msg中的类
 
WxCpKfMenuMsg.MiniProgram - com.kdayun.wecom.cp.bean.kf.msg中的类
 
WxCpKfMenuMsg.WxCpKfMenuItem - com.kdayun.wecom.cp.bean.kf.msg中的类
 
WxCpKfMiniProgramMsg - com.kdayun.wecom.cp.bean.kf.msg中的类
 
WxCpKfMiniProgramMsg() - 类 的构造器com.kdayun.wecom.cp.bean.kf.msg.WxCpKfMiniProgramMsg
 
WxCpKfMsgItem() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfMsgListResp.WxCpKfMsgItem
 
WxCpKfMsgListResp - com.kdayun.wecom.cp.bean.kf中的类
 
WxCpKfMsgListResp() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfMsgListResp
 
WxCpKfMsgListResp.WxCpKfMsgItem - com.kdayun.wecom.cp.bean.kf中的类
 
WxCpKfMsgSendRequest - com.kdayun.wecom.cp.bean.kf中的类
 
WxCpKfMsgSendRequest() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfMsgSendRequest
 
WxCpKfMsgSendResp - com.kdayun.wecom.cp.bean.kf中的类
 
WxCpKfMsgSendResp() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfMsgSendResp
 
WxCpKfResourceMsg - com.kdayun.wecom.cp.bean.kf.msg中的类
 
WxCpKfResourceMsg() - 类 的构造器com.kdayun.wecom.cp.bean.kf.msg.WxCpKfResourceMsg
 
WxCpKfService - com.kdayun.wecom.cp.api中的接口
微信客服接口 微信客服由腾讯微信团队为企业打造,用于满足企业的客服需求,帮助企业做好客户服务。
WxCpKfServiceImpl - com.kdayun.wecom.cp.api.impl中的类
微信客服接口-服务实现
WxCpKfServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpKfServiceImpl
 
WxCpKfServicerListResp - com.kdayun.wecom.cp.bean.kf中的类
 
WxCpKfServicerListResp() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfServicerListResp
 
WxCpKfServicerListResp.WxCpKfServicerStatus - com.kdayun.wecom.cp.bean.kf中的类
 
WxCpKfServicerOpResp - com.kdayun.wecom.cp.bean.kf中的类
添加/删除客服接待人员返回结果
WxCpKfServicerOpResp() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfServicerOpResp
 
WxCpKfServicerOpResp.WxCpKfServicerResp - com.kdayun.wecom.cp.bean.kf中的类
 
WxCpKfServicerResp() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfServicerOpResp.WxCpKfServicerResp
 
WxCpKfServicerStatus() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfServicerListResp.WxCpKfServicerStatus
 
WxCpKfServiceStateResp - com.kdayun.wecom.cp.bean.kf中的类
 
WxCpKfServiceStateResp() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfServiceStateResp
 
WxCpKfServiceStateTransResp - com.kdayun.wecom.cp.bean.kf中的类
 
WxCpKfServiceStateTransResp() - 类 的构造器com.kdayun.wecom.cp.bean.kf.WxCpKfServiceStateTransResp
 
WxCpKfTextMsg - com.kdayun.wecom.cp.bean.kf.msg中的类
 
WxCpKfTextMsg() - 类 的构造器com.kdayun.wecom.cp.bean.kf.msg.WxCpKfTextMsg
 
WxCpLinkedCorpMessage - com.kdayun.wecom.cp.bean.message中的类
互联企业消息.
WxCpLinkedCorpMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpLinkedCorpMessage
 
WxCpLinkedCorpMessageSendResult - com.kdayun.wecom.cp.bean.message中的类
互联企业的消息推送接口返回实体
WxCpLinkedCorpMessageSendResult() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpLinkedCorpMessageSendResult
 
WxCpLivingCreateRequest - com.kdayun.wecom.cp.bean.living中的类
创建预约直播请求.
WxCpLivingCreateRequest() - 类 的构造器com.kdayun.wecom.cp.bean.living.WxCpLivingCreateRequest
 
WxCpLivingCreateRequest.ActivityDetail - com.kdayun.wecom.cp.bean.living中的类
 
WxCpLivingInfo - com.kdayun.wecom.cp.bean.living中的类
直播详情信息.
WxCpLivingInfo() - 类 的构造器com.kdayun.wecom.cp.bean.living.WxCpLivingInfo
 
WxCpLivingModifyRequest - com.kdayun.wecom.cp.bean.living中的类
创建预约直播请求.
WxCpLivingModifyRequest() - 类 的构造器com.kdayun.wecom.cp.bean.living.WxCpLivingModifyRequest
 
WxCpLivingResult - com.kdayun.wecom.cp.bean.living中的类
直播返回对象.
WxCpLivingResult() - 类 的构造器com.kdayun.wecom.cp.bean.living.WxCpLivingResult
 
WxCpLivingResult.LivingIdResult - com.kdayun.wecom.cp.bean.living中的类
 
WxCpLivingService - com.kdayun.wecom.cp.api中的接口
企业微信直播接口.
WxCpLivingServiceImpl - com.kdayun.wecom.cp.api.impl中的类
企业微信直播接口实现类.
WxCpLivingServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpLivingServiceImpl
 
WxCpLivingShareInfo - com.kdayun.wecom.cp.bean.living中的类
跳转小程序商城的直播观众信息.
WxCpLivingShareInfo() - 类 的构造器com.kdayun.wecom.cp.bean.living.WxCpLivingShareInfo
 
WxCpMaJsCode2SessionResult - com.kdayun.wecom.cp.bean中的类
小程序登录凭证校验 文档地址:https://work.weixin.qq.com/api/doc#90000/90136/90289/wx.qy.login
WxCpMaJsCode2SessionResult() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpMaJsCode2SessionResult
 
WxCpMediaService - com.kdayun.wecom.cp.api中的接口
媒体管理接口.
WxCpMediaServiceImpl - com.kdayun.wecom.cp.api.impl中的类
媒体管理接口.
WxCpMediaServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpMediaServiceImpl
 
WxCpMenuGsonAdapter - com.kdayun.wecom.cp.util.json中的类
企业号菜单json转换适配器 Created by Binary Wang on 2017-6-25.
WxCpMenuGsonAdapter() - 类 的构造器com.kdayun.wecom.cp.util.json.WxCpMenuGsonAdapter
 
WxCpMenuService - com.kdayun.wecom.cp.api中的接口
菜单管理相关接口 Created by BinaryWang on 2017/6/24.
WxCpMenuServiceImpl - com.kdayun.wecom.cp.api.impl中的类
菜单管理相关接口.
WxCpMenuServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpMenuServiceImpl
 
WxCpMessage - com.kdayun.wecom.cp.bean.message中的类
消息.
WxCpMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpMessage
 
WxCpMessageHandler - com.kdayun.wecom.cp.message中的接口
处理微信推送消息的处理器接口
WxCpMessageInterceptor - com.kdayun.wecom.cp.message中的接口
微信消息拦截器,可以用来做验证
WxCpMessageMatcher - com.kdayun.wecom.cp.message中的接口
消息匹配器,用在消息路由的时候
WxCpMessageRouter - com.kdayun.wecom.cp.message中的类
微信消息路由器,通过代码化的配置,把来自微信的消息交给handler处理 说明: 1.
WxCpMessageRouter() - 类 的构造器com.kdayun.wecom.cp.message.WxCpMessageRouter
构造方法.
wxCpMessageRouter - 类 中的静态变量com.kdayun.wecom.service.impl.WecomServiceImpl
 
WxCpMessageRouterRule - com.kdayun.wecom.cp.message中的类
The type Wx cp message router rule.
WxCpMessageRouterRule(WxCpMessageRouter) - 类 的构造器com.kdayun.wecom.cp.message.WxCpMessageRouterRule
Instantiates a new Wx cp message router rule.
WxCpMessageSendResult - com.kdayun.wecom.cp.bean.message中的类
消息发送结果对象类.
WxCpMessageSendResult() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpMessageSendResult
 
WxCpMessageSendStatistics - com.kdayun.wecom.cp.bean.message中的类
应用消息发送统计信息.
WxCpMessageSendStatistics() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpMessageSendStatistics
 
WxCpMessageSendStatistics.StatisticItem - com.kdayun.wecom.cp.bean.message中的类
 
WxCpMessageService - com.kdayun.wecom.cp.api中的接口
消息推送接口.
WxCpMessageServiceImpl - com.kdayun.wecom.cp.api.impl中的类
消息推送接口实现类.
WxCpMessageServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpMessageServiceImpl
 
WxCpMsgAuditService - com.kdayun.wecom.cp.api中的接口
会话内容存档接口.
WxCpMsgAuditServiceImpl - com.kdayun.wecom.cp.api.impl中的类
会话内容存档接口实现类.
WxCpMsgAuditServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpMsgAuditServiceImpl
 
WxCpMsgTemplate - com.kdayun.wecom.cp.bean.external中的类
企业群发消息任务
WxCpMsgTemplate() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpMsgTemplate
 
WxCpMsgTemplateAddResult - com.kdayun.wecom.cp.bean.external中的类
Created by songfan on 2020/7/14.
WxCpMsgTemplateAddResult() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpMsgTemplateAddResult
 
WxCpNewExternalUserIdList - com.kdayun.wecom.cp.bean.external中的类
企业客户微信unionid的升级 - 企业客户external_userid列表
WxCpNewExternalUserIdList() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpNewExternalUserIdList
 
WxCpNewExternalUserIdList.NewExternalUserIdInfo - com.kdayun.wecom.cp.bean.external中的类
 
WxCpOaAgentService - com.kdayun.wecom.cp.api中的接口
企业微信自建应用接口.
WxCpOaAgentServiceImpl - com.kdayun.wecom.cp.api.impl中的类
企业微信自建应用接口实现类.
WxCpOaAgentServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpOaAgentServiceImpl
 
WxCpOaApplyEventRequest - com.kdayun.wecom.cp.bean.oa中的类
提交审批申请 请求对象类.
WxCpOaApplyEventRequest() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpOaApplyEventRequest
 
WxCpOaApplyEventRequest.ApplyData - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpOaApplyEventRequest.Approver - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpOaCalendar - com.kdayun.wecom.cp.bean.oa.calendar中的类
日历.
WxCpOaCalendar() - 类 的构造器com.kdayun.wecom.cp.bean.oa.calendar.WxCpOaCalendar
 
WxCpOaCalendar.ShareInfo - com.kdayun.wecom.cp.bean.oa.calendar中的类
 
WxCpOaCalendarService - com.kdayun.wecom.cp.api中的接口
企业微信日历接口.
WxCpOaCalendarServiceImpl - com.kdayun.wecom.cp.api.impl中的类
.
WxCpOaCalendarServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpOaCalendarServiceImpl
 
WxCpOaOaScheduleServiceImpl - com.kdayun.wecom.cp.api.impl中的类
企业微信日程接口实现类.
WxCpOaOaScheduleServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpOaOaScheduleServiceImpl
 
WxCpOaSchedule - com.kdayun.wecom.cp.bean.oa中的类
日程信息bean.
WxCpOaSchedule() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpOaSchedule
 
WxCpOaSchedule.Attendee - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpOaSchedule.Reminder - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpOaScheduleService - com.kdayun.wecom.cp.api中的接口
企业微信日程接口.
WxCpOaService - com.kdayun.wecom.cp.api中的接口
企业微信OA相关接口.
WxCpOaServiceImpl - com.kdayun.wecom.cp.api.impl中的类
企业微信 OA 接口实现
WxCpOaServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpOaServiceImpl
 
WxCpOAuth2Service - com.kdayun.wecom.cp.api中的接口
OAuth2相关管理接口.
WxCpOAuth2ServiceImpl - com.kdayun.wecom.cp.api.impl中的类
oauth2相关接口实现类.
WxCpOAuth2ServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpOAuth2ServiceImpl
 
WxCpOauth2UserInfo - com.kdayun.wecom.cp.bean中的类
用oauth2获取用户信息的结果类 Created by BinaryWang on 2019/5/26.
WxCpOauth2UserInfo() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpOauth2UserInfo
 
WxCpOpenApprovalData - com.kdayun.wecom.cp.bean.oa.selfagent中的类
审批申请当前状态信息.
WxCpOpenApprovalData() - 类 的构造器com.kdayun.wecom.cp.bean.oa.selfagent.WxCpOpenApprovalData
 
WxCpOpenApprovalData.ApprovalNode - com.kdayun.wecom.cp.bean.oa.selfagent中的类
 
WxCpOpenApprovalData.ApprovalNodes - com.kdayun.wecom.cp.bean.oa.selfagent中的类
 
WxCpOpenApprovalData.Item - com.kdayun.wecom.cp.bean.oa.selfagent中的类
 
WxCpOpenApprovalData.Items - com.kdayun.wecom.cp.bean.oa.selfagent中的类
 
WxCpOpenApprovalData.NotifyNode - com.kdayun.wecom.cp.bean.oa.selfagent中的类
 
WxCpOpenApprovalData.NotifyNodes - com.kdayun.wecom.cp.bean.oa.selfagent中的类
 
WxCpOperator - com.kdayun.wecom.cp.bean.oa中的类
企业微信操作人
WxCpOperator() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpOperator
 
WxCpProductAlbumInfo - com.kdayun.wecom.cp.bean.external中的类
获取商品图册 参考文档:https://work.weixin.qq.com/api/doc/90000/90135/95096#获取商品图册
WxCpProductAlbumInfo() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpProductAlbumInfo
 
WxCpProductAlbumListResult - com.kdayun.wecom.cp.bean.external中的类
获取商品图册列表执行结果 参考文档:https://work.weixin.qq.com/api/doc/90000/90135/95096#获取商品图册列表
WxCpProductAlbumListResult() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpProductAlbumListResult
 
WxCpProductAlbumResult - com.kdayun.wecom.cp.bean.external中的类
获取商品图册执行结果 参考文档:https://work.weixin.qq.com/api/doc/90000/90135/95096#获取商品图册
WxCpProductAlbumResult() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpProductAlbumResult
 
WxCpProviderToken - com.kdayun.wecom.cp.bean中的类
服务商凭证.
WxCpProviderToken() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpProviderToken
 
WxCpRecordSpStatus - com.kdayun.wecom.cp.bean.oa中的枚举
审批记录(节点)分支审批状态 1-审批中;2-已同意;3-已驳回;4-已转审;11-已退回
WxCpRedisConfigImpl - com.kdayun.wecom.cp.config.impl中的类
已过时。
不建议使用 ,如有需要,请自行改造实现,加入到自己的项目中并引用
WxCpRedisConfigImpl(JedisPool) - 类 的构造器com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
已过时。
Instantiates a new Wx cp redis config.
WxCpRedisConfigImpl(String, int) - 类 的构造器com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
已过时。
Instantiates a new Wx cp redis config.
WxCpRedisConfigImpl(JedisPoolConfig, String, int) - 类 的构造器com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
已过时。
Instantiates a new Wx cp redis config.
WxCpRedisConfigImpl(JedisPoolConfig, String, int, int, String) - 类 的构造器com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
已过时。
Instantiates a new Wx cp redis config.
WxCpRedisConfigImpl(JedisPoolConfig, String, int, int, String, int) - 类 的构造器com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
已过时。
Instantiates a new Wx cp redis config.
WxCpRedissonConfigImpl - com.kdayun.wecom.cp.config.impl中的类
基于Redisson的实现
WxCpRedissonConfigImpl(RedissonClient, String) - 类 的构造器com.kdayun.wecom.cp.config.impl.WxCpRedissonConfigImpl
Instantiates a new Wx cp redisson config.
WxCpRedissonConfigImpl(RedissonClient) - 类 的构造器com.kdayun.wecom.cp.config.impl.WxCpRedissonConfigImpl
Instantiates a new Wx cp redisson config.
WxCpRedissonConfigImpl(WxRedisOps, String) - 类 的构造器com.kdayun.wecom.cp.config.impl.WxCpRedissonConfigImpl
Instantiates a new Wx cp redisson config.
WxCpService - com.kdayun.wecom.cp.api中的接口
微信API的Service.
WxCpServiceApacheHttpClientImpl - com.kdayun.wecom.cp.api.impl中的类
 
WxCpServiceApacheHttpClientImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpServiceApacheHttpClientImpl
 
WxCpServiceImpl - com.kdayun.wecom.cp.api.impl中的类
默认接口实现类,使用apache httpclient实现 Created by Binary Wang on 2017-5-27.
WxCpServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpServiceImpl
 
WxCpServiceJoddHttpImpl - com.kdayun.wecom.cp.api.impl中的类
 
WxCpServiceJoddHttpImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpServiceJoddHttpImpl
 
WxCpServiceOkHttpImpl - com.kdayun.wecom.cp.api.impl中的类
 
WxCpServiceOkHttpImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpServiceOkHttpImpl
 
WxCpServiceOnTpImpl - com.kdayun.wecom.cp.api.impl中的类
默认接口实现类,使用apache httpclient实现,配合第三方应用service使用 Created by zhenjun cai.
WxCpServiceOnTpImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpServiceOnTpImpl
 
wxCpServiceThreadLocal - 类 中的静态变量com.kdayun.wecom.service.impl.WecomServiceImpl
 
WxCpSetCheckinSchedule - com.kdayun.wecom.cp.bean.oa中的类
The type Wx cp set checkin schedule.
WxCpSetCheckinSchedule() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpSetCheckinSchedule
 
WxCpSetCheckinSchedule.Item - com.kdayun.wecom.cp.bean.oa中的类
 
WxCpSpStatus - com.kdayun.wecom.cp.bean.oa中的枚举
审批单状态 (1-审批中;2-已通过;3-已驳回;4-已撤销;6-通过后撤销;7-已删除;10-已支付)
WxCpTag - com.kdayun.wecom.cp.bean中的类
Created by Daniel Qian.
WxCpTag() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTag
 
WxCpTagAddOrRemoveUsersResult - com.kdayun.wecom.cp.bean中的类
为标签添加或移除用户结果对象类.
WxCpTagAddOrRemoveUsersResult() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTagAddOrRemoveUsersResult
 
WxCpTagGetResult - com.kdayun.wecom.cp.bean中的类
管理企业号应用-测试 Created by huansinho on 2018/4/16.
WxCpTagGetResult() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTagGetResult
 
WxCpTagGsonAdapter - com.kdayun.wecom.cp.util.json中的类
 
WxCpTagGsonAdapter() - 类 的构造器com.kdayun.wecom.cp.util.json.WxCpTagGsonAdapter
 
WxCpTagService - com.kdayun.wecom.cp.api中的接口
标签管理接口.
WxCpTagServiceImpl - com.kdayun.wecom.cp.api.impl中的类
标签管理接口.
WxCpTagServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpTagServiceImpl
 
WxCpTaskCardService - com.kdayun.wecom.cp.api中的接口
任务卡片管理接口.
WxCpTaskCardServiceImpl - com.kdayun.wecom.cp.api.impl中的类
任务卡片管理接口.
WxCpTaskCardServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpTaskCardServiceImpl
 
WxCpTaskCardUpdateResult - com.kdayun.wecom.cp.bean中的类
更新任务卡片消息状态的返回类 参考文档:https://work.weixin.qq.com/api/doc#90000/90135/91579 Created by Jeff on 2019-05-16.
WxCpTaskCardUpdateResult() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTaskCardUpdateResult
 
WxCpTemplateResult - com.kdayun.wecom.cp.bean.oa中的类
审批模板详情
WxCpTemplateResult() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpTemplateResult
 
WxCpTpAdmin - com.kdayun.wecom.cp.bean中的类
应用的管理员
WxCpTpAdmin() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTpAdmin
 
WxCpTpAdmin.Admin - com.kdayun.wecom.cp.bean中的类
 
WxCpTpAuthInfo - com.kdayun.wecom.cp.bean中的类
服务商模式获取授权信息
WxCpTpAuthInfo() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTpAuthInfo
 
WxCpTpAuthInfo.Agent - com.kdayun.wecom.cp.bean中的类
 
WxCpTpAuthInfo.AuthCorpInfo - com.kdayun.wecom.cp.bean中的类
 
WxCpTpAuthInfo.AuthInfo - com.kdayun.wecom.cp.bean中的类
授权信息
WxCpTpAuthInfo.DealerCorpInfo - com.kdayun.wecom.cp.bean中的类
 
WxCpTpAuthInfo.Privilege - com.kdayun.wecom.cp.bean中的类
应用对应的权限
WxCpTpConfigStorage - com.kdayun.wecom.cp.config中的接口
微信客户端(第三方应用)配置存储
WxCpTpConsts - com.kdayun.wecom.cp.constant中的类
 
WxCpTpConsts() - 类 的构造器com.kdayun.wecom.cp.constant.WxCpTpConsts
 
WxCpTpConsts.InfoType - com.kdayun.wecom.cp.constant中的类
 
WxCpTpContactSearch - com.kdayun.wecom.cp.bean中的类
 
WxCpTpContactSearch() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTpContactSearch
 
WxCpTpContactSearchResp - com.kdayun.wecom.cp.bean中的类
 
WxCpTpContactSearchResp() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTpContactSearchResp
 
WxCpTpContactSearchResp.QueryResult - com.kdayun.wecom.cp.bean中的类
 
WxCpTpContactSearchResp.QueryResult.Party - com.kdayun.wecom.cp.bean中的类
 
WxCpTpContactSearchResp.QueryResult.User - com.kdayun.wecom.cp.bean中的类
 
WxCpTpContactService - com.kdayun.wecom.cp.tp.service中的接口
 
WxCpTpContactServiceImpl - com.kdayun.wecom.cp.tp.service.impl中的类
 
WxCpTpContactServiceImpl() - 类 的构造器com.kdayun.wecom.cp.tp.service.impl.WxCpTpContactServiceImpl
 
WxCpTpCorp - com.kdayun.wecom.cp.bean中的类
微信部门.
WxCpTpCorp() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTpCorp
 
WxCpTpCryptUtil - com.kdayun.wecom.cp.util.crypto中的类
 
WxCpTpCryptUtil(WxCpTpConfigStorage) - 类 的构造器com.kdayun.wecom.cp.util.crypto.WxCpTpCryptUtil
构造函数.
WxCpTpDefaultConfigImpl - com.kdayun.wecom.cp.config.impl中的类
基于内存的微信配置provider,在实际生产环境中应该将这些配置持久化.
WxCpTpDefaultConfigImpl() - 类 的构造器com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
 
WxCpTpDepart - com.kdayun.wecom.cp.bean中的类
企业微信的部门.
WxCpTpDepart() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTpDepart
 
WxCpTpDepartmentService - com.kdayun.wecom.cp.tp.service中的接口
部门管理接口 Created by jamie on 2020/7/22.
WxCpTpDepartmentServiceImpl - com.kdayun.wecom.cp.tp.service.impl中的类
 
WxCpTpDepartmentServiceImpl() - 类 的构造器com.kdayun.wecom.cp.tp.service.impl.WxCpTpDepartmentServiceImpl
 
WxCpTpMediaService - com.kdayun.wecom.cp.tp.service中的接口
媒体管理接口.
WxCpTpMediaServiceImpl - com.kdayun.wecom.cp.tp.service.impl中的类
媒体管理接口.
WxCpTpMediaServiceImpl() - 类 的构造器com.kdayun.wecom.cp.tp.service.impl.WxCpTpMediaServiceImpl
 
WxCpTpMessageHandler - com.kdayun.wecom.cp.tp.message中的接口
处理微信推送消息的处理器接口
WxCpTpMessageInterceptor - com.kdayun.wecom.cp.tp.message中的接口
微信消息拦截器,可以用来做验证
WxCpTpMessageMatcher - com.kdayun.wecom.cp.tp.message中的接口
消息匹配器,用在消息路由的时候
WxCpTpMessageRouter - com.kdayun.wecom.cp.tp.message中的类
微信消息路由器,通过代码化的配置,把来自微信的消息交给handler处理 和WxCpMessageRouter的rule相比,多了infoType和changeType维度的匹配 说明: 1.
WxCpTpMessageRouter(WxCpTpService) - 类 的构造器com.kdayun.wecom.cp.tp.message.WxCpTpMessageRouter
构造方法.
WxCpTpMessageRouterRule - com.kdayun.wecom.cp.tp.message中的类
The type Wx cp message router rule.
WxCpTpMessageRouterRule(WxCpTpMessageRouter) - 类 的构造器com.kdayun.wecom.cp.tp.message.WxCpTpMessageRouterRule
Instantiates a new Wx cp message router rule.
WxCpTpOAService - com.kdayun.wecom.cp.tp.service中的接口
企业微信OA相关接口.
WxCpTpOAServiceImpl - com.kdayun.wecom.cp.tp.service.impl中的类
企业微信 OA 接口实现
WxCpTpOAServiceImpl() - 类 的构造器com.kdayun.wecom.cp.tp.service.impl.WxCpTpOAServiceImpl
 
WxCpTpPermanentCodeInfo - com.kdayun.wecom.cp.bean中的类
服务商模式获取永久授权码信息
WxCpTpPermanentCodeInfo() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTpPermanentCodeInfo
 
WxCpTpPermanentCodeInfo.Agent - com.kdayun.wecom.cp.bean中的类
 
WxCpTpPermanentCodeInfo.AuthCorpInfo - com.kdayun.wecom.cp.bean中的类
 
WxCpTpPermanentCodeInfo.AuthInfo - com.kdayun.wecom.cp.bean中的类
授权信息
WxCpTpPermanentCodeInfo.AuthUserInfo - com.kdayun.wecom.cp.bean中的类
授权人员信息
WxCpTpPermanentCodeInfo.Privilege - com.kdayun.wecom.cp.bean中的类
应用对应的权限
WxCpTpPreauthCode - com.kdayun.wecom.cp.bean中的类
预授权码返回
WxCpTpPreauthCode() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTpPreauthCode
 
WxCpTpRedissonConfigImpl - com.kdayun.wecom.cp.config.impl中的类
企业微信各种固定、授权配置的Redisson存储实现
WxCpTpRedissonConfigImpl() - 类 的构造器com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
 
WxCpTpService - com.kdayun.wecom.cp.tp.service中的接口
企业微信第三方应用API的Service.
WxCpTpServiceApacheHttpClientImpl - com.kdayun.wecom.cp.tp.service.impl中的类
 
WxCpTpServiceApacheHttpClientImpl() - 类 的构造器com.kdayun.wecom.cp.tp.service.impl.WxCpTpServiceApacheHttpClientImpl
 
WxCpTpServiceImpl - com.kdayun.wecom.cp.tp.service.impl中的类
默认接口实现类,使用apache httpclient实现 Created by zhenjun cai.
WxCpTpServiceImpl() - 类 的构造器com.kdayun.wecom.cp.tp.service.impl.WxCpTpServiceImpl
 
WxCpTpTag - com.kdayun.wecom.cp.bean中的类
WxCpTpTag
WxCpTpTag() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTpTag
 
WxCpTpTagAddOrRemoveUsersResult - com.kdayun.wecom.cp.bean中的类
企业微信第三方开发-增加标签成员成员api响应体
WxCpTpTagAddOrRemoveUsersResult() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTpTagAddOrRemoveUsersResult
 
WxCpTpTagGetResult - com.kdayun.wecom.cp.bean中的类
获取标签成员接口响应体
WxCpTpTagGetResult() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTpTagGetResult
 
WxCpTpTagService - com.kdayun.wecom.cp.tp.service中的接口
企业微信第三方开发-标签相关接口
WxCpTpTagServiceImpl - com.kdayun.wecom.cp.tp.service.impl中的类
企业微信第三方开发-标签相关接口,部分照搬了WxCpTagServiceImpl
WxCpTpTagServiceImpl() - 类 的构造器com.kdayun.wecom.cp.tp.service.impl.WxCpTpTagServiceImpl
 
WxCpTpUserDetail - com.kdayun.wecom.cp.bean中的类
 
WxCpTpUserDetail() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTpUserDetail
 
WxCpTpUserInfo - com.kdayun.wecom.cp.bean中的类
 
WxCpTpUserInfo() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTpUserInfo
 
WxCpTpUserService - com.kdayun.wecom.cp.tp.service中的接口
用户管理接口 Created by jamie on 2020/7/22.
WxCpTpUserServiceImpl - com.kdayun.wecom.cp.tp.service.impl中的类
Created by jamie on 2020/7/22.
WxCpTpUserServiceImpl() - 类 的构造器com.kdayun.wecom.cp.tp.service.impl.WxCpTpUserServiceImpl
 
WxCpTpXmlMessage - com.kdayun.wecom.cp.bean.message中的类
回调推送的message https://work.weixin.qq.com/api/doc#90001/90143/90612
WxCpTpXmlMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage
 
WxCpTpXmlMessage.ApprovalInfo - com.kdayun.wecom.cp.bean.message中的类
 
WxCpTpXmlMessage.ApprovalInfo.ApprovalNode - com.kdayun.wecom.cp.bean.message中的类
 
WxCpTpXmlMessage.ApprovalInfo.ApprovalNode.Item - com.kdayun.wecom.cp.bean.message中的类
 
WxCpTpXmlMessage.ApprovalInfo.NotifyNode - com.kdayun.wecom.cp.bean.message中的类
 
WxCpTpXmlMessage.AuthUserInfo - com.kdayun.wecom.cp.bean.message中的类
 
WxCpTpXmlMessage.BatchJob - com.kdayun.wecom.cp.bean.message中的类
 
WxCpTpXmlMessage.ContactSync - com.kdayun.wecom.cp.bean.message中的类
 
WxCpTpXmlPackage - com.kdayun.wecom.cp.bean中的类
回调消息包.
WxCpTpXmlPackage() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpTpXmlPackage
 
WxCpUpdateRemarkRequest - com.kdayun.wecom.cp.bean.external中的类
修改客户备注信息请求.
WxCpUpdateRemarkRequest() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUpdateRemarkRequest
 
WxCpUser - com.kdayun.wecom.cp.bean中的类
微信用户信息.
WxCpUser() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpUser
 
WxCpUser.Attr - com.kdayun.wecom.cp.bean中的类
 
WxCpUser.ExternalAttribute - com.kdayun.wecom.cp.bean中的类
 
WxCpUser.WechatChannels - com.kdayun.wecom.cp.bean中的类
 
WxCpUserDetail - com.kdayun.wecom.cp.bean中的类
使用user_ticket获取成员详情接口返回类.
WxCpUserDetail() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpUserDetail
 
WxCpUserExternalContactInfo - com.kdayun.wecom.cp.bean中的类
外部联系人详情 Created by Binary Wang on 2018/9/16.
WxCpUserExternalContactInfo() - 类 的构造器com.kdayun.wecom.cp.bean.WxCpUserExternalContactInfo
 
WxCpUserExternalContactInfo.ExternalAttribute - com.kdayun.wecom.cp.bean中的类
 
WxCpUserExternalContactInfo.ExternalAttribute.MiniProgram - com.kdayun.wecom.cp.bean中的类
 
WxCpUserExternalContactInfo.ExternalAttribute.Text - com.kdayun.wecom.cp.bean中的类
 
WxCpUserExternalContactInfo.ExternalAttribute.Web - com.kdayun.wecom.cp.bean中的类
 
WxCpUserExternalContactInfo.ExternalContact - com.kdayun.wecom.cp.bean中的类
 
WxCpUserExternalContactInfo.ExternalProfile - com.kdayun.wecom.cp.bean中的类
 
WxCpUserExternalContactInfo.FollowedUser - com.kdayun.wecom.cp.bean中的类
 
WxCpUserExternalContactInfo.Tag - com.kdayun.wecom.cp.bean中的类
 
WxCpUserExternalContactList - com.kdayun.wecom.cp.bean.external中的类
外部联系人列表 Created by Joe Cao on 2019/6/16.
WxCpUserExternalContactList() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalContactList
 
WxCpUserExternalGroupChatInfo - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalGroupChatInfo() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatInfo
 
WxCpUserExternalGroupChatInfo.GroupAdmin - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalGroupChatInfo.GroupChat - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalGroupChatInfo.GroupMember - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalGroupChatInfo.Invitor - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalGroupChatList - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalGroupChatList() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatList
 
WxCpUserExternalGroupChatList.ChatStatus - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalGroupChatStatistic - com.kdayun.wecom.cp.bean.external中的类
联系客户群统计数据
WxCpUserExternalGroupChatStatistic() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatStatistic
 
WxCpUserExternalGroupChatStatistic.ItemData - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalGroupChatStatistic.StatisticItem - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalGroupChatTransferResp - com.kdayun.wecom.cp.bean.external中的类
分配离职成员的客户群结果
WxCpUserExternalGroupChatTransferResp() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatTransferResp
 
WxCpUserExternalGroupChatTransferResp.GroupChatFailedTransfer - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalTagGroupInfo - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalTagGroupInfo() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalTagGroupInfo
 
WxCpUserExternalTagGroupInfo.Tag - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalTagGroupInfo.TagGroup - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalTagGroupList - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalTagGroupList() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalTagGroupList
 
WxCpUserExternalTagGroupList.TagGroup - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalTagGroupList.TagGroup.Tag - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalUnassignList - com.kdayun.wecom.cp.bean.external中的类
离职员工外部联系人列表
WxCpUserExternalUnassignList() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalUnassignList
 
WxCpUserExternalUnassignList.UnassignInfo - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserExternalUserBehaviorStatistic - com.kdayun.wecom.cp.bean.external中的类
联系客户统计数据
WxCpUserExternalUserBehaviorStatistic() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalUserBehaviorStatistic
 
WxCpUserExternalUserBehaviorStatistic.Behavior - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserGsonAdapter - com.kdayun.wecom.cp.util.json中的类
cp user gson adapter.
WxCpUserGsonAdapter() - 类 的构造器com.kdayun.wecom.cp.util.json.WxCpUserGsonAdapter
 
WxCpUserService - com.kdayun.wecom.cp.api中的接口
用户管理接口 Created by BinaryWang on 2017/6/24.
WxCpUserServiceImpl - com.kdayun.wecom.cp.api.impl中的类
Created by BinaryWang on 2017/6/24.
WxCpUserServiceImpl() - 类 的构造器com.kdayun.wecom.cp.api.impl.WxCpUserServiceImpl
 
WxCpUserTransferCustomerReq - com.kdayun.wecom.cp.bean.external中的类
转接在职成员的客户给其他成员,请求对象
WxCpUserTransferCustomerReq() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserTransferCustomerReq
 
WxCpUserTransferCustomerResp - com.kdayun.wecom.cp.bean.external中的类
转接在职成员的客户给其他成员,返回对象
WxCpUserTransferCustomerResp() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserTransferCustomerResp
 
WxCpUserTransferCustomerResp.TransferCustomer - com.kdayun.wecom.cp.bean.external中的类
转接客户结果实体
WxCpUserTransferResultResp - com.kdayun.wecom.cp.bean.external中的类
在职成员的客户转接情况
WxCpUserTransferResultResp() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserTransferResultResp
 
WxCpUserTransferResultResp.STATUS - com.kdayun.wecom.cp.bean.external中的枚举
 
WxCpUserTransferResultResp.TransferResult - com.kdayun.wecom.cp.bean.external中的类
客户转接结果实体
WxCpUserWithExternalPermission - com.kdayun.wecom.cp.bean.external中的类
 
WxCpUserWithExternalPermission() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserWithExternalPermission
 
WxCpWatchStat - com.kdayun.wecom.cp.bean.living中的类
直播观看明细.
WxCpWatchStat() - 类 的构造器com.kdayun.wecom.cp.bean.living.WxCpWatchStat
 
WxCpWatchStat.ExternalUser - com.kdayun.wecom.cp.bean.living中的类
 
WxCpWatchStat.StatInfo - com.kdayun.wecom.cp.bean.living中的类
 
WxCpWatchStat.User - com.kdayun.wecom.cp.bean.living中的类
 
WxCpWelcomeMsg - com.kdayun.wecom.cp.bean.external中的类
新客户欢迎语.
WxCpWelcomeMsg() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpWelcomeMsg
 
WxCpXmlMessage - com.kdayun.wecom.cp.bean.message中的类
微信推送过来的消息,也是同步回复给用户的消息,xml格式 相关字段的解释看微信开发者文档: https://work.weixin.qq.com/api/doc#12973 https://work.weixin.qq.com/api/doc#12974
WxCpXmlMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpXmlMessage
 
WxCpXmlMessage.ApprovalInfo - com.kdayun.wecom.cp.bean.message中的类
审批信息
WxCpXmlMessage.ApprovalInfo.Applier - com.kdayun.wecom.cp.bean.message中的类
申请人信息
WxCpXmlMessage.ApprovalInfo.Approver - com.kdayun.wecom.cp.bean.message中的类
分支审批人
WxCpXmlMessage.ApprovalInfo.Comment - com.kdayun.wecom.cp.bean.message中的类
审批申请备注信息
WxCpXmlMessage.ApprovalInfo.Detail - com.kdayun.wecom.cp.bean.message中的类
审批节点详情
WxCpXmlMessage.ApprovalInfo.Notifier - com.kdayun.wecom.cp.bean.message中的类
抄送信息
WxCpXmlMessage.ApprovalInfo.SpRecord - com.kdayun.wecom.cp.bean.message中的类
审批流程信息
WxCpXmlMessage.ExtAttr - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlMessage.ExtAttr.Item - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlMessage.ScanCodeInfo - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlMessage.SendLocationInfo - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlMessage.SendPicsInfo - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlMessage.SendPicsInfo.Item - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlOutEventMessage - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlOutEventMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpXmlOutEventMessage
 
WxCpXmlOutImageMessage - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlOutImageMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpXmlOutImageMessage
 
WxCpXmlOutMessage - com.kdayun.wecom.cp.bean.message中的类
被动回复消息.
WxCpXmlOutMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpXmlOutMessage
 
WxCpXmlOutNewsMessage - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlOutNewsMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpXmlOutNewsMessage
 
WxCpXmlOutNewsMessage.Item - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlOutTaskCardMessage - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlOutTaskCardMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpXmlOutTaskCardMessage
 
WxCpXmlOutTextMessage - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlOutTextMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpXmlOutTextMessage
 
WxCpXmlOutUpdateBtnMessage - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlOutUpdateBtnMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpXmlOutUpdateBtnMessage
 
WxCpXmlOutVideoMessage - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlOutVideoMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpXmlOutVideoMessage
 
WxCpXmlOutVideoMessage.Video - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlOutVoiceMessage - com.kdayun.wecom.cp.bean.message中的类
 
WxCpXmlOutVoiceMessage() - 类 的构造器com.kdayun.wecom.cp.bean.message.WxCpXmlOutVoiceMessage
 
WxkdayunPayProperties - com.kdayun.wechat.config中的类
微信支付参数配置类.
WxkdayunPayProperties() - 类 的构造器com.kdayun.wechat.config.WxkdayunPayProperties
 
WxMaConfiguration - com.kdayun.wechat.config中的类
微信小程序配置
WxMaConfiguration(WxMaProperties) - 类 的构造器com.kdayun.wechat.config.WxMaConfiguration
 
wxMaMessageRouter(WxMaService) - 类 中的方法com.kdayun.wechat.config.WxMaConfiguration
 
WxMaProperties - com.kdayun.wechat.config中的类
微信小程序配置类
WxMaProperties() - 类 的构造器com.kdayun.wechat.config.WxMaProperties
 
WxMaProperties.Config - com.kdayun.wechat.config中的类
 
wxMaService() - 类 中的方法com.kdayun.wechat.config.WxMaConfiguration
 
WXPay - com.kdayun.wechat.sdk中的类
 
WXPay(WXPayConfig) - 类 的构造器com.kdayun.wechat.sdk.WXPay
 
WXPay(WXPayConfig, boolean) - 类 的构造器com.kdayun.wechat.sdk.WXPay
 
WXPay(WXPayConfig, boolean, boolean) - 类 的构造器com.kdayun.wechat.sdk.WXPay
 
WXPay(WXPayConfig, String) - 类 的构造器com.kdayun.wechat.sdk.WXPay
 
WXPay(WXPayConfig, String, boolean) - 类 的构造器com.kdayun.wechat.sdk.WXPay
 
WXPay(WXPayConfig, String, boolean, boolean) - 类 的构造器com.kdayun.wechat.sdk.WXPay
 
WXPayConfig - com.kdayun.wechat.sdk中的类
 
WXPayConfig() - 类 的构造器com.kdayun.wechat.sdk.WXPayConfig
 
WxPayConfiguration - com.kdayun.wechat.config中的类
 
WxPayConfiguration() - 类 的构造器com.kdayun.wechat.config.WxPayConfiguration
 
WXPayConstants - com.kdayun.wechat.sdk中的类
常量
WXPayConstants() - 类 的构造器com.kdayun.wechat.sdk.WXPayConstants
 
WXPayConstants.SignType - com.kdayun.wechat.sdk中的枚举
 
WxPayController - com.kdayun.wechat.controller中的类
微信支付
WxPayController() - 类 的构造器com.kdayun.wechat.controller.WxPayController
 
WXPayReport - com.kdayun.wechat.sdk中的类
交易保障
WXPayReport.ReportInfo - com.kdayun.wechat.sdk中的类
 
WXPayRequest - com.kdayun.wechat.sdk中的类
 
WXPayRequest(WXPayConfig) - 类 的构造器com.kdayun.wechat.sdk.WXPayRequest
 
WXPAYSDK_VERSION - 类 中的静态变量com.kdayun.wechat.sdk.WXPayConstants
 
wxPayService - 类 中的变量com.kdayun.wechat.controller.WechatController
 
wxPayService - 类 中的变量com.kdayun.wechat.security.WeChatServiceImpl
 
WxPayServiceManager - com.kdayun.wechat.service中的接口
微信支付server管理器
wxPayServiceManagerImpl - 类 中的变量com.kdayun.wechat.controller.WechatController
 
WxPayServiceManagerImpl - com.kdayun.wechat.service.impl中的类
 
WxPayServiceManagerImpl() - 类 的构造器com.kdayun.wechat.service.impl.WxPayServiceManagerImpl
 
WXPayUtil - com.kdayun.wechat.sdk中的类
 
WXPayUtil() - 类 的构造器com.kdayun.wechat.sdk.WXPayUtil
 
WXPayXmlUtil - com.kdayun.wechat.sdk中的类
2018/7/3
WXPayXmlUtil() - 类 的构造器com.kdayun.wechat.sdk.WXPayXmlUtil
 
wxService() - 类 中的方法com.kdayun.wechat.config.WxPayConfiguration
 
WxTpLoginInfo - com.kdayun.wecom.cp.bean中的类
登录信息
WxTpLoginInfo() - 类 的构造器com.kdayun.wecom.cp.bean.WxTpLoginInfo
 
WxTpLoginInfo.Agent - com.kdayun.wecom.cp.bean中的类
 
WxTpLoginInfo.AuthInfo - com.kdayun.wecom.cp.bean中的类
 
WxTpLoginInfo.AuthInfo.Department - com.kdayun.wecom.cp.bean中的类
 
WxTpLoginInfo.CorpInfoBean - com.kdayun.wecom.cp.bean中的类
 
WxTpLoginInfo.UserInfo - com.kdayun.wecom.cp.bean中的类
 
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 _ 
跳过导航链接