public interface FieldSelectionStrategy
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldMap(Object source,
Object dest,
MappingContext mappingContext)
This method is called at runtime to determine whether the mapping implied by the field names from mapping context
should be performed
|
Copyright © 2017 SAP SE. All Rights Reserved.