public class DummyBeforeModificationListener extends Object implements EventListener
Modifier and Type | Field and Description |
---|---|
static String |
previousTitle |
Constructor and Description |
---|
DummyBeforeModificationListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event event)
Called on aboutToCreate and beforeDocumentModification events.
|
public static String previousTitle
public DummyBeforeModificationListener()
public void handleEvent(Event event)
handleEvent
in interface EventListener
event
- the eventCopyright © 2016 Nuxeo SA. All rights reserved.