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
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
serialVersionUID
static final long serialVersionUID
publication
private final Publication publication
result
private Fragment[] result
GetPublicationFragmentsOperation
public GetPublicationFragmentsOperation(Publication publication)
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.