public class YfyAdminDepartmentRequest extends Object
| Constructor and Description |
|---|
YfyAdminDepartmentRequest(YfyBaseClient.YfyInternalClient client) |
| Modifier and Type | Method and Description |
|---|---|
AdminDepartmentUserResult |
getDepartmentUsers(long departmentId,
String queryWords,
int pageId)
Retrieve detailed members info of the department
|
public YfyAdminDepartmentRequest(YfyBaseClient.YfyInternalClient client)
public AdminDepartmentUserResult getDepartmentUsers(long departmentId, String queryWords, int pageId) throws YfyException
departmentId - Department id search inqueryWords - Query words about user infopageId - Page id begin with 0YfyExceptionCopyright © 2018 YiFangYun. All rights reserved.