Part of lp.registry.interfaces.codeofconduct View In Hierarchy
| Attribute | title | Page Title propose |
| Method | __getitem__ | Get a Signed CoC by id. |
| Method | __iter__ | Iterate through the Signed CoC in this set. |
| Method | verifyAndStore | Verify and Store a Signed CoC. |
| Method | searchByDisplayname | Search SignedCoC by Owner.displayname |
| Method | searchByUser | Search SignedCoC by Owner.id, return only the active ones by |
| Method | modifySignature | Modify a Signed CoC. |
| Method | acknowledgeSignature | Acknowledge a paper submitted Signed CoC. |
| Method | getLastAcceptedDate | Return a datetime object corresponding to the last accepted date |