Package com.sforce.soap.metadata
Class LiveChatAgentConfig
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.LiveChatAgentConfig
-
-
Constructor Summary
Constructors Constructor Description LiveChatAgentConfig()Constructor
-
Method Summary
-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getAssignments
public AgentConfigAssignments getAssignments()
-
setAssignments
public void setAssignments(AgentConfigAssignments assignments)
-
setAssignments
protected void setAssignments(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAutoGreeting
public String getAutoGreeting()
-
setAutoGreeting
public void setAutoGreeting(String autoGreeting)
-
setAutoGreeting
protected void setAutoGreeting(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getCapacity
public int getCapacity()
-
setCapacity
public void setCapacity(int capacity)
-
setCapacity
protected void setCapacity(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getCriticalWaitTime
public int getCriticalWaitTime()
-
setCriticalWaitTime
public void setCriticalWaitTime(int criticalWaitTime)
-
setCriticalWaitTime
protected void setCriticalWaitTime(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getCustomAgentName
public String getCustomAgentName()
-
setCustomAgentName
public void setCustomAgentName(String customAgentName)
-
setCustomAgentName
protected void setCustomAgentName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDisableTransferConferenceGreeting
public boolean getDisableTransferConferenceGreeting()
-
isDisableTransferConferenceGreeting
public boolean isDisableTransferConferenceGreeting()
-
setDisableTransferConferenceGreeting
public void setDisableTransferConferenceGreeting(boolean disableTransferConferenceGreeting)
-
setDisableTransferConferenceGreeting
protected void setDisableTransferConferenceGreeting(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableAgentFileTransfer
public boolean getEnableAgentFileTransfer()
-
isEnableAgentFileTransfer
public boolean isEnableAgentFileTransfer()
-
setEnableAgentFileTransfer
public void setEnableAgentFileTransfer(boolean enableAgentFileTransfer)
-
setEnableAgentFileTransfer
protected void setEnableAgentFileTransfer(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableAgentSneakPeek
public boolean getEnableAgentSneakPeek()
-
isEnableAgentSneakPeek
public boolean isEnableAgentSneakPeek()
-
setEnableAgentSneakPeek
public void setEnableAgentSneakPeek(boolean enableAgentSneakPeek)
-
setEnableAgentSneakPeek
protected void setEnableAgentSneakPeek(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableAssistanceFlag
public boolean getEnableAssistanceFlag()
-
isEnableAssistanceFlag
public boolean isEnableAssistanceFlag()
-
setEnableAssistanceFlag
public void setEnableAssistanceFlag(boolean enableAssistanceFlag)
-
setEnableAssistanceFlag
protected void setEnableAssistanceFlag(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableAutoAwayOnDecline
public boolean getEnableAutoAwayOnDecline()
-
isEnableAutoAwayOnDecline
public boolean isEnableAutoAwayOnDecline()
-
setEnableAutoAwayOnDecline
public void setEnableAutoAwayOnDecline(boolean enableAutoAwayOnDecline)
-
setEnableAutoAwayOnDecline
protected void setEnableAutoAwayOnDecline(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableAutoAwayOnPushTimeout
public boolean getEnableAutoAwayOnPushTimeout()
-
isEnableAutoAwayOnPushTimeout
public boolean isEnableAutoAwayOnPushTimeout()
-
setEnableAutoAwayOnPushTimeout
public void setEnableAutoAwayOnPushTimeout(boolean enableAutoAwayOnPushTimeout)
-
setEnableAutoAwayOnPushTimeout
protected void setEnableAutoAwayOnPushTimeout(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableChatConferencing
public boolean getEnableChatConferencing()
-
isEnableChatConferencing
public boolean isEnableChatConferencing()
-
setEnableChatConferencing
public void setEnableChatConferencing(boolean enableChatConferencing)
-
setEnableChatConferencing
protected void setEnableChatConferencing(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableChatMonitoring
public boolean getEnableChatMonitoring()
-
isEnableChatMonitoring
public boolean isEnableChatMonitoring()
-
setEnableChatMonitoring
public void setEnableChatMonitoring(boolean enableChatMonitoring)
-
setEnableChatMonitoring
protected void setEnableChatMonitoring(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableChatTransferToAgent
public boolean getEnableChatTransferToAgent()
-
isEnableChatTransferToAgent
public boolean isEnableChatTransferToAgent()
-
setEnableChatTransferToAgent
public void setEnableChatTransferToAgent(boolean enableChatTransferToAgent)
-
setEnableChatTransferToAgent
protected void setEnableChatTransferToAgent(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableChatTransferToButton
public boolean getEnableChatTransferToButton()
-
isEnableChatTransferToButton
public boolean isEnableChatTransferToButton()
-
setEnableChatTransferToButton
public void setEnableChatTransferToButton(boolean enableChatTransferToButton)
-
setEnableChatTransferToButton
protected void setEnableChatTransferToButton(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableChatTransferToSkill
public boolean getEnableChatTransferToSkill()
-
isEnableChatTransferToSkill
public boolean isEnableChatTransferToSkill()
-
setEnableChatTransferToSkill
public void setEnableChatTransferToSkill(boolean enableChatTransferToSkill)
-
setEnableChatTransferToSkill
protected void setEnableChatTransferToSkill(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableLogoutSound
public boolean getEnableLogoutSound()
-
isEnableLogoutSound
public boolean isEnableLogoutSound()
-
setEnableLogoutSound
public void setEnableLogoutSound(boolean enableLogoutSound)
-
setEnableLogoutSound
protected void setEnableLogoutSound(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableNotifications
public boolean getEnableNotifications()
-
isEnableNotifications
public boolean isEnableNotifications()
-
setEnableNotifications
public void setEnableNotifications(boolean enableNotifications)
-
setEnableNotifications
protected void setEnableNotifications(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableRequestSound
public boolean getEnableRequestSound()
-
isEnableRequestSound
public boolean isEnableRequestSound()
-
setEnableRequestSound
public void setEnableRequestSound(boolean enableRequestSound)
-
setEnableRequestSound
protected void setEnableRequestSound(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableSneakPeek
public boolean getEnableSneakPeek()
-
isEnableSneakPeek
public boolean isEnableSneakPeek()
-
setEnableSneakPeek
public void setEnableSneakPeek(boolean enableSneakPeek)
-
setEnableSneakPeek
protected void setEnableSneakPeek(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableVisitorBlocking
public boolean getEnableVisitorBlocking()
-
isEnableVisitorBlocking
public boolean isEnableVisitorBlocking()
-
setEnableVisitorBlocking
public void setEnableVisitorBlocking(boolean enableVisitorBlocking)
-
setEnableVisitorBlocking
protected void setEnableVisitorBlocking(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableWhisperMessage
public boolean getEnableWhisperMessage()
-
isEnableWhisperMessage
public boolean isEnableWhisperMessage()
-
setEnableWhisperMessage
public void setEnableWhisperMessage(boolean enableWhisperMessage)
-
setEnableWhisperMessage
protected void setEnableWhisperMessage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLabel
public String getLabel()
-
setLabel
public void setLabel(String label)
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSupervisorDefaultAgentStatusFilter
public SupervisorAgentStatusFilter getSupervisorDefaultAgentStatusFilter()
-
setSupervisorDefaultAgentStatusFilter
public void setSupervisorDefaultAgentStatusFilter(SupervisorAgentStatusFilter supervisorDefaultAgentStatusFilter)
-
setSupervisorDefaultAgentStatusFilter
protected void setSupervisorDefaultAgentStatusFilter(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSupervisorDefaultButtonFilter
public String getSupervisorDefaultButtonFilter()
-
setSupervisorDefaultButtonFilter
public void setSupervisorDefaultButtonFilter(String supervisorDefaultButtonFilter)
-
setSupervisorDefaultButtonFilter
protected void setSupervisorDefaultButtonFilter(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSupervisorDefaultSkillFilter
public String getSupervisorDefaultSkillFilter()
-
setSupervisorDefaultSkillFilter
public void setSupervisorDefaultSkillFilter(String supervisorDefaultSkillFilter)
-
setSupervisorDefaultSkillFilter
protected void setSupervisorDefaultSkillFilter(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSupervisorSkills
public SupervisorAgentConfigSkills getSupervisorSkills()
-
setSupervisorSkills
public void setSupervisorSkills(SupervisorAgentConfigSkills supervisorSkills)
-
setSupervisorSkills
protected void setSupervisorSkills(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTransferableButtons
public AgentConfigButtons getTransferableButtons()
-
setTransferableButtons
public void setTransferableButtons(AgentConfigButtons transferableButtons)
-
setTransferableButtons
protected void setTransferableButtons(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTransferableSkills
public AgentConfigSkills getTransferableSkills()
-
setTransferableSkills
public void setTransferableSkills(AgentConfigSkills transferableSkills)
-
setTransferableSkills
protected void setTransferableSkills(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Specified by:
writein interfaceXMLizable- Overrides:
writein classMetadata- Throws:
IOException
-
writeFields
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Overrides:
writeFieldsin classMetadata- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Specified by:
loadin interfaceXMLizable- Overrides:
loadin classMetadata- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Overrides:
loadFieldsin classMetadata- Throws:
IOExceptionConnectionException
-
-