Uses of Package
com.sforce.rest

Packages that use com.sforce.rest
com.sforce.rest   
com.sforce.rest.tools   
 

Classes in com.sforce.rest used by com.sforce.rest
ContentType
          ContentType
DescribeGlobal
          This class represents a JSON response from /services/data/v{version}/sobjects It has all of the fields for a particular sobject, and metadata about those fields.
DescribeLayout
          This class represents a JSON response from /services/data/v{version}/sobjects/{sobjectName}/describe It has all of the fields for a particular sobject, and metadata about those fields.
DescribeLayout.Field
          This class represents part of a JSON response from /services/data/v{version}/sobjects/{sobjectName}/describe
DescribeSobject
          This class represents a JSON response from /services/data/v{version}/sobjects/{sobjectName}
DescribeSobject.SobjectDescribe
          This class represents part of a JSON response from high level resource describe calls.
QueryResult
           
RestApiException
          RestApiException
RestConnection
           
RestExceptionCode
          RestExceptionCode
ResultInfo
           
SearchResult
           
SObjectResult
          This is the response from the server when you perform an create, update, delete operation on a single record.
 

Classes in com.sforce.rest used by com.sforce.rest.tools
RestApiException
          RestApiException
 



Copyright © 2011. All Rights Reserved.