fr.paris5.shaman.insight.operation
Class GetPublicationFragmentsOperation

java.lang.Object
  |
  +--fr.paris5.shaman.insight.service.Operation
        |
        +--fr.paris5.shaman.insight.operation.GetPublicationFragmentsOperation
All Implemented Interfaces:
java.io.Serializable

public class GetPublicationFragmentsOperation
extends Operation

Retrieves Fragments for a given Publication.

Version:
$Id: GetPublicationFragmentsOperation.java,v 1.4 2002/08/07 13:30:53 caillette Exp $
Author:
Laurent Caillette
See Also:
Serialized Form

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

GetPublicationFragmentsOperation

public GetPublicationFragmentsOperation(Publication publication)
Method Detail

getResult

public Fragment[] getResult()

doExecute

protected void doExecute(InsightModel insightModel)
                  throws org.apache.avalon.framework.component.ComponentException,
                         InvalidIdException
Overrides:
doExecute in class Operation


Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.