Class CustomApplication

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

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

      • CustomApplication

        public CustomApplication()
        Constructor
    • Method Detail

      • setActionOverrides

        public void setActionOverrides​(AppActionOverride[] 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
      • setBrand

        public void setBrand​(AppBrand brand)
      • setBrand

        protected void setBrand​(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
      • setConsoleConfig

        protected void setConsoleConfig​(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
      • getDefaultLandingTab

        public java.lang.String getDefaultLandingTab()
      • setDefaultLandingTab

        public void setDefaultLandingTab​(java.lang.String defaultLandingTab)
      • setDefaultLandingTab

        protected void setDefaultLandingTab​(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
      • getFormFactors

        public FormFactor[] getFormFactors()
      • setFormFactors

        public void setFormFactors​(FormFactor[] formFactors)
      • setFormFactors

        protected void setFormFactors​(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
      • getIsNavAutoTempTabsDisabled

        public boolean getIsNavAutoTempTabsDisabled()
      • isIsNavAutoTempTabsDisabled

        public boolean isIsNavAutoTempTabsDisabled()
      • setIsNavAutoTempTabsDisabled

        public void setIsNavAutoTempTabsDisabled​(boolean isNavAutoTempTabsDisabled)
      • setIsNavAutoTempTabsDisabled

        protected void setIsNavAutoTempTabsDisabled​(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
      • getIsNavPersonalizationDisabled

        public boolean getIsNavPersonalizationDisabled()
      • isIsNavPersonalizationDisabled

        public boolean isIsNavPersonalizationDisabled()
      • setIsNavPersonalizationDisabled

        public void setIsNavPersonalizationDisabled​(boolean isNavPersonalizationDisabled)
      • setIsNavPersonalizationDisabled

        protected void setIsNavPersonalizationDisabled​(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
      • getIsServiceCloudConsole

        public boolean getIsServiceCloudConsole()
      • isIsServiceCloudConsole

        public boolean isIsServiceCloudConsole()
      • setIsServiceCloudConsole

        public void setIsServiceCloudConsole​(boolean isServiceCloudConsole)
      • setIsServiceCloudConsole

        protected void setIsServiceCloudConsole​(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
      • getLogo

        public java.lang.String getLogo()
      • setLogo

        public void setLogo​(java.lang.String logo)
      • setLogo

        protected void setLogo​(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
      • getNavType

        public NavType getNavType()
      • setNavType

        public void setNavType​(NavType navType)
      • setNavType

        protected void setNavType​(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
      • setPreferences

        public void setPreferences​(AppPreferences preferences)
      • setPreferences

        protected void setPreferences​(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
      • setProfileActionOverrides

        public void setProfileActionOverrides​(AppProfileActionOverride[] profileActionOverrides)
      • setProfileActionOverrides

        protected void setProfileActionOverrides​(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
      • getSetupExperience

        public java.lang.String getSetupExperience()
      • setSetupExperience

        public void setSetupExperience​(java.lang.String setupExperience)
      • setSetupExperience

        protected void setSetupExperience​(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
      • getSubscriberTabs

        public java.lang.String[] getSubscriberTabs()
      • setSubscriberTabs

        public void setSubscriberTabs​(java.lang.String[] subscriberTabs)
      • setSubscriberTabs

        protected void setSubscriberTabs​(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
      • getTabs

        public java.lang.String[] getTabs()
      • setTabs

        public void setTabs​(java.lang.String[] tabs)
      • setTabs

        protected void setTabs​(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
      • getUiType

        public UiType getUiType()
      • setUiType

        public void setUiType​(UiType uiType)
      • setUiType

        protected void setUiType​(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
      • getUtilityBar

        public java.lang.String getUtilityBar()
      • setUtilityBar

        public void setUtilityBar​(java.lang.String utilityBar)
      • setUtilityBar

        protected void setUtilityBar​(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
      • setWorkspaceConfig

        public void setWorkspaceConfig​(AppWorkspaceConfig workspaceConfig)
      • setWorkspaceConfig

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