|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MatchDefinition
Define the properties for matching two beans.
Method Summary | |
---|---|
Iterable<String> |
getKeyProperties()
The key property names. |
Iterable<String> |
getOtherProperties()
Other properties that wont be used in the match, but which might be required for information on results. |
Iterable<String> |
getValueProperties()
The names of the properties of the values that will be compared. |
Method Detail |
---|
Iterable<String> getKeyProperties()
Iterable<String> getValueProperties()
Iterable<String> getOtherProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |