Nuxeo Enterprise Platform 5.4

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

Packages that use MailboxTitleGenerator
org.nuxeo.cm.core.service   
org.nuxeo.cm.core.service.synchronization   
org.nuxeo.cm.service   
org.nuxeo.cm.service.synchronization   
 

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

Methods in org.nuxeo.cm.core.service that return MailboxTitleGenerator
 MailboxTitleGenerator DefaultMailboxCreator.getTitleGenerator()
           
 

Uses of MailboxTitleGenerator in org.nuxeo.cm.core.service.synchronization
 

Classes in org.nuxeo.cm.core.service.synchronization that implement MailboxTitleGenerator
 class DefaultGroupMailboxTitleGenerator
           
 class DefaultPersonalMailboxTitleGenerator
           
 

Uses of MailboxTitleGenerator in org.nuxeo.cm.service
 

Methods in org.nuxeo.cm.service that return MailboxTitleGenerator
 MailboxTitleGenerator MailboxCreator.getTitleGenerator()
          Returns the title generator to use when creating the personal mailbox
 

Uses of MailboxTitleGenerator in org.nuxeo.cm.service.synchronization
 

Methods in org.nuxeo.cm.service.synchronization that return MailboxTitleGenerator
 MailboxTitleGenerator MailboxUserSynchronizationDescriptor.getTitleGenerator()
           
 MailboxTitleGenerator MailboxGroupSynchronizationDescriptor.getTitleGenerator()
           
 MailboxTitleGenerator MailboxDirectorySynchronizationDescriptor.getTitleGenerator()
           
 

Methods in org.nuxeo.cm.service.synchronization with parameters of type MailboxTitleGenerator
 void MailboxDirectorySynchronizationDescriptor.setTitleGenerator(MailboxTitleGenerator mailboxTitleGenerator)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.