Foundations Apex API Developer Reference

fferpcore.UpdateChildCorrelationStrategy

global with sharing class UpdateChildCorrelationStrategy implements ChildCorrelationStrategy

Strategy for use with a fferpcore.ChildSubscriptionMapping that updates all child targets that are both existing and in the message. This ignores all child targets that only exist externally and creates all child targets that are only in 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 correlationKey, List<String> correlationMessageKey)

process

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

© Copyright 2009–2021 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.