Interface LeaseRepository

All Superinterfaces:
org.springframework.data.repository.CrudRepository<DeedTenantLease,Long>, org.springframework.data.elasticsearch.repository.ElasticsearchRepository<DeedTenantLease,Long>, org.springframework.data.repository.PagingAndSortingRepository<DeedTenantLease,Long>, org.springframework.data.repository.Repository<DeedTenantLease,Long>

public interface LeaseRepository extends org.springframework.data.elasticsearch.repository.ElasticsearchRepository<DeedTenantLease,Long>