Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ManageApplicationDataService Class

Engineering: Provide a brief class description. Also, this class shares the manageApplicationData operation name with ConnectApi.IntegratedEligibilityConnect — can you confirm the relationship to keep descriptions consistent without duplicating?

Namespace

PublicSectrSltn

Usage

Engineering: provide info

Example

Engineering: provide info

ManageApplicationDataService Methods

The following are methods for ManageApplicationDataService.

manageApplicationData(input, output, options)

Engineering: Provide a brief method description (what the operation does with the application data tree)

Signature

public static void manageApplicationData(Map<String,Object> input, Map<String,Object> output, Map<String,Object> options)

Parameters

input
Type: Map<String,Object>
Engineering: Describe the input parameter (expected keys and values).
output
Type: Map<String,Object>
Engineering: Describe the output parameter (what the method populates)
options
Type: Map<String,Object>
Engineering: Describe the options parameter.

Return Value

Type: void