Uses of Class
com.endurancetrio.data.common.model.entity.BaseEntity
Packages that use BaseEntity
Package
Description
-
Uses of BaseEntity in com.endurancetrio.data.competitor.model.entity
Subclasses of BaseEntity in com.endurancetrio.data.competitor.model.entityModifier and TypeClassDescriptionclassHistorical reference entity that documents theage_grouptable schema.classTheAthleteentity represents an individual competitor in the system.classHistorical reference entity that documents thepara_classtable schema.classTheTeamentity represents a collective competitor (club or team). -
Uses of BaseEntity in com.endurancetrio.data.event.model.entity
Subclasses of BaseEntity in com.endurancetrio.data.event.model.entityModifier and TypeClassDescriptionclassTheAquabikeDistanceentity extends theDistanceentity and represents the data of aAquabikeCourse'sDistance.classTheAquathlonDistanceentity extends theDistanceentity and represents the data of aAquathlonCourse'sDistance.classTheBiathlonDistanceentity extends theDistanceentity and represents the data of aBiathlonCourse'sDistance.classclassclassTheDoubleBiathlonDistanceentity extends theDistanceentity and represents the data of aDouble BiathlonCourse'sDistance.classTheDuathlonDistanceentity extends theDistanceentity and represents the data of aDuathlonandCross DuathlonCourse'sDistance.classclassclassTheIndividualResultentity represents a single athlete's result in aRace.classclassclassTheResultsFileentity represents a file storing the official results of aRace.classTheSingleSportDistanceentity extends theDistanceentity and represents the data of a singleSportCourse'sDistance.classTheTeamResultentity represents a team's result in a collectiveRace.classTheTriathlonBasedRaceclass represents a triathlon basedRacesuch as Aquathlon, Aquabike or Triathlon.classTheTriathlonDistanceentity extends theDistanceentity and represents the data of aTriathlonandCross TriathlonCourse'sDistance. -
Uses of BaseEntity in com.endurancetrio.data.tracker.model.entity
Subclasses of BaseEntity in com.endurancetrio.data.tracker.model.entityModifier and TypeClassDescriptionclassTheDeviceTelemetryrepresents the telemetry data recorded by a device at a specific time.classTheRouterepresents a route segment in the EnduranceTrio Tracker system.classTheRouteSegmentrepresents a route segment in the EnduranceTrio Tracker system.