Interface PreUpsertEventListener

All Known Implementing Classes:
BeanValidationEventListener

public interface PreUpsertEventListener
Called before updating the datastore
  • Method Summary

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

    • onPreUpsert

      boolean onPreUpsert(PreUpsertEvent event)
      Return true if the operation should be vetoed