Package com.sforce.soap.metadata
Class EmbeddedServiceLiveAgent
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.EmbeddedServiceLiveAgent
-
-
Constructor Summary
Constructors Constructor Description EmbeddedServiceLiveAgent()Constructor
-
Method Summary
-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getAvatarImg
public String getAvatarImg()
-
setAvatarImg
public void setAvatarImg(String avatarImg)
-
setAvatarImg
protected void setAvatarImg(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEmbeddedServiceConfig
public String getEmbeddedServiceConfig()
-
setEmbeddedServiceConfig
public void setEmbeddedServiceConfig(String embeddedServiceConfig)
-
setEmbeddedServiceConfig
protected void setEmbeddedServiceConfig(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEmbeddedServiceQuickActions
public EmbeddedServiceQuickAction[] getEmbeddedServiceQuickActions()
-
setEmbeddedServiceQuickActions
public void setEmbeddedServiceQuickActions(EmbeddedServiceQuickAction[] embeddedServiceQuickActions)
-
setEmbeddedServiceQuickActions
protected void setEmbeddedServiceQuickActions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnabled
public boolean getEnabled()
-
isEnabled
public boolean isEnabled()
-
setEnabled
public void setEnabled(boolean enabled)
-
setEnabled
protected void setEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getFontSize
public EmbeddedServiceFontSize getFontSize()
-
setFontSize
public void setFontSize(EmbeddedServiceFontSize fontSize)
-
setFontSize
protected void setFontSize(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsOfflineCaseEnabled
public boolean getIsOfflineCaseEnabled()
-
isIsOfflineCaseEnabled
public boolean isIsOfflineCaseEnabled()
-
setIsOfflineCaseEnabled
public void setIsOfflineCaseEnabled(boolean isOfflineCaseEnabled)
-
setIsOfflineCaseEnabled
protected void setIsOfflineCaseEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsQueuePositionEnabled
public boolean getIsQueuePositionEnabled()
-
isIsQueuePositionEnabled
public boolean isIsQueuePositionEnabled()
-
setIsQueuePositionEnabled
public void setIsQueuePositionEnabled(boolean isQueuePositionEnabled)
-
setIsQueuePositionEnabled
protected void setIsQueuePositionEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLiveAgentChatUrl
public String getLiveAgentChatUrl()
-
setLiveAgentChatUrl
public void setLiveAgentChatUrl(String liveAgentChatUrl)
-
setLiveAgentChatUrl
protected void setLiveAgentChatUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLiveAgentContentUrl
public String getLiveAgentContentUrl()
-
setLiveAgentContentUrl
public void setLiveAgentContentUrl(String liveAgentContentUrl)
-
setLiveAgentContentUrl
protected void setLiveAgentContentUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLiveChatButton
public String getLiveChatButton()
-
setLiveChatButton
public void setLiveChatButton(String liveChatButton)
-
setLiveChatButton
protected void setLiveChatButton(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLiveChatDeployment
public String getLiveChatDeployment()
-
setLiveChatDeployment
public void setLiveChatDeployment(String liveChatDeployment)
-
setLiveChatDeployment
protected void setLiveChatDeployment(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMasterLabel
public String getMasterLabel()
-
setMasterLabel
public void setMasterLabel(String masterLabel)
-
setMasterLabel
protected void setMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getOfflineCaseBackgroundImg
public String getOfflineCaseBackgroundImg()
-
setOfflineCaseBackgroundImg
public void setOfflineCaseBackgroundImg(String offlineCaseBackgroundImg)
-
setOfflineCaseBackgroundImg
protected void setOfflineCaseBackgroundImg(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getPrechatBackgroundImg
public String getPrechatBackgroundImg()
-
setPrechatBackgroundImg
public void setPrechatBackgroundImg(String prechatBackgroundImg)
-
setPrechatBackgroundImg
protected void setPrechatBackgroundImg(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getPrechatEnabled
public boolean getPrechatEnabled()
-
isPrechatEnabled
public boolean isPrechatEnabled()
-
setPrechatEnabled
public void setPrechatEnabled(boolean prechatEnabled)
-
setPrechatEnabled
protected void setPrechatEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getPrechatJson
public String getPrechatJson()
-
setPrechatJson
public void setPrechatJson(String prechatJson)
-
setPrechatJson
protected void setPrechatJson(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getScenario
public EmbeddedServiceScenario getScenario()
-
setScenario
public void setScenario(EmbeddedServiceScenario scenario)
-
setScenario
protected void setScenario(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSmallCompanyLogoImg
public String getSmallCompanyLogoImg()
-
setSmallCompanyLogoImg
public void setSmallCompanyLogoImg(String smallCompanyLogoImg)
-
setSmallCompanyLogoImg
protected void setSmallCompanyLogoImg(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getWaitingStateBackgroundImg
public String getWaitingStateBackgroundImg()
-
setWaitingStateBackgroundImg
public void setWaitingStateBackgroundImg(String waitingStateBackgroundImg)
-
setWaitingStateBackgroundImg
protected void setWaitingStateBackgroundImg(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
-
-