|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.core.site.content.filter.admin.FilterContentEditorResult
public class FilterContentEditorResult
the result of the FilterContentEditor.
| Constructor Summary | |
|---|---|
FilterContentEditorResult()
|
|
| Method Summary | |
|---|---|
org.jdom.Element |
deserializeToJDOM()
this will deserialize the state of the JDOMable as a JDOM
Element. |
void |
setContent(FilterContent c)
sets the content of the result. |
void |
setMode(java.lang.String string)
sets attribute mode="string" for the result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterContentEditorResult()
| Method Detail |
|---|
public org.jdom.Element deserializeToJDOM()
JDOMableJDOMable as a JDOM
Element.
deserializeToJDOM in interface JDOMableElement.JDOMable.deserializeToJDOM()public final void setContent(FilterContent c)
c - the FilterContent to be setpublic final void setMode(java.lang.String string)
string - the string to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||