acs_user_extension::dispatch (private)
acs_user_extension::dispatch -op op -list_of_args list_of_args \ [ -impl impl ]
Defined in packages/acs-tcl/tcl/user-extensions-procs.tcl
Dispatches (calls the service contract routines) the requested method so that the operation gets executed, and packages are notified of changes in user information.
- Switches:
- -op (required)
- -list_of_args (required)
- -impl (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.