@Repository public interface PropertyTaxIndexRepository extends org.springframework.data.elasticsearch.repository.ElasticsearchRepository<PropertyTaxIndex,String>
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.domain.Page<PropertyTaxIndex> |
findByConsumerCode(String consumerCode,
org.springframework.data.domain.Pageable pageable) |
index, refresh, search, search, search, searchSimilarorg.springframework.data.domain.Page<PropertyTaxIndex> findByConsumerCode(String consumerCode, org.springframework.data.domain.Pageable pageable)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.