Class Hierarchy
- java.lang.Object
- org.openiam.elasticsearch.dao.AbstractElasticsearchRepositoryWithAliasImpl<T>
- org.openiam.elasticsearch.dao.ProvisionConnectorRequestElasticSearchRepositoryImpl (implements org.openiam.elasticsearch.dao.ProvisionConnectorRequestElasticSearchRepositoryCustom)
- org.openiam.elasticsearch.dao.ProvisionRequestElasticSearchRepositoryImpl (implements org.openiam.elasticsearch.dao.ProvisionRequestElasticSearchRepositoryCustom)
- org.openiam.elasticsearch.dao.AbstractElasticsearchRepositoryWithAliasImpl<T>
Interface Hierarchy
- org.openiam.elasticsearch.dao.ProvisionConnectorRequestElasticSearchRepositoryCustom
- org.openiam.elasticsearch.dao.ProvisionConnectorRequestElasticSearchRepository (also extends org.springframework.data.elasticsearch.repository.ElasticsearchRepository<T,ID>)
- org.openiam.elasticsearch.dao.ProvisionRequestElasticSearchRepositoryCustom
- org.openiam.elasticsearch.dao.ProvisionRequestElasticSearchRepository (also extends org.springframework.data.elasticsearch.repository.ElasticsearchRepository<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.elasticsearch.repository.ElasticsearchRepository<T,ID>
- org.openiam.elasticsearch.dao.ConnectorReplyElasticSearchRepository
- org.openiam.elasticsearch.dao.ProvisionConnectorRequestElasticSearchRepository (also extends org.openiam.elasticsearch.dao.ProvisionConnectorRequestElasticSearchRepositoryCustom)
- org.openiam.elasticsearch.dao.ProvisionRequestElasticSearchRepository (also extends org.openiam.elasticsearch.dao.ProvisionRequestElasticSearchRepositoryCustom)
- org.openiam.elasticsearch.dao.ProvisionStreamElasticSearchRepository
- org.springframework.data.elasticsearch.repository.ElasticsearchRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>