public class DefaultFieldSelectionStrategy extends Object implements FieldSelectionStrategy
FieldSelectionStrategy| Constructor and Description |
|---|
DefaultFieldSelectionStrategy() |
| 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
|
public boolean shouldMap(Object source, Object dest, MappingContext mappingContext)
FieldSelectionStrategyshouldMap in interface FieldSelectionStrategyCopyright © 2017 SAP SE. All Rights Reserved.