@GwtIncompatible public static class CallCenter.GroupCallCenterGetDNISAgentListRequest extends Request<CallCenter.GroupCallCenterGetDNISAgentListResponse>
Request.Protocol
Constructor and Description |
---|
GroupCallCenterGetDNISAgentListRequest(BroadWorksServer broadWorksServer,
DNISKey dnisKey) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
DNISKey |
getDnisKey() |
static CallCenter.GroupCallCenterGetDNISAgentListRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
CallCenter.GroupCallCenterGetDNISAgentListRequest |
setDnisKey(DNISKey dnisKey) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull protected DNISKey dnisKey
public GroupCallCenterGetDNISAgentListRequest(BroadWorksServer broadWorksServer, DNISKey dnisKey)
public CallCenter.GroupCallCenterGetDNISAgentListRequest setDnisKey(DNISKey dnisKey)
public DNISKey getDnisKey()
public static CallCenter.GroupCallCenterGetDNISAgentListRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<CallCenter.GroupCallCenterGetDNISAgentListResponse>
Copyright © 2016 ECG. All rights reserved.