@GwtIncompatible public static class Enterprise.EnterpriseDepartmentGetListRequest extends Request<Enterprise.EnterpriseDepartmentGetListResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Enterprise |
enterprise |
protected Boolean |
includeGroupDepartments |
Constructor and Description |
---|
EnterpriseDepartmentGetListRequest(Enterprise enterprise,
Boolean includeGroupDepartments) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
static Enterprise.EnterpriseDepartmentGetListRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
Enterprise |
getEnterprise() |
Boolean |
getIncludeGroupDepartments() |
Enterprise.EnterpriseDepartmentGetListRequest |
setEnterprise(Enterprise enterprise) |
Enterprise.EnterpriseDepartmentGetListRequest |
setIncludeGroupDepartments(Boolean includeGroupDepartments) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRootElement, toString, validate
@NotNull protected transient Enterprise enterprise
@NotNull protected Boolean includeGroupDepartments
public EnterpriseDepartmentGetListRequest(Enterprise enterprise, Boolean includeGroupDepartments)
public Enterprise.EnterpriseDepartmentGetListRequest setEnterprise(Enterprise enterprise)
public Enterprise getEnterprise()
public Enterprise.EnterpriseDepartmentGetListRequest setIncludeGroupDepartments(Boolean includeGroupDepartments)
public Boolean getIncludeGroupDepartments()
public static Enterprise.EnterpriseDepartmentGetListRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<Enterprise.EnterpriseDepartmentGetListResponse>
Copyright © 2017 ECG. All rights reserved.