|
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.ParticipantListImpl
@Deprecated public class ParticipantListImpl
Mailing list implementation using a complex property value as backend.
| Constructor Summary | |
|---|---|
ParticipantListImpl(Map<String,Serializable> mlDoc)
Deprecated. |
|
| Method Summary | |
|---|---|
String |
getDescription()
Deprecated. |
String |
getId()
Deprecated. Returns this mailing list id. |
List<String> |
getMailboxIds()
Deprecated. Gets the id list of mailboxes of this list. |
Map<String,Serializable> |
getMap()
Deprecated. Gets the complete property map. |
String |
getTitle()
Deprecated. Returns title of the mailing list. |
void |
setDescription(String descr)
Deprecated. Updates the description of this mailing list. |
void |
setId(String id)
Deprecated. Sets id of the mailing list. |
void |
setMailboxIds(List<String> mailboxes)
Deprecated. Sets the list of mailboxes of this list. |
void |
setTitle(String title)
Deprecated. Sets title of the mailing list. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParticipantListImpl(Map<String,Serializable> mlDoc)
| Method Detail |
|---|
public String getDescription()
getDescription in interface ParticipantsListpublic String getId()
ParticipantsList
getId in interface ParticipantsListpublic List<String> getMailboxIds()
ParticipantsList
getMailboxIds in interface ParticipantsListpublic String getTitle()
ParticipantsList
getTitle in interface ParticipantsListpublic void setDescription(String descr)
ParticipantsList
setDescription in interface ParticipantsListpublic void setId(String id)
ParticipantsList
setId in interface ParticipantsListpublic void setMailboxIds(List<String> mailboxes)
ParticipantsList
setMailboxIds in interface ParticipantsListpublic void setTitle(String title)
ParticipantsList
setTitle in interface ParticipantsListpublic Map<String,Serializable> getMap()
ParticipantsList
getMap in interface ParticipantsList
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||