Class DescribeLayout

java.lang.Object
com.sforce.soap.partner.DescribeLayout
All Implemented Interfaces:
IDescribeLayout, com.sforce.ws.bind.XMLizable

public class DescribeLayout extends Object implements com.sforce.ws.bind.XMLizable, IDescribeLayout
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
  • Constructor Details

    • DescribeLayout

      public DescribeLayout()
      Constructor
  • Method Details

    • getButtonLayoutSection

      public DescribeLayoutButtonSection getButtonLayoutSection()
      Description copied from interface: IDescribeLayout
      element : buttonLayoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutButtonSection java type: com.sforce.soap.partner.DescribeLayoutButtonSection
      Specified by:
      getButtonLayoutSection in interface IDescribeLayout
    • setButtonLayoutSection

      public void setButtonLayoutSection(IDescribeLayoutButtonSection buttonLayoutSection)
      Specified by:
      setButtonLayoutSection in interface IDescribeLayout
    • setButtonLayoutSection

      protected void setButtonLayoutSection(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getDetailLayoutSections

      public DescribeLayoutSection[] getDetailLayoutSections()
      Description copied from interface: IDescribeLayout
      element : detailLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]
      Specified by:
      getDetailLayoutSections in interface IDescribeLayout
    • setDetailLayoutSections

      public void setDetailLayoutSections(IDescribeLayoutSection[] detailLayoutSections)
      Specified by:
      setDetailLayoutSections in interface IDescribeLayout
    • setDetailLayoutSections

      protected void setDetailLayoutSections(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getEditLayoutSections

      public DescribeLayoutSection[] getEditLayoutSections()
      Description copied from interface: IDescribeLayout
      element : editLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]
      Specified by:
      getEditLayoutSections in interface IDescribeLayout
    • setEditLayoutSections

      public void setEditLayoutSections(IDescribeLayoutSection[] editLayoutSections)
      Specified by:
      setEditLayoutSections in interface IDescribeLayout
    • setEditLayoutSections

      protected void setEditLayoutSections(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getFeedView

      public DescribeLayoutFeedView getFeedView()
      Description copied from interface: IDescribeLayout
      element : feedView of type {urn:partner.soap.sforce.com}DescribeLayoutFeedView java type: com.sforce.soap.partner.DescribeLayoutFeedView
      Specified by:
      getFeedView in interface IDescribeLayout
    • setFeedView

      public void setFeedView(IDescribeLayoutFeedView feedView)
      Specified by:
      setFeedView in interface IDescribeLayout
    • setFeedView

      protected void setFeedView(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getHighlightsPanelLayoutSection

      public DescribeLayoutSection getHighlightsPanelLayoutSection()
      Description copied from interface: IDescribeLayout
      element : highlightsPanelLayoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection
      Specified by:
      getHighlightsPanelLayoutSection in interface IDescribeLayout
    • setHighlightsPanelLayoutSection

      public void setHighlightsPanelLayoutSection(IDescribeLayoutSection highlightsPanelLayoutSection)
      Specified by:
      setHighlightsPanelLayoutSection in interface IDescribeLayout
    • setHighlightsPanelLayoutSection

      protected void setHighlightsPanelLayoutSection(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getId

      public String getId()
      Description copied from interface: IDescribeLayout
      element : id of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      Specified by:
      getId in interface IDescribeLayout
    • setId

      public void setId(String id)
      Specified by:
      setId in interface IDescribeLayout
    • setId

      protected void setId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getMultirowEditLayoutSections

      public DescribeLayoutSection[] getMultirowEditLayoutSections()
      Description copied from interface: IDescribeLayout
      element : multirowEditLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]
      Specified by:
      getMultirowEditLayoutSections in interface IDescribeLayout
    • setMultirowEditLayoutSections

      public void setMultirowEditLayoutSections(IDescribeLayoutSection[] multirowEditLayoutSections)
      Specified by:
      setMultirowEditLayoutSections in interface IDescribeLayout
    • setMultirowEditLayoutSections

      protected void setMultirowEditLayoutSections(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getQuickActionList

      public DescribeQuickActionListResult getQuickActionList()
      Description copied from interface: IDescribeLayout
      element : quickActionList of type {urn:partner.soap.sforce.com}DescribeQuickActionListResult java type: com.sforce.soap.partner.DescribeQuickActionListResult
      Specified by:
      getQuickActionList in interface IDescribeLayout
    • setQuickActionList

      public void setQuickActionList(IDescribeQuickActionListResult quickActionList)
      Specified by:
      setQuickActionList in interface IDescribeLayout
    • setQuickActionList

      protected void setQuickActionList(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getRelatedContent

      public RelatedContent getRelatedContent()
      Description copied from interface: IDescribeLayout
      element : relatedContent of type {urn:partner.soap.sforce.com}RelatedContent java type: com.sforce.soap.partner.RelatedContent
      Specified by:
      getRelatedContent in interface IDescribeLayout
    • setRelatedContent

      public void setRelatedContent(IRelatedContent relatedContent)
      Specified by:
      setRelatedContent in interface IDescribeLayout
    • setRelatedContent

      protected void setRelatedContent(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getRelatedLists

      public RelatedList[] getRelatedLists()
      Description copied from interface: IDescribeLayout
      element : relatedLists of type {urn:partner.soap.sforce.com}RelatedList java type: com.sforce.soap.partner.RelatedList[]
      Specified by:
      getRelatedLists in interface IDescribeLayout
    • setRelatedLists

      public void setRelatedLists(IRelatedList[] relatedLists)
      Specified by:
      setRelatedLists in interface IDescribeLayout
    • setRelatedLists

      protected void setRelatedLists(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getSaveOptions

      public DescribeLayoutSaveOption[] getSaveOptions()
      Description copied from interface: IDescribeLayout
      element : saveOptions of type {urn:partner.soap.sforce.com}DescribeLayoutSaveOption java type: com.sforce.soap.partner.DescribeLayoutSaveOption[]
      Specified by:
      getSaveOptions in interface IDescribeLayout
    • setSaveOptions

      public void setSaveOptions(IDescribeLayoutSaveOption[] saveOptions)
      Specified by:
      setSaveOptions in interface IDescribeLayout
    • setSaveOptions

      protected void setSaveOptions(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • write

      public void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
      Specified by:
      write in interface com.sforce.ws.bind.XMLizable
      Throws:
      IOException
    • writeFields

      protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
      Throws:
      IOException
    • load

      public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Specified by:
      load in interface com.sforce.ws.bind.XMLizable
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • loadFields

      protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • toString

      public String toString()
      Overrides:
      toString in class Object