org.objectweb.joram.shared.admin
Class UnsetFather
- java.io.Serializable
An UnsetFather
instance is used for notifying a topic to unset
its father.
- Serialized Form
UnsetFather(String id) - Constructs an
UnsetFather instance.
|
String | getTopId() - Returns the identifier of the topic which father is unset.
|
UnsetFather
public UnsetFather(String id)
Constructs an UnsetFather
instance.
id
- Identifier of the topic which has father is unset.
getTopId
public String getTopId()
Returns the identifier of the topic which father is unset.
Copyright B) 2004 Scalagent - All rights reserved