fferpcore.TransformMappingglobal interface TransformMapping A mapping used for transforming data.
Methods
getNodesList<MessageDescription.Node> getNodes(fferpcore.Context sourceContext) Input Parameters
Return ValueThe message nodes that dictate how the mapping obtains the data from the source object. getSubscriptionMappingSubscriptionMapping getSubscriptionMapping(List<String> messageKey) Input Parameters
Return ValueThe subscription mapping that dicates how the mapping updates the target object. |