Uses of Class
org.bedework.eventreg.db.Registration
Packages that use Registration
Package
Description
-
Uses of Registration in org.bedework.eventreg.db
Methods in org.bedework.eventreg.db that return RegistrationModifier and TypeMethodDescriptionRegistrations for a user.Change.getRegistration()EventregDb.getUserRegistration(String eventHref, String user) Methods in org.bedework.eventreg.db that return types with arguments of type RegistrationModifier and TypeMethodDescriptionEventregDb.getAllRegistrations()EventregDb.getByEvent(String href) Registrations for an event.Registrations for a user.EventregDb.getWaiting(String eventHref) Methods in org.bedework.eventreg.db with parameters of type RegistrationModifier and TypeMethodDescriptionintRegistration.compareTo(Registration that) voidChange.setRegistration(Registration val) -
Uses of Registration in org.bedework.eventreg.requests
Methods in org.bedework.eventreg.requests that return RegistrationConstructors in org.bedework.eventreg.requests with parameters of type Registration -
Uses of Registration in org.bedework.eventreg.service
Methods in org.bedework.eventreg.service with parameters of type RegistrationModifier and TypeMethodDescriptionprotected booleanSvcRequestHandler.subscribeNotifications(Registration reg)