| Constructor and Description |
|---|
EmailToCaseSettings()
Constructor
|
public boolean getEnableEmailToCase()
public boolean isEnableEmailToCase()
public void setEnableEmailToCase(boolean enableEmailToCase)
protected void setEnableEmailToCase(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getEnableHtmlEmail()
public boolean isEnableHtmlEmail()
public void setEnableHtmlEmail(boolean enableHtmlEmail)
protected void setEnableHtmlEmail(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getEnableOnDemandEmailToCase()
public boolean isEnableOnDemandEmailToCase()
public void setEnableOnDemandEmailToCase(boolean enableOnDemandEmailToCase)
protected void setEnableOnDemandEmailToCase(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getEnableThreadIDInBody()
public boolean isEnableThreadIDInBody()
public void setEnableThreadIDInBody(boolean enableThreadIDInBody)
protected void setEnableThreadIDInBody(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getEnableThreadIDInSubject()
public boolean isEnableThreadIDInSubject()
public void setEnableThreadIDInSubject(boolean enableThreadIDInSubject)
protected void setEnableThreadIDInSubject(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getNotifyOwnerOnNewCaseEmail()
public boolean isNotifyOwnerOnNewCaseEmail()
public void setNotifyOwnerOnNewCaseEmail(boolean notifyOwnerOnNewCaseEmail)
protected void setNotifyOwnerOnNewCaseEmail(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic EmailToCaseOnFailureActionType getOverEmailLimitAction()
public void setOverEmailLimitAction(EmailToCaseOnFailureActionType overEmailLimitAction)
protected void setOverEmailLimitAction(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getPreQuoteSignature()
public boolean isPreQuoteSignature()
public void setPreQuoteSignature(boolean preQuoteSignature)
protected void setPreQuoteSignature(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic EmailToCaseRoutingAddress[] getRoutingAddresses()
public void setRoutingAddresses(EmailToCaseRoutingAddress[] routingAddresses)
protected void setRoutingAddresses(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic EmailToCaseOnFailureActionType getUnauthorizedSenderAction()
public void setUnauthorizedSenderAction(EmailToCaseOnFailureActionType unauthorizedSenderAction)
protected void setUnauthorizedSenderAction(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic 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 © 2017. All Rights Reserved.