site_node::get_parent (public)
site_node::get_parent -node_id node_id
Defined in packages/acs-tcl/tcl/site-nodes-procs.tcl
- Switches:
- -node_id (required)
- Returns:
- the parent node of this node
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [get -node_id [get_parent_id -node_id $node_id]]Generic XQL file: packages/acs-tcl/tcl/site-nodes-procs.xql
PostgreSQL XQL file: packages/acs-tcl/tcl/site-nodes-procs-postgresql.xql
Oracle XQL file: packages/acs-tcl/tcl/site-nodes-procs-oracle.xql