Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.content.commons.config.AbstractStoreBeanDefinitionRegistrar (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- internal.org.springframework.content.fs.config.FilesystemStoreRegistrar
- internal.org.springframework.content.fs.config.FilesystemContentRepositoriesRegistrar
- internal.org.springframework.content.fs.config.FilesystemStoreRegistrar
- org.springframework.content.commons.repository.factory.AbstractStoreFactoryBean (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, internal.org.springframework.content.commons.store.factory.StoreFactory)
- org.springframework.content.commons.store.factory.AbstractStoreFactoryBean
- internal.org.springframework.content.fs.config.FilesystemStoreFactoryBean
- org.springframework.content.commons.store.factory.AbstractStoreFactoryBean
- internal.org.springframework.content.fs.store.DefaultFilesystemStoreImpl<S,
SID> (implements org.springframework.content.commons.repository.AssociativeStore<S, SID>, org.springframework.content.commons.store.AssociativeStore<S, SID>, org.springframework.content.commons.repository.ContentStore<S, SID>, org.springframework.content.commons.repository.Store<SID>) - org.springframework.core.io.DefaultResourceLoader (implements org.springframework.core.io.ResourceLoader)
- org.springframework.core.io.FileSystemResourceLoader
- org.springframework.content.fs.io.FileSystemResourceLoader
- org.springframework.core.io.FileSystemResourceLoader
- internal.org.springframework.content.fs.io.FileSystemDeletableResource (implements org.springframework.content.commons.io.DeletableResource, org.springframework.content.commons.io.IdentifiableResource, org.springframework.core.io.WritableResource)
- internal.org.springframework.content.fs.config.FilesystemStoreConfiguration
- org.springframework.content.commons.config.AbstractStoreBeanDefinitionRegistrar (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
Interface Hierarchy
- org.springframework.content.commons.repository.ContentRepository<T,
ID> - org.springframework.content.commons.repository.ContentStore<S,
SID> (also extends org.springframework.content.commons.repository.AssociativeStore<S, SID>) - org.springframework.content.fs.store.FilesystemContentStore<I,
CID>
- org.springframework.content.fs.store.FilesystemContentStore<I,
- org.springframework.content.commons.repository.ContentStore<S,
- org.springframework.core.convert.converter.Converter<S,
T> - org.springframework.content.fs.config.FilesystemStoreConverter<S,
T>
- org.springframework.content.fs.config.FilesystemStoreConverter<S,
- org.springframework.content.fs.config.FilesystemStoreConfigurer
- org.springframework.content.commons.repository.Store<SID>
- org.springframework.content.commons.repository.AssociativeStore<S,
SID> - org.springframework.content.commons.repository.ContentStore<S,
SID> (also extends org.springframework.content.commons.repository.ContentRepository<T, ID>) - org.springframework.content.fs.store.FilesystemContentStore<I,
CID>
- org.springframework.content.fs.store.FilesystemContentStore<I,
- org.springframework.content.fs.store.FilesystemAssociativeStore<I,
CID>
- org.springframework.content.commons.repository.ContentStore<S,
- org.springframework.content.fs.store.FilesystemStore<CID>
- org.springframework.content.commons.repository.AssociativeStore<S,
Annotation Interface Hierarchy
- org.springframework.content.fs.config.EnableFilesystemContentRepositories (implements java.lang.annotation.Annotation)
- org.springframework.content.fs.config.EnableFilesystemStores (implements java.lang.annotation.Annotation)