Interface FormCacheEvent
-
- All Superinterfaces:
Event
public interface FormCacheEvent extends Event
This class represents a form cache event. A form cache event is published when a form or form section is created or updated. The form manager subscribed itself to these events and updates its internal cache (i.e. cached information about the form sections contained by a form).
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface nl.gx.webmanager.services.event.Event
Event.Type
-
-
Method Summary
-
Methods inherited from interface nl.gx.webmanager.services.event.Event
getEventAction, getEventType, getScope, getSource
-
-