The Aria for Salesforce SDK comprises the Aria Core APIs and the Aria Admintools APIs. These Aria for Salesforce SDKs are Apex wrappers around the Aria APIs that give a Salesforce developer easy access to the Aria APIs from within Salesforce. The Aria for Salesforce app needs to be installed to use the Apex-wrapped Aria APIs. The Aria for Salesforce SDK is built on the Force.com platform. Note that 64 out of about 150 Core APIs are wrapped. With these Aria for Salesforce Apex wrappers:
The methods in the SDK are named after the Aria API methods, making it easier to identify the Aria for Salesforce app method that should be used to make a callout to a specific Aria API method. The Aria for Salesforce SDK is included in the Aria for Salesforce app. No special installation or configurations are required to install the Aria for Salesforce SDK. Once the user installs the Aria for Salesforce app, the Aria for Salesforce SDK is available to the user in his or her Salesforce instance. Please see the Salesforce Installation and Configuration for more information.
Once the Aria for Salesforce app is installed, the following Apex classes list the Core and Admintools APIs that are currently available in the Aria for Salesforce SDK.
The Aria for Salesforce SDK does not include all of the Aria APIs. The Aria APIs are added to the SDK incrementally with every Salesforce release.