|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dotmarketing.beans.Inode
com.dotmarketing.portlets.mailinglists.model.MailingList
public class MailingList
| Field Summary |
|---|
| Fields inherited from class com.dotmarketing.beans.Inode |
|---|
inode |
| Constructor Summary | |
|---|---|
MailingList()
|
|
| Method Summary | |
|---|---|
int |
getSubscriberCount()
Returns the subscriberCount. |
java.lang.String |
getTitle()
Returns the title. |
java.lang.String |
getUserId()
Returns the userId. |
boolean |
isPublicList()
Returns the publicList. |
void |
setPublicList(boolean publicList)
Sets the publicList. |
void |
setSubscriberCount(int subscriberCount)
Sets the subscriberCount. |
void |
setTitle(java.lang.String title)
Sets the title. |
void |
setUserId(java.lang.String userId)
Sets the userId. |
| Methods inherited from class com.dotmarketing.beans.Inode |
|---|
addChild, addChild, addParent, addParent, deleteChild, deleteChild, deleteParent, deleteParent, equals, getiDate, getIDate, getIdentifier, getInode, getMap, getOwner, getType, hasChildren, hasParents, isNew, setiDate, setIDate, setIDate, setIdentifier, setInode, setInode, setOwner, setOwner, setParents, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MailingList()
| Method Detail |
|---|
public boolean isPublicList()
public int getSubscriberCount()
public java.lang.String getTitle()
public java.lang.String getUserId()
public void setPublicList(boolean publicList)
publicList - The publicList to setpublic void setSubscriberCount(int subscriberCount)
subscriberCount - The subscriberCount to setpublic void setTitle(java.lang.String title)
title - The title to setpublic void setUserId(java.lang.String userId)
userId - The userId to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||