Part of lp.code.model.branchnamespace View In Hierarchy
This namespace is for all the branches owned by a particular person in a particular project.
Method | __init__ | Undocumented |
Method | name | See IBranchNamespace . |
Method | target | See IBranchNamespace . |
Method | getAllowedInformationTypes | See IBranchNamespace . |
Method | getDefaultInformationType | See IBranchNamespace . |
Method | _getBranchesClause | Undocumented |
Inherited from _BaseBranchNamespace:
Method | createBranch | See IBranchNamespace . |
Method | validateRegistrant | See IBranchNamespace . |
Method | validateBranchName | See IBranchNamespace . |
Method | validateMove | See IBranchNamespace . |
Method | moveBranch | See IBranchNamespace . |
Method | createBranchWithPrefix | See IBranchNamespace . |
Method | findUnusedName | See IBranchNamespace . |
Method | getBranches | See IBranchNamespace . |
Method | getBranchName | See IBranchNamespace . |
Method | getByName | See IBranchNamespace . |
Method | isNameUsed | Undocumented |
Method | canCreateBranches | See IBranchNamespace . |