Part of lp.code.interfaces.branch View In Hierarchy
Known subclasses: lp.code.browser.branchlisting.BranchListingItem, lp.code.browser.decorations.DecoratedBranch, lp.code.model.branch.Branch
Used by both the model branch class and the browser branch listing item. This allows the browser code to cache the associated links which reduces query counts.
Method | shortened_path | See IBranch . |
Method | bzr_identity | See IBranch . |
Method | getBranchIdentities | See IBranch . |
Method | getBranchLinks | See IBranch . |
IBranch
.