|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wcm.newsletter.NewsletterPublicUser
public class NewsletterPublicUser
Created by The eXo Platform SAS Author : eXoPlatform ha.mai@exoplatform.com Jun 22, 2009
| Constructor Summary | |
|---|---|
NewsletterPublicUser()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getEmail()
Gets the email. |
java.lang.String |
getUserCode()
Gets the user code. |
boolean |
isBanned()
Checks if is banned. |
void |
setBanned(boolean isBanned)
Sets the banned. |
void |
setEmail(java.lang.String email)
Sets the email. |
void |
setUserCode(java.lang.String userCode)
Sets the user code. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewsletterPublicUser()
| Method Detail |
|---|
public java.lang.String getEmail()
public void setEmail(java.lang.String email)
email - the new emailpublic java.lang.String getUserCode()
public void setUserCode(java.lang.String userCode)
userCode - the new user codepublic boolean isBanned()
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 | |||||||||