Foundations Apex API Developer Reference

fferpcore.ReplaceChildCorrelationStrategy

global with sharing class ReplaceChildCorrelationStrategy implements ChildCorrelationStrategy

Strategy for use with a fferpcore.ChildSubscriptionMapping that removes all child targets already existing and creates all child targets from the message.

This class implements the following interfaces:

Methods

getCorrelationKey

global String getCorrelationKey()

getCorrelationMessageKey

global List<String> getCorrelationMessageKey()

getListIntent

global fferpcore.Intent getListIntent()

init

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

process

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

© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.