Interface EntityDiffEvent
- All Known Implementing Classes:
EntityPostSaveEvent,EntityPreSaveEvent
public interface EntityDiffEvent
-
Method Summary
Modifier and TypeMethodDescriptiondiffs()default booleanonlyPropertyMutated(String name) default booleanpropertyMutated(String name) streamDiffsForProperty(String name, Class<PT> type)
-
Method Details
-
diffs
-
propertyMutated
-
onlyPropertyMutated
-
streamDiffsForProperty
-