Class SearchSettings

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

    public class SearchSettings
    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

      • SearchSettings

        public SearchSettings()
        Constructor
    • Method Detail

      • getDocumentContentSearchEnabled

        public boolean getDocumentContentSearchEnabled()
      • isDocumentContentSearchEnabled

        public boolean isDocumentContentSearchEnabled()
      • setDocumentContentSearchEnabled

        public void setDocumentContentSearchEnabled​(boolean documentContentSearchEnabled)
      • setDocumentContentSearchEnabled

        protected void setDocumentContentSearchEnabled​(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
      • getOptimizeSearchForCJKEnabled

        public boolean getOptimizeSearchForCJKEnabled()
      • isOptimizeSearchForCJKEnabled

        public boolean isOptimizeSearchForCJKEnabled()
      • setOptimizeSearchForCJKEnabled

        public void setOptimizeSearchForCJKEnabled​(boolean optimizeSearchForCJKEnabled)
      • setOptimizeSearchForCJKEnabled

        protected void setOptimizeSearchForCJKEnabled​(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
      • getRecentlyViewedUsersForBlankLookupEnabled

        public boolean getRecentlyViewedUsersForBlankLookupEnabled()
      • isRecentlyViewedUsersForBlankLookupEnabled

        public boolean isRecentlyViewedUsersForBlankLookupEnabled()
      • setRecentlyViewedUsersForBlankLookupEnabled

        public void setRecentlyViewedUsersForBlankLookupEnabled​(boolean recentlyViewedUsersForBlankLookupEnabled)
      • setRecentlyViewedUsersForBlankLookupEnabled

        protected void setRecentlyViewedUsersForBlankLookupEnabled​(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
      • setSearchSettingsByObject

        public void setSearchSettingsByObject​(SearchSettingsByObject searchSettingsByObject)
      • setSearchSettingsByObject

        protected void setSearchSettingsByObject​(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
      • getSidebarAutoCompleteEnabled

        public boolean getSidebarAutoCompleteEnabled()
      • isSidebarAutoCompleteEnabled

        public boolean isSidebarAutoCompleteEnabled()
      • setSidebarAutoCompleteEnabled

        public void setSidebarAutoCompleteEnabled​(boolean sidebarAutoCompleteEnabled)
      • setSidebarAutoCompleteEnabled

        protected void setSidebarAutoCompleteEnabled​(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
      • getSidebarDropDownListEnabled

        public boolean getSidebarDropDownListEnabled()
      • isSidebarDropDownListEnabled

        public boolean isSidebarDropDownListEnabled()
      • setSidebarDropDownListEnabled

        public void setSidebarDropDownListEnabled​(boolean sidebarDropDownListEnabled)
      • setSidebarDropDownListEnabled

        protected void setSidebarDropDownListEnabled​(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
      • getSidebarLimitToItemsIOwnCheckboxEnabled

        public boolean getSidebarLimitToItemsIOwnCheckboxEnabled()
      • isSidebarLimitToItemsIOwnCheckboxEnabled

        public boolean isSidebarLimitToItemsIOwnCheckboxEnabled()
      • setSidebarLimitToItemsIOwnCheckboxEnabled

        public void setSidebarLimitToItemsIOwnCheckboxEnabled​(boolean sidebarLimitToItemsIOwnCheckboxEnabled)
      • setSidebarLimitToItemsIOwnCheckboxEnabled

        protected void setSidebarLimitToItemsIOwnCheckboxEnabled​(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
      • getSingleSearchResultShortcutEnabled

        public boolean getSingleSearchResultShortcutEnabled()
      • isSingleSearchResultShortcutEnabled

        public boolean isSingleSearchResultShortcutEnabled()
      • setSingleSearchResultShortcutEnabled

        public void setSingleSearchResultShortcutEnabled​(boolean singleSearchResultShortcutEnabled)
      • setSingleSearchResultShortcutEnabled

        protected void setSingleSearchResultShortcutEnabled​(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
      • getSpellCorrectKnowledgeSearchEnabled

        public boolean getSpellCorrectKnowledgeSearchEnabled()
      • isSpellCorrectKnowledgeSearchEnabled

        public boolean isSpellCorrectKnowledgeSearchEnabled()
      • setSpellCorrectKnowledgeSearchEnabled

        public void setSpellCorrectKnowledgeSearchEnabled​(boolean spellCorrectKnowledgeSearchEnabled)
      • setSpellCorrectKnowledgeSearchEnabled

        protected void setSpellCorrectKnowledgeSearchEnabled​(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