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 subscriber 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
-
Constructor Summary
Constructors Constructor Description SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest()SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest(BroadWorksServer broadWorksServer, String callProcessingPolicyProfileName)
-
Method Summary
-
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, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setEcho, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRetries, setRetryCodes, setRootElement, toString, validate
-
-
-
-
Field Detail
-
callProcessingPolicyProfileName
@NotNull @Size(min=1, max=40) protected @NotNull @Size(min=1,max=40) String callProcessingPolicyProfileName
-
useCLIDPolicy
protected Boolean useCLIDPolicy
-
clidPolicy
protected GroupCLIDPolicy clidPolicy
-
useGroupName
protected Boolean useGroupName
-
blockCallingNameForExternalCalls
protected Boolean blockCallingNameForExternalCalls
-
allowConfigurableCLIDForRedirectingIdentity
protected Boolean allowConfigurableCLIDForRedirectingIdentity
-
allowDepartmentCLIDNameOverride
protected Boolean allowDepartmentCLIDNameOverride
-
enterpriseCallsCLIDPolicy
protected EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy
-
enterpriseGroupCallsCLIDPolicy
protected EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy
-
serviceProviderGroupCallsCLIDPolicy
protected ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy
-
useCallLimitsPolicy
protected Boolean useCallLimitsPolicy
-
useMaxSimultaneousCalls
protected Boolean useMaxSimultaneousCalls
-
maxSimultaneousCalls
protected Integer maxSimultaneousCalls
-
useMaxSimultaneousVideoCalls
protected Boolean useMaxSimultaneousVideoCalls
-
maxSimultaneousVideoCalls
protected Integer maxSimultaneousVideoCalls
-
useMaxCallTimeForAnsweredCalls
protected Boolean useMaxCallTimeForAnsweredCalls
-
maxCallTimeForAnsweredCallsMinutes
protected Integer maxCallTimeForAnsweredCallsMinutes
-
maxRedirectionDepth
protected Integer maxRedirectionDepth
-
useTranslationRoutingPolicy
protected Boolean useTranslationRoutingPolicy
-
networkUsageSelection
protected NetworkUsageSelection networkUsageSelection
-
enableEnterpriseExtensionDialing
protected Boolean enableEnterpriseExtensionDialing
-
allowEnterpriseGroupCallTypingForPrivateDialingPlan
protected Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan
-
allowEnterpriseGroupCallTypingForPublicDialingPlan
protected Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan
-
includeRedirectionsInMaximumNumberOfConcurrentCalls
protected Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls
-
useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
protected Boolean useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
-
useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
protected Boolean useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
-
useMaxCallsPerSecond
protected Boolean useMaxCallsPerSecond
-
maxCallsPerSecond
protected Integer maxCallsPerSecond
-
-
Constructor Detail
-
SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest
public SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest()
-
SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest
public SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest(BroadWorksServer broadWorksServer, String callProcessingPolicyProfileName)
-
-
Method Detail
-
setCallProcessingPolicyProfileName
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setCallProcessingPolicyProfileName(String callProcessingPolicyProfileName)
-
getCallProcessingPolicyProfileName
public String getCallProcessingPolicyProfileName()
-
setUseCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseCLIDPolicy(Boolean useCLIDPolicy)
-
getUseCLIDPolicy
public Boolean getUseCLIDPolicy()
-
setClidPolicy
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setClidPolicy(GroupCLIDPolicy clidPolicy)
-
getClidPolicy
public GroupCLIDPolicy getClidPolicy()
-
setUseGroupName
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseGroupName(Boolean useGroupName)
-
getUseGroupName
public Boolean getUseGroupName()
-
setBlockCallingNameForExternalCalls
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setBlockCallingNameForExternalCalls(Boolean blockCallingNameForExternalCalls)
-
getBlockCallingNameForExternalCalls
public Boolean getBlockCallingNameForExternalCalls()
-
setAllowConfigurableCLIDForRedirectingIdentity
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setAllowConfigurableCLIDForRedirectingIdentity(Boolean allowConfigurableCLIDForRedirectingIdentity)
-
getAllowConfigurableCLIDForRedirectingIdentity
public Boolean getAllowConfigurableCLIDForRedirectingIdentity()
-
setAllowDepartmentCLIDNameOverride
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setAllowDepartmentCLIDNameOverride(Boolean allowDepartmentCLIDNameOverride)
-
getAllowDepartmentCLIDNameOverride
public Boolean getAllowDepartmentCLIDNameOverride()
-
setEnterpriseCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setEnterpriseCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy)
-
getEnterpriseCallsCLIDPolicy
public EnterpriseInternalCallsCLIDPolicy getEnterpriseCallsCLIDPolicy()
-
setEnterpriseGroupCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setEnterpriseGroupCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy)
-
getEnterpriseGroupCallsCLIDPolicy
public EnterpriseInternalCallsCLIDPolicy getEnterpriseGroupCallsCLIDPolicy()
-
setServiceProviderGroupCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setServiceProviderGroupCallsCLIDPolicy(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy)
-
getServiceProviderGroupCallsCLIDPolicy
public ServiceProviderInternalCallsCLIDPolicy getServiceProviderGroupCallsCLIDPolicy()
-
setUseCallLimitsPolicy
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseCallLimitsPolicy(Boolean useCallLimitsPolicy)
-
getUseCallLimitsPolicy
public Boolean getUseCallLimitsPolicy()
-
setUseMaxSimultaneousCalls
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseMaxSimultaneousCalls(Boolean useMaxSimultaneousCalls)
-
getUseMaxSimultaneousCalls
public Boolean getUseMaxSimultaneousCalls()
-
setMaxSimultaneousCalls
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setMaxSimultaneousCalls(Integer maxSimultaneousCalls)
-
getMaxSimultaneousCalls
public Integer getMaxSimultaneousCalls()
-
setUseMaxSimultaneousVideoCalls
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseMaxSimultaneousVideoCalls(Boolean useMaxSimultaneousVideoCalls)
-
getUseMaxSimultaneousVideoCalls
public Boolean getUseMaxSimultaneousVideoCalls()
-
setMaxSimultaneousVideoCalls
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setMaxSimultaneousVideoCalls(Integer maxSimultaneousVideoCalls)
-
getMaxSimultaneousVideoCalls
public Integer getMaxSimultaneousVideoCalls()
-
setUseMaxCallTimeForAnsweredCalls
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseMaxCallTimeForAnsweredCalls(Boolean useMaxCallTimeForAnsweredCalls)
-
getUseMaxCallTimeForAnsweredCalls
public Boolean getUseMaxCallTimeForAnsweredCalls()
-
setMaxCallTimeForAnsweredCallsMinutes
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setMaxCallTimeForAnsweredCallsMinutes(Integer maxCallTimeForAnsweredCallsMinutes)
-
getMaxCallTimeForAnsweredCallsMinutes
public Integer getMaxCallTimeForAnsweredCallsMinutes()
-
setMaxRedirectionDepth
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setMaxRedirectionDepth(Integer maxRedirectionDepth)
-
getMaxRedirectionDepth
public Integer getMaxRedirectionDepth()
-
setUseTranslationRoutingPolicy
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseTranslationRoutingPolicy(Boolean useTranslationRoutingPolicy)
-
getUseTranslationRoutingPolicy
public Boolean getUseTranslationRoutingPolicy()
-
setNetworkUsageSelection
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setNetworkUsageSelection(NetworkUsageSelection networkUsageSelection)
-
getNetworkUsageSelection
public NetworkUsageSelection getNetworkUsageSelection()
-
setEnableEnterpriseExtensionDialing
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setEnableEnterpriseExtensionDialing(Boolean enableEnterpriseExtensionDialing)
-
getEnableEnterpriseExtensionDialing
public Boolean getEnableEnterpriseExtensionDialing()
-
setAllowEnterpriseGroupCallTypingForPrivateDialingPlan
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setAllowEnterpriseGroupCallTypingForPrivateDialingPlan(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan)
-
getAllowEnterpriseGroupCallTypingForPrivateDialingPlan
public Boolean getAllowEnterpriseGroupCallTypingForPrivateDialingPlan()
-
setAllowEnterpriseGroupCallTypingForPublicDialingPlan
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setAllowEnterpriseGroupCallTypingForPublicDialingPlan(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan)
-
getAllowEnterpriseGroupCallTypingForPublicDialingPlan
public Boolean getAllowEnterpriseGroupCallTypingForPublicDialingPlan()
-
setIncludeRedirectionsInMaximumNumberOfConcurrentCalls
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setIncludeRedirectionsInMaximumNumberOfConcurrentCalls(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls)
-
getIncludeRedirectionsInMaximumNumberOfConcurrentCalls
public Boolean getIncludeRedirectionsInMaximumNumberOfConcurrentCalls()
-
setUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable(Boolean useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable)
-
getUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
public Boolean getUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable()
-
setUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable(Boolean useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable)
-
getUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
public Boolean getUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable()
-
setUseMaxCallsPerSecond
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setUseMaxCallsPerSecond(Boolean useMaxCallsPerSecond)
-
getUseMaxCallsPerSecond
public Boolean getUseMaxCallsPerSecond()
-
setMaxCallsPerSecond
public BWSystem.SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest setMaxCallsPerSecond(Integer maxCallsPerSecond)
-
getMaxCallsPerSecond
public Integer 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:
formRequestin classRequest<DefaultResponse>
-
-