org.objectweb.joram.shared.admin

Class UnsetFather

Implemented Interfaces:
java.io.Serializable

public class UnsetFather
extends AdminRequest

An UnsetFather instance is used for notifying a topic to unset its father.

See Also:
Serialized Form

Constructor Summary

UnsetFather(String id)
Constructs an UnsetFather instance.

Method Summary

String
getTopId()
Returns the identifier of the topic which father is unset.

Constructor Details

UnsetFather

public UnsetFather(String id)
Constructs an UnsetFather instance.

Parameters:
id - Identifier of the topic which has father is unset.

Method Details

getTopId

public String getTopId()
Returns the identifier of the topic which father is unset.


Copyright B) 2004 Scalagent - All rights reserved