Class EmailToCaseSettings

  • All Implemented Interfaces:
    com.sforce.ws.bind.XMLizable

    public class EmailToCaseSettings
    extends java.lang.Object
    implements com.sforce.ws.bind.XMLizable
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Constructor Detail

      • EmailToCaseSettings

        public EmailToCaseSettings()
        Constructor
    • Method Detail

      • getEnableE2CSourceTracking

        public boolean getEnableE2CSourceTracking()
      • isEnableE2CSourceTracking

        public boolean isEnableE2CSourceTracking()
      • setEnableE2CSourceTracking

        public void setEnableE2CSourceTracking​(boolean enableE2CSourceTracking)
      • setEnableE2CSourceTracking

        protected void setEnableE2CSourceTracking​(com.sforce.ws.parser.XmlInputStream __in,
                                                  com.sforce.ws.bind.TypeMapper __typeMapper)
                                           throws java.io.IOException,
                                                  com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableEmailToCase

        public boolean getEnableEmailToCase()
      • isEnableEmailToCase

        public boolean isEnableEmailToCase()
      • setEnableEmailToCase

        public void setEnableEmailToCase​(boolean enableEmailToCase)
      • setEnableEmailToCase

        protected void setEnableEmailToCase​(com.sforce.ws.parser.XmlInputStream __in,
                                            com.sforce.ws.bind.TypeMapper __typeMapper)
                                     throws java.io.IOException,
                                            com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableHtmlEmail

        public boolean getEnableHtmlEmail()
      • isEnableHtmlEmail

        public boolean isEnableHtmlEmail()
      • setEnableHtmlEmail

        public void setEnableHtmlEmail​(boolean enableHtmlEmail)
      • setEnableHtmlEmail

        protected void setEnableHtmlEmail​(com.sforce.ws.parser.XmlInputStream __in,
                                          com.sforce.ws.bind.TypeMapper __typeMapper)
                                   throws java.io.IOException,
                                          com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableOnDemandEmailToCase

        public boolean getEnableOnDemandEmailToCase()
      • isEnableOnDemandEmailToCase

        public boolean isEnableOnDemandEmailToCase()
      • setEnableOnDemandEmailToCase

        public void setEnableOnDemandEmailToCase​(boolean enableOnDemandEmailToCase)
      • setEnableOnDemandEmailToCase

        protected void setEnableOnDemandEmailToCase​(com.sforce.ws.parser.XmlInputStream __in,
                                                    com.sforce.ws.bind.TypeMapper __typeMapper)
                                             throws java.io.IOException,
                                                    com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableThreadIDInBody

        public boolean getEnableThreadIDInBody()
      • isEnableThreadIDInBody

        public boolean isEnableThreadIDInBody()
      • setEnableThreadIDInBody

        public void setEnableThreadIDInBody​(boolean enableThreadIDInBody)
      • setEnableThreadIDInBody

        protected void setEnableThreadIDInBody​(com.sforce.ws.parser.XmlInputStream __in,
                                               com.sforce.ws.bind.TypeMapper __typeMapper)
                                        throws java.io.IOException,
                                               com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableThreadIDInSubject

        public boolean getEnableThreadIDInSubject()
      • isEnableThreadIDInSubject

        public boolean isEnableThreadIDInSubject()
      • setEnableThreadIDInSubject

        public void setEnableThreadIDInSubject​(boolean enableThreadIDInSubject)
      • setEnableThreadIDInSubject

        protected void setEnableThreadIDInSubject​(com.sforce.ws.parser.XmlInputStream __in,
                                                  com.sforce.ws.bind.TypeMapper __typeMapper)
                                           throws java.io.IOException,
                                                  com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getNotifyOwnerOnNewCaseEmail

        public boolean getNotifyOwnerOnNewCaseEmail()
      • isNotifyOwnerOnNewCaseEmail

        public boolean isNotifyOwnerOnNewCaseEmail()
      • setNotifyOwnerOnNewCaseEmail

        public void setNotifyOwnerOnNewCaseEmail​(boolean notifyOwnerOnNewCaseEmail)
      • setNotifyOwnerOnNewCaseEmail

        protected void setNotifyOwnerOnNewCaseEmail​(com.sforce.ws.parser.XmlInputStream __in,
                                                    com.sforce.ws.bind.TypeMapper __typeMapper)
                                             throws java.io.IOException,
                                                    com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setOverEmailLimitAction

        protected void setOverEmailLimitAction​(com.sforce.ws.parser.XmlInputStream __in,
                                               com.sforce.ws.bind.TypeMapper __typeMapper)
                                        throws java.io.IOException,
                                               com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getPreQuoteSignature

        public boolean getPreQuoteSignature()
      • isPreQuoteSignature

        public boolean isPreQuoteSignature()
      • setPreQuoteSignature

        public void setPreQuoteSignature​(boolean preQuoteSignature)
      • setPreQuoteSignature

        protected void setPreQuoteSignature​(com.sforce.ws.parser.XmlInputStream __in,
                                            com.sforce.ws.bind.TypeMapper __typeMapper)
                                     throws java.io.IOException,
                                            com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setRoutingAddresses

        protected void setRoutingAddresses​(com.sforce.ws.parser.XmlInputStream __in,
                                           com.sforce.ws.bind.TypeMapper __typeMapper)
                                    throws java.io.IOException,
                                           com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • setUnauthorizedSenderAction

        protected void setUnauthorizedSenderAction​(com.sforce.ws.parser.XmlInputStream __in,
                                                   com.sforce.ws.bind.TypeMapper __typeMapper)
                                            throws java.io.IOException,
                                                   com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • write

        public void write​(javax.xml.namespace.QName __element,
                          com.sforce.ws.parser.XmlOutputStream __out,
                          com.sforce.ws.bind.TypeMapper __typeMapper)
                   throws java.io.IOException
        Specified by:
        write in interface com.sforce.ws.bind.XMLizable
        Throws:
        java.io.IOException
      • writeFields

        protected void writeFields​(com.sforce.ws.parser.XmlOutputStream __out,
                                   com.sforce.ws.bind.TypeMapper __typeMapper)
                            throws java.io.IOException
        Throws:
        java.io.IOException
      • load

        public void load​(com.sforce.ws.parser.XmlInputStream __in,
                         com.sforce.ws.bind.TypeMapper __typeMapper)
                  throws java.io.IOException,
                         com.sforce.ws.ConnectionException
        Specified by:
        load in interface com.sforce.ws.bind.XMLizable
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • loadFields

        protected void loadFields​(com.sforce.ws.parser.XmlInputStream __in,
                                  com.sforce.ws.bind.TypeMapper __typeMapper)
                           throws java.io.IOException,
                                  com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object