Part of lp.code.model.branchlookup View In Hierarchy
| Method | get | See IBranchLookup. |
| Static Method | uriToHostingPath | See IBranchLookup. |
| Method | getByUrl | See IBranchLookup. |
| Method | performLookup | Undocumented |
| Method | getByHostingPath | Undocumented |
| Method | getByUrls | See IBranchLookup. |
| Method | getByUniqueName | Find a branch by its unique name. |
| Method | getByLPPath | See IBranchLookup. |
| Method | getByPath | See IBranchLookup. |
| Method | _uriHostAllowed | Is 'uri' for an allowed host? |
| Method | _getBranchInNamespace | Undocumented |
| Method | _getPersonalBranch | Find a personal branch given its path segments. |
| Method | _getProductBranch | Find a product branch given its path segments. |
| Method | _getPackageBranch | Find a source package branch given its path segments. |
| Method | _getLinkedBranchAndPath | Get the linked branch for 'provided', and the bzr_path. |
For product branches, the unique name is ~user/product/branch; for source package branches, ~user/distro/distroseries/sourcepackagename/branch; for personal branches, ~user/+junk/branch.