public class YfyDepartmentRequest extends Object
| Constructor and Description |
|---|
YfyDepartmentRequest(YfyBaseClient.YfyInternalClient client) |
| Modifier and Type | Method and Description |
|---|---|
YfyDepartment |
getDepartment(long departmentId)
Retrieve detailed department information
|
DepartmentChildrenResult |
getDepartmentChildren(long departmentId,
boolean permissionFilter)
Retrieve department children
|
public YfyDepartmentRequest(YfyBaseClient.YfyInternalClient client)
public YfyDepartment getDepartment(long departmentId) throws YfyException
YfyExceptionpublic DepartmentChildrenResult getDepartmentChildren(long departmentId, boolean permissionFilter) throws YfyException
YfyExceptionCopyright © 2018 YiFangYun. All rights reserved.