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.mongo.repository.DefaultMongoStoreImpl<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>)
- internal.org.springframework.content.mongo.io.GridFsStoreResource (implements org.springframework.content.commons.io.DeletableResource, org.springframework.core.io.Resource, org.springframework.core.io.WritableResource)
- internal.org.springframework.content.mongo.config.MongoStoreConfiguration
Interface Hierarchy
- org.springframework.content.commons.repository.ContentRepository<T,ID>
- org.springframework.core.convert.converter.Converter<S,T>
Annotation Type Hierarchy
Copyright © 2019 Paul Warren. All rights reserved.