Class MobileSettings

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

    public class MobileSettings
    extends Metadata
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Constructor Detail

      • MobileSettings

        public MobileSettings()
        Constructor
    • Method Detail

      • setDashboardMobile

        protected void setDashboardMobile​(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
      • getEnableImportContactFromDevice

        public boolean getEnableImportContactFromDevice()
      • isEnableImportContactFromDevice

        public boolean isEnableImportContactFromDevice()
      • setEnableImportContactFromDevice

        public void setEnableImportContactFromDevice​(boolean enableImportContactFromDevice)
      • setEnableImportContactFromDevice

        protected void setEnableImportContactFromDevice​(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
      • getEnableNewSalesforceMobileAppForTablet

        public boolean getEnableNewSalesforceMobileAppForTablet()
      • isEnableNewSalesforceMobileAppForTablet

        public boolean isEnableNewSalesforceMobileAppForTablet()
      • setEnableNewSalesforceMobileAppForTablet

        public void setEnableNewSalesforceMobileAppForTablet​(boolean enableNewSalesforceMobileAppForTablet)
      • setEnableNewSalesforceMobileAppForTablet

        protected void setEnableNewSalesforceMobileAppForTablet​(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
      • getEnableNewSalesforceMobileAppForTabletWideScreen

        public boolean getEnableNewSalesforceMobileAppForTabletWideScreen()
      • isEnableNewSalesforceMobileAppForTabletWideScreen

        public boolean isEnableNewSalesforceMobileAppForTabletWideScreen()
      • setEnableNewSalesforceMobileAppForTabletWideScreen

        public void setEnableNewSalesforceMobileAppForTabletWideScreen​(boolean enableNewSalesforceMobileAppForTabletWideScreen)
      • setEnableNewSalesforceMobileAppForTabletWideScreen

        protected void setEnableNewSalesforceMobileAppForTabletWideScreen​(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
      • getEnableOfflineDraftsEnabled

        public boolean getEnableOfflineDraftsEnabled()
      • isEnableOfflineDraftsEnabled

        public boolean isEnableOfflineDraftsEnabled()
      • setEnableOfflineDraftsEnabled

        public void setEnableOfflineDraftsEnabled​(boolean enableOfflineDraftsEnabled)
      • setEnableOfflineDraftsEnabled

        protected void setEnableOfflineDraftsEnabled​(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
      • getEnablePopulateNameManuallyInToday

        public boolean getEnablePopulateNameManuallyInToday()
      • isEnablePopulateNameManuallyInToday

        public boolean isEnablePopulateNameManuallyInToday()
      • setEnablePopulateNameManuallyInToday

        public void setEnablePopulateNameManuallyInToday​(boolean enablePopulateNameManuallyInToday)
      • setEnablePopulateNameManuallyInToday

        protected void setEnablePopulateNameManuallyInToday​(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
      • getEnableS1EncryptedStoragePref2

        public boolean getEnableS1EncryptedStoragePref2()
      • isEnableS1EncryptedStoragePref2

        public boolean isEnableS1EncryptedStoragePref2()
      • setEnableS1EncryptedStoragePref2

        public void setEnableS1EncryptedStoragePref2​(boolean enableS1EncryptedStoragePref2)
      • setEnableS1EncryptedStoragePref2

        protected void setEnableS1EncryptedStoragePref2​(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
      • getEnableS1OfflinePref

        public boolean getEnableS1OfflinePref()
      • isEnableS1OfflinePref

        public boolean isEnableS1OfflinePref()
      • setEnableS1OfflinePref

        public void setEnableS1OfflinePref​(boolean enableS1OfflinePref)
      • setEnableS1OfflinePref

        protected void setEnableS1OfflinePref​(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
        Overrides:
        write in class Metadata
        Throws:
        java.io.IOException
      • writeFields

        protected void writeFields​(com.sforce.ws.parser.XmlOutputStream __out,
                                   com.sforce.ws.bind.TypeMapper __typeMapper)
                            throws java.io.IOException
        Overrides:
        writeFields in class Metadata
        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
        Overrides:
        load in class Metadata
        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
        Overrides:
        loadFields in class Metadata
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • toString

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