Uses of Class
org.openiam.elasticsearch.model.UserBusinessRuleRecalculationDoc
-
Packages that use UserBusinessRuleRecalculationDoc Package Description org.openiam.br.es.repository -
-
Uses of UserBusinessRuleRecalculationDoc in org.openiam.br.es.repository
Methods in org.openiam.br.es.repository that return types with arguments of type UserBusinessRuleRecalculationDoc Modifier and Type Method Description org.springframework.data.domain.Page<UserBusinessRuleRecalculationDoc>
UserBusinessRuleRecalculationElasticSearchRepository. findAllByUserDisplayNameStartsWithOrderByUserDisplayName(String searchTerm, org.springframework.data.domain.Pageable pageable)
-