SuccessChanges

Summary

  1. tsk27 Modifies the enumerated classes to return their value (details)
Commit f2f35735df089df051570d4fcb2c0167cfddffd5 by anrodriquez
tsk27 Modifies the enumerated classes to return their value
Update the enumerated classes to get the labels dynamically in the
views. It also, adds a backing beans to obtain the enumerated values of
the type of sport since this listed is common to several entities.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java (diff)
The file was modifiedjsf/src/main/webapp/private/competition/competitions.xhtml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionType.java (diff)
The file was modifiedjsf/src/main/webapp/components/template.xhtml (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/SportTypeManagedBean.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/SportType.java (diff)