Index

A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

E

ENTRANT - Enum constant in enum class com.example.skeddly.business.user.UserLevel
 
Event - Class in com.example.skeddly.business.event
This class represents an event.
Event() - Constructor for class com.example.skeddly.business.event.Event
No arg Constructor for an Event.
Event(EventDetail, EventSchedule, LatLng, String, int, boolean, byte[]) - Constructor for class com.example.skeddly.business.event.Event
Constructor for the Event without bounds on waiting list
Event(EventDetail, EventSchedule, LatLng, String, int, int, boolean, byte[]) - Constructor for class com.example.skeddly.business.event.Event
Constructor for the Event
Event.FindTicketCallback - Interface in com.example.skeddly.business.event
A public callback interface to return the result of an asynchronous search.
event1 - Variable in class com.example.skeddly.utilities.BaseTest
 
event2 - Variable in class com.example.skeddly.utilities.BaseTest
 
EventAdapter - Class in com.example.skeddly.ui.adapter
Adapter for the event list view
EventAdapter(Context, ArrayList<Event>, User, RetrieveLocation, int, int) - Constructor for class com.example.skeddly.ui.adapter.EventAdapter
Constructor for the EventAdapter
EventDetail - Class in com.example.skeddly.business.event
This class represents specific details about an event.
EventDetail() - Constructor for class com.example.skeddly.business.event.EventDetail
No arg Constructor for EventDetails.
EventDetail(String, String, String) - Constructor for class com.example.skeddly.business.event.EventDetail
Constructor for the EventDetail
EventDetail(String, String, String, ArrayList<String>) - Constructor for class com.example.skeddly.business.event.EventDetail
Constructor for the EventDetail
EventFilter - Class in com.example.skeddly.business.search
Class that represents all the filterable options for the event search filter.
EventFilter(User) - Constructor for class com.example.skeddly.business.search.EventFilter
 
EventFilterCategoryAdapter - Class in com.example.skeddly.ui.adapter
An adapter that shows all the event filter categories.
EventFilterCategoryAdapter(Context, String[]) - Constructor for class com.example.skeddly.ui.adapter.EventFilterCategoryAdapter
 
EventFilterMenuFragment - Class in com.example.skeddly.ui.filtering
This fragment shows the event filter menu.
EventFilterMenuFragment() - Constructor for class com.example.skeddly.ui.filtering.EventFilterMenuFragment
 
EventFilterPopup - Class in com.example.skeddly.ui.filtering
The popup for event filters.
EventFilterPopup(Context, FragmentManager, View, User, SearchView, ImageButton) - Constructor for class com.example.skeddly.ui.filtering.EventFilterPopup
 
EventHistoryAdapter - Class in com.example.skeddly.ui.adapter
An adapter for showing the user's history of joined events.
EventHistoryAdapter(Context, ArrayList<Event>, Map<String, Ticket>) - Constructor for class com.example.skeddly.ui.adapter.EventHistoryAdapter
Constructor for the EventHistoryAdapter
EventHistoryFragment - Class in com.example.skeddly.ui
Fragment for the event history screen
EventHistoryFragment() - Constructor for class com.example.skeddly.ui.EventHistoryFragment
 
EventInstrumentedTest - Class in com.example.skeddly
Tests Event related UI elements.
EventInstrumentedTest() - Constructor for class com.example.skeddly.EventInstrumentedTest
 
eventRepository - Variable in class com.example.skeddly.utilities.BaseTest
 
EventRepository - Class in com.example.skeddly.business.database.repository
A class to handle retrieving events from Firestore.
EventRepository(FirebaseFirestore) - Constructor for class com.example.skeddly.business.database.repository.EventRepository
Creates a new event repository that is not associated with any particular organizer.
EventRepository(FirebaseFirestore, String) - Constructor for class com.example.skeddly.business.database.repository.EventRepository
Creates a new event repository associated with a given organizer id.
EventSchedule - Class in com.example.skeddly.business.event
This class represents the schedule of an event with a start and end time + reg start/end times
EventSchedule() - Constructor for class com.example.skeddly.business.event.EventSchedule
No arg Constructor for the EventSchedule.
EventSchedule(LocalDateTime, LocalDateTime, LocalDateTime, LocalDateTime) - Constructor for class com.example.skeddly.business.event.EventSchedule
Constructor for the EventSchedule without days of week
EventSchedule(LocalDateTime, LocalDateTime, LocalDateTime, LocalDateTime, Boolean[]) - Constructor for class com.example.skeddly.business.event.EventSchedule
Constructor for the EventSchedule
EventSearch - Class in com.example.skeddly.business.search
This class contains logic for searching events.
EventSearch(Context, SearchView, ArrayList<Event>) - Constructor for class com.example.skeddly.business.search.EventSearch
Constructor for the EventSearch class.
EventUnitTest - Class in com.example.skeddly.business
Unit tests for the Event, EventDetail, and EventSchedule classes.
EventUnitTest() - Constructor for class com.example.skeddly.business.EventUnitTest
 
EventViewInfoFragment - Class in com.example.skeddly.ui
Fragment for the event view info screen
EventViewInfoFragment() - Constructor for class com.example.skeddly.ui.EventViewInfoFragment
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form