blob: b319f2eacc094be1a0ba76d9c7197eff0b55d161 [file] [log] [blame]
#summary Person entity model
#labels Phase-Design,Contents-Draft,Design-Model
The Person entity stores a single [UserRoles#Person Person role] in the
[http://code.google.com/appengine/docs/datastore/ Datastore]. The Person
[http://code.google.com/appengine/docs/datastore/entitiesandmodels.html#The_Model_Interface Model]
contains a number of basic
[http://code.google.com/appengine/docs/datastore/propertyclass.html Properties]
common to all [UserRoles user roles].
Documentation for the
[http://soc.googlecode.com/svn/wiki/html/epydoc/soc.models.person.Person-class.html Person Model]
is generated automatically from the source code using
[http://epydoc.sourceforge.net/ Epydoc].
The
[http://code.google.com/p/soc/source/browse/trunk/app/soc/models/person.py latest source code],
[http://code.google.com/p/soc/source/list?path=/trunk/app/soc/models/person.py including revision history],
is also available.
----
_Copyright 2008 Google Inc._
_This work is licensed under a_
[http://soc.googlecode.com/svn/wiki/html/licenses/cc-by-attribution-2_5.html Creative Commons Attribution 2.5 License].
[http://creativecommons.org/licenses/by/2.5/ http://soc.googlecode.com/svn/wiki/html/licenses/cc-by-2_5-88x31.png]