Package co.ecg.alpaca.toolkit.generated
Class CallCenter.SystemCallCenterModifyRequest
- java.lang.Object
-
- co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
-
- co.ecg.alpaca.toolkit.generated.CallCenter.SystemCallCenterModifyRequest
-
- Enclosing class:
- CallCenter
public static class CallCenter.SystemCallCenterModifyRequest extends Request<DefaultResponse>
Modify the system level data associated with Call Center. The response is either a SuccessResponse or an ErrorResponse. The following elements are only used in AS data mode and ignored in Amplify data mode: callHandlingSamplingPeriodMinutes callHandlingMinimumSamplingSize thresholdCrossingNotificationEmailGuardTimerSeconds- 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 SystemCallCenterModifyRequest()
SystemCallCenterModifyRequest(BroadWorksServer broadWorksServer)
-
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, isIgnoreCache, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setEcho, setIgnoreCache, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRetries, setRetryCodes, setRootElement, toString, validate
-
-
-
-
Field Detail
-
defaultFromAddress
@Size(min=1, max=80) protected @Size(min=1,max=80) String defaultFromAddress
-
statisticsSamplingPeriodMinutes
protected CallCenterStatisticsSamplingPeriodMinutes statisticsSamplingPeriodMinutes
-
defaultEnableGuardTimer
protected Boolean defaultEnableGuardTimer
-
defaultGuardTimerSeconds
protected Integer defaultGuardTimerSeconds
-
forceAgentUnavailableOnDNDActivation
protected Boolean forceAgentUnavailableOnDNDActivation
-
forceAgentUnavailableOnPersonalCalls
protected Boolean forceAgentUnavailableOnPersonalCalls
-
forceAgentUnavailableOnBouncedCallLimit
protected Boolean forceAgentUnavailableOnBouncedCallLimit
-
numberConsecutiveBouncedCallsToForceAgentUnavailable
protected Integer numberConsecutiveBouncedCallsToForceAgentUnavailable
-
forceAgentUnavailableOnNotReachable
protected Boolean forceAgentUnavailableOnNotReachable
-
defaultPlayRingWhenOfferCall
protected Boolean defaultPlayRingWhenOfferCall
-
uniformCallDistributionPolicyScope
protected CallCenterUniformCallDistributionPolicyScope uniformCallDistributionPolicyScope
-
callHandlingSamplingPeriodMinutes
protected Integer callHandlingSamplingPeriodMinutes
-
callHandlingMinimumSamplingSize
protected Integer callHandlingMinimumSamplingSize
-
playToneToAgentForEmergencyCall
protected Boolean playToneToAgentForEmergencyCall
-
emergencyCallCLIDPrefix
@Size(min=1, max=10) protected @Size(min=1,max=10) String emergencyCallCLIDPrefix
-
thresholdCrossingNotificationEmailGuardTimerSeconds
protected Integer thresholdCrossingNotificationEmailGuardTimerSeconds
-
allowAgentDeviceInitiatedForward
protected Boolean allowAgentDeviceInitiatedForward
-
-
Constructor Detail
-
SystemCallCenterModifyRequest
public SystemCallCenterModifyRequest()
-
SystemCallCenterModifyRequest
public SystemCallCenterModifyRequest(BroadWorksServer broadWorksServer)
-
-
Method Detail
-
setDefaultFromAddress
public CallCenter.SystemCallCenterModifyRequest setDefaultFromAddress(String defaultFromAddress)
-
getDefaultFromAddress
public String getDefaultFromAddress()
-
setStatisticsSamplingPeriodMinutes
public CallCenter.SystemCallCenterModifyRequest setStatisticsSamplingPeriodMinutes(CallCenterStatisticsSamplingPeriodMinutes statisticsSamplingPeriodMinutes)
-
getStatisticsSamplingPeriodMinutes
public CallCenterStatisticsSamplingPeriodMinutes getStatisticsSamplingPeriodMinutes()
-
setDefaultEnableGuardTimer
public CallCenter.SystemCallCenterModifyRequest setDefaultEnableGuardTimer(Boolean defaultEnableGuardTimer)
-
getDefaultEnableGuardTimer
public Boolean getDefaultEnableGuardTimer()
-
setDefaultGuardTimerSeconds
public CallCenter.SystemCallCenterModifyRequest setDefaultGuardTimerSeconds(Integer defaultGuardTimerSeconds)
-
getDefaultGuardTimerSeconds
public Integer getDefaultGuardTimerSeconds()
-
setForceAgentUnavailableOnDNDActivation
public CallCenter.SystemCallCenterModifyRequest setForceAgentUnavailableOnDNDActivation(Boolean forceAgentUnavailableOnDNDActivation)
-
getForceAgentUnavailableOnDNDActivation
public Boolean getForceAgentUnavailableOnDNDActivation()
-
setForceAgentUnavailableOnPersonalCalls
public CallCenter.SystemCallCenterModifyRequest setForceAgentUnavailableOnPersonalCalls(Boolean forceAgentUnavailableOnPersonalCalls)
-
getForceAgentUnavailableOnPersonalCalls
public Boolean getForceAgentUnavailableOnPersonalCalls()
-
setForceAgentUnavailableOnBouncedCallLimit
public CallCenter.SystemCallCenterModifyRequest setForceAgentUnavailableOnBouncedCallLimit(Boolean forceAgentUnavailableOnBouncedCallLimit)
-
getForceAgentUnavailableOnBouncedCallLimit
public Boolean getForceAgentUnavailableOnBouncedCallLimit()
-
setNumberConsecutiveBouncedCallsToForceAgentUnavailable
public CallCenter.SystemCallCenterModifyRequest setNumberConsecutiveBouncedCallsToForceAgentUnavailable(Integer numberConsecutiveBouncedCallsToForceAgentUnavailable)
-
getNumberConsecutiveBouncedCallsToForceAgentUnavailable
public Integer getNumberConsecutiveBouncedCallsToForceAgentUnavailable()
-
setForceAgentUnavailableOnNotReachable
public CallCenter.SystemCallCenterModifyRequest setForceAgentUnavailableOnNotReachable(Boolean forceAgentUnavailableOnNotReachable)
-
getForceAgentUnavailableOnNotReachable
public Boolean getForceAgentUnavailableOnNotReachable()
-
setDefaultPlayRingWhenOfferCall
public CallCenter.SystemCallCenterModifyRequest setDefaultPlayRingWhenOfferCall(Boolean defaultPlayRingWhenOfferCall)
-
getDefaultPlayRingWhenOfferCall
public Boolean getDefaultPlayRingWhenOfferCall()
-
setUniformCallDistributionPolicyScope
public CallCenter.SystemCallCenterModifyRequest setUniformCallDistributionPolicyScope(CallCenterUniformCallDistributionPolicyScope uniformCallDistributionPolicyScope)
-
getUniformCallDistributionPolicyScope
public CallCenterUniformCallDistributionPolicyScope getUniformCallDistributionPolicyScope()
-
setCallHandlingSamplingPeriodMinutes
public CallCenter.SystemCallCenterModifyRequest setCallHandlingSamplingPeriodMinutes(Integer callHandlingSamplingPeriodMinutes)
-
getCallHandlingSamplingPeriodMinutes
public Integer getCallHandlingSamplingPeriodMinutes()
-
setCallHandlingMinimumSamplingSize
public CallCenter.SystemCallCenterModifyRequest setCallHandlingMinimumSamplingSize(Integer callHandlingMinimumSamplingSize)
-
getCallHandlingMinimumSamplingSize
public Integer getCallHandlingMinimumSamplingSize()
-
setPlayToneToAgentForEmergencyCall
public CallCenter.SystemCallCenterModifyRequest setPlayToneToAgentForEmergencyCall(Boolean playToneToAgentForEmergencyCall)
-
getPlayToneToAgentForEmergencyCall
public Boolean getPlayToneToAgentForEmergencyCall()
-
setEmergencyCallCLIDPrefix
public CallCenter.SystemCallCenterModifyRequest setEmergencyCallCLIDPrefix(String emergencyCallCLIDPrefix)
-
getEmergencyCallCLIDPrefix
public String getEmergencyCallCLIDPrefix()
-
setThresholdCrossingNotificationEmailGuardTimerSeconds
public CallCenter.SystemCallCenterModifyRequest setThresholdCrossingNotificationEmailGuardTimerSeconds(Integer thresholdCrossingNotificationEmailGuardTimerSeconds)
-
getThresholdCrossingNotificationEmailGuardTimerSeconds
public Integer getThresholdCrossingNotificationEmailGuardTimerSeconds()
-
setAllowAgentDeviceInitiatedForward
public CallCenter.SystemCallCenterModifyRequest setAllowAgentDeviceInitiatedForward(Boolean allowAgentDeviceInitiatedForward)
-
getAllowAgentDeviceInitiatedForward
public Boolean getAllowAgentDeviceInitiatedForward()
-
formRequest
public void formRequest()
Forms the XML Document for this Request Object. Called by the Request upon fire().- Overrides:
formRequest
in classRequest<DefaultResponse>
-
-