Interface DeleteSeminarEventExtension

All Known Implementing Classes:
InputDeleteSeminarEventExtension

public interface DeleteSeminarEventExtension
Extends the DeleteSeminarEventService to run additional logic in other modules
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    process(Entity event)
     
  • Method Details

    • process

      void process(Entity event)