Uses of Package
com.endurancetrio.business.event.dto
Packages that use com.endurancetrio.business.event.dto
Package
Description
-
Classes in com.endurancetrio.business.event.dto used by com.endurancetrio.business.competitor.dto
-
Classes in com.endurancetrio.business.event.dto used by com.endurancetrio.business.event.dtoClassDescriptionThe
DistanceLegDTOrepresents a single leg within a distance, recording which core sport it belongs to and its length.TheDistanceMetadataDTOholds a list oflegsthat together describe a distance's composition (e.g. swim, bike, run segments).TheEventDTOrepresents an event with its basic information, location data, and the distinct sport codes extracted from its courses.TheEventFileDTOrepresents a downloadable file associated with an event.TheOrganizerDTOrepresents an organizer of an event.TheRaceDTOrepresents a race within an event, including its schedule, sport categories, distance types, and optional distance metadata. -
Classes in com.endurancetrio.business.event.dto used by com.endurancetrio.business.event.mapperClassDescriptionThe
EventDTOrepresents an event with its basic information, location data, and the distinct sport codes extracted from its courses.TheEventFileDTOrepresents a downloadable file associated with an event.TheEventOverviewDTOprovides a summary of an event, including its basic details, location, organizers, and races.TheOrganizerDTOrepresents an organizer of an event.TheRaceDTOrepresents a race within an event, including its schedule, sport categories, distance types, and optional distance metadata. -
Classes in com.endurancetrio.business.event.dto used by com.endurancetrio.business.event.serviceClassDescriptionThe
EventOverviewDTOprovides a summary of an event, including its basic details, location, organizers, and races.