org.nuxeo.cm.service
Interface MailboxTitleGenerator
- All Known Implementing Classes:
- DefaultGroupMailboxTitleGenerator, DefaultPersonalMailboxTitleGenerator
public interface MailboxTitleGenerator
Interface for creation of personal mailbox.
- Author:
- Laurent Doguin
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
Copyright © 2011 Nuxeo SAS. All Rights Reserved.