Package co.ecg.alpaca.toolkit.generated
Class BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest
java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest
- Enclosing class:
- BWSystem
public static class BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest
extends Request<DefaultResponse>
Modify a call processing policy profile voice portal type profile in system. The response is either a SuccessResponse or an ErrorResponse. The following elements are only used in AS data mode and ignored in XS data mode: useMaxCallsPerSecond maxCallsPerSecond
- Author:
- AlpacaGenerator
-
Nested Class Summary
Nested classes/interfaces inherited from class co.ecg.alpaca.toolkit.messaging.request.Request
Request.Protocol
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected @NotNull @Size(min=1,max=40) String
protected GroupCLIDPolicy
protected Boolean
protected EnterpriseInternalCallsCLIDPolicy
protected EnterpriseInternalCallsCLIDPolicy
protected Boolean
protected Integer
protected Integer
protected Integer
protected Integer
protected Integer
protected NetworkUsageSelection
protected ServiceProviderInternalCallsCLIDPolicy
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
-
Constructor Summary
ConstructorsConstructorDescriptionSystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest
(BroadWorksServer broadWorksServer, String callProcessingPolicyProfileName) -
Method Summary
Modifier and TypeMethodDescriptionvoid
Forms the XML Document for this Request Object.getEmptyObject
(BroadWorksServer broadWorksServer) Retrieves this object with minimal setup.setAllowConfigurableCLIDForRedirectingIdentity
(Boolean allowConfigurableCLIDForRedirectingIdentity) setAllowDepartmentCLIDNameOverride
(Boolean allowDepartmentCLIDNameOverride) setAllowEnterpriseGroupCallTypingForPrivateDialingPlan
(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan) setAllowEnterpriseGroupCallTypingForPublicDialingPlan
(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan) setBlockCallingNameForExternalCalls
(Boolean blockCallingNameForExternalCalls) setCallProcessingPolicyProfileName
(String callProcessingPolicyProfileName) setClidPolicy
(GroupCLIDPolicy clidPolicy) setEnableEnterpriseExtensionDialing
(Boolean enableEnterpriseExtensionDialing) setEnterpriseCallsCLIDPolicy
(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy) setEnterpriseGroupCallsCLIDPolicy
(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy) setIncludeRedirectionsInMaximumNumberOfConcurrentCalls
(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls) setMaxCallsPerSecond
(Integer maxCallsPerSecond) setMaxCallTimeForAnsweredCallsMinutes
(Integer maxCallTimeForAnsweredCallsMinutes) setMaxRedirectionDepth
(Integer maxRedirectionDepth) setMaxSimultaneousCalls
(Integer maxSimultaneousCalls) setMaxSimultaneousVideoCalls
(Integer maxSimultaneousVideoCalls) setNetworkUsageSelection
(NetworkUsageSelection networkUsageSelection) setServiceProviderGroupCallsCLIDPolicy
(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy) setUseCallLimitsPolicy
(Boolean useCallLimitsPolicy) setUseCLIDPolicy
(Boolean useCLIDPolicy) setUseGroupName
(Boolean useGroupName) setUseMaxCallsPerSecond
(Boolean useMaxCallsPerSecond) setUseMaxCallTimeForAnsweredCalls
(Boolean useMaxCallTimeForAnsweredCalls) setUseMaxSimultaneousCalls
(Boolean useMaxSimultaneousCalls) setUseMaxSimultaneousVideoCalls
(Boolean useMaxSimultaneousVideoCalls) setUseTranslationRoutingPolicy
(Boolean useTranslationRoutingPolicy) setUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
(Boolean useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable) setUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
(Boolean useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable) Methods inherited from class co.ecg.alpaca.toolkit.messaging.request.Request
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createNilElement, createTextElement, equals, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRetries, getRetryCodes, getRootElement, getValidationErrorsAsString, hashCode, isIgnoreCache, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setEcho, setIgnoreCache, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRetries, setRetryCodes, setRootElement, toString, validate
-
Field Details
-
callProcessingPolicyProfileName
@NotNull @Size(min=1, max=40) protected @NotNull @Size(min=1,max=40) String callProcessingPolicyProfileName -
useCLIDPolicy
-
clidPolicy
-
useGroupName
-
blockCallingNameForExternalCalls
-
allowConfigurableCLIDForRedirectingIdentity
-
allowDepartmentCLIDNameOverride
-
enterpriseCallsCLIDPolicy
-
enterpriseGroupCallsCLIDPolicy
-
serviceProviderGroupCallsCLIDPolicy
-
useCallLimitsPolicy
-
useMaxSimultaneousCalls
-
maxSimultaneousCalls
-
useMaxSimultaneousVideoCalls
-
maxSimultaneousVideoCalls
-
useMaxCallTimeForAnsweredCalls
-
maxCallTimeForAnsweredCallsMinutes
-
maxRedirectionDepth
-
useTranslationRoutingPolicy
-
networkUsageSelection
-
enableEnterpriseExtensionDialing
-
allowEnterpriseGroupCallTypingForPrivateDialingPlan
-
allowEnterpriseGroupCallTypingForPublicDialingPlan
-
includeRedirectionsInMaximumNumberOfConcurrentCalls
-
useMaxCallsPerSecond
-
maxCallsPerSecond
-
-
Constructor Details
-
SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest
public SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest() -
SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest
public SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest(BroadWorksServer broadWorksServer, String callProcessingPolicyProfileName)
-
-
Method Details
-
setCallProcessingPolicyProfileName
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setCallProcessingPolicyProfileName(String callProcessingPolicyProfileName) -
getCallProcessingPolicyProfileName
-
setUseCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseCLIDPolicy(Boolean useCLIDPolicy) -
getUseCLIDPolicy
-
setClidPolicy
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setClidPolicy(GroupCLIDPolicy clidPolicy) -
getClidPolicy
-
setUseGroupName
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseGroupName(Boolean useGroupName) -
getUseGroupName
-
setBlockCallingNameForExternalCalls
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setBlockCallingNameForExternalCalls(Boolean blockCallingNameForExternalCalls) -
getBlockCallingNameForExternalCalls
-
setAllowConfigurableCLIDForRedirectingIdentity
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setAllowConfigurableCLIDForRedirectingIdentity(Boolean allowConfigurableCLIDForRedirectingIdentity) -
getAllowConfigurableCLIDForRedirectingIdentity
-
setAllowDepartmentCLIDNameOverride
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setAllowDepartmentCLIDNameOverride(Boolean allowDepartmentCLIDNameOverride) -
getAllowDepartmentCLIDNameOverride
-
setEnterpriseCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setEnterpriseCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy) -
getEnterpriseCallsCLIDPolicy
-
setEnterpriseGroupCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setEnterpriseGroupCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy) -
getEnterpriseGroupCallsCLIDPolicy
-
setServiceProviderGroupCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setServiceProviderGroupCallsCLIDPolicy(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy) -
getServiceProviderGroupCallsCLIDPolicy
-
setUseCallLimitsPolicy
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseCallLimitsPolicy(Boolean useCallLimitsPolicy) -
getUseCallLimitsPolicy
-
setUseMaxSimultaneousCalls
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseMaxSimultaneousCalls(Boolean useMaxSimultaneousCalls) -
getUseMaxSimultaneousCalls
-
setMaxSimultaneousCalls
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setMaxSimultaneousCalls(Integer maxSimultaneousCalls) -
getMaxSimultaneousCalls
-
setUseMaxSimultaneousVideoCalls
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseMaxSimultaneousVideoCalls(Boolean useMaxSimultaneousVideoCalls) -
getUseMaxSimultaneousVideoCalls
-
setMaxSimultaneousVideoCalls
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setMaxSimultaneousVideoCalls(Integer maxSimultaneousVideoCalls) -
getMaxSimultaneousVideoCalls
-
setUseMaxCallTimeForAnsweredCalls
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseMaxCallTimeForAnsweredCalls(Boolean useMaxCallTimeForAnsweredCalls) -
getUseMaxCallTimeForAnsweredCalls
-
setMaxCallTimeForAnsweredCallsMinutes
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setMaxCallTimeForAnsweredCallsMinutes(Integer maxCallTimeForAnsweredCallsMinutes) -
getMaxCallTimeForAnsweredCallsMinutes
-
setMaxRedirectionDepth
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setMaxRedirectionDepth(Integer maxRedirectionDepth) -
getMaxRedirectionDepth
-
setUseTranslationRoutingPolicy
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseTranslationRoutingPolicy(Boolean useTranslationRoutingPolicy) -
getUseTranslationRoutingPolicy
-
setNetworkUsageSelection
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setNetworkUsageSelection(NetworkUsageSelection networkUsageSelection) -
getNetworkUsageSelection
-
setEnableEnterpriseExtensionDialing
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setEnableEnterpriseExtensionDialing(Boolean enableEnterpriseExtensionDialing) -
getEnableEnterpriseExtensionDialing
-
setAllowEnterpriseGroupCallTypingForPrivateDialingPlan
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setAllowEnterpriseGroupCallTypingForPrivateDialingPlan(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan) -
getAllowEnterpriseGroupCallTypingForPrivateDialingPlan
-
setAllowEnterpriseGroupCallTypingForPublicDialingPlan
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setAllowEnterpriseGroupCallTypingForPublicDialingPlan(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan) -
getAllowEnterpriseGroupCallTypingForPublicDialingPlan
-
setIncludeRedirectionsInMaximumNumberOfConcurrentCalls
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setIncludeRedirectionsInMaximumNumberOfConcurrentCalls(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls) -
getIncludeRedirectionsInMaximumNumberOfConcurrentCalls
-
setUseMaxCallsPerSecond
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseMaxCallsPerSecond(Boolean useMaxCallsPerSecond) -
getUseMaxCallsPerSecond
-
setMaxCallsPerSecond
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setMaxCallsPerSecond(Integer maxCallsPerSecond) -
getMaxCallsPerSecond
-
getEmptyObject
public static BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest getEmptyObject(BroadWorksServer broadWorksServer) Retrieves this object with minimal setup.- Parameters:
broadWorksServer
- The BroadWorksServer
-
formRequest
public void formRequest()Forms the XML Document for this Request Object. Called by the Request upon fire().- Overrides:
formRequest
in classRequest<DefaultResponse>
-