Nuxeo Enterprise Platform 5.1

org.nuxeo.ecm.platform.content.template.listener
Class ContentCreationListener

java.lang.Object
  extended by org.nuxeo.ecm.core.listener.AbstractEventListener
      extended by org.nuxeo.ecm.platform.content.template.listener.ContentCreationListener
All Implemented Interfaces:
EventListener

public class ContentCreationListener
extends AbstractEventListener


Constructor Summary
ContentCreationListener()
           
 
Method Summary
 void notifyEvent(CoreEvent event)
          Notifies a core event.
 
Methods inherited from class org.nuxeo.ecm.core.listener.AbstractEventListener
accepts, addEventId, getName, getOrder, removeEventId, setName, setOrder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentCreationListener

public ContentCreationListener()
Method Detail

notifyEvent

public void notifyEvent(CoreEvent event)
                 throws Exception
Description copied from interface: EventListener
Notifies a core event.

Parameters:
event - the core event to notify
Throws:
Exception

Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.