| Constructor and Description |
|---|
EmailToCaseSettings()
Constructor
|
public boolean getEnableEmailToCase()
public boolean isEnableEmailToCase()
public void setEnableEmailToCase(boolean enableEmailToCase)
public boolean getEnableHtmlEmail()
public boolean isEnableHtmlEmail()
public void setEnableHtmlEmail(boolean enableHtmlEmail)
public boolean getEnableOnDemandEmailToCase()
public boolean isEnableOnDemandEmailToCase()
public void setEnableOnDemandEmailToCase(boolean enableOnDemandEmailToCase)
public boolean getEnableThreadIDInBody()
public boolean isEnableThreadIDInBody()
public void setEnableThreadIDInBody(boolean enableThreadIDInBody)
public boolean getEnableThreadIDInSubject()
public boolean isEnableThreadIDInSubject()
public void setEnableThreadIDInSubject(boolean enableThreadIDInSubject)
public boolean getNotifyOwnerOnNewCaseEmail()
public boolean isNotifyOwnerOnNewCaseEmail()
public void setNotifyOwnerOnNewCaseEmail(boolean notifyOwnerOnNewCaseEmail)
public EmailToCaseOnFailureActionType getOverEmailLimitAction()
public void setOverEmailLimitAction(EmailToCaseOnFailureActionType overEmailLimitAction)
public boolean getPreQuoteSignature()
public boolean isPreQuoteSignature()
public void setPreQuoteSignature(boolean preQuoteSignature)
public EmailToCaseRoutingAddress[] getRoutingAddresses()
public void setRoutingAddresses(EmailToCaseRoutingAddress[] routingAddresses)
public EmailToCaseOnFailureActionType getUnauthorizedSenderAction()
public void setUnauthorizedSenderAction(EmailToCaseOnFailureActionType unauthorizedSenderAction)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2015. All Rights Reserved.