Uses of Interface
org.xcmis.spi.StorageProvider

Packages that use StorageProvider
org.xcmis.spi   
org.xcmis.spi.basic   
 

Uses of StorageProvider in org.xcmis.spi
 

Fields in org.xcmis.spi with type parameters of type StorageProvider
protected  Map<String,StorageProvider> CmisRegistry.storageProviders
           
 

Methods in org.xcmis.spi with parameters of type StorageProvider
 void CmisRegistry.addStorage(StorageProvider storageProvider)
          Registers StorageProvider
 

Uses of StorageProvider in org.xcmis.spi.basic
 

Classes in org.xcmis.spi.basic that implement StorageProvider
 class BasicStorageProvider
          Basic Storage Provider
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.