PropertyChangeAppender<ListChange>public class LevenshteinListChangeAppender extends CorePropertyChangeAppender<ListChange>
GENERIC_TYPE_NOT_PARAMETRIZEDHIGH_PRIORITY, LOW_PRIORITY| Modifier and Type | Method | Description |
|---|---|---|
ListChange |
calculateChanges(java.lang.Object leftValue,
java.lang.Object rightValue,
GlobalId affectedId,
JaversProperty property) |
|
boolean |
supports(JaversType propertyType) |
Checks if given property type is supported
|
calculateChanges, priority, renderNotParametrizedWarningIfNeededpublic boolean supports(JaversType propertyType)
PropertyChangeAppenderpublic ListChange calculateChanges(java.lang.Object leftValue, java.lang.Object rightValue, GlobalId affectedId, JaversProperty property)
calculateChanges in class CorePropertyChangeAppender<ListChange>