Uses of Interface
com.sforce.soap.partner.ISearchSnippet
-
Packages that use ISearchSnippet Package Description com.sforce.soap.partner -
-
Uses of ISearchSnippet in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement ISearchSnippet Modifier and Type Class Description classSearchSnippetThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return ISearchSnippet Modifier and Type Method Description ISearchSnippetISearchRecord. getSnippet()element : snippet of type {urn:partner.soap.sforce.com}SearchSnippet java type: com.sforce.soap.partner.SearchSnippetISearchSnippetIPartnerConnectionFactory. newISearchSnippet()ISearchSnippetPartnerConnectionFactory. newISearchSnippet()Methods in com.sforce.soap.partner with parameters of type ISearchSnippet Modifier and Type Method Description voidISearchRecord. setSnippet(ISearchSnippet snippet)voidSearchRecord. setSnippet(ISearchSnippet snippet)
-