Package co.ecg.alpaca.toolkit.generated
Class BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest
- java.lang.Object
-
- co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
-
- co.ecg.alpaca.toolkit.generated.BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest
-
- Enclosing class:
- BWSystem
public static class BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest extends Request<DefaultResponse>
Modify a call processing policy profile hunt group 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 SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest()
SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest(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, isIgnoreCache, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setEcho, setIgnoreCache, 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
-
allowAlternateNumbersForRedirectingIdentity
protected Boolean allowAlternateNumbersForRedirectingIdentity
-
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
-
useMaxCallTimeForUnansweredCalls
protected Boolean useMaxCallTimeForUnansweredCalls
-
maxCallTimeForUnansweredCallsMinutes
protected Integer maxCallTimeForUnansweredCallsMinutes
-
useMaxConcurrentRedirectedCalls
protected Boolean useMaxConcurrentRedirectedCalls
-
maxConcurrentRedirectedCalls
protected Integer maxConcurrentRedirectedCalls
-
useMaxConcurrentFindMeFollowMeInvocations
protected Boolean useMaxConcurrentFindMeFollowMeInvocations
-
maxConcurrentFindMeFollowMeInvocations
protected Integer maxConcurrentFindMeFollowMeInvocations
-
useMaxFindMeFollowMeDepth
protected Boolean useMaxFindMeFollowMeDepth
-
maxFindMeFollowMeDepth
protected Integer maxFindMeFollowMeDepth
-
maxRedirectionDepth
protected Integer maxRedirectionDepth
-
useTranslationRoutingPolicy
protected Boolean useTranslationRoutingPolicy
-
networkUsageSelection
protected NetworkUsageSelection networkUsageSelection
-
enableEnterpriseExtensionDialing
protected Boolean enableEnterpriseExtensionDialing
-
enforceGroupCallingLineIdentityRestriction
protected Boolean enforceGroupCallingLineIdentityRestriction
-
enforceEnterpriseCallingLineIdentityRestriction
protected Boolean enforceEnterpriseCallingLineIdentityRestriction
-
allowEnterpriseGroupCallTypingForPrivateDialingPlan
protected Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan
-
allowEnterpriseGroupCallTypingForPublicDialingPlan
protected Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan
-
overrideCLIDRestrictionForPrivateCallCategory
protected Boolean overrideCLIDRestrictionForPrivateCallCategory
-
useIncomingCLIDPolicy
protected Boolean useIncomingCLIDPolicy
-
enableDialableCallerID
protected Boolean enableDialableCallerID
-
includeRedirectionsInMaximumNumberOfConcurrentCalls
protected Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls
-
useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
protected Boolean useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
-
useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
protected Boolean useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
-
useMaxCallsPerSecond
protected Boolean useMaxCallsPerSecond
-
maxCallsPerSecond
protected Integer maxCallsPerSecond
-
-
Constructor Detail
-
SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest
public SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest()
-
SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest
public SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest(BroadWorksServer broadWorksServer, String callProcessingPolicyProfileName)
-
-
Method Detail
-
setCallProcessingPolicyProfileName
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setCallProcessingPolicyProfileName(String callProcessingPolicyProfileName)
-
getCallProcessingPolicyProfileName
public String getCallProcessingPolicyProfileName()
-
setUseCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseCLIDPolicy(Boolean useCLIDPolicy)
-
getUseCLIDPolicy
public Boolean getUseCLIDPolicy()
-
setClidPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setClidPolicy(GroupCLIDPolicy clidPolicy)
-
getClidPolicy
public GroupCLIDPolicy getClidPolicy()
-
setAllowAlternateNumbersForRedirectingIdentity
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setAllowAlternateNumbersForRedirectingIdentity(Boolean allowAlternateNumbersForRedirectingIdentity)
-
getAllowAlternateNumbersForRedirectingIdentity
public Boolean getAllowAlternateNumbersForRedirectingIdentity()
-
setUseGroupName
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseGroupName(Boolean useGroupName)
-
getUseGroupName
public Boolean getUseGroupName()
-
setBlockCallingNameForExternalCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setBlockCallingNameForExternalCalls(Boolean blockCallingNameForExternalCalls)
-
getBlockCallingNameForExternalCalls
public Boolean getBlockCallingNameForExternalCalls()
-
setAllowConfigurableCLIDForRedirectingIdentity
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setAllowConfigurableCLIDForRedirectingIdentity(Boolean allowConfigurableCLIDForRedirectingIdentity)
-
getAllowConfigurableCLIDForRedirectingIdentity
public Boolean getAllowConfigurableCLIDForRedirectingIdentity()
-
setAllowDepartmentCLIDNameOverride
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setAllowDepartmentCLIDNameOverride(Boolean allowDepartmentCLIDNameOverride)
-
getAllowDepartmentCLIDNameOverride
public Boolean getAllowDepartmentCLIDNameOverride()
-
setEnterpriseCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setEnterpriseCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy)
-
getEnterpriseCallsCLIDPolicy
public EnterpriseInternalCallsCLIDPolicy getEnterpriseCallsCLIDPolicy()
-
setEnterpriseGroupCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setEnterpriseGroupCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy)
-
getEnterpriseGroupCallsCLIDPolicy
public EnterpriseInternalCallsCLIDPolicy getEnterpriseGroupCallsCLIDPolicy()
-
setServiceProviderGroupCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setServiceProviderGroupCallsCLIDPolicy(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy)
-
getServiceProviderGroupCallsCLIDPolicy
public ServiceProviderInternalCallsCLIDPolicy getServiceProviderGroupCallsCLIDPolicy()
-
setUseCallLimitsPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseCallLimitsPolicy(Boolean useCallLimitsPolicy)
-
getUseCallLimitsPolicy
public Boolean getUseCallLimitsPolicy()
-
setUseMaxSimultaneousCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseMaxSimultaneousCalls(Boolean useMaxSimultaneousCalls)
-
getUseMaxSimultaneousCalls
public Boolean getUseMaxSimultaneousCalls()
-
setMaxSimultaneousCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxSimultaneousCalls(Integer maxSimultaneousCalls)
-
getMaxSimultaneousCalls
public Integer getMaxSimultaneousCalls()
-
setUseMaxSimultaneousVideoCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseMaxSimultaneousVideoCalls(Boolean useMaxSimultaneousVideoCalls)
-
getUseMaxSimultaneousVideoCalls
public Boolean getUseMaxSimultaneousVideoCalls()
-
setMaxSimultaneousVideoCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxSimultaneousVideoCalls(Integer maxSimultaneousVideoCalls)
-
getMaxSimultaneousVideoCalls
public Integer getMaxSimultaneousVideoCalls()
-
setUseMaxCallTimeForUnansweredCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseMaxCallTimeForUnansweredCalls(Boolean useMaxCallTimeForUnansweredCalls)
-
getUseMaxCallTimeForUnansweredCalls
public Boolean getUseMaxCallTimeForUnansweredCalls()
-
setMaxCallTimeForUnansweredCallsMinutes
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxCallTimeForUnansweredCallsMinutes(Integer maxCallTimeForUnansweredCallsMinutes)
-
getMaxCallTimeForUnansweredCallsMinutes
public Integer getMaxCallTimeForUnansweredCallsMinutes()
-
setUseMaxConcurrentRedirectedCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseMaxConcurrentRedirectedCalls(Boolean useMaxConcurrentRedirectedCalls)
-
getUseMaxConcurrentRedirectedCalls
public Boolean getUseMaxConcurrentRedirectedCalls()
-
setMaxConcurrentRedirectedCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxConcurrentRedirectedCalls(Integer maxConcurrentRedirectedCalls)
-
getMaxConcurrentRedirectedCalls
public Integer getMaxConcurrentRedirectedCalls()
-
setUseMaxConcurrentFindMeFollowMeInvocations
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseMaxConcurrentFindMeFollowMeInvocations(Boolean useMaxConcurrentFindMeFollowMeInvocations)
-
getUseMaxConcurrentFindMeFollowMeInvocations
public Boolean getUseMaxConcurrentFindMeFollowMeInvocations()
-
setMaxConcurrentFindMeFollowMeInvocations
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxConcurrentFindMeFollowMeInvocations(Integer maxConcurrentFindMeFollowMeInvocations)
-
getMaxConcurrentFindMeFollowMeInvocations
public Integer getMaxConcurrentFindMeFollowMeInvocations()
-
setUseMaxFindMeFollowMeDepth
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseMaxFindMeFollowMeDepth(Boolean useMaxFindMeFollowMeDepth)
-
getUseMaxFindMeFollowMeDepth
public Boolean getUseMaxFindMeFollowMeDepth()
-
setMaxFindMeFollowMeDepth
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxFindMeFollowMeDepth(Integer maxFindMeFollowMeDepth)
-
getMaxFindMeFollowMeDepth
public Integer getMaxFindMeFollowMeDepth()
-
setMaxRedirectionDepth
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxRedirectionDepth(Integer maxRedirectionDepth)
-
getMaxRedirectionDepth
public Integer getMaxRedirectionDepth()
-
setUseTranslationRoutingPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseTranslationRoutingPolicy(Boolean useTranslationRoutingPolicy)
-
getUseTranslationRoutingPolicy
public Boolean getUseTranslationRoutingPolicy()
-
setNetworkUsageSelection
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setNetworkUsageSelection(NetworkUsageSelection networkUsageSelection)
-
getNetworkUsageSelection
public NetworkUsageSelection getNetworkUsageSelection()
-
setEnableEnterpriseExtensionDialing
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setEnableEnterpriseExtensionDialing(Boolean enableEnterpriseExtensionDialing)
-
getEnableEnterpriseExtensionDialing
public Boolean getEnableEnterpriseExtensionDialing()
-
setEnforceGroupCallingLineIdentityRestriction
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setEnforceGroupCallingLineIdentityRestriction(Boolean enforceGroupCallingLineIdentityRestriction)
-
getEnforceGroupCallingLineIdentityRestriction
public Boolean getEnforceGroupCallingLineIdentityRestriction()
-
setEnforceEnterpriseCallingLineIdentityRestriction
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setEnforceEnterpriseCallingLineIdentityRestriction(Boolean enforceEnterpriseCallingLineIdentityRestriction)
-
getEnforceEnterpriseCallingLineIdentityRestriction
public Boolean getEnforceEnterpriseCallingLineIdentityRestriction()
-
setAllowEnterpriseGroupCallTypingForPrivateDialingPlan
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setAllowEnterpriseGroupCallTypingForPrivateDialingPlan(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan)
-
getAllowEnterpriseGroupCallTypingForPrivateDialingPlan
public Boolean getAllowEnterpriseGroupCallTypingForPrivateDialingPlan()
-
setAllowEnterpriseGroupCallTypingForPublicDialingPlan
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setAllowEnterpriseGroupCallTypingForPublicDialingPlan(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan)
-
getAllowEnterpriseGroupCallTypingForPublicDialingPlan
public Boolean getAllowEnterpriseGroupCallTypingForPublicDialingPlan()
-
setOverrideCLIDRestrictionForPrivateCallCategory
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setOverrideCLIDRestrictionForPrivateCallCategory(Boolean overrideCLIDRestrictionForPrivateCallCategory)
-
getOverrideCLIDRestrictionForPrivateCallCategory
public Boolean getOverrideCLIDRestrictionForPrivateCallCategory()
-
setUseIncomingCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseIncomingCLIDPolicy(Boolean useIncomingCLIDPolicy)
-
getUseIncomingCLIDPolicy
public Boolean getUseIncomingCLIDPolicy()
-
setEnableDialableCallerID
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setEnableDialableCallerID(Boolean enableDialableCallerID)
-
getEnableDialableCallerID
public Boolean getEnableDialableCallerID()
-
setIncludeRedirectionsInMaximumNumberOfConcurrentCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setIncludeRedirectionsInMaximumNumberOfConcurrentCalls(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls)
-
getIncludeRedirectionsInMaximumNumberOfConcurrentCalls
public Boolean getIncludeRedirectionsInMaximumNumberOfConcurrentCalls()
-
setUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable(Boolean useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable)
-
getUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
public Boolean getUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable()
-
setUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable(Boolean useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable)
-
getUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
public Boolean getUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable()
-
setUseMaxCallsPerSecond
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseMaxCallsPerSecond(Boolean useMaxCallsPerSecond)
-
getUseMaxCallsPerSecond
public Boolean getUseMaxCallsPerSecond()
-
setMaxCallsPerSecond
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxCallsPerSecond(Integer maxCallsPerSecond)
-
getMaxCallsPerSecond
public Integer getMaxCallsPerSecond()
-
getEmptyObject
public static BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest 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>
-
-