@GwtIncompatible public static class BWSystem.SystemCallProcessingPolicyProfileCallCenterProfileGetRequest extends Request<BWSystem.SystemCallProcessingPolicyProfileCallCenterProfileGetResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected String |
callProcessingPolicyProfileName |
Constructor and Description |
---|
SystemCallProcessingPolicyProfileCallCenterProfileGetRequest(BroadWorksServer broadWorksServer,
String callProcessingPolicyProfileName) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String |
getCallProcessingPolicyProfileName() |
static BWSystem.SystemCallProcessingPolicyProfileCallCenterProfileGetRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
BWSystem.SystemCallProcessingPolicyProfileCallCenterProfileGetRequest |
setCallProcessingPolicyProfileName(String callProcessingPolicyProfileName) |
appendChild, appendChild, appendChild, asyncFire, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull @Size(min=1, max=40) protected String callProcessingPolicyProfileName
public SystemCallProcessingPolicyProfileCallCenterProfileGetRequest(BroadWorksServer broadWorksServer, String callProcessingPolicyProfileName)
public BWSystem.SystemCallProcessingPolicyProfileCallCenterProfileGetRequest setCallProcessingPolicyProfileName(String callProcessingPolicyProfileName)
public String getCallProcessingPolicyProfileName()
public static BWSystem.SystemCallProcessingPolicyProfileCallCenterProfileGetRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<BWSystem.SystemCallProcessingPolicyProfileCallCenterProfileGetResponse>
Copyright © 2016 ECG. All rights reserved.