Uses of Interface
com.sforce.soap.partner.fault.IApiQueryFault
-
Packages that use IApiQueryFault Package Description com.sforce.soap.partner com.sforce.soap.partner.fault -
-
Uses of IApiQueryFault in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return IApiQueryFault Modifier and Type Method Description IApiQueryFaultIPartnerConnectionFactory. newIApiQueryFault()IApiQueryFaultPartnerConnectionFactory. newIApiQueryFault() -
Uses of IApiQueryFault in com.sforce.soap.partner.fault
Subinterfaces of IApiQueryFault in com.sforce.soap.partner.fault Modifier and Type Interface Description interfaceIInvalidFieldFaultThis is a generated class for the SObject Enterprise API.interfaceIInvalidSObjectFaultThis is a generated class for the SObject Enterprise API.interfaceIMalformedQueryFaultThis is a generated class for the SObject Enterprise API.interfaceIMalformedSearchFaultThis is a generated class for the SObject Enterprise API.Classes in com.sforce.soap.partner.fault that implement IApiQueryFault Modifier and Type Class Description classApiQueryFaultThis is a generated class for the SObject Enterprise API.classInvalidFieldFaultThis is a generated class for the SObject Enterprise API.classInvalidSObjectFaultThis is a generated class for the SObject Enterprise API.classMalformedQueryFaultThis is a generated class for the SObject Enterprise API.classMalformedSearchFaultThis is a generated class for the SObject Enterprise API.
-