Class DummyBeforeModificationListener

java.lang.Object
org.nuxeo.ecm.core.storage.sql.listeners.DummyBeforeModificationListener
All Implemented Interfaces:
EventListener

public class DummyBeforeModificationListener extends Object implements EventListener
  • Field Details

  • Constructor Details

    • DummyBeforeModificationListener

      public DummyBeforeModificationListener()
  • Method Details

    • handleEvent

      public void handleEvent(Event event)
      Called on aboutToCreate and beforeDocumentModification events.
      Specified by:
      handleEvent in interface EventListener
      Parameters:
      event - the event
    • clear

      public static void clear()
    • getPreviousTitle

      public static String getPreviousTitle()