application_data_link::get_linked (public)
application_data_link::get_linked -from_object_id from_object_id \ -to_object_type to_object_type [ -relation_tag relation_tag ]
Defined in packages/acs-tcl/tcl/application-data-link-procs.tcl
Gets the ID for the object linked to from_object_id and matches the to_object_type. Optionally, pass a relationship tag.
- Switches:
- -from_object_id (required)
- Object ID of linked-from object.
- -to_object_type (required)
- Object type of linked-to object.
- -relation_tag (optional)
- Relationship identifier
- Returns:
- object_id of linked object.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- data_links_with_tag