Added ExtensionPoints and service implementations for new appointment module
Added implementations for the Appoinment_entity
to access the ResourceOperations_lib
of the basic-base module.
- implemented ExtensionPoint for
newResourceOperation
action.. - added
appointmentSetResourceOperationOnInsert_impl
forappointmentOnInsert_service
. - added
appointmentSetResourceOperationOnUpdate_impl
forappointmentOnUpdate_service
.