Uses of Class
callofproject.dev.authentication.dto.client.CourseDTO
Packages that use CourseDTO
-
Uses of CourseDTO in callofproject.dev.authentication.service
Methods in callofproject.dev.authentication.service that return CourseDTOModifier and TypeMethodDescriptionIEnvironmentClientService.saveCourse
(CourseSaveDTO organizationDTO) Saves a new course using the provided CourseSaveDTO.