- 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.
- getCompetitions() - Method in class ligaaas.teamc.jsf.UserCompetitionsManagedBean
-
- getCurrentUser() - Method in class ligaaas.teamc.jsf.RegisterManagedBean
-
Return the current User.
- getHeadQuarters() - Method in class ligaaas.teamc.jsf.UserHeadQuartersManagedBean
-
- getMetadata() - Method in class ligaaas.teamc.jsf.validators.EmailValidator
-
Not implemented method, always return null.
- getNewTeam() - Method in class ligaaas.teamc.jsf.TeamManagedBean
-
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
- getshowTable() - Method in class ligaaas.teamc.jsf.UserCompetitionsManagedBean
-
- getShowTable() - Method in class ligaaas.teamc.jsf.UserHeadQuartersManagedBean
-
- getShowTable() - Method in class ligaaas.teamc.jsf.UserTeamsManagedBean
-
- getSportTypes() - Method in class ligaaas.teamc.jsf.TeamManagedBean
-
Return an array of String values of SportType to be used in comboxes in the view
- getTeamDescriptionSearch() - Method in class ligaaas.teamc.jsf.TeamManagedBean
-
Return the description of the Team that will be used in the search
- getTeamNameSearch() - Method in class ligaaas.teamc.jsf.TeamManagedBean
-
Return the name of the Team that will be used in the search
- getTeams() - Method in class ligaaas.teamc.jsf.TeamManagedBean
-
Returns the current list of Team of the user
- getTeams() - Method in class ligaaas.teamc.jsf.UserTeamsManagedBean
-
- getTeamSportTypeSearch() - Method in class ligaaas.teamc.jsf.TeamManagedBean
-
Return the SportType of the Team that will be used in the search
- 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.
- 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.