Uses of Interface
org.ikasan.spec.mapping.NamedResult
-
-
Uses of NamedResult in org.ikasan.spec.mapping
Methods in org.ikasan.spec.mapping that return types with arguments of type NamedResult Modifier and Type Method Description java.util.List<NamedResult>MappingService. getTargetConfigurationValuesWithOrdinality(java.lang.String clientName, java.lang.String configurationType, java.lang.String sourceContext, java.lang.String targetContext, java.util.List<QueryParameter> sourceSystemValues)For use on Many to Many mappings that do have the names defined.
-