Index
All Classes and Interfaces|All Packages|Serialized Form
G
- generateQRCode(String) - Method in class com.example.oblong.qr_generator
-
The
qr_generator
class generates a QR code containing only the unique ID. - getContent() - Method in class com.example.oblong.Notification
-
The
getContent
method returns the content of the notification - getCurrentUser(Database.OnDataReceivedListener<String>) - Static method in class com.example.oblong.Database
-
The
getCurrentUser
method retrieves the user ID from Firebase - getEntrant(String, Database.OnDataReceivedListener<HashMap<String, Object>>) - Method in class com.example.oblong.Database
-
The
getEntrant
method retrieves an entrant data from Firebase - getEvent(String, Database.OnDataReceivedListener<HashMap<String, Object>>) - Method in class com.example.oblong.Database
-
The
getEvent
method retrieves an event data from Firebase - getEventCapacity() - Method in class com.example.oblong.Event
-
The
getEventCapacity
method gets the event capacity - getEventCloseDate() - Method in class com.example.oblong.Event
-
The
getEventCloseDate
method gets the event close date - getEventDescription() - Method in class com.example.oblong.Event
-
The
getEventDescription
method gets the event description - getEventID() - Method in class com.example.oblong.Event
-
The
getEventID
method gets the event ID - getEventID() - Method in class com.example.oblong.Notification
-
The
getEventID
method returns the eventID of the notification - getEventName() - Method in class com.example.oblong.Event
-
The
getEventName
method gets the event name - getFacility(String, Database.OnDataReceivedListener<HashMap<String, Object>>) - Method in class com.example.oblong.Database
-
The
getFacility
method retrieves a facility data from Firebase - getLabel() - Method in class com.example.oblong.Notification
-
The
getLabel
method returns the label of the notification - getNotification(String, Database.OnDataReceivedListener<HashMap<String, Object>>) - Method in class com.example.oblong.Database
-
getNotification
method retrieves a notification data from Firebase} - getOrganizer(String, Database.OnDataReceivedListener<HashMap<String, Object>>) - Method in class com.example.oblong.Database
-
The
getOrganizer
method retrieves an organizer data from Firebase - getParticipants(String, Database.OnDataReceivedListener<HashMap<String, Object>>) - Method in class com.example.oblong.Database
-
The
getParticipant
method retrieves a participant data from Firebase - getPoster() - Method in class com.example.oblong.Event
-
The
getPoster
method gets the poster - getStatus() - Method in class com.example.oblong.Event
- getTargets() - Method in class com.example.oblong.Notification
-
The
getTargets
method returns the targets of the notification - getUniqueID() - Method in class com.example.oblong.qr_generator
- getUser(String, Database.OnDataReceivedListener<HashMap<String, Object>>) - Method in class com.example.oblong.Database
-
The
getUser
method retrieves a user data from Firebase - getView(int, View, ViewGroup) - Method in class com.example.oblong.entrant.EntrantAllEventsArrayAdapter
-
Provides a view for an adapter view (ListView) for each event item in the list.
- getView(int, View, ViewGroup) - Method in class com.example.oblong.entrant.EntrantMyEventsArrayAdapter
-
Provides a view for an AdapterView (ListView) using the data at the specified position.
- getView(int, View, ViewGroup) - Method in class com.example.oblong.EventArrayAdapter
-
getView
is a method that populates the event list view with the event data then returns a view for the event list view. - getView(int, View, ViewGroup) - Method in class com.example.oblong.organizer.OrganizerMyEventsArrayAdapter
All Classes and Interfaces|All Packages|Serialized Form