l.r.m.c.SignedCodeOfConductSet : class documentation

Part of lp.registry.model.codeofconduct View In Hierarchy

A set of CodeOfConducts
Method __getitem__ Get a Signed CoC Entry.
Method __iter__ Iterate through the Signed CoC.
Method verifyAndStore See ISignedCodeOfConductSet.
Method searchByDisplayname See ISignedCodeOfConductSet.
Method searchByUser See ISignedCodeOfConductSet.
Method modifySignature See ISignedCodeOfConductSet.
Method acknowledgeSignature See ISignedCodeOfConductSet.
Method getLastAcceptedDate See ISignedCodeOfConductSet.
def __getitem__(self, id):
Get a Signed CoC Entry.
def __iter__(self):
Iterate through the Signed CoC.
def verifyAndStore(self, user, signedcode):
See ISignedCodeOfConductSet.
def searchByDisplayname(self, displayname, searchfor=None):
See ISignedCodeOfConductSet.
def searchByUser(self, user_id, active=True):
See ISignedCodeOfConductSet.
def modifySignature(self, sign_id, recipient, admincomment, state):
See ISignedCodeOfConductSet.
def acknowledgeSignature(self, user, recipient):
See ISignedCodeOfConductSet.
def getLastAcceptedDate(self):
See ISignedCodeOfConductSet.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.