fs::notification::get_url (private)

 fs::notification::get_url object_id

Defined in packages/file-storage/tcl/file-storage-procs.tcl

This proc implements the GetURL operation of the NotificationType Service Contract and should not be invoked directly.

Parameters:
object_id
Returns:
a full URL to the object_id. Handles folders.
Author:
Stan Kaufman <skaufman@epimetrics.com>
Created:
2005-02-28

Partial Call Graph (max 5 caller/called nodes):
%3 AcsSc.notificationtype.geturl.fs_fs_notif_type AcsSc.notificationtype.geturl.fs_fs_notif_type (private) fs::notification::get_url fs::notification::get_url AcsSc.notificationtype.geturl.fs_fs_notif_type->fs::notification::get_url ad_url ad_url (public) fs::notification::get_url->ad_url fs::get_folder_package_and_root fs::get_folder_package_and_root (public) fs::notification::get_url->fs::get_folder_package_and_root site_node::get_url_from_object_id site_node::get_url_from_object_id (public) fs::notification::get_url->site_node::get_url_from_object_id

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