Package org.hippoecm.frontend.model
Interface IModelReference.IModelChangeEvent<T>
- Type Parameters:
T
- the type of the object for the model
- All Superinterfaces:
IEvent<IModelReference<T>>
- Enclosing interface:
- IModelReference<T>
Event that's sent to
IObserver
s of the service.
When processing the event, the model service should not receive a new model.