Foundations Apex API Developer Reference

fferpcore.ChildMappingMatcher

global interface ChildMappingMatcher

A strategy for filtering child data within a child mapping in order to limit the number of the child target objects created.

Methods

matches

Boolean matches(Map<String, Object> data)

Input Parameters

Name Type Description
data Map<String, Object> The data for a single child source object.

Return Value

True if the child data matches the filter.

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