|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.cms.CMSFormMailerResult
public class CMSFormMailerResult
.
| Constructor Summary | |
|---|---|
CMSFormMailerResult(boolean s, Command c)
builds a new result. |
|
CMSFormMailerResult(Command c,
java.lang.Exception e)
builds a new result. |
|
| Method Summary | |
|---|---|
org.jdom.Element |
deserializeToJDOM()
returns a JDOM representation of the result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMSFormMailerResult(boolean s, Command c)
s - flag, indicating succesc - the current command
public CMSFormMailerResult(Command c,
java.lang.Exception e)
c - the current commande - the exception which occurred| Method Detail |
|---|
public org.jdom.Element deserializeToJDOM()
deserializeToJDOM in interface JDOMableJDOMable.deserializeToJDOM()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||