acs_object::set_context_id (public)
acs_object::set_context_id -object_id object_id -context_id context_id
Defined in packages/acs-tcl/tcl/object-procs.tcl
Sets the context_id of the specified object.
- Switches:
- -object_id (required)
- -context_id (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- acs_object_procs_test
Source code: db_dml update_context_id {}XQL Not present: PostgreSQL, Oracle Generic XQL file: <fullquery name="acs_object::set_context_id.update_context_id"> <querytext> update acs_objects set context_id = :context_id where object_id = :object_id </querytext> </fullquery>packages/acs-tcl/tcl/object-procs.xql