Uses of Package
org.ntnu.idi.idatt2106.sparesti.sparestibackend.mapper
Packages that use org.ntnu.idi.idatt2106.sparesti.sparestibackend.mapper
-
Classes in org.ntnu.idi.idatt2106.sparesti.sparestibackend.mapper used by org.ntnu.idi.idatt2106.sparesti.sparestibackend.mapperClassDescriptionMapper interface for converting back and forth from the Account entity to its DTO's in addition to cascading updates from a DTO to the entity.Mapper interface for converting back and forth from the Badge entity to its DTO's in addition to cascading updates from dto's onto the entity object from a DTO to the entity.Mapper interface for converting back and forth from DTO to entity for Challenge entityMapper interface for converting back and forth from a DTO to a Challenge entity.Mapper interface for converting back and forth from a DTO to a Challenge entity.Mapper interface for converting back and forth from a DTO to a Goal entity.Mapper interface for converting between a User entity and register/login DTO'sMapper interface for converting back and forth from a DTO to a UserConfig entity.Mapper interface for converting back and forth from a DTO to a User entity.