Uses of Package
org.openiam.elasticsearch.dao
-
Classes in org.openiam.elasticsearch.dao used by org.openiam.elasticsearch.dao Class Description AbstractElasticsearchRepositoryWithAliasImpl See https://github.com/elastic/elasticsearch/issues/7621 The purpose of this class is to wrap the `*byId` calls to use "search" instead of "get" This index has an alias and has a lifecycle, so using *byId will result in exceptions like: alias [provisionrequest] has more than one index associated with it [provisionrequest-000011, provisionrequest-000008, provisionrequest-000012...]ProvisionConnectorRequestElasticSearchRepositoryCustom ProvisionRequestElasticSearchRepositoryCustom -
Classes in org.openiam.elasticsearch.dao used by org.openiam.idm.mq Class Description ProvisionConnectorRequestElasticSearchRepository -
Classes in org.openiam.elasticsearch.dao used by org.openiam.idm.mq.listener Class Description ConnectorReplyElasticSearchRepository ProvisionRequestElasticSearchRepository ProvisionStreamElasticSearchRepository Created by IntelliJ IDEA. -
Classes in org.openiam.elasticsearch.dao used by org.openiam.idm.provisioning.service Class Description ProvisionConnectorRequestElasticSearchRepository -
Classes in org.openiam.elasticsearch.dao used by org.openiam.idm.provisioning.service.user Class Description ProvisionStreamElasticSearchRepository Created by IntelliJ IDEA. -
Classes in org.openiam.elasticsearch.dao used by org.openiam.idm.sweeper Class Description ConnectorReplyElasticSearchRepository