| Interface | Description |
|---|---|
| ILog | |
| IOAuthTokenCallback | |
| IOAuthTokenChangeHandler | |
| ISFApiClient | |
| ISFApiExecuteQuery |
Implementations of this interface provides the bare-minimum functions to make the V3 API server calls and read + parse their responses.
|
| ISFApiResultCallback<T> | |
| ISFAsyncHelper<T> | |
| ISFAsyncTask | |
| ISFAsyncTaskFactory | |
| ISFCapabilityService |
Created by Wes on 12/16/15.
|
| ISFConnectionManager | |
| ISFOAuthService | |
| ISFQuery<T> | |
| ISFReAuthHandler | |
| ISFReExecuteQuery<T> |
| Class | Description |
|---|---|
| ISFApiResultResponseTranslator<T extends SFODataObject,T2 extends SFODataObject> |
Helper class for the app to implement internal listeners
|