org.exoplatform.ecms.xcmis.sp
Class StorageProviderImpl.StorageProviderConfig

java.lang.Object
  extended by org.exoplatform.ecms.xcmis.sp.StorageProviderImpl.StorageProviderConfig
Enclosing class:
StorageProviderImpl

public static class StorageProviderImpl.StorageProviderConfig
extends java.lang.Object


Constructor Summary
StorageProviderImpl.StorageProviderConfig()
           
StorageProviderImpl.StorageProviderConfig(StorageConfiguration storage)
           
 
Method Summary
 StorageConfiguration getStorage()
           
 void setStorage(StorageConfiguration storage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StorageProviderImpl.StorageProviderConfig

public StorageProviderImpl.StorageProviderConfig(StorageConfiguration storage)

StorageProviderImpl.StorageProviderConfig

public StorageProviderImpl.StorageProviderConfig()
Method Detail

getStorage

public StorageConfiguration getStorage()
Returns:
the storage configuration

setStorage

public void setStorage(StorageConfiguration storage)
Parameters:
storage - the storage configuration


Copyright © 2010 eXo Platform SAS. All Rights Reserved.