SuccessChanges

Summary

  1. tsk27 Modifies the enumerated classes to return their value (details)
Commit bfb8324d5ad21bc531c8f06683a304ef704f0cdf 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 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/CompetitionType.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/SportType.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java (diff)