Interface PreUpdateEventListener
- All Known Implementing Classes:
BeanValidationEventListener, EnversPreUpdateEventListenerImpl
public interface PreUpdateEventListener
Called before updating the datastore
-
Method Summary
Modifier and TypeMethodDescriptionbooleanonPreUpdate(PreUpdateEvent event) Return true if the operation should be vetoed
-
Method Details
-
onPreUpdate
Return true if the operation should be vetoed
-