Package fr.utc.miage.sporttrack.dto


package fr.utc.miage.sporttrack.dto
  • Class
    Description
    Base DTO for forms that carry an optional identifier.
    Data Transfer Object (DTO) used for activity creation and update form binding within the SportTrack application.
    Data Transfer Object (DTO) used for athlete profile update form binding within the SportTrack application.
    Data Transfer Object (DTO) used for athlete registration form binding within the SportTrack application.
    Data Transfer Object (DTO) used for badge creation and update form binding within the SportTrack application.
    Data Transfer Object (DTO) used for challenge creation and update form binding within the SportTrack application.
    Data Transfer Object (DTO) representing weather (meteorological) data retrieved from an external weather API within the SportTrack application.
    Enumeration serving as a view-layer Data Transfer Object (DTO) that represents the relationship status between two athletes within the SportTrack application.
    Data Transfer Object (DTO) used for sport creation and update form binding within the SportTrack application.