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