- All Superinterfaces:
- CRUDHook
public interface MediatorHook
extends CRUDHook
Marker interface for hooks that are to be called at the mediator level,
instead of the CRUD level. If the operation is on composite entities, these
hooks are called only for top-level entities, instead of each contained
entity.