Uses of Class
dev.dokimos.server.entity.Annotation
Packages that use Annotation
-
Uses of Annotation in dev.dokimos.server.dto.v1
Methods in dev.dokimos.server.dto.v1 with parameters of type AnnotationModifier and TypeMethodDescriptionstatic AnnotationViewAnnotationView.from(Annotation annotation) -
Uses of Annotation in dev.dokimos.server.repository
Methods in dev.dokimos.server.repository that return types with arguments of type AnnotationModifier and TypeMethodDescriptionAnnotationRepository.findByItemResultId(UUID itemResultId) AnnotationRepository.findByItemResultIdIn(Collection<UUID> itemResultIds)