Uses of Interface
com.sforce.soap.partner.IDescribeSearchLayoutResult
-
Packages that use IDescribeSearchLayoutResult Package Description com.sforce.soap.partner -
-
Uses of IDescribeSearchLayoutResult in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IDescribeSearchLayoutResult Modifier and Type Class Description classDescribeSearchLayoutResultThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IDescribeSearchLayoutResult Modifier and Type Method Description IDescribeSearchLayoutResult[]IPartnerConnectionWrapper. describeSearchLayouts(String[] sObjectType)IDescribeSearchLayoutResult[]PartnerConnectionWrapper. describeSearchLayouts(String[] sObjectType)IDescribeSearchLayoutResult[]IDescribeSearchLayoutsResponse_element. getResult()element : result of type {urn:partner.soap.sforce.com}DescribeSearchLayoutResult java type: com.sforce.soap.partner.DescribeSearchLayoutResult[]IDescribeSearchLayoutResultIPartnerConnectionFactory. newIDescribeSearchLayoutResult()IDescribeSearchLayoutResultPartnerConnectionFactory. newIDescribeSearchLayoutResult()Methods in com.sforce.soap.partner with parameters of type IDescribeSearchLayoutResult Modifier and Type Method Description voidDescribeSearchLayoutsResponse_element. setResult(IDescribeSearchLayoutResult[] result)voidIDescribeSearchLayoutsResponse_element. setResult(IDescribeSearchLayoutResult[] result)
-