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