party::get_not_cached (private)

 party::get_not_cached -party_id party_id

Defined in packages/acs-tcl/tcl/community-core-procs.tcl

Returns party information. Will also retrieve whether this party is also a person, a group, a user or a registered user and in this case also extra information belonging in referenced table will be extracted.

Switches:
-party_id
(required)
id of the party
Returns:
dict containing party information. If no party was found, an empty dict will be returned.

Partial Call Graph (max 5 caller/called nodes):
%3 party::get party::get (public) party::get_not_cached party::get_not_cached party::get->party::get_not_cached db_0or1row db_0or1row (public) party::get_not_cached->db_0or1row

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