Foundations Apex API Developer Reference

fferpcore.ChildCorrelationStrategyRequest

global interface ChildCorrelationStrategyRequest

A request to find the target object of the provided data based on the child correlation strategy used

Methods

getData

Map<String, Object> getData()

Return Value

The data of the message to use to find the correlating value.

setTargetObject

void setTargetObject(fferpcore.TargetObject targetObject)

Sets a new target object of the request.

Input Parameters

Name Type Description
targetObject fferpcore.TargetObject The target object to apply mappings to.
© Copyright 2009–2021 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.