Index
All Classes and Interfaces|All Packages|Constant Field Values
G
- getAddress() - Method in class com.syzygy.events.database.Facility
- getAddress() - Method in class com.syzygy.events.database.Image
- getAdminNotifications() - Method in class com.syzygy.events.database.User
- getAssociatedImage() - Method in class com.syzygy.events.database.DatabaseInstance
-
Returns the image associated with this instance.
- getAssociatedImageLocName() - Method in class com.syzygy.events.database.DatabaseInstance
-
Returns the name that should be given to the image instance.
- getAssociatedImageLocName() - Method in class com.syzygy.events.database.Event
- getAssociatedImageLocName() - Method in class com.syzygy.events.database.Facility
- getAssociatedImageLocName() - Method in class com.syzygy.events.database.User
- getAssociatedImagePropertyId() - Method in enum class com.syzygy.events.database.Database.Collections
-
Returns the property id of the associated image for a instance of this collection.
- getAssociatedUsersFromQuery(Query, Database.Querrier.DataListener<Event, EventAssociation.Methods<Event>>) - Method in class com.syzygy.events.database.Event
-
Gets the
EventAssociation.Methods
from aQuery
. - getAssociatedUsersFromQuery(DatabaseQuery<EventAssociation>, Database.Querrier.DataListener<Event, EventAssociation.Methods<Event>>) - Method in class com.syzygy.events.database.Event
-
Gets the
EventAssociation.Methods
from aDatabaseQuery
. - getAttachedUsers(Database, Event, String, boolean) - Static method in class com.syzygy.events.database.DatabaseQuery
- getAttachedUsersQuery(Database, Event, String) - Static method in class com.syzygy.events.database.DatabaseQuery
- getBody() - Method in class com.syzygy.events.database.Notification
- getCancelledUsers(Database.Querrier.DataListener<Event, EventAssociation.Methods<Event>>) - Method in class com.syzygy.events.database.Event
-
Returns all cancelled users
- getCapacity() - Method in class com.syzygy.events.database.Event
- getCloseRegistrationDate() - Method in class com.syzygy.events.database.Event
- getCollection() - Method in class com.syzygy.events.database.DatabaseInstance
-
Returns the collection that this instance is apart of
- getCollection() - Method in class com.syzygy.events.database.DatabaseQuery
- getCollection(Database) - Method in enum class com.syzygy.events.database.Database.Collections
-
Returns the database collection object
- getCollectionID() - Method in enum class com.syzygy.events.database.Database.Collections
-
Returns the document ID
- getCollectionReference() - Method in class com.syzygy.events.database.DatabaseInstance
-
Returns the
CollectionReference
associated with this instance - getCreatedDate() - Method in class com.syzygy.events.database.Event
- getCreatedTime() - Method in class com.syzygy.events.database.User
- getCurrentEnrolled() - Method in class com.syzygy.events.database.Event
- getCurrentInstances() - Method in class com.syzygy.events.database.DatabaseQuery
- getCurrentInvited() - Method in class com.syzygy.events.database.Event
- getCurrentWaitlist() - Method in class com.syzygy.events.database.Event
- getData() - Method in class com.syzygy.events.database.DatabaseInstance
-
Returns the data of the instance
- getDatabase() - Method in class com.syzygy.events.SyzygyApplication
-
Gets the database
- getDatabaseID() - Method in class com.syzygy.events.database.DatabaseInstance
-
Returns a unique identifier for the instance within the full database
- getDatabaseID(DatabaseInstance<?>) - Method in enum class com.syzygy.events.database.Database.Collections
-
Returns a unique identifier for the instance within the full database
- getDatabaseID(String) - Method in enum class com.syzygy.events.database.Database.Collections
-
Returns a unique identifier for the instance within the full database
- getDefaultImage(Database.Collections) - Static method in class com.syzygy.events.database.Image
-
Gets and loads a default image for the collection
- getDefaultImage(DatabaseInstance<?>) - Static method in class com.syzygy.events.database.Image
-
Gets and loads a default image for the instance
- getDescription() - Method in class com.syzygy.events.database.Event
- getDescription() - Method in class com.syzygy.events.database.Facility
- getDescription() - Method in class com.syzygy.events.database.User
- getDocument(Database, String) - Method in enum class com.syzygy.events.database.Database.Collections
-
Gets the document within the collection.
- getDocumentID() - Method in class com.syzygy.events.database.DatabaseInstance
-
Returns the document ID
- getDocumentReference() - Method in class com.syzygy.events.database.DatabaseInstance
-
Returns the
DocumentReference
associated with this instance - getDocumentsFromQuery(Query, BiConsumer<List<DocumentSnapshot>, Boolean>) - Static method in class com.syzygy.events.database.DatabaseQuery.Util
-
Gets the documents matching the query.
- getEmail() - Method in class com.syzygy.events.database.User
- getEndDate() - Method in class com.syzygy.events.database.Event
- getEnrolledUsers(Database.Querrier.DataListener<Event, EventAssociation.Methods<Event>>) - Method in class com.syzygy.events.database.Event
-
Returns all enrolled users
- getEvent() - Method in class com.syzygy.events.database.Event.LotteryResult
- getEvent() - Method in class com.syzygy.events.database.EventAssociation
- getEvent() - Method in class com.syzygy.events.database.Notification
- getEventDates() - Method in class com.syzygy.events.database.Event
- getEventID() - Method in class com.syzygy.events.database.EventAssociation
- getEventID() - Method in class com.syzygy.events.database.Notification
- getEventID() - Method in class com.syzygy.events.ui.AdminActivity
-
Gets the id of the currently selected event
- getEventID() - Method in class com.syzygy.events.ui.EntrantActivity
- getEventID() - Method in class com.syzygy.events.ui.OrganizerActivity
- getEvents(Database) - Static method in class com.syzygy.events.database.DatabaseQuery
- getFacility() - Method in class com.syzygy.events.database.Event
- getFacility() - Method in class com.syzygy.events.database.User
- getFacilityEvents(Database, Facility) - Static method in class com.syzygy.events.database.DatabaseQuery
- getFacilityID() - Method in class com.syzygy.events.database.Event
- getFacilityID() - Method in class com.syzygy.events.database.User
- getFacilityID() - Method in class com.syzygy.events.ui.AdminActivity
-
Gets the id of the currently selected facility
- getFields(Database.Collections) - Static method in class com.syzygy.events.database.DatabaseInstance
-
Gets all properties of the given collection instance
- getFileExtension(Uri, ContentResolver) - Method in class com.syzygy.events.database.Database
-
Deprecated.
- getFormatedAssociatedImage(DatabaseInstance<?>, Database.Collections, Image.Options) - Static method in class com.syzygy.events.database.Image
-
Loads the associated image of the instance and formats it.
- getFormatedAssociatedImage(DatabaseInstance<?>, Image.Options) - Static method in class com.syzygy.events.database.Image
-
Loads the associated image of the instance and formats it.
- getFormatedAssociatedImageAsBitmap(DatabaseInstance<?>, Database.Collections, Image.Options, BiConsumer<Boolean, Bitmap>) - Static method in class com.syzygy.events.database.Image
-
Loads the associated image of the instance and formats it.
- getFormatedAssociatedImageAsBitmap(DatabaseInstance<?>, Image.Options, BiConsumer<Boolean, Bitmap>) - Static method in class com.syzygy.events.database.Image
-
Loads the associated image of the instance and formats it.
- getFormatedAssociatedImageAsDrawable(DatabaseInstance<?>, Database.Collections, Image.Options, Resources, BiConsumer<Boolean, Drawable>) - Static method in class com.syzygy.events.database.Image
-
Loads the associated image of the instance and formats it.
- getFormatedAssociatedImageAsDrawable(DatabaseInstance<?>, Image.Options, Resources, BiConsumer<Boolean, Drawable>) - Static method in class com.syzygy.events.database.Image
-
Loads the associated image of the instance and formats it.
- getFormatedLocType() - Method in class com.syzygy.events.database.Image
-
Returns the loc type as a formatted string
- getFormattedEventDates() - Method in class com.syzygy.events.database.Event
- getFullAddressFromGeo(Context) - Method in class com.syzygy.events.database.Facility
- getFullAddressFromGeo(Context, double, double) - Static method in class com.syzygy.events.database.Facility
- getFullAddressFromGeo(Context, LatLng) - Static method in class com.syzygy.events.database.Facility
- getFullAddressFromGeo(Context, GeoPoint) - Static method in class com.syzygy.events.database.Facility
- getImage() - Method in class com.syzygy.events.database.Facility
- getImage(Consumer<Uri>) - Method in class com.syzygy.events.SyzygyApplication
-
Gets an image from the user
- getImageID() - Method in class com.syzygy.events.database.Facility
- getImageID() - Method in class com.syzygy.events.database.Image
- getImages(Database) - Static method in class com.syzygy.events.database.DatabaseQuery
- getInitials() - Method in class com.syzygy.events.database.User
- getInstance(Database.Collections, String, Database.InitializationListener<T>) - Method in class com.syzygy.events.database.Database
-
Returns the
DatabaseInstance
of the document within the collection. - getInstance(Database.Collections, String, Database.InitializationListener<T>, DocumentSnapshot) - Method in class com.syzygy.events.database.Database
-
Returns the
DatabaseInstance
of the document within the collection given the document snapshot. - getInstanceFromCache(Database.Collections, String) - Method in class com.syzygy.events.database.Database
-
Gets an instance from the current cache
- getInstances() - Method in class com.syzygy.events.database.DatabaseInfLoadQuery
- getInvitedUsers(Database.Querrier.DataListener<Event, EventAssociation.Methods<Event>>) - Method in class com.syzygy.events.database.Event
-
Returns all invited users who have not accepted
- getIsRead() - Method in class com.syzygy.events.database.Notification
- getJoinTime() - Method in class com.syzygy.events.database.EventAssociation
- getLatLngLocation() - Method in class com.syzygy.events.database.Facility
- getLocation() - Method in class com.syzygy.events.database.EventAssociation
- getLocation() - Method in class com.syzygy.events.database.Facility
- getLocation(Consumer<Location>) - Method in class com.syzygy.events.SyzygyApplication
-
Gets the location
- getLocID() - Method in class com.syzygy.events.database.Image
- getLocName() - Method in class com.syzygy.events.database.Image
- getLocType() - Method in class com.syzygy.events.database.Image
- getLottery(int, Database.Querrier.DataListener<Event, Event.LotteryResult>) - Method in class com.syzygy.events.database.Event
-
Refreshes the current enrolled and waitlist counts then queries the waitlist for a random
count
users. - getMediaContent - Variable in class com.syzygy.events.SyzygyActivity
-
An activity that gets an image selected by the users
- getMyEventsFilter(Database, User) - Static method in class com.syzygy.events.database.DatabaseQuery
- getMyNotifications(Database, User) - Static method in class com.syzygy.events.database.DatabaseQuery
- getMyNotificationsQuery(Database, User) - Static method in class com.syzygy.events.database.DatabaseQuery
- getName() - Method in class com.syzygy.events.database.Facility
- getName() - Method in class com.syzygy.events.database.User
- getNewID(Database) - Method in enum class com.syzygy.events.database.Database.Collections
- getOpenRegistrationDate() - Method in class com.syzygy.events.database.Event
- getOrganizer() - Method in class com.syzygy.events.database.Facility
- getOrganizerID() - Method in class com.syzygy.events.database.Facility
- getOrganizerNotifications() - Method in class com.syzygy.events.database.User
- getPhoneNumber() - Method in class com.syzygy.events.database.User
- getPoster() - Method in class com.syzygy.events.database.Event
- getPosterID() - Method in class com.syzygy.events.database.Event
- getPrice() - Method in class com.syzygy.events.database.Event
- getProfileImage() - Method in class com.syzygy.events.database.User
- getProfileImageID() - Method in class com.syzygy.events.database.User
- getPropertyInstance(int) - Method in class com.syzygy.events.database.DatabaseInstance
-
Gets the instance of an single instance property
- getPropertyInstanceI(int) - Method in class com.syzygy.events.database.DatabaseInstance
-
Gets the instance of an single instance property
- getPropertyValue(int) - Method in class com.syzygy.events.database.DatabaseInstance
-
Gets the value of a single property.
- getPropertyValueI(int) - Method in class com.syzygy.events.database.DatabaseInstance
-
Gets the value of a single property.
- getQrHash() - Method in class com.syzygy.events.database.Event
- getReceiver() - Method in class com.syzygy.events.database.Notification
- getReceiverID() - Method in class com.syzygy.events.database.Notification
- getRequiresLocation() - Method in class com.syzygy.events.database.Event
- getResultsPerPage() - Method in class com.syzygy.events.database.DatabaseQuery
- getSender() - Method in class com.syzygy.events.database.Notification
- getSenderID() - Method in class com.syzygy.events.database.Notification
- getSentTime() - Method in class com.syzygy.events.database.Notification
- getStartDate() - Method in class com.syzygy.events.database.Event
- getStatus() - Method in class com.syzygy.events.database.EventAssociation
- getSubject() - Method in class com.syzygy.events.database.Notification
- getTestEvent(Facility, int, boolean, boolean, Consumer<Event>) - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
- getTestEventAssociation(User, Event, String, Consumer<EventAssociation>, GeoPoint) - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
- getTestEventAssociationFresh(int, String, boolean, GeoPoint, boolean, boolean, boolean, boolean, Consumer<EventAssociation>) - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
- getTestEventAssociationFreshUser(User, int, String, boolean, GeoPoint, boolean, boolean, boolean, Consumer<EventAssociation>) - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
- getTestEventFresh(int, boolean, boolean, boolean, boolean, Consumer<Event>) - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
- getTestEventWithEventAssociations(int, int, int, int, Consumer<List<EventAssociation>>) - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
- getTestFacility(User, boolean, Consumer<Facility>) - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
- getTestFacilityFresh(boolean, boolean, Consumer<Facility>) - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
- getTestImage(DatabaseInstance<?>, Consumer<Image>) - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
- getTestInstances(int, BiConsumer<Integer, Consumer<T>>, Consumer<List<T>>) - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
- getTestNotification(User, User, Event, Consumer<Notification>) - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
- getTestNotificationFresh(int, User, User, Event, Consumer<Notification>) - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
- getTestUser(boolean, Consumer<User>) - Method in class com.syzygy.events.ModelTests.UserStoriesModelTest
- getTitle() - Method in class com.syzygy.events.database.Event
- getTrackedInstances() - Method in class com.syzygy.events.database.Database
-
Gets all tracked instances reference
- getUploadTime() - Method in class com.syzygy.events.database.Image
- getUser() - Method in class com.syzygy.events.database.EventAssociation
- getUser() - Method in class com.syzygy.events.SyzygyApplication
- getUserAssociation(User, Database.Querrier.DataListener<Event, EventAssociation.Methods<Event>>) - Method in class com.syzygy.events.database.Event
-
Gets the association of the user
- getUserID() - Method in class com.syzygy.events.database.EventAssociation
- getUserID() - Method in class com.syzygy.events.ui.AdminActivity
-
Gets the id of the currently selected user
- getUsers(Database) - Static method in class com.syzygy.events.database.DatabaseQuery
- getUsersByStatus(int, Database.Querrier.DataListener<Event, EventAssociation.Methods<Event>>) - Method in class com.syzygy.events.database.Event
-
Returns all associated users with the given association status
- getView(int, View, ViewGroup) - Method in class com.syzygy.events.ui.admin.AdminEventsAdapter
- getView(int, View, ViewGroup) - Method in class com.syzygy.events.ui.admin.AdminImagesAdapter
- getView(int, View, ViewGroup) - Method in class com.syzygy.events.ui.admin.AdminProfilesAdapter
- getView(int, View, ViewGroup) - Method in class com.syzygy.events.ui.entrant.EntrantEventsAdapter
- getView(int, View, ViewGroup) - Method in class com.syzygy.events.ui.entrant.EntrantNotificationsAdapter
- getView(int, View, ViewGroup) - Method in class com.syzygy.events.ui.organizer.OrganizerAssociatedEntrantsAdapter
- getView(int, View, ViewGroup) - Method in class com.syzygy.events.ui.organizer.OrganizerEventsAdapter
- getWaitlistCapacity() - Method in class com.syzygy.events.database.Event
- getWaitlistUsers(Database.Querrier.DataListener<Event, EventAssociation.Methods<Event>>) - Method in class com.syzygy.events.database.Event
-
Returns all waitlist users
- getWrapper() - Method in class com.syzygy.events.database.DatabaseInstance.PropertyField
-
Gets the associated wrapper object
- gotoFirstPage(Database.Querrier.Listener<DatabaseQuery<T>>) - Method in class com.syzygy.events.database.DatabaseQuery
-
Refreshes the query and loads the first page of results Loads all instances of the current snapshot at the page.
- gotoLastPage(Database.Querrier.Listener<DatabaseQuery<T>>) - Method in class com.syzygy.events.database.DatabaseQuery
-
Refreshes the query and loads the last page of results Loads all instances of the current snapshot at the page.
- gotoNextPage(Database.Querrier.Listener<DatabaseQuery<T>>) - Method in class com.syzygy.events.database.DatabaseQuery
-
Refreshes the query and loads the new instances starting at the instance following the last instance of the current page.
- gotoPage(Database.Querrier.Listener<DatabaseQuery<T>>, DatabaseQuery.Page) - Method in class com.syzygy.events.database.DatabaseQuery
-
Goes to the corresponding page
- gotoPreviousPage(Database.Querrier.Listener<DatabaseQuery<T>>) - Method in class com.syzygy.events.database.DatabaseQuery
-
Refreshes the query and loads the new instances ending at the instance before the first instance of the current page.
All Classes and Interfaces|All Packages|Constant Field Values