Uses of Class
passport.domain.contexts.user.SubscribedEventsListing
Packages that use SubscribedEventsListing
-
Uses of SubscribedEventsListing in passport.application.desktop.system
Methods in passport.application.desktop.system that return SubscribedEventsListingModifier and TypeMethodDescriptionServices.subscribedEvents()Returns the value of thesubscribedEventsrecord component.Constructors in passport.application.desktop.system with parameters of type SubscribedEventsListingModifierConstructorDescriptionServices(SigningUp signup, UserLogin login, AvailableEventsListing eventsListing, SubscribedEventsListing subscribedEvents, EvaluationListing evaluationListing, EventEvaluation evaluation, TicketBuying purchasing, UserEditing profileEditing) Creates an instance of aServicesrecord class.