Class CustomTab

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

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

      Constructors 
      Constructor Description
      CustomTab()
      Constructor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ActionOverride[] getActionOverrides()  
      java.lang.String getAuraComponent()  
      boolean getCustomObject()  
      java.lang.String getDescription()  
      java.lang.String getFlexiPage()  
      int getFrameHeight()  
      boolean getHasSidebar()  
      java.lang.String getIcon()  
      java.lang.String getLabel()  
      boolean getMobileReady()  
      java.lang.String getMotif()  
      java.lang.String getPage()  
      java.lang.String getScontrol()  
      java.lang.String getSplashPageLink()  
      java.lang.String getUrl()  
      Encoding getUrlEncodingKey()  
      boolean isCustomObject()  
      boolean isHasSidebar()  
      boolean isMobileReady()  
      void load​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      protected void loadFields​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setActionOverrides​(ActionOverride[] actionOverrides)  
      protected void setActionOverrides​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      protected void setAuraComponent​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setAuraComponent​(java.lang.String auraComponent)  
      void setCustomObject​(boolean customObject)  
      protected void setCustomObject​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      protected void setDescription​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setDescription​(java.lang.String description)  
      protected void setFlexiPage​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setFlexiPage​(java.lang.String flexiPage)  
      void setFrameHeight​(int frameHeight)  
      protected void setFrameHeight​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setHasSidebar​(boolean hasSidebar)  
      protected void setHasSidebar​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      protected void setIcon​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setIcon​(java.lang.String icon)  
      protected void setLabel​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setLabel​(java.lang.String label)  
      void setMobileReady​(boolean mobileReady)  
      protected void setMobileReady​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      protected void setMotif​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setMotif​(java.lang.String motif)  
      protected void setPage​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setPage​(java.lang.String page)  
      protected void setScontrol​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setScontrol​(java.lang.String scontrol)  
      protected void setSplashPageLink​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setSplashPageLink​(java.lang.String splashPageLink)  
      protected void setUrl​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setUrl​(java.lang.String url)  
      void setUrlEncodingKey​(Encoding urlEncodingKey)  
      protected void setUrlEncodingKey​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      java.lang.String toString()  
      void write​(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)  
      protected void writeFields​(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • CustomTab

        public CustomTab()
        Constructor
    • Method Detail

      • setActionOverrides

        public void setActionOverrides​(ActionOverride[] actionOverrides)
      • setActionOverrides

        protected void setActionOverrides​(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
      • getAuraComponent

        public java.lang.String getAuraComponent()
      • setAuraComponent

        public void setAuraComponent​(java.lang.String auraComponent)
      • setAuraComponent

        protected void setAuraComponent​(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
      • getCustomObject

        public boolean getCustomObject()
      • isCustomObject

        public boolean isCustomObject()
      • setCustomObject

        public void setCustomObject​(boolean customObject)
      • setCustomObject

        protected void setCustomObject​(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
      • getDescription

        public java.lang.String getDescription()
      • setDescription

        public void setDescription​(java.lang.String description)
      • setDescription

        protected void setDescription​(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
      • getFlexiPage

        public java.lang.String getFlexiPage()
      • setFlexiPage

        public void setFlexiPage​(java.lang.String flexiPage)
      • setFlexiPage

        protected void setFlexiPage​(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
      • getFrameHeight

        public int getFrameHeight()
      • setFrameHeight

        public void setFrameHeight​(int frameHeight)
      • setFrameHeight

        protected void setFrameHeight​(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
      • getHasSidebar

        public boolean getHasSidebar()
      • isHasSidebar

        public boolean isHasSidebar()
      • setHasSidebar

        public void setHasSidebar​(boolean hasSidebar)
      • setHasSidebar

        protected void setHasSidebar​(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
      • getIcon

        public java.lang.String getIcon()
      • setIcon

        public void setIcon​(java.lang.String icon)
      • setIcon

        protected void setIcon​(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
      • getLabel

        public java.lang.String getLabel()
      • setLabel

        public void setLabel​(java.lang.String label)
      • setLabel

        protected void setLabel​(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
      • getMobileReady

        public boolean getMobileReady()
      • isMobileReady

        public boolean isMobileReady()
      • setMobileReady

        public void setMobileReady​(boolean mobileReady)
      • setMobileReady

        protected void setMobileReady​(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
      • getMotif

        public java.lang.String getMotif()
      • setMotif

        public void setMotif​(java.lang.String motif)
      • setMotif

        protected void setMotif​(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
      • getPage

        public java.lang.String getPage()
      • setPage

        public void setPage​(java.lang.String page)
      • setPage

        protected void setPage​(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
      • getScontrol

        public java.lang.String getScontrol()
      • setScontrol

        public void setScontrol​(java.lang.String scontrol)
      • setScontrol

        protected void setScontrol​(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
      • getSplashPageLink

        public java.lang.String getSplashPageLink()
      • setSplashPageLink

        public void setSplashPageLink​(java.lang.String splashPageLink)
      • setSplashPageLink

        protected void setSplashPageLink​(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
      • getUrl

        public java.lang.String getUrl()
      • setUrl

        public void setUrl​(java.lang.String url)
      • setUrl

        protected void setUrl​(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
      • getUrlEncodingKey

        public Encoding getUrlEncodingKey()
      • setUrlEncodingKey

        public void setUrlEncodingKey​(Encoding urlEncodingKey)
      • setUrlEncodingKey

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