apm_package_key_from_version_id (public)
apm_package_key_from_version_id version_id
Defined in packages/acs-tcl/tcl/apm-procs.tcl
Returns the package_key for the given APM package version id. Goes to the database the first time called and then uses a cached value. Calls the proc apm_package_key_from_version_id_mem.
- Parameters:
- version_id (required)
- Author:
- Peter Marklund <peter@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.