Package Hierarchies:
- org.exoplatform.documents.legacy.search.data,
- org.exoplatform.documents.storage.jcr,
- org.exoplatform.documents.storage.jcr.bulkactions,
- org.exoplatform.documents.storage.jcr.listener,
- org.exoplatform.documents.storage.jcr.search,
- org.exoplatform.documents.storage.jcr.util,
- org.exoplatform.documents.storage.jcr.webdav,
- org.exoplatform.documents.storage.jcr.webdav.cache,
- org.exoplatform.documents.storage.jcr.webdav.cache.elasticsearch,
- org.exoplatform.documents.storage.jcr.webdav.cache.elasticsearch.entity,
- org.exoplatform.documents.storage.jcr.webdav.cache.elasticsearch.repository,
- org.exoplatform.documents.storage.jcr.webdav.cache.listener,
- org.exoplatform.documents.storage.jcr.webdav.job,
- org.exoplatform.documents.storage.jcr.webdav.model,
- org.exoplatform.documents.storage.jcr.webdav.plugin
Class Hierarchy
- java.lang.Object
- org.exoplatform.documents.storage.jcr.util.ACLProperties
- org.exoplatform.documents.storage.jcr.bulkactions.ActionThread (implements java.lang.Runnable)
- org.exoplatform.container.component.BaseComponentPlugin (implements org.exoplatform.container.component.ComponentPlugin)
- org.exoplatform.services.listener.Listener<S,D> (implements org.exoplatform.services.listener.ListenerBase<S,D>)
- org.exoplatform.documents.storage.jcr.bulkactions.BulkStorageActionService (implements org.picocontainer.Startable)
- org.exoplatform.documents.storage.jcr.listener.CategoryLinkModifiedDocumentListener (implements org.exoplatform.services.listener.ListenerBase<S,D>)
- org.exoplatform.documents.storage.jcr.search.DocumentSearchServiceConnector
- org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport
- org.springframework.data.elasticsearch.client.elc.ElasticsearchConfiguration
- org.exoplatform.documents.storage.jcr.JCRDeleteFileStorageImpl (implements org.exoplatform.documents.storage.JCRDeleteFileStorage, org.picocontainer.Startable)
- org.exoplatform.documents.storage.jcr.JCRDocumentFileStorage (implements org.exoplatform.documents.storage.DocumentFileStorage)
- org.exoplatform.documents.storage.jcr.util.JCRDocumentsUtil
- org.exoplatform.documents.storage.jcr.webdav.model.JcrNamespaceContext (implements javax.xml.namespace.NamespaceContext)
- org.exoplatform.documents.storage.jcr.webdav.JcrWebDavService (implements org.exoplatform.documents.webdav.service.DocumentWebDavService)
- org.exoplatform.documents.storage.jcr.util.NodeTypeConstants
- org.exoplatform.documents.storage.jcr.webdav.plugin.PathCommandHandler
- org.exoplatform.documents.legacy.search.data.SearchContext
- org.exoplatform.documents.legacy.search.data.SearchResult
- org.exoplatform.documents.storage.jcr.TrashStorageImpl (implements org.exoplatform.documents.storage.TrashStorage)
- org.exoplatform.documents.storage.jcr.util.Utils
- org.exoplatform.documents.storage.jcr.webdav.cache.listener.WebDavCacheUpdaterAction (implements javax.jcr.observation.EventListener)
- org.exoplatform.documents.storage.jcr.webdav.cache.elasticsearch.entity.WebDavItemEntity
- org.exoplatform.documents.storage.jcr.webdav.cache.elasticsearch.entity.WebDavItemPropertyEntity
- org.exoplatform.documents.storage.jcr.webdav.plugin.WebdavReadCommandHandler
- org.exoplatform.documents.storage.jcr.webdav.job.WebDavUnlockJob
- org.exoplatform.documents.storage.jcr.webdav.plugin.WebdavWriteCommandHandler
Interface Hierarchy
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.elasticsearch.repository.ElasticsearchRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.elasticsearch.repository.ElasticsearchRepository<T,ID> (also extends org.springframework.data.repository.CrudRepository<T,ID>)
- org.exoplatform.documents.storage.jcr.webdav.plugin.WebdavWriteCommandHandler.RunnableWithException