Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.cm.service.MailboxManagementService

Packages that use MailboxManagementService
org.nuxeo.cm.core.service   
org.nuxeo.cm.core.usermanager   
org.nuxeo.cm.ejb   
org.nuxeo.cm.web.service   
 

Uses of MailboxManagementService in org.nuxeo.cm.core.service
 

Classes in org.nuxeo.cm.core.service that implement MailboxManagementService
 class MailboxManagementServiceImpl
          Correspondence service core implementation
 

Uses of MailboxManagementService in org.nuxeo.cm.core.usermanager
 

Constructors in org.nuxeo.cm.core.usermanager with parameters of type MailboxManagementService
GetMailboxInformationUnrestricted(String repoName, MailboxManagementService service, String mailboxId)
           
 

Uses of MailboxManagementService in org.nuxeo.cm.ejb
 

Subinterfaces of MailboxManagementService in org.nuxeo.cm.ejb
 interface LocalMailboxManagementService
           
 interface RemoteMailboxManagementService
           
 

Classes in org.nuxeo.cm.ejb that implement MailboxManagementService
 class MailboxManagementBean
           
 

Uses of MailboxManagementService in org.nuxeo.cm.web.service
 

Methods in org.nuxeo.cm.web.service that return MailboxManagementService
 MailboxManagementService MailboxManagementServiceBusinessDelegate.getMailboxManagementService()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.