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