fr.paris5.shaman.insight.model
Class RootTopicModel

java.lang.Object
  |
  +--fr.paris5.shaman.insight.model.TopicModel
        |
        +--fr.paris5.shaman.insight.model.RootTopicModel
All Implemented Interfaces:
java.io.Serializable

public final class RootTopicModel
extends TopicModel

Title:

Description:

Copyright: /*

Company:

Version:
$Id: RootTopicModel.java,v 1.1 2002/07/01 10:04:15 caillette Exp $
Author:
Laurent Caillette
See Also:
Serialized Form

Field Summary
private  InsightModel insightModel
           
 
Fields inherited from class fr.paris5.shaman.insight.model.TopicModel
children, defaultPublication, id, name, parent, publications
 
Constructor Summary
RootTopicModel(InsightModel insightModel)
           
 
Method Summary
 InsightModel getInsightModel()
           
 
Methods inherited from class fr.paris5.shaman.insight.model.TopicModel
addPublication, addTopic, createPublicationId, getAllChildren, getAllChildren, getAllChildren, getChild, getChildCount, getChildren, getDefaultPublication, getFQName, getId, getName, getOwnedPublication, getParent, getPublications, isRoot, setDefaultPublicationModel, setName
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

insightModel

private final InsightModel insightModel
Constructor Detail

RootTopicModel

public RootTopicModel(InsightModel insightModel)
Method Detail

getInsightModel

public InsightModel getInsightModel()
Overrides:
getInsightModel in class TopicModel


Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.