@GwtIncompatible public static class BWSystem.SystemCallProcessingPolicyProfileCollaborateProfileGetRequest extends Request<BWSystem.SystemCallProcessingPolicyProfileCollaborateProfileGetResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected String |
callProcessingPolicyProfileName |
Constructor and Description |
---|
SystemCallProcessingPolicyProfileCollaborateProfileGetRequest(BroadWorksServer broadWorksServer,
String callProcessingPolicyProfileName) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
String |
getCallProcessingPolicyProfileName() |
static BWSystem.SystemCallProcessingPolicyProfileCollaborateProfileGetRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
BWSystem.SystemCallProcessingPolicyProfileCollaborateProfileGetRequest |
setCallProcessingPolicyProfileName(String callProcessingPolicyProfileName) |
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 @Size(min=1, max=40) protected String callProcessingPolicyProfileName
public SystemCallProcessingPolicyProfileCollaborateProfileGetRequest(BroadWorksServer broadWorksServer, String callProcessingPolicyProfileName)
public BWSystem.SystemCallProcessingPolicyProfileCollaborateProfileGetRequest setCallProcessingPolicyProfileName(String callProcessingPolicyProfileName)
public String getCallProcessingPolicyProfileName()
public static BWSystem.SystemCallProcessingPolicyProfileCollaborateProfileGetRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<BWSystem.SystemCallProcessingPolicyProfileCollaborateProfileGetResponse>
Copyright © 2017 ECG. All rights reserved.