Uses of Interface
org.openiam.esb.elasticsearch.repository.OpeniamElasticSearchRepository
-
Packages that use OpeniamElasticSearchRepository Package Description org.openiam.esb.core.service.impl org.openiam.esb.elasticsearch.repository -
-
Uses of OpeniamElasticSearchRepository in org.openiam.esb.core.service.impl
Fields in org.openiam.esb.core.service.impl declared as OpeniamElasticSearchRepository Modifier and Type Field Description protected ES_REPO
AbstractKeyGetBeansElasticsearchServiceImpl. esRepository
-
Uses of OpeniamElasticSearchRepository in org.openiam.esb.elasticsearch.repository
Subinterfaces of OpeniamElasticSearchRepository in org.openiam.esb.elasticsearch.repository Modifier and Type Interface Description interface
AbstractAttributeElasticSearchRepository<A extends AbstractAttributeDoc>
interface
AuditLogElasticSearchRepository
interface
EmailElasticSearchRepository
interface
GroupAttributeElasticSearchRepository
interface
GroupElasticSearchRepository
interface
IncompleteSelfRegistrationElasticSearchRepository
interface
LoginElasticSearchRepository
interface
ManagedSysElasticSearchRepository
interface
MetadataTypeElasticSearchRepository
interface
OrganizationElasticSearchRepository
interface
OrphanElasticSearchRepository
interface
PhoneElasticSearchRepository
interface
ResourceAttributeElasticSearchRepository
interface
ResourceElasticSearchRepository
interface
RoleElasticSearchRepository
interface
UserAttributeElasticSearchRepository
interface
UserElasticSearchRepository
-