Part of lp.code.model.branchtarget View In Hierarchy
| Method | __init__ | Undocumented |
| Method | components | See IBranchTarget. |
| Method | context | See IBranchTarget. |
| Method | displayname | See IBranchTarget. |
| Method | name | See IBranchTarget. |
| Method | default_stacked_on_branch | See IBranchTarget. |
| Method | default_merge_target | See IBranchTarget. |
| Method | getNamespace | See IBranchTarget. |
| Method | collection | See IBranchTarget. |
| Method | supports_merge_proposals | See IBranchTarget. |
| Method | supports_short_identities | See IBranchTarget. |
| Method | supports_code_imports | See IBranchTarget. |
| Method | allow_recipe_name_from_target | See IBranchTarget. |
| Method | areBranchesMergeable | See IBranchTarget. |
| Method | assignKarma | See IBranchTarget. |
| Method | getBugTask | See IBranchTarget. |
| Method | getRelatedSeriesBranchInfo | See IBranchTarget. |
| Method | getRelatedPackageBranchInfo | See IBranchTarget. |
| Method | _retargetBranch | Set the branch target to refer to this target. |
Inherited from _BaseBranchTarget:
| Method | __eq__ | Undocumented |
| Method | __ne__ | Undocumented |
This only updates the target related attributes of the branch, and expects a branch without a security proxy as a parameter.