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):
- Testcases:
- No testcase defined.