Part of lp.registry.model.teammembership View In Hierarchy
ITeamMembership.| Method | isExpired | See ITeamMembership. |
| Method | canBeRenewedByMember | See ITeamMembership. |
| Method | sendSelfRenewalNotification | See ITeamMembership. |
| Method | canChangeStatusSilently | Ensure that the user is in the Launchpad Administrators group. |
| Method | canChangeExpirationDate | See ITeamMembership. |
| Method | setExpirationDate | See ITeamMembership. |
| Method | sendExpirationWarningEmail | See ITeamMembership. |
| Method | setStatus | See ITeamMembership. |
| Method | _setExpirationDate | Undocumented |
| Method | _sendStatusChangeNotification | Send a status change notification to all team admins and the |
Inherited from SQLBase:
| Method | __init__ | Extended version of the SQLObjectBase constructor. |
| Method | __repr__ | Undocumented |
| Method | destroySelf | Undocumented |
| Method | __eq__ | Equality operator. |
| Method | __ne__ | Inverse of __eq__. |
| Method | __storm_invalidated__ | Flush cached properties. |
| Class Method | _get_store | Undocumented |