Uses of Class
dev.dokimos.server.entity.ItemResult
Packages that use ItemResult
-
Uses of ItemResult in dev.dokimos.server.entity
Methods in dev.dokimos.server.entity that return ItemResultMethods in dev.dokimos.server.entity that return types with arguments of type ItemResult -
Uses of ItemResult in dev.dokimos.server.repository
Methods in dev.dokimos.server.repository that return types with arguments of type ItemResultModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<ItemResult> ItemResultRepository.findByRunOrderByCreatedAtAsc(ExperimentRun run, org.springframework.data.domain.Pageable pageable)