l.c.m.b.PersonalBranchNamespace(_BaseBranchNamespace) : class documentation

Part of lp.code.model.branchnamespace View In Hierarchy

A namespace for personal (or 'junk') branches.

Branches in this namespace have names like '~foo/+junk/bar'.

Method __init__ Undocumented
Method name See IBranchNamespace.
Method getAllowedInformationTypes See IBranchNamespace.
Method getDefaultInformationType See IBranchNamespace.
Method target See IBranchNamespace.
Method _getBranchesClause Undocumented
Method _is_private_team 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.
def __init__(self, person):
Undocumented
def _getBranchesClause(self):
Undocumented
@property
def name(self):
See IBranchNamespace.
@property
def _is_private_team(self):
Undocumented
def getAllowedInformationTypes(self, who=None):
See IBranchNamespace.
def getDefaultInformationType(self, who=None):
See IBranchNamespace.
@property
def target(self):
See IBranchNamespace.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.