Class SchoolingRegistrationEntityListener

java.lang.Object
ch.tocco.nice2.persist.core.api.util.CollectingEntityListener
ch.tocco.nice2.optional.educationportfolio.impl.entitylistener.SchoolingRegistrationEntityListener
All Implemented Interfaces:
ContextListener, EntityFacadeListener, CommitListener, EventListener

public class SchoolingRegistrationEntityListener extends CollectingEntityListener
  • Constructor Details

    • SchoolingRegistrationEntityListener

      public SchoolingRegistrationEntityListener(SchoolingCreateService schoolingCreateService)
      Creates new Schooling entity for created Registrations with the related User and Course_of_study of the event if no matching entity exists
  • Method Details