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

S

saveAttendance(EventAttendance) - Method in interface com.mycompany.service.EventService
Saves an EventAttendance object.
saveAttendance(EventAttendance) - Method in class com.mycompany.service.impl.EventServiceImpl
Saves an EventAttendance object.
saveContent(ActionEvent) - Method in class com.mycompany.controller.ContentController
 
saveContent(Content) - Method in interface com.mycompany.service.ContentService
Saves a Content object.
saveContent(Content) - Method in class com.mycompany.service.impl.ContentServiceImpl
 
saveEvent(ActionEvent) - Method in class com.mycompany.controller.EventController
This method is called when the user clicks the "Save" button in the new event dialog.
saveEvent(Event) - Method in interface com.mycompany.service.EventService
Saves an Event.
saveEvent(Event) - Method in class com.mycompany.service.impl.EventServiceImpl
Saves an Event.
saveIdea(ActionEvent) - Method in class com.mycompany.controller.MindMapController
 
saveIdea(Idea) - Method in interface com.mycompany.service.IdeaService
Saves an Idea object.
saveIdea(Idea) - Method in class com.mycompany.service.impl.IdeaServiceImpl
Saves an Idea object.
saveRelationship() - Method in class com.mycompany.controller.ContactsController
 
saveRelationship(UserRelationship) - Method in class com.mycompany.service.impl.UserServiceImpl
Saves a UserRelationship object.
saveRelationship(UserRelationship) - Method in interface com.mycompany.service.UserService
Saves a UserRelationship object.
saveUser(User) - Method in class com.mycompany.service.impl.UserServiceImpl
Saves a User object.
saveUser(User) - Method in interface com.mycompany.service.UserService
Saves a User object.
saveVenue(ActionEvent) - Method in class com.mycompany.controller.VenueController
 
saveVenue(Venue) - Method in class com.mycompany.service.impl.VenueServiceImpl
Saves a Venue object.
saveVenue(Venue) - Method in interface com.mycompany.service.VenueService
Saves a Venue object.
search(ActionEvent) - Method in class com.mycompany.controller.SearchController
This method searches the database for events.
SearchController - Class in com.mycompany.controller
Controller class for searching for shows and events.
SearchController() - Constructor for class com.mycompany.controller.SearchController
 
SecurityPhaseListener - Class in com.mycompany.lifecycle
PhaseListener class that handles authorization for protected views.
SecurityPhaseListener() - Constructor for class com.mycompany.lifecycle.SecurityPhaseListener
 
sendGlobal() - Method in class com.mycompany.controller.ChatController
 
ServletContextLifecycleNotifier - Class in com.mycompany.lifecycle
Thanks to Dan Allen for this useful code: https://gist.github.com/637959
ServletContextLifecycleNotifier() - Constructor for class com.mycompany.lifecycle.ServletContextLifecycleNotifier
 
setAcceptedTerms(boolean) - Method in class com.mycompany.model.User
 
setActiveUsers(ActiveUsers) - Method in class com.mycompany.controller.LoginController
 
setActiveUsers(ActiveUsers) - Method in class com.mycompany.controller.UserController
 
setAlcoholPermitted(boolean) - Method in class com.mycompany.controller.SearchController
 
setAttendance(Set<EventAttendance>) - Method in class com.mycompany.model.Event
 
setAuthor(User) - Method in class com.mycompany.model.Idea
 
setBirthdate(Date) - Method in class com.mycompany.model.User
 
setChartService(ChartService) - Method in class com.mycompany.controller.ChartController
 
setChildren(Set<Idea>) - Method in class com.mycompany.model.Idea
 
setCities(Set<City>) - Method in class com.mycompany.model.ProvinceState
 
setCity(City) - Method in class com.mycompany.controller.SearchController
 
setCity(City) - Method in class com.mycompany.model.Venue
 
setClickCount(Integer) - Method in class com.mycompany.model.User
 
setCode(String) - Method in class com.mycompany.model.Country
 
setConfirmed(boolean) - Method in class com.mycompany.model.EventAttendance
 
setContent(Content) - Method in class com.mycompany.controller.ContentController
 
setContentService(ContentService) - Method in class com.mycompany.controller.ContentController
 
setCountry(Country) - Method in class com.mycompany.model.ProvinceState
 
setCountry(Country) - Method in class com.mycompany.model.User
 
setCountry(Country) - Method in class com.mycompany.model.Venue
 
setCountryService(CountryService) - Method in class com.mycompany.controller.SearchController
 
setCountryService(CountryService) - Method in class com.mycompany.controller.SignupController
 
setCountryService(CountryService) - Method in class com.mycompany.controller.VenueController
 
setCreatedBy(User) - Method in class com.mycompany.model.Content
 
setCreatedBy(User) - Method in class com.mycompany.model.Event
 
setCreatedDate(Date) - Method in class com.mycompany.model.Content
 
setCredentials(Credentials) - Method in class com.mycompany.controller.LoginController
 
setDescription(String) - Method in class com.mycompany.model.Event
 
setDescription(String) - Method in class com.mycompany.model.Idea
 
setEditing(boolean) - Method in class com.mycompany.controller.ContentController
 
setEmailAddress(String) - Method in class com.mycompany.model.User
 
setEndDate(Date) - Method in class com.mycompany.model.Event
 
setEvent(Event) - Method in class com.mycompany.controller.EventController
Sets the Event.
setEvent(Event) - Method in class com.mycompany.model.EventAttendance
 
setEvents(Set<Event>) - Method in class com.mycompany.model.Venue
 
setEventsAttended(Set<EventAttendance>) - Method in class com.mycompany.model.User
 
setEventService(EventService) - Method in class com.mycompany.controller.EventController
 
setEventService(EventService) - Method in class com.mycompany.controller.SearchController
 
setEventType(EventType) - Method in class com.mycompany.controller.SearchController
 
setEventType(EventType) - Method in class com.mycompany.model.Event
 
setFirstName(String) - Method in class com.mycompany.model.User
 
setFromRelationships(Set<UserRelationship>) - Method in class com.mycompany.model.User
 
setFromUser(User) - Method in class com.mycompany.model.UserRelationship
 
setGender(Gender) - Method in class com.mycompany.model.User
 
setGlobalMessage(String) - Method in class com.mycompany.controller.ChatController
 
setId(Integer) - Method in class com.mycompany.model.AbstractEntity
 
setIdeaService(IdeaService) - Method in class com.mycompany.controller.MindMapController
 
setKeyword(String) - Method in class com.mycompany.controller.SearchController
 
setLastName(String) - Method in class com.mycompany.model.User
 
setLatitude(Double) - Method in class com.mycompany.model.City
 
setLatitude(Double) - Method in class com.mycompany.model.Venue
 
setLongitude(Double) - Method in class com.mycompany.model.City
 
setLongitude(Double) - Method in class com.mycompany.model.Venue
 
setMaxResults(int) - Method in class com.mycompany.controller.SearchController
 
setName(String) - Method in class com.mycompany.model.City
 
setName(String) - Method in class com.mycompany.model.Country
 
setName(String) - Method in class com.mycompany.model.Idea
 
setName(String) - Method in class com.mycompany.model.ProvinceState
 
setName(String) - Method in class com.mycompany.model.Venue
 
setNewIdea(Idea) - Method in class com.mycompany.controller.MindMapController
 
setNoCoverCharge(boolean) - Method in class com.mycompany.controller.SearchController
 
setOutdoorVenue(boolean) - Method in class com.mycompany.controller.SearchController
 
setParent(Idea) - Method in class com.mycompany.model.Idea
 
setPassword(String) - Method in class com.mycompany.model.Credentials
 
setPassword(String) - Method in class com.mycompany.model.User
 
setPhoneNumber(String) - Method in class com.mycompany.model.User
 
setPhoneNumber(String) - Method in class com.mycompany.model.Venue
 
setProvinceState(ProvinceState) - Method in class com.mycompany.controller.SearchController
 
setProvinceState(ProvinceState) - Method in class com.mycompany.model.City
 
setProvinceState(ProvinceState) - Method in class com.mycompany.model.Venue
 
setProvinceStates(Set<ProvinceState>) - Method in class com.mycompany.model.Country
 
setRating(int) - Method in class com.mycompany.model.EventAttendance
 
setRelationship(UserRelationship) - Method in class com.mycompany.controller.ContactsController
 
setRelationshipType(RelationshipType) - Method in class com.mycompany.model.UserRelationship
 
setSelectedEvent(Event) - Method in class com.mycompany.controller.SearchController
 
setSelectedNode(MindmapNode) - Method in class com.mycompany.controller.MindMapController
 
setStartDate(Date) - Method in class com.mycompany.model.Event
 
setStreetAddress(String) - Method in class com.mycompany.model.Venue
 
setTheme(String) - Method in class com.mycompany.model.User
 
setTitle(String) - Method in class com.mycompany.model.Event
 
setToRelationships(Set<UserRelationship>) - Method in class com.mycompany.model.User
 
setToUser(User) - Method in class com.mycompany.model.UserRelationship
 
setUser(User) - Method in class com.mycompany.controller.SignupController
 
setUser(User) - Method in class com.mycompany.model.EventAttendance
 
setUser(User) - Method in class com.mycompany.util.UserSession
Sets the User.
setUsername(String) - Method in class com.mycompany.model.Credentials
 
setUsername(String) - Method in class com.mycompany.model.User
 
setUserService(UserService) - Method in class com.mycompany.controller.ChartController
 
setUserService(UserService) - Method in class com.mycompany.controller.ContactsController
 
setUserService(UserService) - Method in class com.mycompany.controller.LoginController
 
setUserService(UserService) - Method in class com.mycompany.controller.SignupController
 
setUserService(UserService) - Method in class com.mycompany.controller.UserController
 
setUserSession(UserSession) - Method in class com.mycompany.controller.AbstractController
 
setValue(String) - Method in class com.mycompany.model.Content
 
setVenue(Venue) - Method in class com.mycompany.controller.VenueController
 
setVenue(Venue) - Method in class com.mycompany.model.Event
 
setVenueService(VenueService) - Method in class com.mycompany.controller.VenueController
 
setVersion(Integer) - Method in class com.mycompany.model.AbstractEntity
 
setViewId(String) - Method in class com.mycompany.model.Content
 
signup() - Method in class com.mycompany.controller.SignupController
 
SignupController - Class in com.mycompany.controller
Controller class for new user signup.
SignupController() - Constructor for class com.mycompany.controller.SignupController
 
signupMobile() - Method in class com.mycompany.controller.SignupController
 
startDate - Static variable in class com.mycompany.model.Event_
 
StateConverter - Class in com.mycompany.convert
Converter class for ProvinceState objects.
StateConverter() - Constructor for class com.mycompany.convert.StateConverter
 
streetAddress - Static variable in class com.mycompany.model.Venue_
 

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