org.objectweb.joram.shared.admin

Class Monitor_GetFatherRep

Implemented Interfaces:
java.io.Serializable

public class Monitor_GetFatherRep
extends Monitor_Reply

A Monitor_GetFatherRep instance holds the identifier of a topic's hierarchical father.

See Also:
Serialized Form

Constructor Summary

Monitor_GetFatherRep(String fatherId)
Constructs a Monitor_GetFatherRep instance.

Method Summary

String
getFatherId()
Returns the identifier of the hierarchical father.

Methods inherited from class org.objectweb.joram.shared.admin.AdminReply

getInfo, getReplyObject, succeeded

Constructor Details

Monitor_GetFatherRep

public Monitor_GetFatherRep(String fatherId)
Constructs a Monitor_GetFatherRep instance.

Parameters:
fatherId - Identifier of the hierarchical father.

Method Details

getFatherId

public String getFatherId()
Returns the identifier of the hierarchical father.


Copyright B) 2004 Scalagent - All rights reserved