Package org.ntnu.idi.idatt2106.sparesti.sparestibackend.mapper


package org.ntnu.idi.idatt2106.sparesti.sparestibackend.mapper
  • Class
    Description
    Mapper 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 BioAuthRequest credentials to a String.
    Mapper interface for converting back and forth from DTO to entity for 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 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's
    Mapper 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.