fr.paris5.shaman.insight.operation
Class GetRootTopicOperation

java.lang.Object
  |
  +--fr.paris5.shaman.insight.service.Operation
        |
        +--fr.paris5.shaman.insight.operation.GetRootTopicOperation
All Implemented Interfaces:
java.io.Serializable

public final class GetRootTopicOperation
extends Operation

Gets the root Topic of the Model.

Version:
$Id: GetRootTopicOperation.java,v 1.2 2002/07/04 10:05:16 caillette Exp $
Author:
Laurent Caillette
See Also:
Serialized Form

Constructor Summary
GetRootTopicOperation()
           
 
Method Summary
protected  void doExecute(InsightModel insightModel)
           
 Topic getResult()
           
 boolean isMutator()
           
 
Methods inherited from class fr.paris5.shaman.insight.service.Operation
execute, getInsightManager, getInsightModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetRootTopicOperation

public GetRootTopicOperation()
Method Detail

getResult

public Topic getResult()

doExecute

protected void doExecute(InsightModel insightModel)
Overrides:
doExecute in class Operation

isMutator

public boolean isMutator()
Overrides:
isMutator in class Operation


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