Uses of Class
callofproject.dev.authentication.dto.client.CourseOrganizationSaveDTO
Packages that use CourseOrganizationSaveDTO
-
Uses of CourseOrganizationSaveDTO in callofproject.dev.authentication.service
Methods in callofproject.dev.authentication.service with parameters of type CourseOrganizationSaveDTOModifier and TypeMethodDescriptionIEnvironmentClientService.saveCourseOrganization
(CourseOrganizationSaveDTO courseOrganizationSaveDTO) Saves a new course organization using the provided CourseOrganizationSaveDTO.