|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.util.adminui.RegistryEditorResult
public class RegistryEditorResult
the result for a RegistryEditor.
| Constructor Summary | |
|---|---|
RegistryEditorResult()
|
|
| Method Summary | |
|---|---|
org.jdom.Element |
deserializeToJDOM()
returns the Result of a RegistryEditor as an
Element. |
void |
setCreateURL(java.lang.String canonicalName,
java.lang.String url)
sets a create-URL for the Result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegistryEditorResult()
| Method Detail |
|---|
public org.jdom.Element deserializeToJDOM()
Result of a RegistryEditor as an
Element.
deserializeToJDOM in interface JDOMableElementJDOMable.deserializeToJDOM()
public final void setCreateURL(java.lang.String canonicalName,
java.lang.String url)
canonicalName - the name of the class the create is forurl - the create-URL to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||