Uses of Class
org.damap.base.rest.gdpr.domain.GdprResult
Packages that use GdprResult
-
Uses of GdprResult in org.damap.base.repo
Methods in org.damap.base.repo that return types with arguments of type GdprResultModifier and TypeMethodDescriptionGdprRepo.getGdprDataByUniversityId(List<HqlQuery> queries, String universityId) getGdprDataByUniversityId. -
Uses of GdprResult in org.damap.base.rest
Methods in org.damap.base.rest that return types with arguments of type GdprResultModifier and TypeMethodDescriptionGdprResource.read()read.GdprResource.readExtended()readExtended. -
Uses of GdprResult in org.damap.base.rest.gdpr.service
Methods in org.damap.base.rest.gdpr.service that return types with arguments of type GdprResultModifier and TypeMethodDescriptionGdprService.getGdprBaseData(String universityId) getGdprBaseData.GdprService.getGdprExtendedData(String universityId) getGdprExtendedData.