G M N O Q S 
All Classes All Packages

G

getName() - Method in interface org.ikasan.spec.mapping.NamedResult
Get the query parameter name.
getName() - Method in interface org.ikasan.spec.mapping.QueryParameter
Get the query parameter name.
getTargetConfigurationValue(String, String, String, String, String) - Method in interface org.ikasan.spec.mapping.MappingService
For use on One to One mappings.
getTargetConfigurationValue(String, String, String, String, List<String>) - Method in interface org.ikasan.spec.mapping.MappingService
For use on Many to One mappings who do not have source parameter names.
getTargetConfigurationValues(String, String, String, String, List<String>) - Method in interface org.ikasan.spec.mapping.MappingService
For use on Many to Many mappings that do not have the names defined.
getTargetConfigurationValuesWithOrdinality(String, String, String, String, List<QueryParameter>) - Method in interface org.ikasan.spec.mapping.MappingService
For use on Many to Many mappings that do have the names defined.
getTargetConfigurationValueWithIgnores(String, String, String, String, List<String>) - Method in interface org.ikasan.spec.mapping.MappingService
For use on Many to One mappings who do not have source parameter names and will ignore non parameter matches.
getTargetConfigurationValueWithIgnoresWithOrdinality(String, String, String, String, List<QueryParameter>) - Method in interface org.ikasan.spec.mapping.MappingService
For use on Many to One mappings who have source parameter names and will ignore non parameter matches.
getValue() - Method in interface org.ikasan.spec.mapping.NamedResult
Get the query parameter value
getValue() - Method in interface org.ikasan.spec.mapping.QueryParameter
Get the query parameter value

M

MappingService<CONFIGURATION> - Interface in org.ikasan.spec.mapping
MappingService contract.

N

NamedResult - Interface in org.ikasan.spec.mapping
Created by Ikasan Development Team on 16/05/2017.

O

org.ikasan.spec.mapping - package org.ikasan.spec.mapping
 

Q

QueryParameter - Interface in org.ikasan.spec.mapping
Created by Ikasan Development Team on 03/04/2017.

S

setConfiguration(CONFIGURATION) - Method in interface org.ikasan.spec.mapping.MappingService
Set the configuration on the service.
setName(String) - Method in interface org.ikasan.spec.mapping.QueryParameter
Set the query parameter name.
setValue(String) - Method in interface org.ikasan.spec.mapping.QueryParameter
Set the query parameter value.
G M N O Q S 
All Classes All Packages