acs_object::package_id_not_cached (private)

 acs_object::package_id_not_cached -object_id object_id

Defined in packages/acs-tcl/tcl/object-procs.tcl

Gets the package_id of the object

Switches:
-object_id
(required)
the object to get the package_id for
Returns:
package_id of the object. Empty string if the package_id is not stored
Author:
Malte Sussdorff <malte.sussdorff@cognovis.de>
Created:
2006-08-10

Partial Call Graph (max 5 caller/called nodes):
%3 acs_object::package_id acs_object::package_id (public) acs_object::package_id_not_cached acs_object::package_id_not_cached acs_object::package_id->acs_object::package_id_not_cached db_string db_string (public) acs_object::package_id_not_cached->db_string

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