Index
All Classes and Interfaces|All Packages|Constant Field Values
N
- N_FRESH_ALL - Static variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
- N_FRESH_EVENT - Static variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
- N_FRESH_REC - Static variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
- N_FRESH_SEND - Static variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
- name - Variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
- navController - Variable in class com.syzygy.events.SyzygyActivity
-
The navigation controller to switch between fragments
- navigateUp() - Method in class com.syzygy.events.SyzygyActivity
-
Navigates back to the previous fragment
- navigateUp(String) - Method in class com.syzygy.events.SyzygyActivity
-
Navigates back to the previous fragment and displays the error as a popup
- newInstance(Database, String) - Method in enum class com.syzygy.events.database.Database.Collections
-
Returns a new instance of the collection item with the id
- NewInstance(Database, String, Uri, String, Boolean, String, Long, Long, Double, Timestamp, Timestamp, Timestamp, Timestamp, Long, Database.InitializationListener<Event>) - Static method in class com.syzygy.events.database.Event
-
Validates and creates a new Image instance in the database using the given data.
- NewInstance(Database, String, GeoPoint, String, String, Uri, String, Database.InitializationListener<Facility>) - Static method in class com.syzygy.events.database.Facility
-
Creates a new Image instance in the database using the given data.
- NewInstance(Database, String, GeoPoint, String, String, Database.InitializationListener<EventAssociation>) - Static method in class com.syzygy.events.database.EventAssociation
-
Validates and creates a new Image instance in the database using the given data.
- NewInstance(Database, String, Database.Collections, String, Uri, Database.InitializationListener<Image>) - Static method in class com.syzygy.events.database.Image
-
Validates and creates a new Image instance in the database using the given data.
- NewInstance(Database, String, String, String, Uri, String, String, String, Boolean, Boolean, Boolean, Database.InitializationListener<User>) - Static method in class com.syzygy.events.database.User
-
Validates and creates a new User instance in the database using the given data.
- NewInstance(Database, String, String, String, String, String, Boolean, Database.InitializationListener<Notification>) - Static method in class com.syzygy.events.database.Notification
-
Validates and creates a new notification instance in the database using the given data.
- NEXT - Enum constant in enum class com.syzygy.events.database.DatabaseQuery.Page
- nextPageQuery() - Method in class com.syzygy.events.database.DatabaseQuery
-
Sets the currentPage query to the set of resultsPerPage after the last document in the previous result.
- NO_DATABASE - Static variable in class com.syzygy.events.SyzygyApplication
- NO_REPEAT - Static variable in enum class com.syzygy.events.database.Event.Dates
- notChosen - Variable in class com.syzygy.events.database.Event.LotteryResult
- Notification - Class in com.syzygy.events.database
-
An instance of a notification database item - A notification item cannot be edited
- Notification(Database, String) - Constructor for class com.syzygy.events.database.Notification
-
Checks to make sure the generic type is the type of this instance
- notificationListener - Variable in class com.syzygy.events.SyzygyApplication
-
The listener for notifications
- NotificationListener(Consumer<Notification>) - Constructor for class com.syzygy.events.database.User.NotificationListener
-
Adds a listener to the database which listens for any new notifications for this users
- NotificationResult(List<Notification>, List<Notification>) - Constructor for class com.syzygy.events.database.EventAssociation.NotificationResult
- NOTIFICATIONS - Enum constant in enum class com.syzygy.events.database.Database.Collections
- NotificationTest - Class in com.syzygy.events.ModelTests
-
Unit Test class for the notification model
- NotificationTest() - Constructor for class com.syzygy.events.ModelTests.NotificationTest
- notify(String, String, boolean, boolean, boolean, Database.Querrier.DataListener<T, EventAssociation.NotificationResult>) - Method in class com.syzygy.events.database.EventAssociation.Methods
-
Sends a notification to all users
- notify(Consumer<EventAssociation>, String, String, boolean, boolean, boolean, Database.Querrier.DataListener<T, EventAssociation.NotificationResult>) - Method in class com.syzygy.events.database.EventAssociation.Methods
-
Applies the consumer to each association and notifies the users
- notifyUpdate(Database.UpdateListener.Type) - Method in class com.syzygy.events.database.DatabaseInstance
-
Notifies each listener
- NULL - Enum constant in enum class com.syzygy.events.database.DatabaseQuery.Page
- NullInstance(Database, String, Database.Collections, DatabaseInstance.PropertyField<?, ?>[]) - Constructor for class com.syzygy.events.database.DatabaseInstance.PropertyField.NullInstance
- numberOfDays(long) - Static method in enum class com.syzygy.events.database.Event.Dates
-
Gets the number of days selected
All Classes and Interfaces|All Packages|Constant Field Values