fferpcore.ChildMappingMatcherglobal interface ChildMappingMatcher A strategy for filtering child data within a child mapping in order to limit the number of the child target objects created. MethodsmatchesBoolean matches(Map<String, Object> data) Input Parameters
Return ValueTrue if the child data matches the filter. |