Class Group.GroupDepartmentGetAvailableParentListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<Group.GroupDepartmentGetAvailableParentListResponse>
co.ecg.alpaca.toolkit.generated.Group.GroupDepartmentGetAvailableParentListRequest
Enclosing class:
Group

public static class Group.GroupDepartmentGetAvailableParentListRequest extends Request<Group.GroupDepartmentGetAvailableParentListResponse>
Get a list of departments that could be the parent department of the specified department. The department itself and all its descendents are not eligible to be the parent department. If the group belongs to an enterprise, it also returns the departments defined in the enterprise it belongs to. The response is either GroupDepartmentGetAvailableParentListResponse or ErrorResponse.
Author:
AlpacaGenerator