- getAsObject(FacesContext, UIComponent, String) - Method in class ligaaas.teamc.jsf.converters.Md5Converter
-
Convert the specified string value, which is associated with the specified
UIComponent, into a model data object that is appropriate for being
stored during the Apply Request Values phase of the request
processing lifecycle.
- getAsString(FacesContext, UIComponent, Object) - Method in class ligaaas.teamc.jsf.converters.Md5Converter
-
Convert the specified model object value, which is associated with the
specified UIComponent, into a String that is suitable for being
included in the response generated during the Render Response phase
of the request processing lifeycle.
- getCompetition() - Method in class ligaaas.teamc.jsf.EditCompetitionManagedBean
-
- getCompetition() - Method in class ligaaas.teamc.jsf.NewCompetitionManagedBean
-
- getCompetitions() - Method in class ligaaas.teamc.jsf.UserCompetitionsManagedBean
-
- getCompetitionSportType() - Method in class ligaaas.teamc.jsf.EditCompetitionManagedBean
-
- getCompetitionSportType() - Method in class ligaaas.teamc.jsf.NewCompetitionManagedBean
-
- getCompetitionType() - Method in class ligaaas.teamc.jsf.EditCompetitionManagedBean
-
- getCompetitionType() - Method in class ligaaas.teamc.jsf.NewCompetitionManagedBean
-
- getCompetitionUserId() - Method in class ligaaas.teamc.jsf.EditCompetitionManagedBean
-
- getCurrentUser() - Method in class ligaaas.teamc.jsf.RegisterManagedBean
-
Return the current User.
- getFilteredCompetitions() - Method in class ligaaas.teamc.jsf.UserCompetitionsManagedBean
-
- getHeadQuarters() - Method in class ligaaas.teamc.jsf.UserHeadQuartersManagedBean
-
- getMetadata() - Method in class ligaaas.teamc.jsf.validators.EmailValidator
-
Not implemented method, always return null.
- getNewPlayer() - Method in class ligaaas.teamc.jsf.NewPlayerManagedBean
-
Return the Player that will be persisted
- getNewPlayerTeam() - Method in class ligaaas.teamc.jsf.NewPlayerManagedBean
-
Returns the id of the Team.
- getNewTeam() - Method in class ligaaas.teamc.jsf.UserTeamsManagedBean
-
Return the Team that will be persisted
- getRegisterSuccessMessage() - Method in class ligaaas.teamc.jsf.RegisterManagedBean
-
Return the Register Success Message
- getRegisterSuccessTitle() - Method in class ligaaas.teamc.jsf.RegisterManagedBean
-
Return the Register Success Title
- getSelectedTeam() - Method in class ligaaas.teamc.jsf.UserTeamsManagedBean
-
Return the Team selected for edit
- getshowTable() - Method in class ligaaas.teamc.jsf.UserCompetitionsManagedBean
-
- getShowTable() - Method in class ligaaas.teamc.jsf.UserHeadQuartersManagedBean
-
- getShowTable() - Method in class ligaaas.teamc.jsf.UserTeamsManagedBean
-
Returns if the table can be show
- getSportTypes() - Method in class ligaaas.teamc.jsf.UserTeamsManagedBean
-
Return an array of String values of SportType to be used in
comboxes in the view
- getTeamDescriptionSearch() - Method in class ligaaas.teamc.jsf.UserTeamsManagedBean
-
Return the description of the Team that will be used in the
search
- getTeamNameSearch() - Method in class ligaaas.teamc.jsf.UserTeamsManagedBean
-
Return the name of the Team that will be used in the search
- getTeams() - Method in class ligaaas.teamc.jsf.UserTeamsManagedBean
-
Returns the current list of Team of the user
- getTeamSportTypeSearch() - Method in class ligaaas.teamc.jsf.UserTeamsManagedBean
-
Return the SportType of the Team that will be used in the
search
- getUser() - Method in class ligaaas.teamc.jsf.UserCreateProfileManagedBean
-
Return the User.
- getUser() - Method in class ligaaas.teamc.jsf.UserProfileManagedBean
-
Return the User.
- getUserEmail() - Method in class ligaaas.teamc.jsf.RegisterManagedBean
-
Return the User email.
- getUserIdentificationDocument() - Method in class ligaaas.teamc.jsf.RegisterManagedBean
-
Return the User identification document.
- getUserLogin() - Method in class ligaaas.teamc.jsf.RegisterManagedBean
-
Return the User login.
- getUserName() - Method in class ligaaas.teamc.jsf.RegisterManagedBean
-
Return the User name.
- getUserPassword() - Method in class ligaaas.teamc.jsf.RegisterManagedBean
-
Return the User password.
- getUserPasswordConfirmation() - Method in class ligaaas.teamc.jsf.RegisterManagedBean
-
Return the User password confirmation.
- getUserPasswordConfirmation() - Method in class ligaaas.teamc.jsf.UserCreateProfileManagedBean
-
- getUserPhone() - Method in class ligaaas.teamc.jsf.RegisterManagedBean
-
Return the User phone.
- getUserSurname() - Method in class ligaaas.teamc.jsf.RegisterManagedBean
-
Return the User surname.
- getValidatorId() - Method in class ligaaas.teamc.jsf.validators.EmailValidator
-
Return the Id of the validator.