notification::delivery::update_sc_impl_id (private)

 notification::delivery::update_sc_impl_id \
    [ -delivery_method_id delivery_method_id ] -sc_impl_id sc_impl_id

Defined in packages/notifications/tcl/delivery-method-procs.tcl

Register a new service contract implementation with an existing delivery method.

Switches:
-delivery_method_id
(optional)
-sc_impl_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 notification::apm::update_email_delivery_method_impl notification::apm::update_email_delivery_method_impl (private) notification::delivery::update_sc_impl_id notification::delivery::update_sc_impl_id notification::apm::update_email_delivery_method_impl->notification::delivery::update_sc_impl_id db_dml db_dml (public) notification::delivery::update_sc_impl_id->db_dml

Testcases:
No testcase defined.
[ show source ]
Show another procedure: