Interface GroupAttributeElasticSearchRepositoryCustom
-
- All Superinterfaces:
AbstractAttributeElasticSearchRepositoryCustom<GroupAttributeDoc,GroupAttributeSearchBean>
,AbstractCustomElasticSearchRepository<GroupAttributeDoc,GroupAttributeSearchBean,String>
- All Known Subinterfaces:
GroupAttributeElasticSearchRepository
- All Known Implementing Classes:
GroupAttributeElasticSearchRepositoryImpl
public interface GroupAttributeElasticSearchRepositoryCustom extends AbstractAttributeElasticSearchRepositoryCustom<GroupAttributeDoc,GroupAttributeSearchBean>
-
-
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
-
-