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
在接口中 WxCpLinkedCorpService
WxErrorException
public WxCpLinkedCorpUser getLinkedCorpUser(String userId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
getLinkedCorpUser
在接口中 WxCpLinkedCorpService
WxErrorException
public List<WxCpLinkedCorpUser> getLinkedCorpSimpleUserList(String departmentId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
getLinkedCorpSimpleUserList
在接口中 WxCpLinkedCorpService
WxErrorException
public List<WxCpLinkedCorpUser> getLinkedCorpUserList(String departmentId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
getLinkedCorpUserList
在接口中 WxCpLinkedCorpService
WxErrorException
public List<WxCpLinkedCorpDepartment> getLinkedCorpDepartmentList(String departmentId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
getLinkedCorpDepartmentList
在接口中 WxCpLinkedCorpService
WxErrorException
Copyright © 2024. All rights reserved.