|
||||||||||
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.RenameTopicOperation
Renames a Topic
Constructor Summary | |
RenameTopicOperation(Topic topic,
java.lang.String newName)
|
Method Summary | |
protected void |
doExecute(InsightModel model)
|
Topic |
getResult()
|
Methods inherited from class fr.paris5.shaman.insight.service.Operation |
execute, getInsightManager, getInsightModel, isMutator |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RenameTopicOperation(Topic topic, java.lang.String newName)
Method Detail |
protected void doExecute(InsightModel model) throws java.lang.Exception
doExecute
in class Operation
public Topic getResult()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |