l.c.i.s.IFindOfficialBranchLinks(Interface) : interface documentation

Part of lp.code.interfaces.seriessourcepackagebranch View In Hierarchy

Find the links for official branches for pockets on source packages.
Method findForBranch Get the links to source packages from a branch.
Method findForBranches Get the links to source packages from a branch.
Method findForSourcePackage Get the links to branches from a source package.
Method findForDistributionSourcePackage Get the links to branches for a distribution source package.
def findForBranch(branch):
Get the links to source packages from a branch.
ParametersbranchAn IBranch.
ReturnsAn IResultSet of ISeriesSourcePackageBranch objects.
def findForBranches(branches):
Get the links to source packages from a branch.
ParametersbranchesA an iterable of IBranch.
ReturnsAn IResultSet of ISeriesSourcePackageBranch objects.
def findForSourcePackage(sourcepackage):
Get the links to branches from a source package.
ParameterssourcepackageAn ISourcePackage.
ReturnsAn IResultSet of ISeriesSourcePackageBranch objects.
def findForDistributionSourcePackage(distrosourcepackage):
Get the links to branches for a distribution source package.
ParametersdistrosourcepackageAn IDistributionSourcePackage.
ReturnsAn IResultSet of ISeriesSourcePackageBranch objects.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.