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)
- 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, org.springframework.content.commons.repository.factory.StoreFactory)
- internal.org.springframework.content.fs.repository.DefaultFilesystemStoreImpl<S,SID> (implements org.springframework.content.commons.repository.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
- 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
Interface Hierarchy
- org.springframework.content.commons.repository.ContentRepository<T,ID>
- org.springframework.core.convert.converter.Converter<S,T>
- org.springframework.content.fs.config.FilesystemStoreConfigurer
- org.springframework.content.commons.repository.Store<SID>
Annotation Type Hierarchy
Copyright © 2022 Paul Warren. All rights reserved.