fr.paris5.shaman.insight.operation
Class FragmentImpl
java.lang.Object
|
+--fr.paris5.shaman.insight.operation.FragmentImpl
- All Implemented Interfaces:
- Fragment, java.io.Serializable
- class FragmentImpl
- extends java.lang.Object
- implements Fragment
Implementation of a Fragment.
- Version:
- $Id: FragmentImpl.java,v 1.6 2002/07/25 13:18:08 caillette Exp $
- Author:
- Laurent Caillette
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
serialVersionUID
static final long serialVersionUID
path
private final java.lang.String path
storeLocator
private final java.net.URL storeLocator
publication
private final Publication publication
FragmentImpl
public FragmentImpl(Publication publication,
java.lang.String path,
java.net.URL storeLocator)
getPublication
public Publication getPublication()
- Specified by:
getPublication
in interface Fragment
getPath
public java.lang.String getPath()
- Specified by:
getPath
in interface Fragment
getStoreLocator
public java.net.URL getStoreLocator()
- Specified by:
getStoreLocator
in interface Fragment
- Following copied from interface:
fr.paris5.shaman.insight.data.Fragment
- Returns:
- The URL in the content store.
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.