Uses of Class
org.ntnu.idi.idatt2106.sparesti.sparestibackend.model.UserConfig
Packages that use UserConfig
-
Uses of UserConfig in org.ntnu.idi.idatt2106.sparesti.sparestibackend.mapper
Methods in org.ntnu.idi.idatt2106.sparesti.sparestibackend.mapper that return UserConfigModifier and TypeMethodDescriptionUserConfigMapper.toEntity
(UserConfigDTO request) Maps to entity from UserConfig DTOMethods in org.ntnu.idi.idatt2106.sparesti.sparestibackend.mapper with parameters of type UserConfigModifier and TypeMethodDescriptionUserConfigMapper.toDTO
(UserConfig userConfig) Maps to DTO from userConfig entity