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 Detail

      • getButtonLayoutSection

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

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

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

        IDescribeLayoutFeedView getFeedView()
        element : feedView of type {urn:partner.soap.sforce.com}DescribeLayoutFeedView java type: com.sforce.soap.partner.DescribeLayoutFeedView
      • 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
      • 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[]