fr.paris5.shaman.insight.operation
Class GetTopicTreeOperation
java.lang.Object
|
+--fr.paris5.shaman.insight.service.Operation
|
+--fr.paris5.shaman.insight.operation.GetTopicTreeOperation
- All Implemented Interfaces:
- java.io.Serializable
- public class GetTopicTreeOperation
- extends Operation
Gets a Topic for a given Topic / Id.
- Version:
- $Id: GetTopicTreeOperation.java,v 1.5 2002/07/04 13:24:15 caillette Exp $
- Author:
- Laurent Caillette
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetTopicTreeOperation
public GetTopicTreeOperation()
GetTopicTreeOperation
public GetTopicTreeOperation(long fromId)
GetTopicTreeOperation
public GetTopicTreeOperation(Topic from)
GetTopicTreeOperation
public GetTopicTreeOperation(java.lang.String fromFQN)
setRecurse
public void setRecurse(boolean recurse)
getResult
public TopicNode getResult()
doExecute
protected void doExecute(InsightModel model)
throws java.lang.Exception
- 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.