Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.service
Interface MailboxTitleGenerator

All Known Implementing Classes:
DefaultGroupMailboxTitleGenerator, DefaultPersonalMailboxTitleGenerator

public interface MailboxTitleGenerator

Interface for creation of personal mailbox.

Author:
Laurent Doguin

Method Summary
 String getMailboxTitle(org.nuxeo.ecm.core.api.DocumentModel directoryEntry)
           
 

Method Detail

getMailboxTitle

String getMailboxTitle(org.nuxeo.ecm.core.api.DocumentModel directoryEntry)
                       throws org.nuxeo.ecm.core.api.model.PropertyException,
                              org.nuxeo.ecm.core.api.ClientException
Throws:
org.nuxeo.ecm.core.api.model.PropertyException
org.nuxeo.ecm.core.api.ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.