JavaScript is disabled on your browser.
G N S T
G
getMetacardTransformValue(String) - Method in class net.di2e.ecdr.search.transform.mapper.TransformIdMapperImpl
Returns the mapped value of the MetacardTransformer, otherwise it just returns the value that was passed into the
method
getQueryResponseTransformValue(String) - Method in class net.di2e.ecdr.search.transform.mapper.TransformIdMapperImpl
Returns the mapped value of the QueryResponseTransformer, otherwise it just returns the value that was passed
into the method
getValue(Map<String, String>, String, boolean) - Method in class net.di2e.ecdr.search.transform.mapper.TransformIdMapperImpl
N
net.di2e.ecdr.search.transform.mapper - package net.di2e.ecdr.search.transform.mapper
S
setMetacardTransformValues(List<String>) - Method in class net.di2e.ecdr.search.transform.mapper.TransformIdMapperImpl
Set the MetacardTransformer mapped values to be used by the CDR endpoints.
setQueryResponseTransformValues(List<String>) - Method in class net.di2e.ecdr.search.transform.mapper.TransformIdMapperImpl
Set the QueryResponseTransformer mapped values to be used by the CDR endpoints.
setValues(List<String>, Map<String, String>) - Method in class net.di2e.ecdr.search.transform.mapper.TransformIdMapperImpl
T
TransformIdMapperImpl - Class in net.di2e.ecdr.search.transform.mapper
This is a simple POJO designed to handle the differences between the CDR endpoint format Strings that are used and
the internal format Strings that are used to lookup the correct transform.
TransformIdMapperImpl() - Constructor for class net.di2e.ecdr.search.transform.mapper.TransformIdMapperImpl
Creates the initial default mappings which consist of ddf-atom to atom and atom to cdr-atom
G N S T
Copyright © 2014–2016 Pink Summit, LLC . All rights reserved.