|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portlet.cms.mvc.form.ContentForm
public class ContentForm
Simple form for representing CMS content entry.
| Constructor Summary | |
|---|---|
ContentForm()
|
|
| Method Summary | |
|---|---|
String |
getContent()
Get the HTML content to be displayed by this portlet. |
String |
getLocale()
Get the locale string associated with the content. |
void |
setContent(String content)
Set the HTML content to be displayed by this portlet. |
void |
setLocale(String locale)
Set the locale string associated with the content. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentForm()
| Method Detail |
|---|
public String getContent()
public void setContent(String content)
content - public String getLocale()
public void setLocale(String locale)
locale -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||