org.xcmis.sp.inmemory
Class StorageProviderImpl
java.lang.Object
org.xcmis.sp.inmemory.StorageProviderImpl
- All Implemented Interfaces:
- org.xcmis.spi.StorageProvider
public class StorageProviderImpl
- extends Object
- implements org.xcmis.spi.StorageProvider
- Version:
- $Id: StorageProviderImpl.java 1188 2010-05-27 09:14:58Z ur3cma $
- Author:
- Andrey Parfonov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StorageProviderImpl
public StorageProviderImpl(org.exoplatform.container.xml.InitParams initParams,
org.xcmis.spi.PermissionService permissionService)
StorageProviderImpl
public StorageProviderImpl(String repositoryId,
String repositoryName,
String description,
String maxStorageMemSize,
String maxItemsNumber)
getConnection
public org.xcmis.spi.Connection getConnection()
- Specified by:
getConnection in interface org.xcmis.spi.StorageProvider
getStorageID
public String getStorageID()
- Specified by:
getStorageID in interface org.xcmis.spi.StorageProvider
stop
public void stop()
- See Also:
Startable.stop()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.