Class MetadataMapper
- java.lang.Object
- 
- com.evolveum.midpoint.repo.sql.helpers.mapper.MetadataMapper
 
- 
- All Implemented Interfaces:
- Mapper<MetadataType,Metadata>
 
 public class MetadataMapper extends Object implements Mapper<MetadataType,Metadata> Created by Viliam Repan (lazyman).
- 
- 
Constructor SummaryConstructors Constructor Description MetadataMapper()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Metadatamap(MetadataType input, MapperContext context)
 
- 
- 
- 
Method Detail- 
mappublic Metadata map(MetadataType input, MapperContext context) - Specified by:
- mapin interface- Mapper<MetadataType,Metadata>
 
 
- 
 
-