Foundations Apex API Developer Reference

fferpcore.AppendChildCorrelationStrategy

global with sharing class AppendChildCorrelationStrategy implements ChildCorrelationStrategy

Strategy for use with a fferpcore.ChildSubscriptionMapping that ignores all existing child targets and inserts all child targets from the message.

This class implements the following interfaces:

Methods

getCorrelationKey

global String getCorrelationKey()

getCorrelationMessageKey

global List<String> getCorrelationMessageKey()

getListIntent

global Intent getListIntent()

init

global void init(String correlationTargetKey, List<String> correlationMessageKey)

process

global void process(List<fferpcore.ChildCorrelationStrategyRequest> requests, fferpcore.TargetObjectList childTargets)

© Copyright 2009–2022 FinancialForce.com, inc. Confidential – all rights reserved. Various trademarks held by their respective owners.