A B C D E F G H I L M N O P Q R S T U V

G

Gender - Enum in com.mycompany.model
Represents a gender.
gender - Static variable in class com.mycompany.model.User_
 
getAllEvents() - Method in class com.mycompany.controller.EventController
This method returns all Event objects in the database.
getAllEventsAttendance() - Method in class com.mycompany.controller.EventController
This method returns a list of EventAttendance objects encapsulating information about a user's attendance for a particular event.
getAsObject(FacesContext, UIComponent, String) - Method in class com.mycompany.convert.CityConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class com.mycompany.convert.CountryConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class com.mycompany.convert.EditableStateConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class com.mycompany.convert.StateConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class com.mycompany.convert.UserConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class com.mycompany.convert.VenueConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class com.mycompany.convert.CityConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class com.mycompany.convert.CountryConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class com.mycompany.convert.EditableStateConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class com.mycompany.convert.StateConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class com.mycompany.convert.UserConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class com.mycompany.convert.VenueConverter
 
getAttendance() - Method in class com.mycompany.model.Event
 
getAuthor() - Method in class com.mycompany.model.Idea
 
getBarChartModel() - Method in class com.mycompany.controller.ChartController
 
getBirthdate() - Method in class com.mycompany.model.User
 
getChildren() - Method in class com.mycompany.model.Idea
 
getCities() - Method in class com.mycompany.model.ProvinceState
 
getCitiesForState() - Method in class com.mycompany.controller.SearchController
 
getCity() - Method in class com.mycompany.controller.SearchController
 
getCity() - Method in class com.mycompany.model.Venue
 
getClickCount() - Method in class com.mycompany.model.User
 
getCode() - Method in class com.mycompany.model.Country
 
getColleagues() - Method in class com.mycompany.controller.ContactsController
 
getCompleteAddress() - Method in class com.mycompany.model.Venue
This method returns the complete address of the venue.
getContent() - Method in class com.mycompany.controller.ContentController
 
getCountries() - Method in class com.mycompany.controller.SignupController
 
getCountries() - Method in class com.mycompany.controller.VenueController
 
getCountries() - Method in interface com.mycompany.service.CountryService
Returns all Country objects.
getCountries() - Method in class com.mycompany.service.impl.CountryServiceImpl
 
getCountry() - Method in class com.mycompany.model.ProvinceState
 
getCountry() - Method in class com.mycompany.model.User
 
getCountry() - Method in class com.mycompany.model.Venue
 
getCreatedBy() - Method in class com.mycompany.model.Content
 
getCreatedBy() - Method in class com.mycompany.model.Event
 
getCreatedDate() - Method in class com.mycompany.model.Content
 
getDescription() - Method in class com.mycompany.model.Event
 
getDescription() - Method in class com.mycompany.model.Idea
 
getEmailAddress() - Method in class com.mycompany.model.User
 
getEndDate() - Method in class com.mycompany.model.Event
 
getEvent() - Method in class com.mycompany.controller.EventController
This method returns the currently selected Event.
getEvent() - Method in class com.mycompany.model.EventAttendance
 
getEvents() - Method in class com.mycompany.model.Venue
 
getEventsAttended() - Method in class com.mycompany.model.User
 
getEventType() - Method in class com.mycompany.controller.SearchController
 
getEventType() - Method in class com.mycompany.model.Event
 
getEventTypes() - Method in class com.mycompany.controller.EventController
This method returns an array of EventType enum objects.
getFamily() - Method in class com.mycompany.controller.ContactsController
 
getFirstName() - Method in class com.mycompany.model.User
 
getFriends() - Method in class com.mycompany.controller.ContactsController
 
getFromRelationships() - Method in class com.mycompany.model.User
 
getFromUser() - Method in class com.mycompany.model.UserRelationship
 
getGender() - Method in class com.mycompany.model.User
 
getGenders() - Method in class com.mycompany.controller.SignupController
 
getGlobalMessage() - Method in class com.mycompany.controller.ChatController
 
getId() - Method in class com.mycompany.model.AbstractEntity
 
getKeyword() - Method in class com.mycompany.controller.SearchController
 
getLabel() - Method in enum com.mycompany.model.EventType
 
getLabel() - Method in enum com.mycompany.model.Gender
 
getLabel() - Method in enum com.mycompany.model.RelationshipType
 
getLastName() - Method in class com.mycompany.model.User
 
getLatitude() - Method in class com.mycompany.model.City
 
getLatitude() - Method in class com.mycompany.model.Venue
 
getLivePieModel() - Method in class com.mycompany.controller.ChartController
This method builds a PieChartModel of active user click counts.
getLongitude() - Method in class com.mycompany.model.City
 
getLongitude() - Method in class com.mycompany.model.Venue
 
getManagedBean(String) - Static method in class com.mycompany.util.FacesUtils
Utility method to lookup a managed bean.
getMapCenter() - Method in class com.mycompany.controller.SearchController
 
getMapZoom() - Method in class com.mycompany.controller.SearchController
 
getMaxResults() - Method in class com.mycompany.controller.SearchController
 
getMinDate() - Method in class com.mycompany.controller.SignupController
Return a date 100 years ago.
getModel() - Method in class com.mycompany.controller.DashboardController
 
getName() - Method in class com.mycompany.model.City
 
getName() - Method in class com.mycompany.model.Country
 
getName() - Method in class com.mycompany.model.Idea
 
getName() - Method in class com.mycompany.model.ProvinceState
 
getName() - Method in class com.mycompany.model.Venue
 
getNewIdea() - Method in class com.mycompany.controller.MindMapController
 
getParent() - Method in class com.mycompany.model.Idea
 
getPassword() - Method in class com.mycompany.model.Credentials
 
getPassword() - Method in class com.mycompany.model.User
 
getPhaseId() - Method in class com.mycompany.lifecycle.SecurityPhaseListener
 
getPhoneNumber() - Method in class com.mycompany.model.User
 
getPhoneNumber() - Method in class com.mycompany.model.Venue
 
getPieChartModel() - Method in class com.mycompany.controller.ChartController
 
getProvinceState() - Method in class com.mycompany.controller.SearchController
 
getProvinceState() - Method in class com.mycompany.model.City
 
getProvinceState() - Method in class com.mycompany.model.Venue
 
getProvinceStates() - Method in class com.mycompany.controller.SearchController
 
getProvinceStates() - Method in class com.mycompany.model.Country
 
getProvinceStates() - Method in interface com.mycompany.service.CountryService
Returns all ProvinceState objects.
getProvinceStates() - Method in class com.mycompany.service.impl.CountryServiceImpl
 
getRating() - Method in class com.mycompany.model.EventAttendance
 
getRelationship() - Method in class com.mycompany.controller.ContactsController
 
getRelationshipType() - Method in class com.mycompany.controller.ContactsController
 
getRelationshipType() - Method in class com.mycompany.model.UserRelationship
 
getRelationshipTypes() - Method in class com.mycompany.controller.ContactsController
 
getRoot() - Method in class com.mycompany.controller.MindMapController
 
getSearchResultsModel() - Method in class com.mycompany.controller.SearchController
 
getSelectedEvent() - Method in class com.mycompany.controller.SearchController
 
getSelectedNode() - Method in class com.mycompany.controller.MindMapController
 
getStartDate() - Method in class com.mycompany.model.Event
 
getStreetAddress() - Method in class com.mycompany.model.Venue
 
getTheme() - Method in class com.mycompany.model.User
 
getThemes() - Method in class com.mycompany.controller.UserController
 
getTitle() - Method in class com.mycompany.model.Event
 
getToRelationships() - Method in class com.mycompany.model.User
 
getToUser() - Method in class com.mycompany.model.UserRelationship
 
getUser() - Method in class com.mycompany.controller.SignupController
 
getUser() - Method in class com.mycompany.controller.UserController
Returns the currently logged in user.
getUser() - Method in class com.mycompany.model.EventAttendance
 
getUser() - Method in class com.mycompany.util.UserSession
Returns the current User.
getUsername() - Method in class com.mycompany.model.Credentials
 
getUsername() - Method in class com.mycompany.model.User
 
getUserScheduleModel() - Method in class com.mycompany.controller.EventController
This method provides a LazyScheduleModel for the PrimeFaces schedule component.
getUserTheme() - Method in class com.mycompany.controller.UserController
 
getUserTypes() - Method in class com.mycompany.controller.ContactsController
 
getValue() - Method in class com.mycompany.model.Content
 
getVenue() - Method in class com.mycompany.controller.VenueController
 
getVenue() - Method in class com.mycompany.model.Event
 
getVenues() - Method in class com.mycompany.controller.VenueController
 
getVersion() - Method in class com.mycompany.model.AbstractEntity
 
getViewId() - Method in class com.mycompany.model.Content
 

A B C D E F G H I L M N O P Q R S T U V