Foundations Apex API Developer Reference

fferpcore.LinkingMessageToTargetObjectMarshaller2

global interface LinkingMessageToTargetObjectMarshaller2 extends LinkingMessageToTargetObjectMarshaller

Logic to apply message data to target objects, and to perform actions following commit.

This class extends fferpcore.LinkingMessageToTargetObjectMarshaller

Methods

afterCommit

void afterCommit(Set<Object> successfulKeys)

Perform the necessary actions after the commit has taken place.

Input Parameters

Name Type Description
successfulKeys Set<Object> Keys of the records that were successfully committed.
© Copyright 2009–2022 FinancialForce.com, inc. Confidential – all rights reserved. Various trademarks held by their respective owners.