public interface FieldSelectionStrategy
| 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
|
Copyright © 2018 SAP SE. All Rights Reserved.