A B D E G I L M N P R S T U W Y

G

getComment() - Method in class rsvp.controller.ResponseController
 
getComment() - Method in interface rsvp.controller.ResponseControllerInterface
Returns this respondent's comment.
getComment() - Method in class rsvp.model.Response
 
getComment() - Method in interface rsvp.model.ResponseInterface
Gets this Response's comment.
getDate() - Method in class rsvp.model.Event
 
getDate() - Method in interface rsvp.model.EventInterface
Returns the date of this Event.
getDay() - Method in class rsvp.model.SimpleDate
 
getDisplayEmail() - Method in class rsvp.controller.ResponseController
 
getDisplayEmail() - Method in interface rsvp.controller.ResponseControllerInterface
Returns a displayable (i.e.
getDisplayEmail() - Method in class rsvp.model.EmailAddress
 
getDisplayEmail() - Method in interface rsvp.model.EmailAddressInterface
Returns the "displayable form" of the responder's email address.
getEmail() - Method in class rsvp.model.EmailAddress
 
getEmail() - Method in interface rsvp.model.EmailAddressInterface
Returns the address, as a String.
getEmail() - Method in class rsvp.model.Response
 
getEmail() - Method in interface rsvp.model.ResponseInterface
Gets the email address of the respondent.
getEvent(int) - Method in class rsvp.controller.AppController
 
getEvent(int) - Method in interface rsvp.controller.AppControllerInterface
Creates and returns an EventController to mediate access to the event with the given ID.
getEvent(int) - Method in class rsvp.model.EventDB
 
getEvent(int) - Method in interface rsvp.model.EventDBInterface
Returns the event with a given ID.
getEventCount() - Method in class rsvp.controller.AppController
 
getEventCount() - Method in interface rsvp.controller.AppControllerInterface
Returns the number of events currently in this application's event database.
getEventCount() - Method in class rsvp.model.EventDB
 
getEventCount() - Method in interface rsvp.model.EventDBInterface
Returns the event count for this database.
getEventDate() - Method in class rsvp.controller.EventController
 
getEventDate() - Method in interface rsvp.controller.EventControllerInterface
Returns the date of this event.
getEventLocation() - Method in class rsvp.controller.EventController
 
getEventLocation() - Method in interface rsvp.controller.EventControllerInterface
Returns the location of this event.
getEventName() - Method in class rsvp.controller.EventController
 
getEventName() - Method in interface rsvp.controller.EventControllerInterface
Returns the name of this event.
getEventOrganizer() - Method in class rsvp.controller.EventController
 
getEventOrganizer() - Method in interface rsvp.controller.EventControllerInterface
Returns the EmailAddress of this event's organizer or host.
getHour() - Method in class rsvp.model.SimpleDate
 
getLocation() - Method in class rsvp.model.Event
 
getLocation() - Method in interface rsvp.model.EventInterface
Returns the location of this Event.
getMinute() - Method in class rsvp.model.SimpleDate
 
getMonth() - Method in class rsvp.model.SimpleDate
 
getName() - Method in class rsvp.model.Event
 
getName() - Method in interface rsvp.model.EventInterface
Gets the name of this Event.
getOrganizer() - Method in class rsvp.model.Event
 
getOrganizer() - Method in interface rsvp.model.EventInterface
Gets an EmailAddress object corresponding to the organizer/host of this event.
getPasscode() - Method in class rsvp.model.Event
 
getPasscode() - Method in interface rsvp.model.EventInterface
Returns the organizer's passcode, which should be supplied by a View that wishes to change this event.
getResponse(int) - Method in class rsvp.model.Event
 
getResponse(int) - Method in interface rsvp.model.EventInterface
Returns the nth response provided for this Event.
getResponseController(int) - Method in class rsvp.controller.EventController
 
getResponseController(int) - Method in interface rsvp.controller.EventControllerInterface
Returns a ResponseController to mediate access to the Response with the given ID.
getResponseCount() - Method in class rsvp.model.Event
 
getResponseCount() - Method in interface rsvp.model.EventInterface
Returns the number of Responses guests have provided for this event.
getStatus() - Method in class rsvp.controller.ResponseController
 
getStatus() - Method in interface rsvp.controller.ResponseControllerInterface
Returns "yes", "no", or "maybe", depending on the status of the controlled response.
getStatus() - Method in class rsvp.model.Response
 
getStatus() - Method in interface rsvp.model.ResponseInterface
Returns the status of this response: one of Response.YES, Response.NO, or Response.MAYBE.
getYear() - Method in class rsvp.model.SimpleDate
 

A B D E G I L M N P R S T U W Y