|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wcm.newsletter.config.NewsletterUserConfig
public class NewsletterUserConfig
Created by The eXo Platform SAS Author : eXoPlatform chuong.phan@exoplatform.com, phan.le.thanh.chuong@gmail.com Jun 5, 2009
| Constructor Summary | |
|---|---|
NewsletterUserConfig()
|
|
| Method Summary | |
|---|---|
boolean |
getIsBanned()
Gets the checks if is banned. |
java.lang.String |
getMail()
Gets the mail. |
void |
setBanned(boolean isBanned)
Sets the banned. |
void |
setMail(java.lang.String mail)
Sets the mail. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewsletterUserConfig()
| Method Detail |
|---|
public java.lang.String getMail()
public void setMail(java.lang.String mail)
mail - the new mailpublic boolean getIsBanned()
public void setBanned(boolean isBanned)
isBanned - the new banned
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||