content::revision::collect_cleanup_data (private)

 content::revision::collect_cleanup_data -item_id item_id \
    -storage_type storage_type

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

Switches:
-item_id
(required)
-storage_type
(required)

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

Testcases:
No testcase defined.
Source code:
    return [::content::revision::collect_cleanup_data-$storage_type -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: