Uses of Interface
fr.cnes.sitools.service.storage.DataStorageStore

Packages that use DataStorageStore
fr.cnes.sitools.service.storage   
fr.cnes.sitools.service.storage.runnables   
 

Uses of DataStorageStore in fr.cnes.sitools.service.storage
 

Classes in fr.cnes.sitools.service.storage that implement DataStorageStore
 class DataStorageStoreXmlImpl
          Specialized XML Persistence implementation of DataStorageStore.
 

Methods in fr.cnes.sitools.service.storage that return DataStorageStore
 DataStorageStore AbstractStorageResource.getStore()
          Get the store associated to the application
 DataStorageStore StorageAdministration.getStore()
          Get the store associated to the application
 DataStorageStore StorageApplication.getStore()
          Get the store associated to the application
 

Uses of DataStorageStore in fr.cnes.sitools.service.storage.runnables
 

Constructors in fr.cnes.sitools.service.storage.runnables with parameters of type DataStorageStore
IndexRefreshRunnable(StorageDirectory sd, DataStorageStore store, java.lang.String solrUrl, org.restlet.Context context, StorageAdministration application)
          Default constructor
 



Copyright © 2010-2013 CNES. All Rights Reserved.