Class CustomApplicationComponent

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

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getButtonIconUrl()  
      java.lang.String getButtonStyle()  
      java.lang.String getButtonText()  
      int getButtonWidth()  
      int getHeight()  
      boolean getIsHeightFixed()  
      boolean getIsHidden()  
      boolean getIsWidthFixed()  
      java.lang.String getVisualforcePage()  
      int getWidth()  
      boolean isIsHeightFixed()  
      boolean isIsHidden()  
      boolean isIsWidthFixed()  
      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)  
      protected void setButtonIconUrl​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setButtonIconUrl​(java.lang.String buttonIconUrl)  
      protected void setButtonStyle​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setButtonStyle​(java.lang.String buttonStyle)  
      protected void setButtonText​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setButtonText​(java.lang.String buttonText)  
      void setButtonWidth​(int buttonWidth)  
      protected void setButtonWidth​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setHeight​(int height)  
      protected void setHeight​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setIsHeightFixed​(boolean isHeightFixed)  
      protected void setIsHeightFixed​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setIsHidden​(boolean isHidden)  
      protected void setIsHidden​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setIsWidthFixed​(boolean isWidthFixed)  
      protected void setIsWidthFixed​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      protected void setVisualforcePage​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)  
      void setVisualforcePage​(java.lang.String visualforcePage)  
      void setWidth​(int width)  
      protected void setWidth​(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

      • CustomApplicationComponent

        public CustomApplicationComponent()
        Constructor
    • Method Detail

      • getButtonIconUrl

        public java.lang.String getButtonIconUrl()
      • setButtonIconUrl

        public void setButtonIconUrl​(java.lang.String buttonIconUrl)
      • setButtonIconUrl

        protected void setButtonIconUrl​(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
      • getButtonStyle

        public java.lang.String getButtonStyle()
      • setButtonStyle

        public void setButtonStyle​(java.lang.String buttonStyle)
      • setButtonStyle

        protected void setButtonStyle​(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
      • getButtonText

        public java.lang.String getButtonText()
      • setButtonText

        public void setButtonText​(java.lang.String buttonText)
      • setButtonText

        protected void setButtonText​(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
      • getButtonWidth

        public int getButtonWidth()
      • setButtonWidth

        public void setButtonWidth​(int buttonWidth)
      • setButtonWidth

        protected void setButtonWidth​(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
      • getHeight

        public int getHeight()
      • setHeight

        public void setHeight​(int height)
      • setHeight

        protected void setHeight​(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
      • getIsHeightFixed

        public boolean getIsHeightFixed()
      • isIsHeightFixed

        public boolean isIsHeightFixed()
      • setIsHeightFixed

        public void setIsHeightFixed​(boolean isHeightFixed)
      • setIsHeightFixed

        protected void setIsHeightFixed​(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
      • getIsHidden

        public boolean getIsHidden()
      • isIsHidden

        public boolean isIsHidden()
      • setIsHidden

        public void setIsHidden​(boolean isHidden)
      • setIsHidden

        protected void setIsHidden​(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
      • getIsWidthFixed

        public boolean getIsWidthFixed()
      • isIsWidthFixed

        public boolean isIsWidthFixed()
      • setIsWidthFixed

        public void setIsWidthFixed​(boolean isWidthFixed)
      • setIsWidthFixed

        protected void setIsWidthFixed​(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
      • getVisualforcePage

        public java.lang.String getVisualforcePage()
      • setVisualforcePage

        public void setVisualforcePage​(java.lang.String visualforcePage)
      • setVisualforcePage

        protected void setVisualforcePage​(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
      • getWidth

        public int getWidth()
      • setWidth

        public void setWidth​(int width)
      • setWidth

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