public class WxCpLinkedCorpServiceImpl extends Object implements WxCpLinkedCorpService
| 构造器和说明 |
|---|
WxCpLinkedCorpServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpLinkedCorpAgentPerm |
getLinkedCorpAgentPerm(WxCpCorpGroupCorpGetTokenReq req) |
List<WxCpLinkedCorpDepartment> |
getLinkedCorpDepartmentList(String departmentId,
WxCpCorpGroupCorpGetTokenReq req) |
List<WxCpLinkedCorpUser> |
getLinkedCorpSimpleUserList(String departmentId,
WxCpCorpGroupCorpGetTokenReq req) |
WxCpLinkedCorpUser |
getLinkedCorpUser(String userId,
WxCpCorpGroupCorpGetTokenReq req) |
List<WxCpLinkedCorpUser> |
getLinkedCorpUserList(String departmentId,
WxCpCorpGroupCorpGetTokenReq req) |
public WxCpLinkedCorpAgentPerm getLinkedCorpAgentPerm(WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
getLinkedCorpAgentPerm 在接口中 WxCpLinkedCorpServiceWxErrorExceptionpublic WxCpLinkedCorpUser getLinkedCorpUser(String userId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
getLinkedCorpUser 在接口中 WxCpLinkedCorpServiceWxErrorExceptionpublic List<WxCpLinkedCorpUser> getLinkedCorpSimpleUserList(String departmentId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
getLinkedCorpSimpleUserList 在接口中 WxCpLinkedCorpServiceWxErrorExceptionpublic List<WxCpLinkedCorpUser> getLinkedCorpUserList(String departmentId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
getLinkedCorpUserList 在接口中 WxCpLinkedCorpServiceWxErrorExceptionpublic List<WxCpLinkedCorpDepartment> getLinkedCorpDepartmentList(String departmentId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
getLinkedCorpDepartmentList 在接口中 WxCpLinkedCorpServiceWxErrorExceptionCopyright © 2024. All rights reserved.