Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.web.service
Class MailboxManagementServiceBusinessDelegate

java.lang.Object
  extended by org.nuxeo.cm.web.service.MailboxManagementServiceBusinessDelegate
All Implemented Interfaces:
Serializable

@Name(value="mailboxManagementService")
@Scope(value=APPLICATION)
public class MailboxManagementServiceBusinessDelegate
extends Object
implements Serializable

Correspondence service business delegate, exposing the service to the seam layer.

Author:
Anahide Tchertchian
See Also:
Serialized Form

Constructor Summary
MailboxManagementServiceBusinessDelegate()
           
 
Method Summary
 MailboxManagementService getMailboxManagementService()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailboxManagementServiceBusinessDelegate

public MailboxManagementServiceBusinessDelegate()
Method Detail

getMailboxManagementService

@Unwrap
public MailboxManagementService getMailboxManagementService()
                                                     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.