Class ContactAddressEntityListener

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

public class ContactAddressEntityListener extends CollectingEntityListener
  • Constructor Details

    • ContactAddressEntityListener

      public ContactAddressEntityListener(QueryBuilderFactory queryBuilderFactory)
  • Method Details

    • onBeforeCommit

      public void onBeforeCommit(Transaction tx)
      Specified by:
      onBeforeCommit in class CollectingEntityListener
    • setDisableListener

      @Value("${nice2.optional.contact.contactAddressEntityListener.disableListener}") public void setDisableListener(Boolean disableListener)