| Class | Description |
|---|---|
| SalesforceClient |
The
SalesforceClient uses the Salesforce REST API to authenticate and query Salesforce. |
| SalesforceConfiguration |
The
SalesforceConfiguration contains the mapping the attributes of an AEM user to that of a Salesforce
Lead. |
| SalesforceExportProcess |
The
SalesforceExportProcess exports an AEM user to a Salesforce Lead. |
| SalesforceLeadSearch |
The
SalesforceLeadSearch component is used to search leads on salesforce and return back the data
as JSON |
| SalesforceResponse |
The
SalesforceResponse is a wrapper over the data returned by Salesforce on executing any request to
Salesforce. |
| SalesforceSearchParameters |
The
SalesforceSearchParameters is the helping object used for searching leads. |
| Enum | Description |
|---|---|
| SalesforceClient.AvailableMethods | |
| SalesforceSearchParameters.SalesforceObjectType |
| Exception | Description |
|---|---|
| SalesforceException |
The
SalesforceException is a custom exception wrapping the exception message and the code used
internally to distinguish between various exceptions that might be thrown from Salesforce. |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"