fr.paris5.shaman.spirit.insightsource
Interface InsightDataAccess
- All Known Implementing Classes:
- NonCachingDataAccess
- public interface InsightDataAccess
Provides an abstraction layer above access to Insight Fragments
and Publications. This Component expects to have the same
ComponentManager than the InsightManager.
- Version:
- $Id: InsightDataAccess.java,v 1.1 2002/07/25 13:18:08 caillette Exp $
- Author:
- Laurent Caillette
Field Summary |
static java.lang.String |
ROLE
|
ROLE
public static final java.lang.String ROLE
getFragment
public Fragment getFragment(LocationParser locationParser)
throws IntegrityException
- Retrieves a Fragment, guaranteeing it is up-to-date.
- Parameters:
locationParser
- - Returns:
-
getPublication
public Publication getPublication(LocationParser locationParser)
throws IntegrityException
- Retrieves a Fragment, guaranteeing it is up-to-date.
- Parameters:
locationParser
- - Returns:
-
Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.