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