Uses of Interface
fr.paris5.shaman.insight.content.ImportParameters

Packages that use ImportParameters
fr.paris5.shaman.insight.content Defines storage behavior for content resources.  
fr.paris5.shaman.insight.operation Operation objects encapsulate "things to do" on the server.  
 

Uses of ImportParameters in fr.paris5.shaman.insight.content
 

Classes in fr.paris5.shaman.insight.content that implement ImportParameters
private  class BLOBStoreTest.MyImportParameters
           
 

Fields in fr.paris5.shaman.insight.content declared as ImportParameters
private  ImportParameters ImportFromLegend.importParameters
          Deprecated.  
private  ImportParameters FileSystemStoreFeeder.importParameters
           
 

Methods in fr.paris5.shaman.insight.content with parameters of type ImportParameters
private  void WebdavConnector.enumerateResources(ImportParameters importParameters, WebdavConnector.WebdavImportableResources importableResources, org.apache.webdav.lib.WebdavResource root)
           
 LegendResources WebdavConnector.enumerateResources(ImportParameters importParameters)
           
 StoreFeeder BLOBStore.createStoreFeeder(ImportParameters importParameters)
          Creates a StoreFeeder, which will handle access to physical data store.
 LegendResources LegendConnector.enumerateResources(ImportParameters importParameters)
          Exceptions listed are supposed to be thrown only when a problem occurs during connection to Legend repository.
 StoreFeeder FileSystemStore.createStoreFeeder(ImportParameters importParameters)
           
 

Constructors in fr.paris5.shaman.insight.content with parameters of type ImportParameters
ImportFromLegend(LegendConnector legendConnector, StoreFeeder storeFeeder, ImportParameters importParameters)
          Deprecated.  
FileSystemStoreFeeder(FileSystemStore store, ImportParameters importParameters)
           
 

Uses of ImportParameters in fr.paris5.shaman.insight.operation
 

Classes in fr.paris5.shaman.insight.operation that implement ImportParameters
private  class CreatePublicationOperation.MutableImportParameters
           
 



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