Uses of Class
eu.dnetlib.openaire.community.model.DbProject
Packages that use DbProject
-
Uses of DbProject in eu.dnetlib.openaire.community.repository
Methods in eu.dnetlib.openaire.community.repository that return types with arguments of type DbProjectModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<DbProject>DbProjectRepository.findByCommunity(String community, org.springframework.data.domain.Pageable page) -
Uses of DbProject in eu.dnetlib.openaire.community.utils
Methods in eu.dnetlib.openaire.community.utils that return DbProjectModifier and TypeMethodDescriptionstatic DbProjectCommunityMappingUtils.toDbProject(String id, CommunityProject project) Methods in eu.dnetlib.openaire.community.utils with parameters of type DbProjectModifier and TypeMethodDescriptionstatic CommunityProjectExtendedCommunityMappingUtils.toCommunityProject(DbProject dbEntry, String communityName)