|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wcm.newsletter.NewsletterSubscriptionConfig
public class NewsletterSubscriptionConfig
Created by The eXo Platform SAS Author : eXoPlatform ngoc.tran@exoplatform.com May 27, 2009
| Constructor Summary | |
|---|---|
NewsletterSubscriptionConfig()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCategoryName()
Gets the category name. |
java.lang.String |
getDescription()
Gets the description. |
java.lang.String |
getName()
Gets the name. |
java.lang.String |
getRedactor()
|
java.lang.String |
getTitle()
Gets the title. |
void |
setCategoryName(java.lang.String categoryName)
Sets the category name. |
void |
setDescription(java.lang.String description)
Sets the description. |
void |
setName(java.lang.String name)
Sets the name. |
void |
setRedactor(java.lang.String redactor)
|
void |
setTitle(java.lang.String title)
Sets the title. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewsletterSubscriptionConfig()
| Method Detail |
|---|
public java.lang.String getCategoryName()
public void setCategoryName(java.lang.String categoryName)
categoryName - the new category namepublic java.lang.String getTitle()
public void setTitle(java.lang.String title)
title - the new titlepublic java.lang.String getName()
public void setName(java.lang.String name)
name - the new namepublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - the new descriptionpublic java.lang.String getRedactor()
public void setRedactor(java.lang.String redactor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||