Package org.nuxeo.ecm.core.model
Class DuplicatedNameFixer
java.lang.Object
org.nuxeo.ecm.core.model.DuplicatedNameFixer
- All Implemented Interfaces:
EventListener
- Author:
- Stephane Lacoin at Nuxeo (aka matic)
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DuplicatedNameFixer
public DuplicatedNameFixer()
-
-
Method Details
-
handleEvent
Description copied from interface:EventListener
Handle the given event. The listener can cancel the event by callingEvent.cancel()
- Specified by:
handleEvent
in interfaceEventListener
- Parameters:
event
- the event
-