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

C

cache - Variable in class com.syzygy.events.database.Database
The currently retrieved instances
cancelAllInvitedUsers(Database.Querrier.DataListener<Event, EventAssociation.NotificationResult>) - Method in class com.syzygy.events.database.Event
Cancels all invited users who have not accepted.
cancelUsers(Database.Querrier.DataListener<T, EventAssociation.NotificationResult>) - Method in class com.syzygy.events.database.EventAssociation.Methods
Cancels all users from the respective events.
canEdit - Variable in class com.syzygy.events.database.DatabaseInstance.PropertyField
If the property can be edited
canGetLocation() - Method in class com.syzygy.events.SyzygyApplication
 
CASCADE - Static variable in enum class com.syzygy.events.database.DatabaseInstance.DeletionType
If the instance is being deleted because another instance was deleted
cascadeDelete - Variable in class com.syzygy.events.database.DatabaseInstance.PropertyField
 
cast() - Method in class com.syzygy.events.database.DatabaseInstance
Gets this instance casted to the generic type
cast() - Method in class com.syzygy.events.database.DatabaseInstance.PropertyField.NullInstance
 
cast() - Method in class com.syzygy.events.database.Event
 
cast() - Method in class com.syzygy.events.database.EventAssociation
 
cast() - Method in class com.syzygy.events.database.Facility
 
cast() - Method in class com.syzygy.events.database.Image
 
cast() - Method in class com.syzygy.events.database.Notification
 
cast() - Method in class com.syzygy.events.database.User
 
CHANNEL_ID - Static variable in class com.syzygy.events.SyzygyApplication
 
CHANNEL_NAME - Static variable in class com.syzygy.events.SyzygyApplication
 
choosePhoto() - Method in class com.syzygy.events.ui.entrant.EntrantEditProfileFragment
Queries the user for an image
choosePhoto() - Method in class com.syzygy.events.ui.organizer.OrganizerCreateEventFragment
Querries the user for an image
choosePhoto() - Method in class com.syzygy.events.ui.organizer.OrganizerEditFacilityFragment
Querries the user for an image
choosePhoto() - Method in class com.syzygy.events.ui.signup.SignupFacilitySecondaryFragment
Queries the user for an image
choosePhoto() - Method in class com.syzygy.events.ui.SignupActivity
Gets an image from the user
Circle(int) - Static method in class com.syzygy.events.database.Image.Options
Returns the image resized to a size*size square then cropped to the largest circle that fits within
CircleTransform() - Constructor for class com.syzygy.events.database.Image.CircleTransform
 
clean() - Static method in class com.syzygy.events.ModelTests.UserStoriesModelTest
 
cleanup() - Method in class com.syzygy.events.database.Database
Called to cleanup the database
cleanUp() - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
 
clearInstances() - Method in class com.syzygy.events.database.DatabaseInfLoadQuery
Clears the set of instances
clearUser() - Method in class com.syzygy.events.SyzygyApplication
Sets the user to null
closeDb() - Static method in class com.syzygy.events.ModelTests.EventTest
 
closeDb() - Static method in class com.syzygy.events.ModelTests.FacilityTest
 
closeDb() - Static method in class com.syzygy.events.ModelTests.NotificationTest
 
closeDb() - Static method in class com.syzygy.events.ModelTests.UserTest
 
collection - Variable in class com.syzygy.events.database.DatabaseInstance
The database collection which the instance belongs to
collection - Variable in class com.syzygy.events.database.DatabaseQuery
The collection which this queries
collectionContainsDay(long, long) - Static method in enum class com.syzygy.events.database.Event.Dates
Checks if the collection of dates contains the specific day
Collections() - Constructor for enum class com.syzygy.events.database.Database.Collections
 
color - Variable in class com.syzygy.events.database.Image.InitialsTransformation.Builder
 
color - Variable in class com.syzygy.events.database.Image.InitialsTransformation
 
com.syzygy.events - package com.syzygy.events
 
com.syzygy.events.database - package com.syzygy.events.database
 
com.syzygy.events.ModelTests - package com.syzygy.events.ModelTests
 
com.syzygy.events.ui - package com.syzygy.events.ui
 
com.syzygy.events.ui.admin - package com.syzygy.events.ui.admin
 
com.syzygy.events.ui.entrant - package com.syzygy.events.ui.entrant
 
com.syzygy.events.ui.organizer - package com.syzygy.events.ui.organizer
 
com.syzygy.events.ui.signup - package com.syzygy.events.ui.signup
 
completeTest() - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
 
completeTest(boolean) - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
 
constants - Variable in class com.syzygy.events.database.Database
 
constants - Variable in class com.syzygy.events.ModelTests.TestDatabase
 
constants - Static variable in class com.syzygy.events.ModelTests.UserStoriesModelTest
 
context - Variable in class com.syzygy.events.ModelTests.TestDatabase
 
convertIDMapToNames(Map<Integer, Object>) - Method in class com.syzygy.events.database.Database
Converts an ID property map to a Name property map
count - Variable in class com.syzygy.events.database.Event.LotteryResult
The count of users that should have been selected
createDb() - Method in class com.syzygy.events.ModelTests.EventTest
 
createDb() - Method in class com.syzygy.events.ModelTests.FacilityTest
 
createDb() - Method in class com.syzygy.events.ModelTests.NotificationTest
 
createDb() - Method in class com.syzygy.events.ModelTests.UserTest
 
createDb(Context) - Method in class com.syzygy.events.ModelTests.TestDatabase
 
createImageAndThen(Uri, String, Database.Collections, String, BiConsumer<Image, BiConsumer<W, Boolean>>, BiConsumer<W, Boolean>) - Method in class com.syzygy.events.database.Database
Creates the image then calls the method.
createNewInstance(Database.Collections, String, Map<Integer, Object>, Uri, String, Database.InitializationListener<T>) - Method in class com.syzygy.events.database.Database
Validates the information and creates a new instance of the collection and the associated image.
createNewInstance(Database.Collections, String, Map<Integer, Object>, Database.InitializationListener<T>) - Method in class com.syzygy.events.database.Database
Validates the information and creates a new instance of the collection.
currentActivity - Variable in class com.syzygy.events.SyzygyApplication
The current activity displayed to the user
currentEnrolled - Variable in class com.syzygy.events.database.Event
The number of users counting against enrollment.
currentInstances - Variable in class com.syzygy.events.database.DatabaseQuery
The current list of loaded instances
currentInvited - Variable in class com.syzygy.events.database.Event
The number of users on the waitlist.
currentPage - Variable in class com.syzygy.events.database.DatabaseQuery
The current query used to get the page
currentWaitlist - Variable in class com.syzygy.events.database.Event
The number of users on the waitlist.
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