Index

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

E

EMPTY(Database, T) - Static method in class com.syzygy.events.database.EventAssociation.Methods
 
EntrantActivity - Class in com.syzygy.events.ui
The activity that handles all fragments that are visible in the entrant view.
EntrantActivity() - Constructor for class com.syzygy.events.ui.EntrantActivity
 
entrantBinding - Variable in class com.syzygy.events.ui.EntrantActivity
 
EntrantEditProfileFragment - Class in com.syzygy.events.ui.entrant
The fragment that the user sees when they edit their own user profile
EntrantEditProfileFragment() - Constructor for class com.syzygy.events.ui.entrant.EntrantEditProfileFragment
 
EntrantEventPageFragment - Class in com.syzygy.events.ui.entrant
The fragment that the user sees when they open an event's profile in the entrant view
EntrantEventPageFragment() - Constructor for class com.syzygy.events.ui.entrant.EntrantEventPageFragment
 
EntrantEventsAdapter - Class in com.syzygy.events.ui.entrant
The array adapter used for showing my events
EntrantEventsAdapter(Context, List<EventAssociation>) - Constructor for class com.syzygy.events.ui.entrant.EntrantEventsAdapter
 
EntrantEventsFragment - Class in com.syzygy.events.ui.entrant
The fragment that displays the users events in entrant view - the my events tab
EntrantEventsFragment() - Constructor for class com.syzygy.events.ui.entrant.EntrantEventsFragment
 
EntrantFacilityPageFragment - Class in com.syzygy.events.ui.entrant
The fragment that the user sees when they open a facility page.
EntrantFacilityPageFragment() - Constructor for class com.syzygy.events.ui.entrant.EntrantFacilityPageFragment
 
EntrantNotificationsAdapter - Class in com.syzygy.events.ui.entrant
The array adapter used for showing notifications
EntrantNotificationsAdapter(Context, List<Notification>) - Constructor for class com.syzygy.events.ui.entrant.EntrantNotificationsAdapter
 
EntrantNotificationsFragment - Class in com.syzygy.events.ui.entrant
The fragment that the user opens to see their notifications.
EntrantNotificationsFragment() - Constructor for class com.syzygy.events.ui.entrant.EntrantNotificationsFragment
 
EntrantProfileFragment - Class in com.syzygy.events.ui.entrant
The fragment that the user opens to see their profile
EntrantProfileFragment() - Constructor for class com.syzygy.events.ui.entrant.EntrantProfileFragment
 
EntrantQrFragment - Class in com.syzygy.events.ui.entrant
The fragment that the user opens when they want to scan a qr code
EntrantQrFragment() - Constructor for class com.syzygy.events.ui.entrant.EntrantQrFragment
 
entrantUnselected() - Method in class com.syzygy.events.ui.organizer.OrganizerEventFragment
Called when an associated user is unselected
error - Variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
 
ERROR - Static variable in enum class com.syzygy.events.database.DatabaseInstance.DeletionType
If the instance is being deleted because
errorListeners - Variable in class com.syzygy.events.database.Database
Set of listeners which are called whenever an error occurs
event - Variable in class com.syzygy.events.ui.admin.AdminEventFragment
The event that is being displayed
event - Variable in class com.syzygy.events.ui.entrant.EntrantEventPageFragment
The event that is being displayed
event - Variable in class com.syzygy.events.ui.organizer.OrganizerCreateEventFragment
The created event.
event - Variable in class com.syzygy.events.ui.organizer.OrganizerEventFragment
The event to display
Event - Class in com.syzygy.events.database
An instance of a event database item - An event can be edited
Event(Database, String) - Constructor for class com.syzygy.events.database.Event
Checks to make sure the generic type is the type of this instance
EVENT_AFTER_REG - Static variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
 
EVENT_ASSOCIATIONS - Enum constant in enum class com.syzygy.events.database.Database.Collections
 
EVENT_BEFORE_REG - Static variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
 
EVENT_BEFORE_START - Static variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
 
EVENT_END - Static variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
 
EVENT_REG - Static variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
 
EVENT_START - Static variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
 
Event.Dates - Enum Class in com.syzygy.events.database
Used to store repetition of dates in the database
Event.LotteryResult - Class in com.syzygy.events.database
The random selected list user and unselected users returned by a lottery call along with a method to execute the lottery.
EventAssociation - Class in com.syzygy.events.database
An instance of an association of a user to an event
EventAssociation(Database, String) - Constructor for class com.syzygy.events.database.EventAssociation
Checks to make sure the generic type is the type of this instance
EventAssociation.Methods<T extends Database.Querrier<T>> - Class in com.syzygy.events.database
A query result of EventAssociations.
EventAssociation.NotificationResult - Class in com.syzygy.events.database
Stores the result of a mass notification.
eventID - Variable in class com.syzygy.events.ui.OrganizerActivity
The currently selected event
EVENTS - Enum constant in enum class com.syzygy.events.database.Database.Collections
 
EventTest - Class in com.syzygy.events.ModelTests
Unit Test class for the event model
EventTest() - Constructor for class com.syzygy.events.ModelTests.EventTest
 
EVERY_DAY - Static variable in enum class com.syzygy.events.database.Event.Dates
 
ExampleUnitTest - Class in com.syzygy.events
Example local unit test, which will execute on the development machine (host).
ExampleUnitTest() - Constructor for class com.syzygy.events.ExampleUnitTest
 
exchangeInstance(DatabaseInstance.InstancePropertyWrapper<W>, W) - Method in class com.syzygy.events.database.DatabaseInstance
Exchanges a instance property's instance and id with the given new instance.
exchangeInstance(DatabaseInstance.PropertyWrapper<?, ?>, String, Consumer<Boolean>) - Method in class com.syzygy.events.database.DatabaseInstance
Exchanges a instance property's value with the given id.
execute(Database.Querrier.DataListener<Event, EventAssociation.NotificationResult>, boolean) - Method in class com.syzygy.events.database.Event.LotteryResult
Executes a lottery result.
executed - Variable in class com.syzygy.events.database.Event.LotteryResult
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values