content::revision::collect_cleanup_data-file (private)

 content::revision::collect_cleanup_data-file -item_id item_id

Defined in packages/acs-content-repository/tcl/content-revision-procs.tcl

Switches:
-item_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 db_list db_list (public) content::revision::collect_cleanup_data-file content::revision::collect_cleanup_data-file content::revision::collect_cleanup_data-file->db_list

Testcases:
No testcase defined.
Source code:
    return [db_list get_files {select content from cr_revisions where item_id = :item_id}]
Generic XQL file:
packages/acs-content-repository/tcl/content-revision-procs.xql

PostgreSQL XQL file:
packages/acs-content-repository/tcl/content-revision-procs-postgresql.xql

Oracle XQL file:
packages/acs-content-repository/tcl/content-revision-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: