Package com.force.api
-
Interface Summary Interface Description SessionRefreshListener Created by jjoergensen on 2/19/17. -
Class Summary Class Description ApiConfig ApiError ApiSession Auth AuthorizationRequest AuthorizationResponse CreateResponse DescribeGlobal DescribeSObject 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.DescribeSObject.ChildEntity Child Relationships.DescribeSObject.Field This class represents part of a JSON response from /services/data/v{version}/sobjects/{sobjectName}/describeDescribeSObject.PicklistEntry This class represents a picklist value as given by a describe api call.DescribeSObjectBasic DiscoverSObject<T> ExtendedApiVersion represents a single supported API version as reported by the/services/dataresource for the instance endpoint returned on authentication.ForceApi main class for making API calls.Identity QueryResult<T> ResourceRepresentation A representation of a resource in the Force.com REST API.SupportedVersions Created by jjoergensen on 2/22/17. -
Enum Summary Enum Description ApiErrorCode ApiVersion AuthorizationRequest.Display AuthorizationRequest.Scope CreateOrUpdateResult ExtendedApiVersion.Season -
Exception Summary Exception Description ApiException ApiTokenException AuthException ResourceException SObjectException