application_link::get_linked (public)

 application_link::get_linked -from_package_id from_package_id \
    -to_package_key to_package_key

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

Gets the ID for the application linked to from_package_id and matches the to_package_key.

Switches:
-from_package_id (required)
Object ID of linked-from application.
-to_package_key (required)
Package key of linked-to application.
Returns:
package_id of linked package.

Testcases:
No testcase defined.
[ show source ]
Show another procedure: