Class IdeasSettings

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

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

      • IdeasSettings

        public IdeasSettings()
        Constructor
    • Method Detail

      • getEnableChatterProfile

        public boolean getEnableChatterProfile()
      • isEnableChatterProfile

        public boolean isEnableChatterProfile()
      • setEnableChatterProfile

        public void setEnableChatterProfile​(boolean enableChatterProfile)
      • setEnableChatterProfile

        protected void setEnableChatterProfile​(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
      • getEnableIdeaThemes

        public boolean getEnableIdeaThemes()
      • isEnableIdeaThemes

        public boolean isEnableIdeaThemes()
      • setEnableIdeaThemes

        public void setEnableIdeaThemes​(boolean enableIdeaThemes)
      • setEnableIdeaThemes

        protected void setEnableIdeaThemes​(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
      • getEnableIdeas

        public boolean getEnableIdeas()
      • isEnableIdeas

        public boolean isEnableIdeas()
      • setEnableIdeas

        public void setEnableIdeas​(boolean enableIdeas)
      • setEnableIdeas

        protected void setEnableIdeas​(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
      • getEnableIdeasReputation

        public boolean getEnableIdeasReputation()
      • isEnableIdeasReputation

        public boolean isEnableIdeasReputation()
      • setEnableIdeasReputation

        public void setEnableIdeasReputation​(boolean enableIdeasReputation)
      • setEnableIdeasReputation

        protected void setEnableIdeasReputation​(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
      • getHalfLife

        public double getHalfLife()
      • setHalfLife

        public void setHalfLife​(double halfLife)
      • setHalfLife

        protected void setHalfLife​(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
      • getIdeasProfilePage

        public java.lang.String getIdeasProfilePage()
      • setIdeasProfilePage

        public void setIdeasProfilePage​(java.lang.String ideasProfilePage)
      • setIdeasProfilePage

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