|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MatchingStrategy.PropertyNameInfo
Encapsulates property name information to be use for determining whether a hierarchy of source and destination properties match.
Method Summary | |
---|---|
List<String[]> |
getDestinationPropertyTokens()
Returns transformed name tokens for the destination property. |
String[] |
getSourceClassTokens()
Returns transformed name tokens for the source's declaring class. |
List<String[]> |
getSourcePropertyTokens()
Returns transformed name tokens for the source property. |
List<String[]> |
getSourcePropertyTypeTokens()
Returns transformed name tokens for each source property type. |
Method Detail |
---|
List<String[]> getDestinationPropertyTokens()
String[] getSourceClassTokens()
List<String[]> getSourcePropertyTokens()
List<String[]> getSourcePropertyTypeTokens()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |