Interface SuggestionInfoViewByCountryRepository
- All Superinterfaces:
ReadOnlyRepository<SuggestionInfoViewByCountry,,String> org.springframework.data.repository.Repository<SuggestionInfoViewByCountry,String>
@Repository
public interface SuggestionInfoViewByCountryRepository
extends ReadOnlyRepository<SuggestionInfoViewByCountry,String>
-
Method Summary
Methods inherited from interface eu.dnetlib.organizations.repository.readonly.ReadOnlyRepository
count, existsById, findAll, findAll, findById