M - The type which implements Model interfacepublic interface CRUDLifecycleListener<M>
| Modifier and Type | Method and Description |
|---|---|
void |
broadcast(CRUDLifecycleEvent<M> event)
Broadcasts the event to the CRUDLifecycleListener.
|
void broadcast(CRUDLifecycleEvent<M> event)
event - the event is broadcasted.Copyright © 2011–2016 eXo Platform SAS. All rights reserved.