|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.cm.mailbox.MailboxHeaderImpl
public class MailboxHeaderImpl
MailboxHeader implementation
| Constructor Summary | |
|---|---|
MailboxHeaderImpl(String id,
String title,
String type)
|
|
| Method Summary | |
|---|---|
int |
compareTo(MailboxHeader other)
|
String |
getId()
Returns the mailbox identifier. |
String |
getTitle()
Returns title of the mailbox. |
String |
getType()
Returns type of the mailbox. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MailboxHeaderImpl(String id,
String title,
String type)
| Method Detail |
|---|
public String getId()
MailboxHeader
getId in interface MailboxHeaderpublic String getTitle()
MailboxHeader
getTitle in interface MailboxHeaderpublic String getType()
MailboxHeader
getType in interface MailboxHeaderpublic int compareTo(MailboxHeader other)
compareTo in interface Comparable<MailboxHeader>
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||