application_data_link::get_linked_content_not_cached (private)
application_data_link::get_linked_content_not_cached \ -from_object_id from_object_id -to_content_type to_content_type \ [ -relation_tag relation_tag ]
Defined in packages/acs-tcl/tcl/application-data-link-procs.tcl
Gets the content of the linked object.
- Switches:
- -from_object_id (required)
- Object ID of linked-from object.
- -to_content_type (required)
- Content type of linked-to object.
- -relation_tag (optional)
- Returns:
- item_id for the content item.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.