Hierarchy For Package org.saidone.repository
Class Hierarchy
- java.lang.Object
- org.saidone.component.BaseComponent (implements org.springframework.context.ApplicationContextAware)
- org.saidone.repository.GridFsRepositoryImpl (implements org.saidone.repository.GridFsRepository)
- org.saidone.repository.EncryptedGridFsRepositoryImpl
- org.saidone.repository.MongoNodeRepositoryImpl (implements org.springframework.data.mongodb.repository.MongoRepository<T,
ID>) - org.saidone.repository.EncryptedMongoNodeRepositoryImpl
- org.saidone.repository.S3RepositoryImpl (implements org.saidone.repository.S3Repository)
- org.saidone.repository.EncryptedS3RepositoryImpl
- org.saidone.repository.GridFsRepositoryImpl (implements org.saidone.repository.GridFsRepository)
- org.saidone.component.BaseComponent (implements org.springframework.context.ApplicationContextAware)
Interface Hierarchy
- org.saidone.repository.GridFsRepository
- org.saidone.repository.S3Repository