Trees | Indices | Help |
|
---|
|
|
|||
ZenPackPersistence This is a mix-in class that should be used whenever a ZenPack-supplied class is going to be stored persistently in the zodb. |
|
|||
|
|||
|
|
|||
__doc__ =
|
|||
ZENPACK_PERSISTENCE_CATALOG = 'zenPackPersistence'
|
|||
log = logging.getLogger('ZenPackPersistence')
|
|
Create the zenPackPersistence catalog if it does not exist. Return the catalog |
Return a list of all the objects in the zenPackPersistence catalog for the given zenPack name. If the catalog is not found, return None. |
|
__doc__
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:17 2011 | http://epydoc.sourceforge.net |