Index
All Classes and Interfaces|All Packages|Constant Field Values
I
- ICON - Static variable in enum class com.syzygy.events.database.Image.Options.Sizes
- ignoreDelete - Variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
- ignoresOptOutSettings() - Method in class com.syzygy.events.database.Notification
- image - Variable in class com.syzygy.events.ui.entrant.EntrantEditProfileFragment
-
The current profile image selected by the user
- image - Variable in class com.syzygy.events.ui.organizer.OrganizerCreateEventFragment
-
The current selected poster image
- image - Variable in class com.syzygy.events.ui.organizer.OrganizerEditFacilityFragment
-
The image that the user has selected
- image - Variable in class com.syzygy.events.ui.signup.SignupFacilitySecondaryFragment
-
The current selected image
- image - Variable in class com.syzygy.events.ui.SignupActivity
-
The current selected profile image
- Image - Class in com.syzygy.events.database
-
An instance of an image database item - An image cannot be edited
- Image(Database, String) - Constructor for class com.syzygy.events.database.Image
-
Checks to make sure the generic type is the type of this instance
- Image.CircleTransform - Class in com.syzygy.events.database
-
Crops the image to the largest circle that fits within.
- Image.InitialsTransformation - Class in com.syzygy.events.database
-
Auto generates an avatar with initials
- Image.InitialsTransformation.Builder - Class in com.syzygy.events.database
- Image.Options - Class in com.syzygy.events.database
- Image.Options.Sizes - Enum Class in com.syzygy.events.database
-
A list of predefined sizes
- imageListeners - Variable in class com.syzygy.events.SyzygyApplication
-
Set of listeners that are waiting on receiving a user selected image
- IMAGES - Enum constant in enum class com.syzygy.events.database.Database.Collections
- imageSelected - Variable in class com.syzygy.events.ui.entrant.EntrantEditProfileFragment
-
If the users has selected a profile image
- img - Static variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
- incrementData(Database.Querrier.Listener<DatabaseInfLoadQuery<T>>) - Method in class com.syzygy.events.database.DatabaseInfLoadQuery
-
Adds a page of data to the current list and loads the instances
- init - Variable in class com.syzygy.events.database.User.NotificationListener
- INIT - Enum constant in enum class com.syzygy.events.database.Database.UpdateListener.Type
-
The instance was created
- InitActivity - Class in com.syzygy.events.ui
-
The activity that the app starts up to.
- InitActivity() - Constructor for class com.syzygy.events.ui.InitActivity
- initializationListeners - Variable in class com.syzygy.events.database.DatabaseInstance
-
A set of listeners which are called when the instance is initialized
- initializeContent() - Method in class com.syzygy.events.ui.entrant.QrCaptureActivity
- initializeData(Map<String, Object>, boolean, Database.InitializationListener<T>) - Method in class com.syzygy.events.database.DatabaseInstance
-
Initializes the instance with data.
- initializeFromDatabase(DatabaseInstance<T>, DocumentSnapshot, Database.InitializationListener<T>) - Method in class com.syzygy.events.database.Database
-
Initializes and instance using the data in the given snapshot
- initializeFromDatabase(DatabaseInstance<T>, Database.InitializationListener<T>) - Method in class com.syzygy.events.database.Database
-
Retrieves the document properties of the instance and sets the instance to match
- InitialsTransformation(int, int, int, int, boolean, String) - Constructor for class com.syzygy.events.database.Image.InitialsTransformation
- instance - Variable in class com.syzygy.events.database.DatabaseInstance.InstancePropertyWrapper
-
The current instance
- instanceIDFromDatabaseID(String) - Method in enum class com.syzygy.events.database.Database.Collections
-
Gets the instance id from the database id
- InstancePropertyWrapper(DatabaseInstance.PropertyField<String, W>) - Constructor for class com.syzygy.events.database.DatabaseInstance.InstancePropertyWrapper
- instances - Variable in class com.syzygy.events.database.DatabaseInfLoadQuery
-
The set of instances
- instances - Static variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
- invitedUser - Static variable in class com.syzygy.events.ModelTests.EventTest
- inviteUsersToEventFromLottery(Database.Querrier.DataListener<T, EventAssociation.NotificationResult>) - Method in class com.syzygy.events.database.EventAssociation.Methods
-
Invites all users to the corresponding events.
- iproperties - Variable in class com.syzygy.events.database.DatabaseInstance
-
The set of properties that need to load
- iS() - Method in class com.syzygy.events.database.DatabaseInstance.PropertyWrapper
-
Returns the instance property wrapper of this wrapper
- IS_ITS_OWN_ASSOCIATED_IMAGE - Static variable in enum class com.syzygy.events.database.Database.Collections
- isAdmin() - Method in class com.syzygy.events.database.User
- isAfterRegistration() - Method in class com.syzygy.events.database.Event
- isBeforeRegistration() - Method in class com.syzygy.events.database.Event
- isCircle - Variable in class com.syzygy.events.database.Image.Options
- isDataValid(Map<Integer, Object>, Database.Collections) - Static method in class com.syzygy.events.database.DatabaseInstance
-
Tests if the map is valid for this instance
- isDataValid(Map<Integer, Object>, DatabaseInstance.PropertyField<?, ?>[]) - Static method in class com.syzygy.events.database.DatabaseInstance
-
Tests if the map is valid for this instance
- isDeleted - Variable in class com.syzygy.events.database.DatabaseInstance
-
If the instance has been deleted
- isDereferenced - Variable in class com.syzygy.events.database.DatabaseInstance
-
If this instance is dereferenced.
- isFirstPage() - Method in class com.syzygy.events.database.DatabaseQuery
- isInitialized - Variable in class com.syzygy.events.database.DatabaseInstance
-
If the instance has been initialized with data
- isInitializing - Variable in class com.syzygy.events.database.DatabaseInstance
-
If the instance has been initialized with data
- isLastPage() - Method in class com.syzygy.events.database.DatabaseQuery
- isLegalState() - Method in class com.syzygy.events.database.DatabaseInstance
-
Returns if the object is in a legal state
- isOutOfDate() - Method in class com.syzygy.events.database.DatabaseInfLoadQuery
-
If an item from the current set of instances has been deleted or updated
- isPropertyEditable(int) - Method in class com.syzygy.events.database.DatabaseInstance
-
Checks if the property is editable
- isPropertyValid(int, Object) - Method in class com.syzygy.events.database.DatabaseInstance
-
Test if the data is valid for the property
- isPropertyValid(DatabaseInstance.PropertyWrapper<?, ?>, Object) - Method in class com.syzygy.events.database.DatabaseInstance
-
Test if the data is valid for the property
- isReferenced() - Method in class com.syzygy.events.database.DatabaseInstance
-
Checks if the reference count is positive
- isRegistrationOpen() - Method in class com.syzygy.events.database.Event
- isValid - Variable in class com.syzygy.events.database.DatabaseInstance.PropertyField
-
The function to test if a given value is valid for this property
All Classes and Interfaces|All Packages|Constant Field Values