photo_album::search::unregister_implementations (private)

 photo_album::search::unregister_implementations

Defined in packages/photo-album/tcl/photo-album-search-procs.tcl

Partial Call Graph (max 5 caller/called nodes):
%3 photo_album::install::package_uninstall photo_album::install::package_uninstall (private) photo_album::search::unregister_implementations photo_album::search::unregister_implementations photo_album::install::package_uninstall->photo_album::search::unregister_implementations acs_sc::impl::delete acs_sc::impl::delete (public) photo_album::search::unregister_implementations->acs_sc::impl::delete db_transaction db_transaction (public) photo_album::search::unregister_implementations->db_transaction

Testcases:
No testcase defined.
Source code:
    db_transaction { 
        acs_sc::impl::delete -contract_name FtsContentProvider -impl_name pa_album
        acs_sc::impl::delete -contract_name FtsContentProvider -impl_name pa_photo
    }
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: