public class DriveCmisRegistry extends JcrCmisRegistry
initParams, rootIndexDir| Constructor and Description |
|---|
DriveCmisRegistry(org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.cms.drives.ManageDriveService driveService) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAffectedWorkspaceNames() |
org.xcmis.spi.Connection |
getConnection(String storageId) |
Set<org.xcmis.spi.model.RepositoryShortInfo> |
getStorageInfos() |
protected boolean |
isPrivateDrive(org.exoplatform.services.cms.drives.DriveData drive) |
void |
start() |
addStorage, getRegistry, getSearchService, getStorageProviders, getValueParameter, stoppublic DriveCmisRegistry(org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.cms.drives.ManageDriveService driveService)
public org.xcmis.spi.Connection getConnection(String storageId)
getConnection in class org.xcmis.spi.CmisRegistrypublic Set<org.xcmis.spi.model.RepositoryShortInfo> getStorageInfos()
getStorageInfos in class org.xcmis.spi.CmisRegistrypublic String[] getAffectedWorkspaceNames() throws javax.jcr.RepositoryException
getAffectedWorkspaceNames in class JcrCmisRegistryjavax.jcr.RepositoryExceptionJcrCmisRegistry.getAffectedWorkspaceNames()public void start()
start in interface org.picocontainer.Startablestart in class JcrCmisRegistryprotected boolean isPrivateDrive(org.exoplatform.services.cms.drives.DriveData drive)
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.