|
||||||||||
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.SetTopicDefaultPublicationOperation
Sets a Publication as it Topic's default.
Constructor Summary | |
SetTopicDefaultPublicationOperation(Publication publication)
|
Method Summary | |
void |
doExecute(InsightModel insightModel)
|
Publication |
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 SetTopicDefaultPublicationOperation(Publication publication)
Method Detail |
public void doExecute(InsightModel insightModel) throws InvalidIdException, PublicationNotOwnedException
doExecute
in class Operation
public Publication getResult()
public boolean isMutator()
isMutator
in class Operation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |