- Gender - me.chanjar.weixin.cp.bean中的枚举
-
性别枚举
Created by BinaryWang on 2018/4/22.
- get(String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- get(String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
-
- get(Integer) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpAgentServiceImpl
-
- get(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpChatServiceImpl
-
- get() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMenuServiceImpl
-
- get(Integer) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMenuServiceImpl
-
- get(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTagServiceImpl
-
- get(Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpAgentService
-
获取企业号应用信息
该API用于获取企业号某个应用的基本信息,包括头像、昵称、帐号类型、认证类型、可见范围等信息
详情请见: https://work.weixin.qq.com/api/doc#10087
- get(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpChatService
-
获取群聊会话.
- get() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMenuService
-
自定义菜单查询接口
详情请见: http://mp.weixin.qq.com/wiki/index.php?
- get(Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMenuService
-
自定义菜单查询接口
详情请见: http://mp.weixin.qq.com/wiki/index.php?
- get(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的GET请求
- get(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTagService
-
获取标签成员.
- get(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
-
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的GET请求.
- GET_AGENT_CONFIG_TICKET - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts
-
- GET_APPROVAL_DATA - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
-
已过时。
- GET_APPROVAL_DETAIL - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
-
- GET_APPROVAL_INFO - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
-
- GET_CALLBACK_IP - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts
-
- GET_CHECKIN_DATA - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
-
- GET_CHECKIN_OPTION - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
-
- GET_CONTACT_DETAIL - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_CORP_TOKEN - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tp
-
- GET_DIAL_RECORD - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
-
- GET_EXTERNAL_CONTACT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.ExternalContact
-
已过时。
- GET_EXTERNAL_CONTACT - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
-
- GET_FOLLOW_USER_LIST - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_JSAPI_TICKET - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts
-
- GET_PERMANENT_CODE - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tp
-
- GET_PROVIDER_TOKEN - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tp
-
- GET_SUITE_TOKEN - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Tp
-
- GET_TEMPLATE_DETAIL - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.Oa
-
- GET_TOKEN - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts
-
- GET_USER_DETAIL - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.OAuth2
-
- GET_USER_ID - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.User
-
- GET_USER_INFO - 类 中的静态变量me.chanjar.weixin.cp.constant.WxCpApiPathConsts.OAuth2
-
- getAccessToken() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getAccessToken(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getAccessToken(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getAccessToken(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
-
- getAccessToken(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOnTpImpl
-
- getAccessToken() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取access_token, 不强制刷新access_token
- getAccessToken(boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取access_token,本方法线程安全
且在多线程同时刷新时只刷新一次,避免超出2000次/日的调用次数上限
另:本service的所有方法都会在access_token过期是调用此方法
程序员在非必要情况下尽量不要主动调用此方法
详情请见: http://mp.weixin.qq.com/wiki/index.php?
- getAccessToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getAccessToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getAccessToken() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getAesKey() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getAesKey() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getAesKey() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getAesKey() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getAesKey() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
- getAgentId() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getAgentId() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getAgentId() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getAgentJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getAgentJsapiTicket(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getAgentJsapiTicket() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获得jsapi_ticket,不强制刷新jsapi_ticket
应用的jsapi_ticket用于计算agentConfig(参见“通过agentConfig注入应用的权限”)的签名,签名计算方法与上述介绍的config的签名算法完全相同,但需要注意以下区别:
签名的jsapi_ticket必须使用以下接口获取。
- getAgentJsapiTicket(boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取应用的jsapi_ticket
应用的jsapi_ticket用于计算agentConfig(参见“通过agentConfig注入应用的权限”)的签名,签名计算方法与上述介绍的config的签名算法完全相同,但需要注意以下区别:
签名的jsapi_ticket必须使用以下接口获取。
- getAgentJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getAgentJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getAgentJsapiTicket() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getAgentService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getAgentService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
- getApacheHttpClientBuilder() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getApacheHttpClientBuilder() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getApacheHttpClientBuilder() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getApacheHttpClientBuilder() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
http client builder.
- getApacheHttpClientBuilder() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
http client builder.
- getApiUrl(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getApiUrl(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getApiUrl(String) - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getApiUrl(String) - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
读取企业微信 API Url.
- getApiUrl(String) - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
读取企业微信 API Url.
- getApprovalData(Date, Date, Long) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
-
- getApprovalData(Date, Date, Long) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
-
已过时。
- getApprovalDetail(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
-
- getApprovalDetail(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
-
获取审批申请详情
企业可通过审批应用或自建应用Secret调用本接口,根据审批单号查询企业微信“审批应用”的审批申请详情。
- getApprovalInfo(Date, Date, Integer, Integer, List<WxCpApprovalInfoQueryFilter>) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
-
- getApprovalInfo(Date, Date) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
-
- getApprovalInfo(Date, Date, Integer, Integer, List<WxCpApprovalInfoQueryFilter>) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
-
批量获取审批单号
审批应用及有权限的自建应用,可通过Secret调用本接口,以获取企业一段时间内企业微信“审批应用”单据的审批编号,支持按模板类型、申请人、部门、申请单审批状态等条件筛选。
- getApprovalInfo(Date, Date) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
-
short method
- getById(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
-
- getById(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
-
获取用户.
- getCallbackIp() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getCallbackIp() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取微信服务器的ip段
http://qydev.weixin.qq.com/wiki/index.php?
- getChatService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getChatService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取群聊服务
- getCheckinData(Integer, Date, Date, List<String>) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
-
- getCheckinData(Integer, Date, Date, List<String>) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
-
获取打卡数据
API doc : https://work.weixin.qq.com/api/doc#90000/90135/90262
- getCheckinOption(Date, List<String>) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
-
- getCheckinOption(Date, List<String>) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
-
获取打卡规则
API doc : https://work.weixin.qq.com/api/doc#90000/90135/90263
- getCode() - 枚举 中的方法me.chanjar.weixin.cp.bean.Gender
-
- getContactDetail(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpExternalContactServiceImpl
-
- getContactDetail(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpExternalContactService
-
获取客户详情.
- getCorpId() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getCorpId() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getCorpId() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getCorpId() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getCorpId() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
- getCorpSecret() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getCorpSecret() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getCorpSecret() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getCorpSecret() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getCorpSecret() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
- getCorpToken(String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
-
- getCorpToken(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
-
获取企业凭证
- getDepartmentService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getDepartmentService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取部门相关接口的服务类对象
- getDescription() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
-
- getDialRecord(Date, Date, Integer, Integer) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
-
- getDialRecord(Date, Date, Integer, Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
-
获取公费电话拨打记录
- getErrcode() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserExternalContactList
-
- getErrcode() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserWithExternalPermission
-
- getErrmsg() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserExternalContactList
-
- getErrmsg() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserWithExternalPermission
-
- getExpiresTime() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getExpiresTime() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getExpiresTime() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getExpiresTime() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getExpiresTime() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
- getExternalContact(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpExternalContactServiceImpl
-
- getExternalContact(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
-
- getExternalContact(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpExternalContactService
-
- getExternalContact(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
-
获取外部联系人详情.
- getExternalContactService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getExternalContactService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
- getExternalUserId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserExternalContactList
-
- getFollowUser() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUserWithExternalPermission
-
- getGenderName() - 枚举 中的方法me.chanjar.weixin.cp.bean.Gender
-
- getHttpProxyHost() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getHttpProxyHost() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getHttpProxyHost() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getHttpProxyHost() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getHttpProxyHost() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
- getHttpProxyPassword() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getHttpProxyPassword() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getHttpProxyPassword() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getHttpProxyPassword() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getHttpProxyPassword() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
- getHttpProxyPort() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getHttpProxyPort() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getHttpProxyPort() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getHttpProxyPort() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getHttpProxyPort() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
- getHttpProxyUsername() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getHttpProxyUsername() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getHttpProxyUsername() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getHttpProxyUsername() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getHttpProxyUsername() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
- getInvalidPartyList() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessageSendResult
-
- getInvalidTagList() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessageSendResult
-
- getInvalidUserList() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessageSendResult
-
- getInvalidUserList() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpTagAddOrRemoveUsersResult
-
- getJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getJsapiTicket(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getJsapiTicket() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获得jsapi_ticket,不强制刷新jsapi_ticket
- getJsapiTicket(boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获得jsapi_ticket
获得时会检查jsapiToken是否过期,如果过期了,那么就刷新一下,否则就什么都不干
详情请见:http://qydev.weixin.qq.com/wiki/index.php?
- getJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getJsapiTicket() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getJsapiTicketExpiresTime() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getJssdkFile(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMediaServiceImpl
-
- getJssdkFile(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMediaService
-
获取高清语音素材.
- getMediaId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
-
- getMediaService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getMediaService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取媒体相关接口的服务类对象
- getMenuService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getMenuService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取菜单相关接口的服务类对象
- getOAService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getOAService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
- getOauth2redirectUri() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getOauth2redirectUri() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getOauth2redirectUri() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getOauth2Service() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getOauth2Service() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取Oauth2相关接口的服务类对象
- getPermanentCode(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
-
- getPermanentCode(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
-
获取企业永久授权码 .
- getProviderToken(String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getProviderToken(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取服务商凭证
文档地址:https://work.weixin.qq.com/api/doc#90001/90143/91200
请求方式:POST(HTTPS)
请求地址: https://qyapi.weixin.qq.com/cgi-bin/service/get_provider_token
- getRequestHttp() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getRequestHttp() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
-
- getRequestHttp() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
http请求对象
- getRequestHttp() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
-
http请求对象.
- getRequestHttpClient() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getRequestHttpClient() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getRequestHttpClient() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
-
- getRequestHttpClient() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTpServiceApacheHttpClientImpl
-
- getRequestHttpProxy() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getRequestHttpProxy() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getRequestHttpProxy() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
-
- getRequestHttpProxy() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTpServiceApacheHttpClientImpl
-
- getRequestType() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getRequestType() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getRequestType() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
-
- getRequestType() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTpServiceApacheHttpClientImpl
-
- getSession(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getSession(String, boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getSession(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取某个sessionId对应的session,如果sessionId没有对应的session,则新建一个并返回。
- getSession(String, boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取某个sessionId对应的session,如果sessionId没有对应的session,若create为true则新建一个,否则返回null。
- getSessionManager() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getSessionManager() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取WxSessionManager 对象
- getSuiteAccessToken() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
-
- getSuiteAccessToken(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTpServiceApacheHttpClientImpl
-
- getSuiteAccessToken() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
-
获取suite_access_token, 不强制刷新suite_access_token
- getSuiteAccessToken(boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
-
获取suite_access_token,本方法线程安全
且在多线程同时刷新时只刷新一次,避免超出2000次/日的调用次数上限
另:本service的所有方法都会在suite_access_token过期是调用此方法
程序员在非必要情况下尽量不要主动调用此方法
详情请见: https://work.weixin.qq.com/api/doc#90001/90143/90600
- getSuiteAccessToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getSuiteAccessToken() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
- getSuiteId() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getSuiteId() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
- getSuiteSecret() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getSuiteSecret() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
- getSuiteTicket() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
-
- getSuiteTicket(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
-
- getSuiteTicket() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
-
获得suite_ticket,不强制刷新suite_ticket
- getSuiteTicket(boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
-
获得suite_ticket
由于suite_ticket是微信服务器定时推送(每10分钟),不能主动获取,如果碰到过期只能抛异常
详情请见:https://work.weixin.qq.com/api/doc#90001/90143/90628
- getSuiteTicket() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getSuiteTicket() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
- getSuiteTicketExpiresTime() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getTagService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getTagService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取标签相关接口的服务类对象
- getTaskCardService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getTaskCardService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取任务卡片服务
- getTaskResult(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getTaskResult(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取异步任务结果
- getTemplateDetail(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
-
- getTemplateDetail(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOaService
-
获取审批模板详情
- getTitle() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
-
- getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
-
- getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getTmpDirFile() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getTmpDirFile() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
- getToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- getToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- getToken() - 类 中的方法me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getToken() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getToken() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpTpConfigStorage
-
- getUserDetail(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl
-
- getUserDetail(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOAuth2Service
-
使用user_ticket获取成员详情.
- getUserId(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
-
- getUserId(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
-
通过手机号获取其所对应的userid。
- getUserInfo(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl
-
- getUserInfo(Integer, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl
-
- getUserInfo(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOAuth2Service
-
用oauth2获取用户信息
http://qydev.weixin.qq.com/wiki/index.php?
- getUserInfo(Integer, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOAuth2Service
-
根据code获取成员信息
http://qydev.weixin.qq.com/wiki/index.php?
- getUserService() - 类 中的方法me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
- getUserService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取用户相关接口的服务类对象
- getWxCpConfigStorage() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getWxCpConfigStorage() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getWxCpConfigStorage() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
-
- getWxCpConfigStorage() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取WxMpConfigStorage 对象
- getWxCpTpConfigStorage() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpTpServiceApacheHttpClientImpl
-
- getWxCpTpConfigStorage() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpTpService
-
获取WxMpConfigStorage 对象.
- globalAccessTokenRefreshLock - 类 中的变量me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
全局的是否正在刷新access token的锁.
- globalAgentJsapiTicketRefreshLock - 类 中的变量me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
全局的是否正在刷新agent的jsapi_ticket的锁.
- globalJsapiTicketRefreshLock - 类 中的变量me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl
-
全局的是否正在刷新jsapi_ticket的锁.
- globalSuiteAccessTokenRefreshLock - 类 中的变量me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
-
全局的是否正在刷新access token的锁.
- globalSuiteTicketRefreshLock - 类 中的变量me.chanjar.weixin.cp.api.impl.BaseWxCpTpServiceImpl
-
全局的是否正在刷新jsapi_ticket的锁.
- Group() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpCheckinOption.Group
-
- Web() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo.ExternalAttribute.Web
-
- WifiMacInfo() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpCheckinOption.WifiMacInfo
-
- WxCpAgent - me.chanjar.weixin.cp.bean中的类
-
企业号应用信息.
- WxCpAgent() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpAgent
-
- WxCpAgent.Parties - me.chanjar.weixin.cp.bean中的类
-
- WxCpAgent.Tags - me.chanjar.weixin.cp.bean中的类
-
- WxCpAgent.User - me.chanjar.weixin.cp.bean中的类
-
- WxCpAgent.Users - me.chanjar.weixin.cp.bean中的类
-
- WxCpAgentService - me.chanjar.weixin.cp.api中的接口
-
管理企业号应用
文档地址:https://work.weixin.qq.com/api/doc#10087
Created by huansinho on 2018/4/13.
- WxCpAgentServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
管理企业号应用
Created by huansinho on 2018/4/13.
- WxCpAgentServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpAgentServiceImpl
-
- WxCpApiPathConsts - me.chanjar.weixin.cp.constant中的类
-
企业微信api地址常量类
Created by BinaryWang on 2019-06-02.
- WxCpApiPathConsts() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpApiPathConsts
-
- WxCpApiPathConsts.Agent - me.chanjar.weixin.cp.constant中的类
-
- WxCpApiPathConsts.Chat - me.chanjar.weixin.cp.constant中的类
-
- WxCpApiPathConsts.Department - me.chanjar.weixin.cp.constant中的类
-
- WxCpApiPathConsts.ExternalContact - me.chanjar.weixin.cp.constant中的类
-
- WxCpApiPathConsts.Media - me.chanjar.weixin.cp.constant中的类
-
- WxCpApiPathConsts.Menu - me.chanjar.weixin.cp.constant中的类
-
- WxCpApiPathConsts.Oa - me.chanjar.weixin.cp.constant中的类
-
- WxCpApiPathConsts.OAuth2 - me.chanjar.weixin.cp.constant中的类
-
- WxCpApiPathConsts.Tag - me.chanjar.weixin.cp.constant中的类
-
- WxCpApiPathConsts.TaskCard - me.chanjar.weixin.cp.constant中的类
-
- WxCpApiPathConsts.Tp - me.chanjar.weixin.cp.constant中的类
-
- WxCpApiPathConsts.User - me.chanjar.weixin.cp.constant中的类
-
- WxCpAppChatMessage - me.chanjar.weixin.cp.bean中的类
-
应用推送消息
Created by Binary Wang on 2019/1/26.
- WxCpAppChatMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpAppChatMessage
-
- WxCpApprovalApplyData - me.chanjar.weixin.cp.bean.oa中的类
-
审批申请数据
- WxCpApprovalApplyData() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalApplyData
-
- WxCpApprovalApplyer - me.chanjar.weixin.cp.bean.oa中的类
-
申请人信息
- WxCpApprovalApplyer() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalApplyer
-
- WxCpApprovalComment - me.chanjar.weixin.cp.bean.oa中的类
-
审批申请备注信息
- WxCpApprovalComment() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalComment
-
- WxCpApprovalData() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalDataResult.WxCpApprovalData
-
已过时。
- WxCpApprovalDataResult - me.chanjar.weixin.cp.bean.oa中的类
-
已过时。
- WxCpApprovalDataResult() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalDataResult
-
已过时。
- WxCpApprovalDataResult.WxCpApprovalData - me.chanjar.weixin.cp.bean.oa中的类
-
已过时。
- WxCpApprovalDetail - me.chanjar.weixin.cp.bean.oa中的类
-
审批申请详情
- WxCpApprovalDetail() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalDetail
-
- WxCpApprovalDetailResult - me.chanjar.weixin.cp.bean.oa中的类
-
审批申请详情响应结果
- WxCpApprovalDetailResult() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalDetailResult
-
- WxCpApprovalInfo - me.chanjar.weixin.cp.bean.oa中的类
-
- WxCpApprovalInfo() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalInfo
-
- WxCpApprovalInfoQueryFilter - me.chanjar.weixin.cp.bean.oa中的类
-
批量获取审批单号的筛选条件,可对批量拉取的审批申请设置约束条件,支持设置多个条件
注意:
仅“部门”支持同时配置多个筛选条件。
- WxCpApprovalInfoQueryFilter() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalInfoQueryFilter
-
- WxCpApprovalInfoQueryFilter.KEY - me.chanjar.weixin.cp.bean.oa中的枚举
-
- WxCpApprovalRecord - me.chanjar.weixin.cp.bean.oa中的类
-
审批流程信息
- WxCpApprovalRecord() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalRecord
-
- WxCpApprovalRecordDetail - me.chanjar.weixin.cp.bean.oa中的类
-
审批节点详情
- WxCpApprovalRecordDetail() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpApprovalRecordDetail
-
- WxCpApproverAttr - me.chanjar.weixin.cp.bean.oa中的枚举
-
审批方式
- WxCpChat - me.chanjar.weixin.cp.bean中的类
-
群聊
- WxCpChat() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpChat
-
- WxCpChatGsonAdapter - me.chanjar.weixin.cp.util.json中的类
-
群聊适配器
- WxCpChatGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpChatGsonAdapter
-
- WxCpChatService - me.chanjar.weixin.cp.api中的接口
-
群聊服务.
- WxCpChatServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
群聊服务实现.
- WxCpChatServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpChatServiceImpl
-
- WxCpCheckinData - me.chanjar.weixin.cp.bean.oa中的类
-
企业微信打卡数据.
- WxCpCheckinData() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpCheckinData
-
- WxCpCheckinOption - me.chanjar.weixin.cp.bean.oa中的类
-
企业微信打卡规则.
- WxCpCheckinOption() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpCheckinOption
-
- WxCpCheckinOption.CheckinDate - me.chanjar.weixin.cp.bean.oa中的类
-
- WxCpCheckinOption.CheckinTime - me.chanjar.weixin.cp.bean.oa中的类
-
- WxCpCheckinOption.Group - me.chanjar.weixin.cp.bean.oa中的类
-
- WxCpCheckinOption.LocInfo - me.chanjar.weixin.cp.bean.oa中的类
-
- WxCpCheckinOption.SpeDay - me.chanjar.weixin.cp.bean.oa中的类
-
- WxCpCheckinOption.WifiMacInfo - me.chanjar.weixin.cp.bean.oa中的类
-
- WxCpConfigStorage - me.chanjar.weixin.cp.config中的接口
-
微信客户端配置存储.
- WxCpConsts - me.chanjar.weixin.cp.constant中的类
-
企业微信常量
Created by Binary Wang on 2018/8/25.
- WxCpConsts() - 类 的构造器me.chanjar.weixin.cp.constant.WxCpConsts
-
- WxCpConsts.AppChatMsgType - me.chanjar.weixin.cp.constant中的类
-
应用推送消息的消息类型.
- WxCpConsts.ContactChangeType - me.chanjar.weixin.cp.constant中的类
-
企业微信通讯录变更事件.
- WxCpConsts.EventType - me.chanjar.weixin.cp.constant中的类
-
企业微信端推送过来的事件类型.
- WxCpConsts.ExternalContactChangeType - me.chanjar.weixin.cp.constant中的类
-
企业外部联系人变更事件的CHANGE_TYPE
- WxCpCryptUtil - me.chanjar.weixin.cp.util.crypto中的类
-
- WxCpCryptUtil(WxCpConfigStorage) - 类 的构造器me.chanjar.weixin.cp.util.crypto.WxCpCryptUtil
-
构造函数
- WxCpDefaultConfigImpl - me.chanjar.weixin.cp.config.impl中的类
-
基于内存的微信配置provider,在实际生产环境中应该将这些配置持久化.
- WxCpDefaultConfigImpl() - 类 的构造器me.chanjar.weixin.cp.config.impl.WxCpDefaultConfigImpl
-
- WxCpDepart - me.chanjar.weixin.cp.bean中的类
-
微信部门.
- WxCpDepart() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpDepart
-
- WxCpDepartGsonAdapter - me.chanjar.weixin.cp.util.json中的类
-
WxCpDepart的gson适配器.
- WxCpDepartGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpDepartGsonAdapter
-
- WxCpDepartmentService - me.chanjar.weixin.cp.api中的接口
-
部门管理接口
Created by BinaryWang on 2017/6/24.
- WxCpDepartmentServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
部门管理接口
Created by BinaryWang on 2017/6/24.
- WxCpDepartmentServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpDepartmentServiceImpl
-
- WxCpDialRecord - me.chanjar.weixin.cp.bean.oa中的类
-
公费电话拨打记录.
- WxCpDialRecord() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpDialRecord
-
- WxCpDialRecord.Callee - me.chanjar.weixin.cp.bean.oa中的类
-
被叫信息
- WxCpDialRecord.Caller - me.chanjar.weixin.cp.bean.oa中的类
-
主叫信息
- WxCpExternalContactService - me.chanjar.weixin.cp.api中的接口
-
外部联系人管理接口,企业微信的外部联系人的接口和通讯录接口已经拆离
Created by Joe Cao on 2019/6/14
- WxCpExternalContactServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
- WxCpExternalContactServiceImpl(WxCpService) - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpExternalContactServiceImpl
-
- WxCpGsonBuilder - me.chanjar.weixin.cp.util.json中的类
-
- WxCpGsonBuilder() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpGsonBuilder
-
- WxCpInviteResult - me.chanjar.weixin.cp.bean中的类
-
邀请成员的结果对象类.
- WxCpInviteResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpInviteResult
-
- WxCpMaJsCode2SessionResult - me.chanjar.weixin.cp.bean中的类
-
小程序登录凭证校验
文档地址:https://work.weixin.qq.com/api/doc#90000/90136/90289/wx.qy.login
- WxCpMaJsCode2SessionResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpMaJsCode2SessionResult
-
- WxCpMediaService - me.chanjar.weixin.cp.api中的接口
-
媒体管理接口.
- WxCpMediaServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
媒体管理接口.
- WxCpMediaServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpMediaServiceImpl
-
- WxCpMenuGsonAdapter - me.chanjar.weixin.cp.util.json中的类
-
企业号菜单json转换适配器
Created by Binary Wang on 2017-6-25.
- WxCpMenuGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpMenuGsonAdapter
-
- WxCpMenuService - me.chanjar.weixin.cp.api中的接口
-
菜单管理相关接口
Created by BinaryWang on 2017/6/24.
- WxCpMenuServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
菜单管理相关接口.
- WxCpMenuServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpMenuServiceImpl
-
- WxCpMessage - me.chanjar.weixin.cp.bean中的类
-
消息.
- WxCpMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpMessage
-
- WxCpMessageHandler - me.chanjar.weixin.cp.message中的接口
-
处理微信推送消息的处理器接口
- WxCpMessageInterceptor - me.chanjar.weixin.cp.message中的接口
-
微信消息拦截器,可以用来做验证
- WxCpMessageMatcher - me.chanjar.weixin.cp.message中的接口
-
消息匹配器,用在消息路由的时候
- WxCpMessageRouter - me.chanjar.weixin.cp.message中的类
-
微信消息路由器,通过代码化的配置,把来自微信的消息交给handler处理
说明:
1.
- WxCpMessageRouter(WxCpService) - 类 的构造器me.chanjar.weixin.cp.message.WxCpMessageRouter
-
构造方法.
- WxCpMessageRouterRule - me.chanjar.weixin.cp.message中的类
-
- WxCpMessageRouterRule(WxCpMessageRouter) - 类 的构造器me.chanjar.weixin.cp.message.WxCpMessageRouterRule
-
- WxCpMessageSendResult - me.chanjar.weixin.cp.bean中的类
-
消息发送结果对象类.
- WxCpMessageSendResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpMessageSendResult
-
- WxCpOaService - me.chanjar.weixin.cp.api中的接口
-
企业微信OA相关接口.
- WxCpOaServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
企业微信 OA 接口实现
- WxCpOaServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpOaServiceImpl
-
- WxCpOAuth2Service - me.chanjar.weixin.cp.api中的接口
-
OAuth2相关管理接口.
- WxCpOAuth2ServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
oauth2相关接口实现类.
- WxCpOAuth2ServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl
-
- WxCpOauth2UserInfo - me.chanjar.weixin.cp.bean中的类
-
用oauth2获取用户信息的结果类
Created by BinaryWang on 2019/5/26.
- WxCpOauth2UserInfo() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpOauth2UserInfo
-
- WxCpOperator - me.chanjar.weixin.cp.bean.oa中的类
-
企业微信操作人
- WxCpOperator() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpOperator
-
- WxCpProviderToken - me.chanjar.weixin.cp.bean中的类
-
服务商凭证.
- WxCpProviderToken() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpProviderToken
-
- WxCpRecordSpStatus - me.chanjar.weixin.cp.bean.oa中的枚举
-
审批记录(节点)分支审批状态
1-审批中;2-已同意;3-已驳回;4-已转审
- WxCpRedisConfigImpl - me.chanjar.weixin.cp.config.impl中的类
-
使用说明:本实现仅供参考,并不完整.
- WxCpRedisConfigImpl(JedisPool) - 类 的构造器me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- WxCpRedisConfigImpl(String, int) - 类 的构造器me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- WxCpRedisConfigImpl(JedisPoolConfig, String, int) - 类 的构造器me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- WxCpRedisConfigImpl(JedisPoolConfig, String, int, int, String) - 类 的构造器me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- WxCpRedisConfigImpl(JedisPoolConfig, String, int, int, String, int) - 类 的构造器me.chanjar.weixin.cp.config.impl.WxCpRedisConfigImpl
-
- WxCpService - me.chanjar.weixin.cp.api中的接口
-
微信API的Service.
- WxCpServiceApacheHttpClientImpl - me.chanjar.weixin.cp.api.impl中的类
-
- WxCpServiceApacheHttpClientImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- WxCpServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
默认接口实现类,使用apache httpclient实现
Created by Binary Wang on 2017-5-27.
- WxCpServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceImpl
-
- WxCpServiceJoddHttpImpl - me.chanjar.weixin.cp.api.impl中的类
-
- WxCpServiceJoddHttpImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
-
- WxCpServiceOkHttpImpl - me.chanjar.weixin.cp.api.impl中的类
-
- WxCpServiceOkHttpImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
-
- WxCpServiceOnTpImpl - me.chanjar.weixin.cp.api.impl中的类
-
默认接口实现类,使用apache httpclient实现,配合第三方应用service使用
Created by zhenjun cai.
- WxCpServiceOnTpImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceOnTpImpl
-
- WxCpSpStatus - me.chanjar.weixin.cp.bean.oa中的枚举
-
审批单状态
(1-审批中;2-已通过;3-已驳回;4-已撤销;6-通过后撤销;7-已删除;10-已支付)
- WxCpTag - me.chanjar.weixin.cp.bean中的类
-
Created by Daniel Qian.
- WxCpTag() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTag
-
- WxCpTagAddOrRemoveUsersResult - me.chanjar.weixin.cp.bean中的类
-
为标签添加或移除用户结果对象类.
- WxCpTagAddOrRemoveUsersResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTagAddOrRemoveUsersResult
-
- WxCpTagGetResult - me.chanjar.weixin.cp.bean中的类
-
管理企业号应用-测试
Created by huansinho on 2018/4/16.
- WxCpTagGetResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTagGetResult
-
- WxCpTagGsonAdapter - me.chanjar.weixin.cp.util.json中的类
-
- WxCpTagGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpTagGsonAdapter
-
- WxCpTagService - me.chanjar.weixin.cp.api中的接口
-
标签管理接口.
- WxCpTagServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
标签管理接口.
- WxCpTagServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpTagServiceImpl
-
- WxCpTaskCardService - me.chanjar.weixin.cp.api中的接口
-
任务卡片管理接口.
- WxCpTaskCardServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
任务卡片管理接口.
- WxCpTaskCardServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpTaskCardServiceImpl
-
- WxCpTaskCardUpdateResult - me.chanjar.weixin.cp.bean中的类
-
更新任务卡片消息状态的返回类
参考文档:https://work.weixin.qq.com/api/doc#90000/90135/91579
Created by Jeff on 2019-05-16.
- WxCpTaskCardUpdateResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTaskCardUpdateResult
-
- WxCpTemplateResult - me.chanjar.weixin.cp.bean.oa中的类
-
审批模板详情
- WxCpTemplateResult() - 类 的构造器me.chanjar.weixin.cp.bean.oa.WxCpTemplateResult
-
- WxCpTpConfigStorage - me.chanjar.weixin.cp.config中的接口
-
微信客户端(第三方应用)配置存储
- WxCpTpCorp - me.chanjar.weixin.cp.bean中的类
-
微信部门.
- WxCpTpCorp() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTpCorp
-
- WxCpTpCryptUtil - me.chanjar.weixin.cp.util.crypto中的类
-
- WxCpTpCryptUtil(WxCpTpConfigStorage) - 类 的构造器me.chanjar.weixin.cp.util.crypto.WxCpTpCryptUtil
-
构造函数.
- WxCpTpDefaultConfigImpl - me.chanjar.weixin.cp.config.impl中的类
-
基于内存的微信配置provider,在实际生产环境中应该将这些配置持久化.
- WxCpTpDefaultConfigImpl() - 类 的构造器me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImpl
-
- WxCpTpService - me.chanjar.weixin.cp.api中的接口
-
微信第三方应用API的Service.
- WxCpTpServiceApacheHttpClientImpl - me.chanjar.weixin.cp.api.impl中的类
-
- WxCpTpServiceApacheHttpClientImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpTpServiceApacheHttpClientImpl
-
- WxCpTpServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
默认接口实现类,使用apache httpclient实现
Created by zhenjun cai.
- WxCpTpServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpTpServiceImpl
-
- WxCpTpXmlMessage - me.chanjar.weixin.cp.bean中的类
-
回调推送的message
https://work.weixin.qq.com/api/doc#90001/90143/90612
- WxCpTpXmlMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTpXmlMessage
-
- WxCpTpXmlPackage - me.chanjar.weixin.cp.bean中的类
-
回调消息包.
- WxCpTpXmlPackage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTpXmlPackage
-
- WxCpUser - me.chanjar.weixin.cp.bean中的类
-
微信用户信息.
- WxCpUser() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUser
-
- WxCpUser.Attr - me.chanjar.weixin.cp.bean中的类
-
- WxCpUser.ExternalAttribute - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserDetail - me.chanjar.weixin.cp.bean中的类
-
使用user_ticket获取成员详情接口返回类.
- WxCpUserDetail() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserDetail
-
- WxCpUserExternalContactInfo - me.chanjar.weixin.cp.bean中的类
-
外部联系人详情
Created by Binary Wang on 2018/9/16.
- WxCpUserExternalContactInfo() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo
-
- WxCpUserExternalContactInfo.ExternalAttribute - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserExternalContactInfo.ExternalAttribute.MiniProgram - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserExternalContactInfo.ExternalAttribute.Text - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserExternalContactInfo.ExternalAttribute.Web - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserExternalContactInfo.ExternalContact - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserExternalContactInfo.ExternalProfile - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserExternalContactInfo.FollowedUser - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserExternalContactInfo.Tag - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserExternalContactList - me.chanjar.weixin.cp.bean中的类
-
外部联系人列表
Created by Joe Cao on 2019/6/16.
- WxCpUserExternalContactList() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactList
-
- WxCpUserGsonAdapter - me.chanjar.weixin.cp.util.json中的类
-
cp user gson adapter.
- WxCpUserGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpUserGsonAdapter
-
- WxCpUserService - me.chanjar.weixin.cp.api中的接口
-
用户管理接口
Created by BinaryWang on 2017/6/24.
- WxCpUserServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
Created by BinaryWang on 2017/6/24.
- WxCpUserServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
-
- WxCpUserWithExternalPermission - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserWithExternalPermission() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserWithExternalPermission
-
- WxCpXmlMessage - me.chanjar.weixin.cp.bean中的类
-
微信推送过来的消息,也是同步回复给用户的消息,xml格式
相关字段的解释看微信开发者文档:
https://work.weixin.qq.com/api/doc#12973
https://work.weixin.qq.com/api/doc#12974
- WxCpXmlMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlMessage
-
- WxCpXmlMessage.ExtAttr - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlMessage.ExtAttr.Item - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlMessage.ScanCodeInfo - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlMessage.SendLocationInfo - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlMessage.SendPicsInfo - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlMessage.SendPicsInfo.Item - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutImageMessage - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutImageMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutImageMessage
-
- WxCpXmlOutMessage - me.chanjar.weixin.cp.bean中的类
-
被动回复消息.
- WxCpXmlOutMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
-
- WxCpXmlOutNewsMessage - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutNewsMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage
-
- WxCpXmlOutNewsMessage.Item - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutTextMessage - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutTextMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutTextMessage
-
- WxCpXmlOutVideoMessage - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutVideoMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
-
- WxCpXmlOutVideoMessage.Video - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutVoiceMessage - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutVoiceMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutVoiceMessage
-