Foundations Apex API Developer Reference

fferpcore.UpdateTotalChildCorrelationStrategy

global with sharing class UpdateTotalChildCorrelationStrategy implements ChildCorrelationStrategy

Strategy for use with a fferpcore.ChildSubscriptionMapping that updates all child targets that are both existing and in the message. This removes 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 childTargets)

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