|
||||||||||
| 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, owner |
| Constructor Summary | |
|---|---|
MailingList()
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getMap()
Returns a hashmap with all the inode fields |
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 |
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 |
|---|
acceptedPermissions, addChild, addChild, addChild, addParent, addParent, compareTo, deleteChild, deleteChild, deleteParent, deleteParent, equals, getCategoryId, getiDate, getIDate, getIdentifier, getInode, getModDate, getModUser, getOwner, getParentPermissionable, getPermissionId, getPermissionType, getType, getVersionId, getVersionType, hasChildren, hashCode, hasParents, isArchived, isLive, isLocked, isNew, isParentPermissionable, isWorking, permissionDependencies, setiDate, setIDate, setIDate, setIdentifier, setInode, setOwner, setParents, setType, setVersionId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MailingList()
| Method Detail |
|---|
public boolean isPublicList()
public java.lang.String getTitle()
getTitle in interface VersionablegetTitle in class Inodepublic java.lang.String getUserId()
public void setPublicList(boolean publicList)
publicList - The publicList to setpublic void setTitle(java.lang.String title)
title - The title to setpublic void setUserId(java.lang.String userId)
userId - The userId to setpublic java.util.Map<java.lang.String,java.lang.Object> getMap()
Inode
getMap in class Inode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||