@Component public class CollectionDocumentMapper extends ma.glasnost.orika.CustomMapper<CollectionIndex,CollectionDocument>
| Constructor and Description |
|---|
CollectionDocumentMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
mapAtoB(CollectionIndex collectionIndex,
CollectionDocument collectionDocument,
ma.glasnost.orika.MappingContext context) |
public void mapAtoB(CollectionIndex collectionIndex, CollectionDocument collectionDocument, ma.glasnost.orika.MappingContext context)
mapAtoB in interface ma.glasnost.orika.Mapper<CollectionIndex,CollectionDocument>mapAtoB in class ma.glasnost.orika.CustomMapper<CollectionIndex,CollectionDocument>Copyright © 2015–2017 eGovernments Foundation. All rights reserved.