Class EventRegistrationTask

java.lang.Object
ch.tocco.nice2.optional.event.api.tasks.eventregistration.EventRegistrationTask
All Implemented Interfaces:
OptionalTask<Entity,Entity>, PersistTask<Entity,Entity>

public class EventRegistrationTask extends Object implements OptionalTask<Entity,Entity>
gets the created Registration from the User, or creates one if none exists sets relEvent, relUser, relRegistration_source and relRegistration_status on the registration source is set to 'event_registration' status is set to 'waiting_list' if too many Registrations exist and the Event is configured as such, 'registered' otherwise