Uses of Interface
com.sforce.soap.partner.IDescribeLayoutFeedFilter
-
Packages that use IDescribeLayoutFeedFilter Package Description com.sforce.soap.partner -
-
Uses of IDescribeLayoutFeedFilter in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IDescribeLayoutFeedFilter Modifier and Type Class Description classDescribeLayoutFeedFilterThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IDescribeLayoutFeedFilter Modifier and Type Method Description IDescribeLayoutFeedFilter[]IDescribeLayoutFeedView. getFeedFilters()element : feedFilters of type {urn:partner.soap.sforce.com}DescribeLayoutFeedFilter java type: com.sforce.soap.partner.DescribeLayoutFeedFilter[]IDescribeLayoutFeedFilterIPartnerConnectionFactory. newIDescribeLayoutFeedFilter()IDescribeLayoutFeedFilterPartnerConnectionFactory. newIDescribeLayoutFeedFilter()Methods in com.sforce.soap.partner with parameters of type IDescribeLayoutFeedFilter Modifier and Type Method Description voidDescribeLayoutFeedView. setFeedFilters(IDescribeLayoutFeedFilter[] feedFilters)voidIDescribeLayoutFeedView. setFeedFilters(IDescribeLayoutFeedFilter[] feedFilters)
-