Org unit retrieval cleanup
authorBill Erickson <berick@esilibrary.com>
Mon, 12 Mar 2012 19:05:50 +0000 (15:05 -0400)
committerBill Erickson <berick@esilibrary.com>
Mon, 12 Mar 2012 20:05:04 +0000 (16:05 -0400)
commitb00d0eab2e6deee9dd459ebd5bb878f141e74f65
tree280cc217489f6f3fffe0eba1267f30eec998d80a
parent03fc438f7ad32e5fb5e2fdcb132f0f947ba33e4e
Org unit retrieval cleanup

Clean up and consolidate the various org unit retrieval method (in Perl)
to reduce code/confusion and make it easier to integrate changes to the
org unit tree in the future.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/ScriptBuilder.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Collections.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/CNBrowse.pm