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>
- 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 Boolean
protected @NotNull @Size(min=1,max=40) String
protected GroupCLIDPolicy
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected EnterpriseInternalCallsCLIDPolicy
protected EnterpriseInternalCallsCLIDPolicy
protected Boolean
protected Integer
protected Integer
protected Integer
protected Integer
protected Integer
protected Integer
protected Integer
protected NetworkUsageSelection
protected Boolean
protected ServiceProviderInternalCallsCLIDPolicy
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected Boolean
-
Constructor Summary
ConstructorsConstructorDescriptionSystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest
(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.setAllowAlternateNumbersForRedirectingIdentity
(Boolean allowAlternateNumbersForRedirectingIdentity) setAllowConfigurableCLIDForRedirectingIdentity
(Boolean allowConfigurableCLIDForRedirectingIdentity) setAllowDepartmentCLIDNameOverride
(Boolean allowDepartmentCLIDNameOverride) setAllowEnterpriseGroupCallTypingForPrivateDialingPlan
(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan) setAllowEnterpriseGroupCallTypingForPublicDialingPlan
(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan) setBlockCallingNameForExternalCalls
(Boolean blockCallingNameForExternalCalls) setCallProcessingPolicyProfileName
(String callProcessingPolicyProfileName) setClidPolicy
(GroupCLIDPolicy clidPolicy) setEnableDialableCallerID
(Boolean enableDialableCallerID) setEnableEnterpriseExtensionDialing
(Boolean enableEnterpriseExtensionDialing) setEnforceEnterpriseCallingLineIdentityRestriction
(Boolean enforceEnterpriseCallingLineIdentityRestriction) setEnforceGroupCallingLineIdentityRestriction
(Boolean enforceGroupCallingLineIdentityRestriction) setEnterpriseCallsCLIDPolicy
(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy) setEnterpriseGroupCallsCLIDPolicy
(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy) setIncludeRedirectionsInMaximumNumberOfConcurrentCalls
(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls) setMaxCallTimeForUnansweredCallsMinutes
(Integer maxCallTimeForUnansweredCallsMinutes) setMaxConcurrentFindMeFollowMeInvocations
(Integer maxConcurrentFindMeFollowMeInvocations) setMaxConcurrentRedirectedCalls
(Integer maxConcurrentRedirectedCalls) setMaxFindMeFollowMeDepth
(Integer maxFindMeFollowMeDepth) setMaxRedirectionDepth
(Integer maxRedirectionDepth) setMaxSimultaneousCalls
(Integer maxSimultaneousCalls) setMaxSimultaneousVideoCalls
(Integer maxSimultaneousVideoCalls) setNetworkUsageSelection
(NetworkUsageSelection networkUsageSelection) setOverrideCLIDRestrictionForPrivateCallCategory
(Boolean overrideCLIDRestrictionForPrivateCallCategory) setServiceProviderGroupCallsCLIDPolicy
(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy) setUseCallLimitsPolicy
(Boolean useCallLimitsPolicy) setUseCLIDPolicy
(Boolean useCLIDPolicy) setUseGroupName
(Boolean useGroupName) setUseIncomingCLIDPolicy
(Boolean useIncomingCLIDPolicy) setUseMaxCallTimeForUnansweredCalls
(Boolean useMaxCallTimeForUnansweredCalls) setUseMaxConcurrentFindMeFollowMeInvocations
(Boolean useMaxConcurrentFindMeFollowMeInvocations) setUseMaxConcurrentRedirectedCalls
(Boolean useMaxConcurrentRedirectedCalls) setUseMaxFindMeFollowMeDepth
(Boolean useMaxFindMeFollowMeDepth) 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
-
allowAlternateNumbersForRedirectingIdentity
-
useGroupName
-
blockCallingNameForExternalCalls
-
allowConfigurableCLIDForRedirectingIdentity
-
allowDepartmentCLIDNameOverride
-
enterpriseCallsCLIDPolicy
-
enterpriseGroupCallsCLIDPolicy
-
serviceProviderGroupCallsCLIDPolicy
-
useCallLimitsPolicy
-
useMaxSimultaneousCalls
-
maxSimultaneousCalls
-
useMaxSimultaneousVideoCalls
-
maxSimultaneousVideoCalls
-
useMaxCallTimeForUnansweredCalls
-
maxCallTimeForUnansweredCallsMinutes
-
useMaxConcurrentRedirectedCalls
-
maxConcurrentRedirectedCalls
-
useMaxConcurrentFindMeFollowMeInvocations
-
maxConcurrentFindMeFollowMeInvocations
-
useMaxFindMeFollowMeDepth
-
maxFindMeFollowMeDepth
-
maxRedirectionDepth
-
useTranslationRoutingPolicy
-
networkUsageSelection
-
enableEnterpriseExtensionDialing
-
enforceGroupCallingLineIdentityRestriction
-
enforceEnterpriseCallingLineIdentityRestriction
-
allowEnterpriseGroupCallTypingForPrivateDialingPlan
-
allowEnterpriseGroupCallTypingForPublicDialingPlan
-
overrideCLIDRestrictionForPrivateCallCategory
-
useIncomingCLIDPolicy
-
enableDialableCallerID
-
includeRedirectionsInMaximumNumberOfConcurrentCalls
-
-
Constructor Details
-
SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest
public SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest() -
SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest
public SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest(BroadWorksServer broadWorksServer, String callProcessingPolicyProfileName)
-
-
Method Details
-
setCallProcessingPolicyProfileName
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setCallProcessingPolicyProfileName(String callProcessingPolicyProfileName) -
getCallProcessingPolicyProfileName
-
setUseCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseCLIDPolicy(Boolean useCLIDPolicy) -
getUseCLIDPolicy
-
setClidPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setClidPolicy(GroupCLIDPolicy clidPolicy) -
getClidPolicy
-
setAllowAlternateNumbersForRedirectingIdentity
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setAllowAlternateNumbersForRedirectingIdentity(Boolean allowAlternateNumbersForRedirectingIdentity) -
getAllowAlternateNumbersForRedirectingIdentity
-
setUseGroupName
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseGroupName(Boolean useGroupName) -
getUseGroupName
-
setBlockCallingNameForExternalCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setBlockCallingNameForExternalCalls(Boolean blockCallingNameForExternalCalls) -
getBlockCallingNameForExternalCalls
-
setAllowConfigurableCLIDForRedirectingIdentity
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setAllowConfigurableCLIDForRedirectingIdentity(Boolean allowConfigurableCLIDForRedirectingIdentity) -
getAllowConfigurableCLIDForRedirectingIdentity
-
setAllowDepartmentCLIDNameOverride
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setAllowDepartmentCLIDNameOverride(Boolean allowDepartmentCLIDNameOverride) -
getAllowDepartmentCLIDNameOverride
-
setEnterpriseCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setEnterpriseCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy) -
getEnterpriseCallsCLIDPolicy
-
setEnterpriseGroupCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setEnterpriseGroupCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy) -
getEnterpriseGroupCallsCLIDPolicy
-
setServiceProviderGroupCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setServiceProviderGroupCallsCLIDPolicy(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy) -
getServiceProviderGroupCallsCLIDPolicy
-
setUseCallLimitsPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseCallLimitsPolicy(Boolean useCallLimitsPolicy) -
getUseCallLimitsPolicy
-
setUseMaxSimultaneousCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseMaxSimultaneousCalls(Boolean useMaxSimultaneousCalls) -
getUseMaxSimultaneousCalls
-
setMaxSimultaneousCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxSimultaneousCalls(Integer maxSimultaneousCalls) -
getMaxSimultaneousCalls
-
setUseMaxSimultaneousVideoCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseMaxSimultaneousVideoCalls(Boolean useMaxSimultaneousVideoCalls) -
getUseMaxSimultaneousVideoCalls
-
setMaxSimultaneousVideoCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxSimultaneousVideoCalls(Integer maxSimultaneousVideoCalls) -
getMaxSimultaneousVideoCalls
-
setUseMaxCallTimeForUnansweredCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseMaxCallTimeForUnansweredCalls(Boolean useMaxCallTimeForUnansweredCalls) -
getUseMaxCallTimeForUnansweredCalls
-
setMaxCallTimeForUnansweredCallsMinutes
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxCallTimeForUnansweredCallsMinutes(Integer maxCallTimeForUnansweredCallsMinutes) -
getMaxCallTimeForUnansweredCallsMinutes
-
setUseMaxConcurrentRedirectedCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseMaxConcurrentRedirectedCalls(Boolean useMaxConcurrentRedirectedCalls) -
getUseMaxConcurrentRedirectedCalls
-
setMaxConcurrentRedirectedCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxConcurrentRedirectedCalls(Integer maxConcurrentRedirectedCalls) -
getMaxConcurrentRedirectedCalls
-
setUseMaxConcurrentFindMeFollowMeInvocations
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseMaxConcurrentFindMeFollowMeInvocations(Boolean useMaxConcurrentFindMeFollowMeInvocations) -
getUseMaxConcurrentFindMeFollowMeInvocations
-
setMaxConcurrentFindMeFollowMeInvocations
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxConcurrentFindMeFollowMeInvocations(Integer maxConcurrentFindMeFollowMeInvocations) -
getMaxConcurrentFindMeFollowMeInvocations
-
setUseMaxFindMeFollowMeDepth
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseMaxFindMeFollowMeDepth(Boolean useMaxFindMeFollowMeDepth) -
getUseMaxFindMeFollowMeDepth
-
setMaxFindMeFollowMeDepth
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxFindMeFollowMeDepth(Integer maxFindMeFollowMeDepth) -
getMaxFindMeFollowMeDepth
-
setMaxRedirectionDepth
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setMaxRedirectionDepth(Integer maxRedirectionDepth) -
getMaxRedirectionDepth
-
setUseTranslationRoutingPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseTranslationRoutingPolicy(Boolean useTranslationRoutingPolicy) -
getUseTranslationRoutingPolicy
-
setNetworkUsageSelection
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setNetworkUsageSelection(NetworkUsageSelection networkUsageSelection) -
getNetworkUsageSelection
-
setEnableEnterpriseExtensionDialing
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setEnableEnterpriseExtensionDialing(Boolean enableEnterpriseExtensionDialing) -
getEnableEnterpriseExtensionDialing
-
setEnforceGroupCallingLineIdentityRestriction
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setEnforceGroupCallingLineIdentityRestriction(Boolean enforceGroupCallingLineIdentityRestriction) -
getEnforceGroupCallingLineIdentityRestriction
-
setEnforceEnterpriseCallingLineIdentityRestriction
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setEnforceEnterpriseCallingLineIdentityRestriction(Boolean enforceEnterpriseCallingLineIdentityRestriction) -
getEnforceEnterpriseCallingLineIdentityRestriction
-
setAllowEnterpriseGroupCallTypingForPrivateDialingPlan
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setAllowEnterpriseGroupCallTypingForPrivateDialingPlan(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan) -
getAllowEnterpriseGroupCallTypingForPrivateDialingPlan
-
setAllowEnterpriseGroupCallTypingForPublicDialingPlan
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setAllowEnterpriseGroupCallTypingForPublicDialingPlan(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan) -
getAllowEnterpriseGroupCallTypingForPublicDialingPlan
-
setOverrideCLIDRestrictionForPrivateCallCategory
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setOverrideCLIDRestrictionForPrivateCallCategory(Boolean overrideCLIDRestrictionForPrivateCallCategory) -
getOverrideCLIDRestrictionForPrivateCallCategory
-
setUseIncomingCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setUseIncomingCLIDPolicy(Boolean useIncomingCLIDPolicy) -
getUseIncomingCLIDPolicy
-
setEnableDialableCallerID
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setEnableDialableCallerID(Boolean enableDialableCallerID) -
getEnableDialableCallerID
-
setIncludeRedirectionsInMaximumNumberOfConcurrentCalls
public BWSystem.SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest setIncludeRedirectionsInMaximumNumberOfConcurrentCalls(Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls) -
getIncludeRedirectionsInMaximumNumberOfConcurrentCalls
-
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>
-