l.s.o.m.o.OpenIDRPSummary(SQLBase) : class documentation

Part of lp.services.openid.model.openidrpsummary View In Hierarchy

Implements interfaces: lp.services.openid.interfaces.openidrpsummary.IOpenIDRPSummary

A summary of the interaction between a IAccount and an OpenID RP.
Method increment See IOpenIDRPSummary.

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_flushed__ Invalidate the web service cache.
Method __storm_invalidated__ Flush cached properties.
Class Method _get_store Undocumented
def increment(self, date_used=None):
See IOpenIDRPSummary.
Parametersdate_usedan optional datetime the login happened. The current datetime is used if date_used is None.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.