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, internal.org.springframework.content.commons.store.factory.StoreFactory)
    • internal.org.springframework.content.mongo.store.DefaultMongoStoreImpl<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>)
    • 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>
  • org.springframework.content.commons.repository.Store<SID>

Annotation Interface Hierarchy