Package com.sforce.soap.partner
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 Summary
Modifier and TypeMethodDescriptionelement : feedFilters of type {urn:partner.soap.sforce.com}DescribeLayoutFeedFilter java type: com.sforce.soap.partner.DescribeLayoutFeedFilter[]voidsetFeedFilters(IDescribeLayoutFeedFilter[] feedFilters)
-
Method Details
-
getFeedFilters
IDescribeLayoutFeedFilter[] getFeedFilters()element : feedFilters of type {urn:partner.soap.sforce.com}DescribeLayoutFeedFilter java type: com.sforce.soap.partner.DescribeLayoutFeedFilter[] -
setFeedFilters
-