Package co.ecg.alpaca.toolkit.generated
Class BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest
java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest
- Enclosing class:
- BWSystem
public static class BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest
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 EnterpriseInternalCallsCLIDPolicy
protected EnterpriseInternalCallsCLIDPolicy
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
-
Constructor Summary
ConstructorsConstructorDescriptionSystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest
(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) setEnableEnterpriseExtensionDialing
(Boolean enableEnterpriseExtensionDialing) setEnforceEnterpriseCallingLineIdentityRestriction
(Boolean enforceEnterpriseCallingLineIdentityRestriction) setEnforceGroupCallingLineIdentityRestriction
(Boolean enforceGroupCallingLineIdentityRestriction) setEnterpriseCallsCLIDPolicy
(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy) setEnterpriseGroupCallsCLIDPolicy
(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy) setMaxCallTimeForAnsweredCallsMinutes
(Integer maxCallTimeForAnsweredCallsMinutes) setMaxCallTimeForUnansweredCallsMinutes
(Integer maxCallTimeForUnansweredCallsMinutes) setMaxConcurrentRedirectedCalls
(Integer maxConcurrentRedirectedCalls) setMaxFindMeFollowMeDepth
(Integer maxFindMeFollowMeDepth) setMaxRedirectionDepth
(Integer maxRedirectionDepth) setNetworkUsageSelection
(NetworkUsageSelection networkUsageSelection) setOverrideCLIDRestrictionForPrivateCallCategory
(Boolean overrideCLIDRestrictionForPrivateCallCategory) setServiceProviderGroupCallsCLIDPolicy
(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy) setUseCallLimitsPolicy
(Boolean useCallLimitsPolicy) setUseCLIDPolicy
(Boolean useCLIDPolicy) setUseGroupName
(Boolean useGroupName) setUseMaxCallTimeForAnsweredCalls
(Boolean useMaxCallTimeForAnsweredCalls) setUseMaxCallTimeForUnansweredCalls
(Boolean useMaxCallTimeForUnansweredCalls) setUseMaxConcurrentRedirectedCalls
(Boolean useMaxConcurrentRedirectedCalls) setUseMaxFindMeFollowMeDepth
(Boolean useMaxFindMeFollowMeDepth) 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
-
useMaxCallTimeForAnsweredCalls
-
maxCallTimeForAnsweredCallsMinutes
-
useMaxCallTimeForUnansweredCalls
-
maxCallTimeForUnansweredCallsMinutes
-
useMaxConcurrentRedirectedCalls
-
maxConcurrentRedirectedCalls
-
useMaxFindMeFollowMeDepth
-
maxFindMeFollowMeDepth
-
maxRedirectionDepth
-
useTranslationRoutingPolicy
-
networkUsageSelection
-
enableEnterpriseExtensionDialing
-
enforceGroupCallingLineIdentityRestriction
-
enforceEnterpriseCallingLineIdentityRestriction
-
allowEnterpriseGroupCallTypingForPrivateDialingPlan
-
allowEnterpriseGroupCallTypingForPublicDialingPlan
-
overrideCLIDRestrictionForPrivateCallCategory
-
-
Constructor Details
-
SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest
public SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest() -
SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest
public SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest(BroadWorksServer broadWorksServer, String callProcessingPolicyProfileName)
-
-
Method Details
-
setCallProcessingPolicyProfileName
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setCallProcessingPolicyProfileName(String callProcessingPolicyProfileName) -
getCallProcessingPolicyProfileName
-
setUseCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setUseCLIDPolicy(Boolean useCLIDPolicy) -
getUseCLIDPolicy
-
setClidPolicy
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setClidPolicy(GroupCLIDPolicy clidPolicy) -
getClidPolicy
-
setAllowAlternateNumbersForRedirectingIdentity
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setAllowAlternateNumbersForRedirectingIdentity(Boolean allowAlternateNumbersForRedirectingIdentity) -
getAllowAlternateNumbersForRedirectingIdentity
-
setUseGroupName
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setUseGroupName(Boolean useGroupName) -
getUseGroupName
-
setBlockCallingNameForExternalCalls
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setBlockCallingNameForExternalCalls(Boolean blockCallingNameForExternalCalls) -
getBlockCallingNameForExternalCalls
-
setAllowConfigurableCLIDForRedirectingIdentity
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setAllowConfigurableCLIDForRedirectingIdentity(Boolean allowConfigurableCLIDForRedirectingIdentity) -
getAllowConfigurableCLIDForRedirectingIdentity
-
setAllowDepartmentCLIDNameOverride
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setAllowDepartmentCLIDNameOverride(Boolean allowDepartmentCLIDNameOverride) -
getAllowDepartmentCLIDNameOverride
-
setEnterpriseCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setEnterpriseCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy) -
getEnterpriseCallsCLIDPolicy
-
setEnterpriseGroupCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setEnterpriseGroupCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy) -
getEnterpriseGroupCallsCLIDPolicy
-
setServiceProviderGroupCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setServiceProviderGroupCallsCLIDPolicy(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy) -
getServiceProviderGroupCallsCLIDPolicy
-
setUseCallLimitsPolicy
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setUseCallLimitsPolicy(Boolean useCallLimitsPolicy) -
getUseCallLimitsPolicy
-
setUseMaxCallTimeForAnsweredCalls
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setUseMaxCallTimeForAnsweredCalls(Boolean useMaxCallTimeForAnsweredCalls) -
getUseMaxCallTimeForAnsweredCalls
-
setMaxCallTimeForAnsweredCallsMinutes
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setMaxCallTimeForAnsweredCallsMinutes(Integer maxCallTimeForAnsweredCallsMinutes) -
getMaxCallTimeForAnsweredCallsMinutes
-
setUseMaxCallTimeForUnansweredCalls
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setUseMaxCallTimeForUnansweredCalls(Boolean useMaxCallTimeForUnansweredCalls) -
getUseMaxCallTimeForUnansweredCalls
-
setMaxCallTimeForUnansweredCallsMinutes
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setMaxCallTimeForUnansweredCallsMinutes(Integer maxCallTimeForUnansweredCallsMinutes) -
getMaxCallTimeForUnansweredCallsMinutes
-
setUseMaxConcurrentRedirectedCalls
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setUseMaxConcurrentRedirectedCalls(Boolean useMaxConcurrentRedirectedCalls) -
getUseMaxConcurrentRedirectedCalls
-
setMaxConcurrentRedirectedCalls
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setMaxConcurrentRedirectedCalls(Integer maxConcurrentRedirectedCalls) -
getMaxConcurrentRedirectedCalls
-
setUseMaxFindMeFollowMeDepth
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setUseMaxFindMeFollowMeDepth(Boolean useMaxFindMeFollowMeDepth) -
getUseMaxFindMeFollowMeDepth
-
setMaxFindMeFollowMeDepth
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setMaxFindMeFollowMeDepth(Integer maxFindMeFollowMeDepth) -
getMaxFindMeFollowMeDepth
-
setMaxRedirectionDepth
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setMaxRedirectionDepth(Integer maxRedirectionDepth) -
getMaxRedirectionDepth
-
setUseTranslationRoutingPolicy
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setUseTranslationRoutingPolicy(Boolean useTranslationRoutingPolicy) -
getUseTranslationRoutingPolicy
-
setNetworkUsageSelection
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setNetworkUsageSelection(NetworkUsageSelection networkUsageSelection) -
getNetworkUsageSelection
-
setEnableEnterpriseExtensionDialing
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setEnableEnterpriseExtensionDialing(Boolean enableEnterpriseExtensionDialing) -
getEnableEnterpriseExtensionDialing
-
setEnforceGroupCallingLineIdentityRestriction
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setEnforceGroupCallingLineIdentityRestriction(Boolean enforceGroupCallingLineIdentityRestriction) -
getEnforceGroupCallingLineIdentityRestriction
-
setEnforceEnterpriseCallingLineIdentityRestriction
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setEnforceEnterpriseCallingLineIdentityRestriction(Boolean enforceEnterpriseCallingLineIdentityRestriction) -
getEnforceEnterpriseCallingLineIdentityRestriction
-
setAllowEnterpriseGroupCallTypingForPrivateDialingPlan
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setAllowEnterpriseGroupCallTypingForPrivateDialingPlan(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan) -
getAllowEnterpriseGroupCallTypingForPrivateDialingPlan
-
setAllowEnterpriseGroupCallTypingForPublicDialingPlan
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setAllowEnterpriseGroupCallTypingForPublicDialingPlan(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan) -
getAllowEnterpriseGroupCallTypingForPublicDialingPlan
-
setOverrideCLIDRestrictionForPrivateCallCategory
public BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest setOverrideCLIDRestrictionForPrivateCallCategory(Boolean overrideCLIDRestrictionForPrivateCallCategory) -
getOverrideCLIDRestrictionForPrivateCallCategory
-
getEmptyObject
public static BWSystem.SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest 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>
-