|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fr.paris5.shaman.insight.service.Operation | +--fr.paris5.shaman.insight.operation.GetRootTopicOperation
Gets the root Topic of the Model.
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 |
public GetRootTopicOperation()
Method Detail |
public Topic getResult()
protected void doExecute(InsightModel insightModel)
doExecute
in class Operation
public boolean isMutator()
isMutator
in class Operation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |