acs_user::flush_portrait (private)
acs_user::flush_portrait -user_id user_id
Defined in packages/acs-tcl/tcl/community-core-procs.tcl
Flush the portrait cache for specified user
- Switches:
- -user_id (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- demote_promote_a_user
Source code: # Flush the portrait cache set key [list get_portrait_id -user_id $user_id] acs::clusterwide ns_cache flush user_info_cache $keyGeneric XQL file: packages/acs-tcl/tcl/community-core-procs.xql
PostgreSQL XQL file: packages/acs-tcl/tcl/community-core-procs-postgresql.xql
Oracle XQL file: packages/acs-tcl/tcl/community-core-procs-oracle.xql