- Publicity: Public Only All
extra-args-procs.tcl
Handle extra arguments not defined in service contract. Preliminary support for package_ids and object_type as an example
- Location:
- packages/search/tcl/extra-args-procs.tcl
- Created:
- 2009-03-13
- Author:
- Dave Bauer <dave@thedesignexperience.org>
- CVS Identification:
$Id: extra-args-procs.tcl,v 1.2.2.2 2022/01/27 09:23:59 antoniop Exp $
Procedures in this file
- callback::search::extra_arg::impl::object_type (private)
- callback::search::extra_arg::impl::package_ids (private)
Detailed information
callback::search::extra_arg::impl::object_type (private)
callback::search::extra_arg::impl::object_type [ -value value ] \ [ -object_table_alias object_table_alias ]
Implement per object type search
- Switches:
- -value (optional)
- -object_table_alias (optional)
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
callback::search::extra_arg::impl::package_ids (private)
callback::search::extra_arg::impl::package_ids [ -value value ] \ [ -object_table_alias object_table_alias ]
Implement per package_id search
- Switches:
- -value (optional)
- -object_table_alias (optional)
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.