l.r.i.w.IWikiNameSet(Interface) : interface documentation

Part of lp.registry.interfaces.wikiname View In Hierarchy

The set of WikiNames.
Method getByWikiAndName Return the WikiName with the given wiki and wikiname.
Method get Return the WikiName with the given id or None.
Method new Create a new WikiName pointing to the given Person.
def getByWikiAndName(wiki, wikiname):
Return the WikiName with the given wiki and wikiname.

Return None if it doesn't exists.

def get(id):
Return the WikiName with the given id or None.
def new(person, wiki, wikiname):
Create a new WikiName pointing to the given Person.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.