Interface PreUpdateEventListener

All Known Implementing Classes:
BeanValidationEventListener, EnversPreUpdateEventListenerImpl

public interface PreUpdateEventListener
Called before updating the datastore
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Return true if the operation should be vetoed
  • Method Details

    • onPreUpdate

      boolean onPreUpdate(PreUpdateEvent event)
      Return true if the operation should be vetoed