![]() |
![]() |
Cheshire3 Object Model: Class ObjectStore |
object --+ | configParser.C3Object --+ | ObjectStore
create_object(self,
session,
object=None)
Given a Cheshire3 object, create a serialised form of it in the database. |
|
delete_object(self,
session,
id)
Delete an object. |
|
fetch_object(self,
session,
id)
Fetch an object. |
|
store_object(self,
session,
object)
Store an object, potentially overwriting an existing copy. |
|
Inherited from Inherited from Inherited from |
Inherited from Inherited from Inherited from |
|
|
|
|
Generated by Epydoc 3.0alpha2 on Wed Aug 9 18:09:57 2006 | http://epydoc.sf.net |