Uses of Class
org.exoplatform.documents.storage.jcr.search.DocumentSearchServiceConnector
Packages that use DocumentSearchServiceConnector
-
Uses of DocumentSearchServiceConnector in org.exoplatform.documents.storage.jcr
Constructors in org.exoplatform.documents.storage.jcr with parameters of type DocumentSearchServiceConnectorModifierConstructorDescriptionJCRDocumentFileStorage(org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator, org.exoplatform.services.jcr.RepositoryService repositoryService, DocumentSearchServiceConnector documentSearchServiceConnector, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.upload.UploadService uploadService, org.exoplatform.services.security.IdentityRegistry identityRegistry, org.exoplatform.social.core.manager.ActivityManager activityManager, BulkStorageActionService bulkStorageActionService)