Package org.nuxeo.template.listeners
Class TemplateDeletionGuard
java.lang.Object
org.nuxeo.template.listeners.TemplateDeletionGuard
- All Implemented Interfaces:
EventListener
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TemplateDeletionGuard
public TemplateDeletionGuard()
-
-
Method Details
-
handleEvent
Description copied from interface:EventListenerHandle the given event. The listener can cancel the event by callingEvent.cancel()- Specified by:
handleEventin interfaceEventListener- Parameters:
event- the event
-