be.ehealth.technicalconnector.mapper
Interface Mapper

All Known Implementing Classes:
MapperDozerImpl

public interface Mapper

Mapper framework Default impl : MapperDozerImpl Factory : MapperFactory


Field Summary
static String MAPPING_FILES
          Key of the paramMap to pass the config Files to be used.
 
Method Summary
<T> T
map(Object source, Class<T> clazz)
           
 

Field Detail

MAPPING_FILES

static final String MAPPING_FILES
Key of the paramMap to pass the config Files to be used.

See Also:
Constant Field Values
Method Detail

map

<T> T map(Object source,
          Class<T> clazz)



Connector Packaging TECHNICAL 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.