|
||||||||||
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.GetPublicationFragmentsOperation
Retrieves Fragments for a given Publication.
Constructor Summary | |
GetPublicationFragmentsOperation(Publication publication)
|
Method Summary | |
protected void |
doExecute(InsightModel insightModel)
|
Fragment[] |
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 GetPublicationFragmentsOperation(Publication publication)
Method Detail |
public Fragment[] getResult()
protected void doExecute(InsightModel insightModel) throws org.apache.avalon.framework.component.ComponentException, InvalidIdException
doExecute
in class Operation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |