Package co.ecg.alpaca.toolkit.generated
Class BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest
java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest
- Enclosing class:
- BWSystem
public static class BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest 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
-
Constructor Summary
Constructors Constructor Description SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest()
SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest(BroadWorksServer broadWorksServer, java.lang.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 Details
-
callProcessingPolicyProfileName
@NotNull @Size(min=1, max=40) protected @NotNull @Size(min=1,max=40) java.lang.String callProcessingPolicyProfileName -
useCLIDPolicy
protected java.lang.Boolean useCLIDPolicy -
clidPolicy
-
emergencyClidPolicy
-
allowAlternateNumbersForRedirectingIdentity
protected java.lang.Boolean allowAlternateNumbersForRedirectingIdentity -
useGroupName
protected java.lang.Boolean useGroupName -
blockCallingNameForExternalCalls
protected java.lang.Boolean blockCallingNameForExternalCalls -
allowConfigurableCLIDForRedirectingIdentity
protected java.lang.Boolean allowConfigurableCLIDForRedirectingIdentity -
allowDepartmentCLIDNameOverride
protected java.lang.Boolean allowDepartmentCLIDNameOverride -
enterpriseCallsCLIDPolicy
-
enterpriseGroupCallsCLIDPolicy
-
serviceProviderGroupCallsCLIDPolicy
-
useCallLimitsPolicy
protected java.lang.Boolean useCallLimitsPolicy -
useMaxSimultaneousCalls
protected java.lang.Boolean useMaxSimultaneousCalls -
maxSimultaneousCalls
protected java.lang.Integer maxSimultaneousCalls -
useMaxSimultaneousVideoCalls
protected java.lang.Boolean useMaxSimultaneousVideoCalls -
maxSimultaneousVideoCalls
protected java.lang.Integer maxSimultaneousVideoCalls -
useMaxConcurrentRedirectedCalls
protected java.lang.Boolean useMaxConcurrentRedirectedCalls -
maxConcurrentRedirectedCalls
protected java.lang.Integer maxConcurrentRedirectedCalls -
useMaxConcurrentFindMeFollowMeInvocations
protected java.lang.Boolean useMaxConcurrentFindMeFollowMeInvocations -
maxConcurrentFindMeFollowMeInvocations
protected java.lang.Integer maxConcurrentFindMeFollowMeInvocations -
useMaxFindMeFollowMeDepth
protected java.lang.Boolean useMaxFindMeFollowMeDepth -
maxFindMeFollowMeDepth
protected java.lang.Integer maxFindMeFollowMeDepth -
maxRedirectionDepth
protected java.lang.Integer maxRedirectionDepth -
useTranslationRoutingPolicy
protected java.lang.Boolean useTranslationRoutingPolicy -
networkUsageSelection
-
enableEnterpriseExtensionDialing
protected java.lang.Boolean enableEnterpriseExtensionDialing -
enforceGroupCallingLineIdentityRestriction
protected java.lang.Boolean enforceGroupCallingLineIdentityRestriction -
enforceEnterpriseCallingLineIdentityRestriction
protected java.lang.Boolean enforceEnterpriseCallingLineIdentityRestriction -
allowEnterpriseGroupCallTypingForPrivateDialingPlan
protected java.lang.Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan -
allowEnterpriseGroupCallTypingForPublicDialingPlan
protected java.lang.Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan -
overrideCLIDRestrictionForPrivateCallCategory
protected java.lang.Boolean overrideCLIDRestrictionForPrivateCallCategory -
useEnterpriseCLIDForPrivateCallCategory
protected java.lang.Boolean useEnterpriseCLIDForPrivateCallCategory -
useIncomingCLIDPolicy
protected java.lang.Boolean useIncomingCLIDPolicy -
enableDialableCallerID
protected java.lang.Boolean enableDialableCallerID -
includeRedirectionsInMaximumNumberOfConcurrentCalls
protected java.lang.Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls -
useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
protected java.lang.Boolean useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable -
useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
protected java.lang.Boolean useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
-
-
Constructor Details
-
SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest
public SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest() -
SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest
public SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest(BroadWorksServer broadWorksServer, java.lang.String callProcessingPolicyProfileName)
-
-
Method Details
-
setCallProcessingPolicyProfileName
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setCallProcessingPolicyProfileName(java.lang.String callProcessingPolicyProfileName) -
getCallProcessingPolicyProfileName
public java.lang.String getCallProcessingPolicyProfileName() -
setUseCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setUseCLIDPolicy(java.lang.Boolean useCLIDPolicy) -
getUseCLIDPolicy
public java.lang.Boolean getUseCLIDPolicy() -
setClidPolicy
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setClidPolicy(GroupCLIDPolicy clidPolicy) -
getClidPolicy
-
setEmergencyClidPolicy
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setEmergencyClidPolicy(GroupCLIDPolicy emergencyClidPolicy) -
getEmergencyClidPolicy
-
setAllowAlternateNumbersForRedirectingIdentity
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setAllowAlternateNumbersForRedirectingIdentity(java.lang.Boolean allowAlternateNumbersForRedirectingIdentity) -
getAllowAlternateNumbersForRedirectingIdentity
public java.lang.Boolean getAllowAlternateNumbersForRedirectingIdentity() -
setUseGroupName
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setUseGroupName(java.lang.Boolean useGroupName) -
getUseGroupName
public java.lang.Boolean getUseGroupName() -
setBlockCallingNameForExternalCalls
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setBlockCallingNameForExternalCalls(java.lang.Boolean blockCallingNameForExternalCalls) -
getBlockCallingNameForExternalCalls
public java.lang.Boolean getBlockCallingNameForExternalCalls() -
setAllowConfigurableCLIDForRedirectingIdentity
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setAllowConfigurableCLIDForRedirectingIdentity(java.lang.Boolean allowConfigurableCLIDForRedirectingIdentity) -
getAllowConfigurableCLIDForRedirectingIdentity
public java.lang.Boolean getAllowConfigurableCLIDForRedirectingIdentity() -
setAllowDepartmentCLIDNameOverride
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setAllowDepartmentCLIDNameOverride(java.lang.Boolean allowDepartmentCLIDNameOverride) -
getAllowDepartmentCLIDNameOverride
public java.lang.Boolean getAllowDepartmentCLIDNameOverride() -
setEnterpriseCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setEnterpriseCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy) -
getEnterpriseCallsCLIDPolicy
-
setEnterpriseGroupCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setEnterpriseGroupCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy) -
getEnterpriseGroupCallsCLIDPolicy
-
setServiceProviderGroupCallsCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setServiceProviderGroupCallsCLIDPolicy(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy) -
getServiceProviderGroupCallsCLIDPolicy
-
setUseCallLimitsPolicy
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setUseCallLimitsPolicy(java.lang.Boolean useCallLimitsPolicy) -
getUseCallLimitsPolicy
public java.lang.Boolean getUseCallLimitsPolicy() -
setUseMaxSimultaneousCalls
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setUseMaxSimultaneousCalls(java.lang.Boolean useMaxSimultaneousCalls) -
getUseMaxSimultaneousCalls
public java.lang.Boolean getUseMaxSimultaneousCalls() -
setMaxSimultaneousCalls
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setMaxSimultaneousCalls(java.lang.Integer maxSimultaneousCalls) -
getMaxSimultaneousCalls
public java.lang.Integer getMaxSimultaneousCalls() -
setUseMaxSimultaneousVideoCalls
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setUseMaxSimultaneousVideoCalls(java.lang.Boolean useMaxSimultaneousVideoCalls) -
getUseMaxSimultaneousVideoCalls
public java.lang.Boolean getUseMaxSimultaneousVideoCalls() -
setMaxSimultaneousVideoCalls
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setMaxSimultaneousVideoCalls(java.lang.Integer maxSimultaneousVideoCalls) -
getMaxSimultaneousVideoCalls
public java.lang.Integer getMaxSimultaneousVideoCalls() -
setUseMaxConcurrentRedirectedCalls
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setUseMaxConcurrentRedirectedCalls(java.lang.Boolean useMaxConcurrentRedirectedCalls) -
getUseMaxConcurrentRedirectedCalls
public java.lang.Boolean getUseMaxConcurrentRedirectedCalls() -
setMaxConcurrentRedirectedCalls
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setMaxConcurrentRedirectedCalls(java.lang.Integer maxConcurrentRedirectedCalls) -
getMaxConcurrentRedirectedCalls
public java.lang.Integer getMaxConcurrentRedirectedCalls() -
setUseMaxConcurrentFindMeFollowMeInvocations
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setUseMaxConcurrentFindMeFollowMeInvocations(java.lang.Boolean useMaxConcurrentFindMeFollowMeInvocations) -
getUseMaxConcurrentFindMeFollowMeInvocations
public java.lang.Boolean getUseMaxConcurrentFindMeFollowMeInvocations() -
setMaxConcurrentFindMeFollowMeInvocations
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setMaxConcurrentFindMeFollowMeInvocations(java.lang.Integer maxConcurrentFindMeFollowMeInvocations) -
getMaxConcurrentFindMeFollowMeInvocations
public java.lang.Integer getMaxConcurrentFindMeFollowMeInvocations() -
setUseMaxFindMeFollowMeDepth
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setUseMaxFindMeFollowMeDepth(java.lang.Boolean useMaxFindMeFollowMeDepth) -
getUseMaxFindMeFollowMeDepth
public java.lang.Boolean getUseMaxFindMeFollowMeDepth() -
setMaxFindMeFollowMeDepth
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setMaxFindMeFollowMeDepth(java.lang.Integer maxFindMeFollowMeDepth) -
getMaxFindMeFollowMeDepth
public java.lang.Integer getMaxFindMeFollowMeDepth() -
setMaxRedirectionDepth
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setMaxRedirectionDepth(java.lang.Integer maxRedirectionDepth) -
getMaxRedirectionDepth
public java.lang.Integer getMaxRedirectionDepth() -
setUseTranslationRoutingPolicy
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setUseTranslationRoutingPolicy(java.lang.Boolean useTranslationRoutingPolicy) -
getUseTranslationRoutingPolicy
public java.lang.Boolean getUseTranslationRoutingPolicy() -
setNetworkUsageSelection
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setNetworkUsageSelection(NetworkUsageSelection networkUsageSelection) -
getNetworkUsageSelection
-
setEnableEnterpriseExtensionDialing
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setEnableEnterpriseExtensionDialing(java.lang.Boolean enableEnterpriseExtensionDialing) -
getEnableEnterpriseExtensionDialing
public java.lang.Boolean getEnableEnterpriseExtensionDialing() -
setEnforceGroupCallingLineIdentityRestriction
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setEnforceGroupCallingLineIdentityRestriction(java.lang.Boolean enforceGroupCallingLineIdentityRestriction) -
getEnforceGroupCallingLineIdentityRestriction
public java.lang.Boolean getEnforceGroupCallingLineIdentityRestriction() -
setEnforceEnterpriseCallingLineIdentityRestriction
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setEnforceEnterpriseCallingLineIdentityRestriction(java.lang.Boolean enforceEnterpriseCallingLineIdentityRestriction) -
getEnforceEnterpriseCallingLineIdentityRestriction
public java.lang.Boolean getEnforceEnterpriseCallingLineIdentityRestriction() -
setAllowEnterpriseGroupCallTypingForPrivateDialingPlan
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setAllowEnterpriseGroupCallTypingForPrivateDialingPlan(java.lang.Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan) -
getAllowEnterpriseGroupCallTypingForPrivateDialingPlan
public java.lang.Boolean getAllowEnterpriseGroupCallTypingForPrivateDialingPlan() -
setAllowEnterpriseGroupCallTypingForPublicDialingPlan
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setAllowEnterpriseGroupCallTypingForPublicDialingPlan(java.lang.Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan) -
getAllowEnterpriseGroupCallTypingForPublicDialingPlan
public java.lang.Boolean getAllowEnterpriseGroupCallTypingForPublicDialingPlan() -
setOverrideCLIDRestrictionForPrivateCallCategory
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setOverrideCLIDRestrictionForPrivateCallCategory(java.lang.Boolean overrideCLIDRestrictionForPrivateCallCategory) -
getOverrideCLIDRestrictionForPrivateCallCategory
public java.lang.Boolean getOverrideCLIDRestrictionForPrivateCallCategory() -
setUseEnterpriseCLIDForPrivateCallCategory
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setUseEnterpriseCLIDForPrivateCallCategory(java.lang.Boolean useEnterpriseCLIDForPrivateCallCategory) -
getUseEnterpriseCLIDForPrivateCallCategory
public java.lang.Boolean getUseEnterpriseCLIDForPrivateCallCategory() -
setUseIncomingCLIDPolicy
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setUseIncomingCLIDPolicy(java.lang.Boolean useIncomingCLIDPolicy) -
getUseIncomingCLIDPolicy
public java.lang.Boolean getUseIncomingCLIDPolicy() -
setEnableDialableCallerID
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setEnableDialableCallerID(java.lang.Boolean enableDialableCallerID) -
getEnableDialableCallerID
public java.lang.Boolean getEnableDialableCallerID() -
setIncludeRedirectionsInMaximumNumberOfConcurrentCalls
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setIncludeRedirectionsInMaximumNumberOfConcurrentCalls(java.lang.Boolean includeRedirectionsInMaximumNumberOfConcurrentCalls) -
getIncludeRedirectionsInMaximumNumberOfConcurrentCalls
public java.lang.Boolean getIncludeRedirectionsInMaximumNumberOfConcurrentCalls() -
setUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable(java.lang.Boolean useUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable) -
getUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable
public java.lang.Boolean getUseUserPhoneNumberForGroupCallsWhenInternalCLIDUnavailable() -
setUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
public BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest setUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable(java.lang.Boolean useUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable) -
getUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable
public java.lang.Boolean getUseUserPhoneNumberForEnterpriseCallsWhenInternalCLIDUnavailable() -
getEmptyObject
public static BWSystem.SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest 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>
-