acs_sc::msg_type::delete (private)

 acs_sc::msg_type::delete [ -msg_type_id msg_type_id ] [ -name name ]

Defined in packages/acs-service-contract/tcl/msg-type-procs.tcl

Delete a message type. Supply either ID or name.

Switches:
-msg_type_id
(optional)
The ID of the msg_type to delete.
-name
(optional)
Name of the service contract to delete

Partial Call Graph (max 5 caller/called nodes):
%3 test_acs_sc_impl_new_from_spec acs_sc_impl_new_from_spec (test acs-service-contract) acs_sc::msg_type::delete acs_sc::msg_type::delete test_acs_sc_impl_new_from_spec->acs_sc::msg_type::delete db_1row db_1row (public) acs_sc::msg_type::delete->db_1row db_exec_plsql db_exec_plsql (public) acs_sc::msg_type::delete->db_exec_plsql acs_sc::contract::operation::delete acs_sc::contract::operation::delete (public) acs_sc::contract::operation::delete->acs_sc::msg_type::delete

Testcases:
acs_sc_impl_new_from_spec
[ show source ]
Show another procedure: