|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.cms.admin.CMSPageEditorResult
public class CMSPageEditorResult
the result for the CMSPageEditor.
| Constructor Summary | |
|---|---|
CMSPageEditorResult()
|
|
| Method Summary | |
|---|---|
org.jdom.Element |
deserializeToJDOM()
returns a result representing the current page requested. |
void |
setPage(Page p)
sets the page for the result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMSPageEditorResult()
| Method Detail |
|---|
public org.jdom.Element deserializeToJDOM()
deserializeToJDOM in interface JDOMableJDOMable.deserializeToJDOM()public final void setPage(Page p)
p - the page to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||