Part of lp.code.interfaces.branch View In Hierarchy
Branch listings show several pieces of information and need to do batch queries to the database to avoid many small queries.
Instead of having branch related queries scattered over other utility objects, this interface and utility object brings them together.
Method | getProductSeriesForBranches | Return the ProductSeries associated with the branch_ids. |
Method | getOfficialSourcePackageLinksForBranches | The SeriesSourcePackageBranches associated with the branch_ids. |