application_data_link::get (public)

 application_data_link::get -object_id object_id \
    [ -relation_tag relation_tag ]

Defined in packages/acs-tcl/tcl/application-data-link-procs.tcl

Retrieves a list of object_ids for all objects linked to the given object_id, tagged with the optional relation_tag.

Switches:
-object_id (required)
Retrieve objects linked to this object_id
-relation_tag (optional)
Relationship identifier.
Returns:
List of linked object ids.

Testcases:
data_links_with_tag
[ show source ]
Show another procedure: