Part of canonical.launchpad.webapp.interfaces View In Hierarchy
Known implementations: canonical.launchpad.webapp.notifications.NotificationList
| Datetime | created | Undocumented |
| Method | append | Add an INotification to the list of notifications |
| Method | __getitem__ | Retrieve an INotification by index, or a list of INotification |
| Method | __iter__ | Iterate over list of INotification |