Uses of Class
org.exoplatform.documents.storage.jcr.JCRDocumentFileStorage
Packages that use JCRDocumentFileStorage
-
Uses of JCRDocumentFileStorage in org.exoplatform.documents.storage.jcr
Constructors in org.exoplatform.documents.storage.jcr with parameters of type JCRDocumentFileStorageModifierConstructorDescriptionJCRDeleteFileStorageImpl(org.exoplatform.services.jcr.RepositoryService repositoryService, org.exoplatform.documents.storage.TrashStorage trashStorage, org.exoplatform.social.metadata.favorite.FavoriteService favoriteService, org.exoplatform.container.PortalContainer container, org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviderService, org.exoplatform.services.listener.ListenerService listenerService, BulkStorageActionService bulkStorageActionService, JCRDocumentFileStorage jCRDocumentFileStorage)