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 EventListenerevent - the eventCopyright © 2018 Nuxeo. All rights reserved.