Interface ResourceAttributeElasticSearchRepositoryCustom
-
- All Superinterfaces:
AbstractAttributeElasticSearchRepositoryCustom<ResourceAttributeDoc,ResourceAttributeSearchBean>
,AbstractCustomElasticSearchRepository<ResourceAttributeDoc,ResourceAttributeSearchBean,String>
- All Known Subinterfaces:
ResourceAttributeElasticSearchRepository
- All Known Implementing Classes:
ResourceAttributeElasticSearchRepositoryImpl
public interface ResourceAttributeElasticSearchRepositoryCustom extends AbstractAttributeElasticSearchRepositoryCustom<ResourceAttributeDoc,ResourceAttributeSearchBean>
-
-
Method Summary
-
Methods inherited from interface org.openiam.esb.elasticsearch.repository.custom.AbstractAttributeElasticSearchRepositoryCustom
getNestedQueryBuilder
-
Methods inherited from interface org.openiam.esb.elasticsearch.repository.AbstractCustomElasticSearchRepository
allowReindex, count, findAll, findAllPageable, findBeans, findByIds, findByIdsPage, findIds, getDocumentClass, getPageable, isValidSearchBean, prepare
-
-