site_node_object_map::get_node_id (public)
site_node_object_map::get_node_id -object_id object_id
Defined in packages/acs-tcl/tcl/site-node-object-map-procs.tcl
- Switches:
- -object_id (required)
- Returns:
- the node_id of the site_node of the passed object_id
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [db_string select_node_mapping {} -default ""]XQL Not present: PostgreSQL, Oracle Generic XQL file: <fullquery name="site_node_object_map::get_node_id.select_node_mapping"> <querytext> select node_id from site_node_object_mappings where object_id = :object_id </querytext> </fullquery>packages/acs-tcl/tcl/site-node-object-map-procs.xql