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