xo::db::sql::workflow proc add_trans_attribute_map (public)

 xo::db::sql::workflow[i] add_trans_attribute_map [ -dbn dbn ] \
    -workflow_key workflow_key  -transition_key transition_key  \
    -attribute_id attribute_id  -sort_order sort_order 

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn
(optional)
-workflow_key
(required)
-transition_key
(required)
-attribute_id
(required)
-sort_order
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::workflow proc add_trans_attribute_map xo::db::sql::workflow proc add_trans_attribute_map xo::db::sql::workflow proc add_trans_attribute_map->db_with_handle

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