Interface OrganizationElasticSearchRepositoryCustom
-
- All Superinterfaces:
AbstractCustomElasticSearchRepository<OrganizationDoc,OrganizationSearchBean,String>
- All Known Subinterfaces:
OrganizationElasticSearchRepository
- All Known Implementing Classes:
OrganizationElasticSearchRepositoryImpl
public interface OrganizationElasticSearchRepositoryCustom extends AbstractCustomElasticSearchRepository<OrganizationDoc,OrganizationSearchBean,String>
-
-
Method Summary
-
Methods inherited from interface org.openiam.esb.elasticsearch.repository.AbstractCustomElasticSearchRepository
allowReindex, count, findAll, findAllPageable, findBeans, findByIds, findByIdsPage, findIds, getDocumentClass, getPageable, isValidSearchBean, prepare
-
-