Added ExtensionPoints and service implementations for new appointment module

Alexander Niebisch requested to merge #2036638_extractAppointmentModule into main

Added implementations for the Appoinment_entity to access the ResourceOperations_lib of the basic-base module.

  • implemented ExtensionPoint for newResourceOperation action..
  • added appointmentSetResourceOperationOnInsert_impl for appointmentOnInsert_service.
  • added appointmentSetResourceOperationOnUpdate_impl for appointmentOnUpdate_service.

Merge request reports