Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.core.event
Class UpdateMailboxRightsListener

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

public class UpdateMailboxRightsListener
extends Object
implements org.nuxeo.ecm.core.event.EventListener

Listener for mailbox events that sets user/groups rights when mailbox is created/edited.

Author:
Anahide Tchertchian

Constructor Summary
UpdateMailboxRightsListener()
           
 
Method Summary
 void handleEvent(org.nuxeo.ecm.core.event.Event event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateMailboxRightsListener

public UpdateMailboxRightsListener()
Method Detail

handleEvent

public void handleEvent(org.nuxeo.ecm.core.event.Event event)
                 throws org.nuxeo.ecm.core.api.ClientException
Specified by:
handleEvent in interface org.nuxeo.ecm.core.event.EventListener
Throws:
org.nuxeo.ecm.core.api.ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.