Interface IDescribeLayoutFeedView

All Known Implementing Classes:
DescribeLayoutFeedView

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

    • getFeedFilters

      IDescribeLayoutFeedFilter[] getFeedFilters()
      element : feedFilters of type {urn:partner.soap.sforce.com}DescribeLayoutFeedFilter java type: com.sforce.soap.partner.DescribeLayoutFeedFilter[]
    • setFeedFilters

      void setFeedFilters(IDescribeLayoutFeedFilter[] feedFilters)