Uses of Class
eu.dnetlib.organizations.model.view.DuplicateGroupView
Packages that use DuplicateGroupView
Package
Description
-
Uses of DuplicateGroupView in eu.dnetlib.organizations.controller
Methods in eu.dnetlib.organizations.controller that return types with arguments of type DuplicateGroupViewModifier and TypeMethodDescriptionOrganizationController.findDuplicatesByCountry(String country, int page, int size, org.springframework.security.core.Authentication authentication) -
Uses of DuplicateGroupView in eu.dnetlib.organizations.repository.readonly
Methods in eu.dnetlib.organizations.repository.readonly that return types with arguments of type DuplicateGroupViewModifier and TypeMethodDescriptionDuplicateGroupViewRepository.findByCountry(String country, org.springframework.data.domain.Pageable page)