Class Hierarchy
- java.lang.Object
- org.openiam.esb.elasticsearch.repository.CriteriaQueryProcessor
- org.openiam.esb.elasticsearch.repository.ElasticSearchQueryHelper
- org.openiam.esb.elasticsearch.repository.MembershipTransformer (implements org.hibernate.transform.ResultTransformer)
Interface Hierarchy
- org.openiam.esb.elasticsearch.repository.AbstractCustomElasticSearchRepository<T,S,ID>
- org.openiam.esb.elasticsearch.repository.custom.AbstractAttributeElasticSearchRepositoryCustom<T,S>
- org.openiam.esb.elasticsearch.repository.custom.GroupAttributeElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.GroupAttributeElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.AbstractAttributeElasticSearchRepository<A>)
- org.openiam.esb.elasticsearch.repository.custom.ResourceAttributeElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.ResourceAttributeElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.AbstractAttributeElasticSearchRepository<A>)
- org.openiam.esb.elasticsearch.repository.custom.UserAttributeElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.UserAttributeElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.AbstractAttributeElasticSearchRepository<A>)
- org.openiam.esb.elasticsearch.repository.custom.GroupAttributeElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.custom.AuditLogElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.AuditLogElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.OpeniamElasticSearchRepository<T,ID>)
- org.openiam.esb.elasticsearch.repository.custom.EmailElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.EmailElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.OpeniamElasticSearchRepository<T,ID>)
- org.openiam.esb.elasticsearch.repository.custom.GroupElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.GroupElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.OpeniamElasticSearchRepository<T,ID>)
- org.openiam.esb.elasticsearch.repository.custom.LoginElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.LoginElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.OpeniamElasticSearchRepository<T,ID>)
- org.openiam.esb.elasticsearch.repository.custom.ManagedSysElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.ManagedSysElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.OpeniamElasticSearchRepository<T,ID>)
- org.openiam.esb.elasticsearch.repository.custom.MetadataTypeElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.MetadataTypeElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.OpeniamElasticSearchRepository<T,ID>)
- org.openiam.esb.elasticsearch.repository.custom.OrganizationElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.OrganizationElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.OpeniamElasticSearchRepository<T,ID>)
- org.openiam.esb.elasticsearch.repository.custom.OrphanElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.OrphanElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.OpeniamElasticSearchRepository<T,ID>)
- org.openiam.esb.elasticsearch.repository.custom.PhoneElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.PhoneElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.OpeniamElasticSearchRepository<T,ID>)
- org.openiam.esb.elasticsearch.repository.custom.ResourceElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.ResourceElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.OpeniamElasticSearchRepository<T,ID>)
- org.openiam.esb.elasticsearch.repository.custom.RoleElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.RoleElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.OpeniamElasticSearchRepository<T,ID>)
- org.openiam.esb.elasticsearch.repository.custom.UserElasticSearchRepositoryCustom
- org.openiam.esb.elasticsearch.repository.UserElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.OpeniamElasticSearchRepository<T,ID>)
- org.openiam.esb.elasticsearch.repository.custom.AbstractAttributeElasticSearchRepositoryCustom<T,S>
- 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.esb.elasticsearch.repository.OpeniamElasticSearchRepository<T,ID>
- org.openiam.esb.elasticsearch.repository.AbstractAttributeElasticSearchRepository<A>
- org.openiam.esb.elasticsearch.repository.GroupAttributeElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.GroupAttributeElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.ResourceAttributeElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.ResourceAttributeElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.UserAttributeElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.UserAttributeElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.AuditLogElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.AuditLogElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.EmailElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.EmailElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.GroupElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.GroupElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.IncompleteSelfRegistrationElasticSearchRepository
- org.openiam.esb.elasticsearch.repository.LoginElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.LoginElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.ManagedSysElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.ManagedSysElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.MetadataTypeElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.MetadataTypeElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.OrganizationElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.OrganizationElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.OrphanElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.OrphanElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.PhoneElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.PhoneElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.ResourceElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.ResourceElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.RoleElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.RoleElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.UserElasticSearchRepository (also extends org.openiam.esb.elasticsearch.repository.custom.UserElasticSearchRepositoryCustom)
- org.openiam.esb.elasticsearch.repository.AbstractAttributeElasticSearchRepository<A>
- org.openiam.esb.elasticsearch.repository.OpeniamElasticSearchRepository<T,ID>
- org.springframework.data.elasticsearch.repository.ElasticsearchRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>