Interface IDescribeLayout

All Known Implementing Classes:
DescribeLayout

public interface IDescribeLayout
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
  • Method Details

    • getButtonLayoutSection

      IDescribeLayoutButtonSection getButtonLayoutSection()
      element : buttonLayoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutButtonSection java type: com.sforce.soap.partner.DescribeLayoutButtonSection
    • setButtonLayoutSection

      void setButtonLayoutSection(IDescribeLayoutButtonSection buttonLayoutSection)
    • getDetailLayoutSections

      IDescribeLayoutSection[] getDetailLayoutSections()
      element : detailLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]
    • setDetailLayoutSections

      void setDetailLayoutSections(IDescribeLayoutSection[] detailLayoutSections)
    • getEditLayoutSections

      IDescribeLayoutSection[] getEditLayoutSections()
      element : editLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]
    • setEditLayoutSections

      void setEditLayoutSections(IDescribeLayoutSection[] editLayoutSections)
    • getFeedView

      element : feedView of type {urn:partner.soap.sforce.com}DescribeLayoutFeedView java type: com.sforce.soap.partner.DescribeLayoutFeedView
    • setFeedView

      void setFeedView(IDescribeLayoutFeedView feedView)
    • getHighlightsPanelLayoutSection

      IDescribeLayoutSection getHighlightsPanelLayoutSection()
      element : highlightsPanelLayoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection
    • setHighlightsPanelLayoutSection

      void setHighlightsPanelLayoutSection(IDescribeLayoutSection highlightsPanelLayoutSection)
    • getId

      String getId()
      element : id of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
    • setId

      void setId(String id)
    • getMultirowEditLayoutSections

      IDescribeLayoutSection[] getMultirowEditLayoutSections()
      element : multirowEditLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]
    • setMultirowEditLayoutSections

      void setMultirowEditLayoutSections(IDescribeLayoutSection[] multirowEditLayoutSections)
    • getQuickActionList

      IDescribeQuickActionListResult getQuickActionList()
      element : quickActionList of type {urn:partner.soap.sforce.com}DescribeQuickActionListResult java type: com.sforce.soap.partner.DescribeQuickActionListResult
    • setQuickActionList

      void setQuickActionList(IDescribeQuickActionListResult quickActionList)
    • getRelatedContent

      IRelatedContent getRelatedContent()
      element : relatedContent of type {urn:partner.soap.sforce.com}RelatedContent java type: com.sforce.soap.partner.RelatedContent
    • setRelatedContent

      void setRelatedContent(IRelatedContent relatedContent)
    • getRelatedLists

      IRelatedList[] getRelatedLists()
      element : relatedLists of type {urn:partner.soap.sforce.com}RelatedList java type: com.sforce.soap.partner.RelatedList[]
    • setRelatedLists

      void setRelatedLists(IRelatedList[] relatedLists)
    • getSaveOptions

      IDescribeLayoutSaveOption[] getSaveOptions()
      element : saveOptions of type {urn:partner.soap.sforce.com}DescribeLayoutSaveOption java type: com.sforce.soap.partner.DescribeLayoutSaveOption[]
    • setSaveOptions

      void setSaveOptions(IDescribeLayoutSaveOption[] saveOptions)