@GwtIncompatible public static class BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest extends Request<DefaultResponse>
Request.Protocol
Constructor and Description |
---|
SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest(BroadWorksServer broadWorksServer,
String callProcessingPolicyProfileName) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull @Size(min=1, max=40) protected String callProcessingPolicyProfileName
protected Boolean useCLIDPolicy
protected GroupCLIDPolicy clidPolicy
protected Boolean allowAlternateNumbersForRedirectingIdentity
protected Boolean useGroupName
protected Boolean blockCallingNameForExternalCalls
protected Boolean allowConfigurableCLIDForRedirectingIdentity
protected Boolean allowDepartmentCLIDNameOverride
protected EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy
protected EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy
protected ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy
protected Boolean useCallLimitsPolicy
protected Boolean useMaxSimultaneousCalls
protected Integer maxSimultaneousCalls
protected Boolean useMaxSimultaneousVideoCalls
protected Integer maxSimultaneousVideoCalls
protected Boolean useMaxConcurrentRedirectedCalls
protected Integer maxConcurrentRedirectedCalls
protected Integer maxRedirectionDepth
protected Boolean useTranslationRoutingPolicy
protected NetworkUsageSelection networkUsageSelection
protected Boolean enableEnterpriseExtensionDialing
protected Boolean enforceGroupCallingLineIdentityRestriction
protected Boolean enforceEnterpriseCallingLineIdentityRestriction
protected Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan
protected Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan
protected Boolean overrideCLIDRestrictionForPrivateCallCategory
protected Boolean useEnterpriseCLIDForPrivateCallCategory
protected Boolean useIncomingCLIDPolicy
protected Boolean enableDialableCallerID
public SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest(BroadWorksServer broadWorksServer, String callProcessingPolicyProfileName)
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setCallProcessingPolicyProfileName(String callProcessingPolicyProfileName)
public String getCallProcessingPolicyProfileName()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setUseCLIDPolicy(Boolean useCLIDPolicy)
public Boolean getUseCLIDPolicy()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setClidPolicy(GroupCLIDPolicy clidPolicy)
public GroupCLIDPolicy getClidPolicy()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setAllowAlternateNumbersForRedirectingIdentity(Boolean allowAlternateNumbersForRedirectingIdentity)
public Boolean getAllowAlternateNumbersForRedirectingIdentity()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setUseGroupName(Boolean useGroupName)
public Boolean getUseGroupName()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setBlockCallingNameForExternalCalls(Boolean blockCallingNameForExternalCalls)
public Boolean getBlockCallingNameForExternalCalls()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setAllowConfigurableCLIDForRedirectingIdentity(Boolean allowConfigurableCLIDForRedirectingIdentity)
public Boolean getAllowConfigurableCLIDForRedirectingIdentity()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setAllowDepartmentCLIDNameOverride(Boolean allowDepartmentCLIDNameOverride)
public Boolean getAllowDepartmentCLIDNameOverride()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setEnterpriseCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseCallsCLIDPolicy)
public EnterpriseInternalCallsCLIDPolicy getEnterpriseCallsCLIDPolicy()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setEnterpriseGroupCallsCLIDPolicy(EnterpriseInternalCallsCLIDPolicy enterpriseGroupCallsCLIDPolicy)
public EnterpriseInternalCallsCLIDPolicy getEnterpriseGroupCallsCLIDPolicy()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setServiceProviderGroupCallsCLIDPolicy(ServiceProviderInternalCallsCLIDPolicy serviceProviderGroupCallsCLIDPolicy)
public ServiceProviderInternalCallsCLIDPolicy getServiceProviderGroupCallsCLIDPolicy()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setUseCallLimitsPolicy(Boolean useCallLimitsPolicy)
public Boolean getUseCallLimitsPolicy()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setUseMaxSimultaneousCalls(Boolean useMaxSimultaneousCalls)
public Boolean getUseMaxSimultaneousCalls()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setMaxSimultaneousCalls(Integer maxSimultaneousCalls)
public Integer getMaxSimultaneousCalls()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setUseMaxSimultaneousVideoCalls(Boolean useMaxSimultaneousVideoCalls)
public Boolean getUseMaxSimultaneousVideoCalls()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setMaxSimultaneousVideoCalls(Integer maxSimultaneousVideoCalls)
public Integer getMaxSimultaneousVideoCalls()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setUseMaxConcurrentRedirectedCalls(Boolean useMaxConcurrentRedirectedCalls)
public Boolean getUseMaxConcurrentRedirectedCalls()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setMaxConcurrentRedirectedCalls(Integer maxConcurrentRedirectedCalls)
public Integer getMaxConcurrentRedirectedCalls()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setMaxRedirectionDepth(Integer maxRedirectionDepth)
public Integer getMaxRedirectionDepth()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setUseTranslationRoutingPolicy(Boolean useTranslationRoutingPolicy)
public Boolean getUseTranslationRoutingPolicy()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setNetworkUsageSelection(NetworkUsageSelection networkUsageSelection)
public NetworkUsageSelection getNetworkUsageSelection()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setEnableEnterpriseExtensionDialing(Boolean enableEnterpriseExtensionDialing)
public Boolean getEnableEnterpriseExtensionDialing()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setEnforceGroupCallingLineIdentityRestriction(Boolean enforceGroupCallingLineIdentityRestriction)
public Boolean getEnforceGroupCallingLineIdentityRestriction()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setEnforceEnterpriseCallingLineIdentityRestriction(Boolean enforceEnterpriseCallingLineIdentityRestriction)
public Boolean getEnforceEnterpriseCallingLineIdentityRestriction()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setAllowEnterpriseGroupCallTypingForPrivateDialingPlan(Boolean allowEnterpriseGroupCallTypingForPrivateDialingPlan)
public Boolean getAllowEnterpriseGroupCallTypingForPrivateDialingPlan()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setAllowEnterpriseGroupCallTypingForPublicDialingPlan(Boolean allowEnterpriseGroupCallTypingForPublicDialingPlan)
public Boolean getAllowEnterpriseGroupCallTypingForPublicDialingPlan()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setOverrideCLIDRestrictionForPrivateCallCategory(Boolean overrideCLIDRestrictionForPrivateCallCategory)
public Boolean getOverrideCLIDRestrictionForPrivateCallCategory()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setUseEnterpriseCLIDForPrivateCallCategory(Boolean useEnterpriseCLIDForPrivateCallCategory)
public Boolean getUseEnterpriseCLIDForPrivateCallCategory()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setUseIncomingCLIDPolicy(Boolean useIncomingCLIDPolicy)
public Boolean getUseIncomingCLIDPolicy()
public BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest setEnableDialableCallerID(Boolean enableDialableCallerID)
public Boolean getEnableDialableCallerID()
public static BWSystem.SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.