Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.core.event.synchronization
Class MailboxDeletedListener

java.lang.Object
  extended by org.nuxeo.cm.core.event.synchronization.AbstractSyncMailboxListener
      extended by org.nuxeo.cm.core.event.synchronization.MailboxDeletedListener
All Implemented Interfaces:
org.nuxeo.ecm.core.event.EventListener

public class MailboxDeletedListener
extends AbstractSyncMailboxListener

Puts a mailbox in deleted state.

Author:
Laurent Doguin

Constructor Summary
MailboxDeletedListener()
           
 
Method Summary
 void handleEvent(org.nuxeo.ecm.core.event.Event event)
           
 
Methods inherited from class org.nuxeo.cm.core.event.synchronization.AbstractSyncMailboxListener
getGroupUpdatePolicy, getMailboxDocument, getMailboxType, getMailboxType, isGroupUpdatePolicy, isMailboxGeneric, isMailboxPersonal, isMailboxType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailboxDeletedListener

public MailboxDeletedListener()
Method Detail

handleEvent

public void handleEvent(org.nuxeo.ecm.core.event.Event event)
                 throws org.nuxeo.ecm.core.api.ClientException
Throws:
org.nuxeo.ecm.core.api.ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.