public interface WxCpLinkedCorpService
限定符和类型 | 方法和说明 |
---|---|
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) |
WxCpLinkedCorpAgentPerm getLinkedCorpAgentPerm(WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
WxErrorException
WxCpLinkedCorpUser getLinkedCorpUser(String userId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
WxErrorException
List<WxCpLinkedCorpUser> getLinkedCorpSimpleUserList(String departmentId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
WxErrorException
List<WxCpLinkedCorpUser> getLinkedCorpUserList(String departmentId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
WxErrorException
List<WxCpLinkedCorpDepartment> getLinkedCorpDepartmentList(String departmentId, WxCpCorpGroupCorpGetTokenReq req) throws WxErrorException
WxErrorException
Copyright © 2024. All rights reserved.