Interface Hierarchy
- eu.dnetlib.uoamonitorservice.dao.CategoryDAO
- eu.dnetlib.uoamonitorservice.dao.MongoDBCategoryDAO (also extends org.springframework.data.mongodb.repository.MongoRepository<T,ID>)
- eu.dnetlib.uoamonitorservice.dao.IndicatorDAO
- eu.dnetlib.uoamonitorservice.dao.MongoDBIndicatorDAO (also extends org.springframework.data.mongodb.repository.MongoRepository<T,ID>)
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.mongodb.repository.MongoRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- eu.dnetlib.uoamonitorservice.dao.MongoDBCategoryDAO (also extends eu.dnetlib.uoamonitorservice.dao.CategoryDAO)
- eu.dnetlib.uoamonitorservice.dao.MongoDBIndicatorDAO (also extends eu.dnetlib.uoamonitorservice.dao.IndicatorDAO)
- eu.dnetlib.uoamonitorservice.dao.MongoDBSectionDAO (also extends eu.dnetlib.uoamonitorservice.dao.SectionDAO)
- eu.dnetlib.uoamonitorservice.dao.MongoDBStakeholderDAO (also extends eu.dnetlib.uoamonitorservice.dao.StakeholderDAO)
- eu.dnetlib.uoamonitorservice.dao.MongoDBSubCategoryDAO (also extends eu.dnetlib.uoamonitorservice.dao.SubCategoryDAO)
- eu.dnetlib.uoamonitorservice.dao.MongoDBTopicDAO (also extends eu.dnetlib.uoamonitorservice.dao.TopicDAO)
- org.springframework.data.mongodb.repository.MongoRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.mongodb.repository.MongoRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- eu.dnetlib.uoamonitorservice.dao.MongoDBCategoryDAO (also extends eu.dnetlib.uoamonitorservice.dao.CategoryDAO)
- eu.dnetlib.uoamonitorservice.dao.MongoDBIndicatorDAO (also extends eu.dnetlib.uoamonitorservice.dao.IndicatorDAO)
- eu.dnetlib.uoamonitorservice.dao.MongoDBSectionDAO (also extends eu.dnetlib.uoamonitorservice.dao.SectionDAO)
- eu.dnetlib.uoamonitorservice.dao.MongoDBStakeholderDAO (also extends eu.dnetlib.uoamonitorservice.dao.StakeholderDAO)
- eu.dnetlib.uoamonitorservice.dao.MongoDBSubCategoryDAO (also extends eu.dnetlib.uoamonitorservice.dao.SubCategoryDAO)
- eu.dnetlib.uoamonitorservice.dao.MongoDBTopicDAO (also extends eu.dnetlib.uoamonitorservice.dao.TopicDAO)
- org.springframework.data.mongodb.repository.MongoRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- eu.dnetlib.uoamonitorservice.dao.SectionDAO
- eu.dnetlib.uoamonitorservice.dao.MongoDBSectionDAO (also extends org.springframework.data.mongodb.repository.MongoRepository<T,ID>)
- eu.dnetlib.uoamonitorservice.dao.StakeholderDAO
- eu.dnetlib.uoamonitorservice.dao.MongoDBStakeholderDAO (also extends org.springframework.data.mongodb.repository.MongoRepository<T,ID>)
- eu.dnetlib.uoamonitorservice.dao.SubCategoryDAO
- eu.dnetlib.uoamonitorservice.dao.MongoDBSubCategoryDAO (also extends org.springframework.data.mongodb.repository.MongoRepository<T,ID>)
- eu.dnetlib.uoamonitorservice.dao.TopicDAO
- eu.dnetlib.uoamonitorservice.dao.MongoDBTopicDAO (also extends org.springframework.data.mongodb.repository.MongoRepository<T,ID>)