|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.joram.shared.admin.AdminRequest
org.objectweb.joram.shared.admin.UnsetFather
An UnsetFather instance is used for notifying a topic to unset
its father.
| Constructor Summary | |
UnsetFather(java.lang.String id)
Constructs an UnsetFather instance. |
|
| Method Summary | |
java.lang.String |
getTopId()
Returns the identifier of the topic which father is unset. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UnsetFather(java.lang.String id)
UnsetFather instance.
id - Identifier of the topic which has father is unset.| Method Detail |
public java.lang.String getTopId()
|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||