Package com.sforce.soap.metadata
Class EmbeddedServiceLiveAgent
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.EmbeddedServiceLiveAgent
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetAvatarImg(XmlInputStream __in, TypeMapper __typeMapper) voidsetAvatarImg(String avatarImg) protected voidsetEmbeddedServiceConfig(XmlInputStream __in, TypeMapper __typeMapper) voidsetEmbeddedServiceConfig(String embeddedServiceConfig) voidsetEmbeddedServiceQuickActions(EmbeddedServiceQuickAction[] embeddedServiceQuickActions) protected voidsetEmbeddedServiceQuickActions(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnabled(boolean enabled) protected voidsetEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetFontSize(EmbeddedServiceFontSize fontSize) protected voidsetFontSize(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsOfflineCaseEnabled(boolean isOfflineCaseEnabled) protected voidsetIsOfflineCaseEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsQueuePositionEnabled(boolean isQueuePositionEnabled) protected voidsetIsQueuePositionEnabled(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetLiveAgentChatUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetLiveAgentChatUrl(String liveAgentChatUrl) protected voidsetLiveAgentContentUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetLiveAgentContentUrl(String liveAgentContentUrl) protected voidsetLiveChatButton(XmlInputStream __in, TypeMapper __typeMapper) voidsetLiveChatButton(String liveChatButton) protected voidsetLiveChatDeployment(XmlInputStream __in, TypeMapper __typeMapper) voidsetLiveChatDeployment(String liveChatDeployment) protected voidsetMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) voidsetMasterLabel(String masterLabel) protected voidsetOfflineCaseBackgroundImg(XmlInputStream __in, TypeMapper __typeMapper) voidsetOfflineCaseBackgroundImg(String offlineCaseBackgroundImg) protected voidsetPrechatBackgroundImg(XmlInputStream __in, TypeMapper __typeMapper) voidsetPrechatBackgroundImg(String prechatBackgroundImg) voidsetPrechatEnabled(boolean prechatEnabled) protected voidsetPrechatEnabled(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetPrechatJson(XmlInputStream __in, TypeMapper __typeMapper) voidsetPrechatJson(String prechatJson) voidsetScenario(EmbeddedServiceScenario scenario) protected voidsetScenario(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetSmallCompanyLogoImg(XmlInputStream __in, TypeMapper __typeMapper) voidsetSmallCompanyLogoImg(String smallCompanyLogoImg) protected voidsetWaitingStateBackgroundImg(XmlInputStream __in, TypeMapper __typeMapper) voidsetWaitingStateBackgroundImg(String waitingStateBackgroundImg) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
Constructor Details
-
EmbeddedServiceLiveAgent
public EmbeddedServiceLiveAgent()Constructor
-
-
Method Details
-
getAvatarImg
-
setAvatarImg
-
setAvatarImg
protected void setAvatarImg(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEmbeddedServiceConfig
-
setEmbeddedServiceConfig
-
setEmbeddedServiceConfig
protected void setEmbeddedServiceConfig(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
-
setFontSize
-
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
-
setLiveAgentChatUrl
-
setLiveAgentChatUrl
protected void setLiveAgentChatUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLiveAgentContentUrl
-
setLiveAgentContentUrl
-
setLiveAgentContentUrl
protected void setLiveAgentContentUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLiveChatButton
-
setLiveChatButton
-
setLiveChatButton
protected void setLiveChatButton(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLiveChatDeployment
-
setLiveChatDeployment
-
setLiveChatDeployment
protected void setLiveChatDeployment(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getMasterLabel
-
setMasterLabel
-
setMasterLabel
protected void setMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOfflineCaseBackgroundImg
-
setOfflineCaseBackgroundImg
-
setOfflineCaseBackgroundImg
protected void setOfflineCaseBackgroundImg(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPrechatBackgroundImg
-
setPrechatBackgroundImg
-
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
-
setPrechatJson
-
setPrechatJson
protected void setPrechatJson(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getScenario
-
setScenario
-
setScenario
protected void setScenario(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSmallCompanyLogoImg
-
setSmallCompanyLogoImg
-
setSmallCompanyLogoImg
protected void setSmallCompanyLogoImg(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getWaitingStateBackgroundImg
-
setWaitingStateBackgroundImg
-
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
- 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
-
toString
-