| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AtomPubStore
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| bool |
|
||
| object |
|
||
| object |
|
||
| dict |
|
||
| tuple |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Store acting has a container of AtomPub entities. Operations on the store are only commited to the storage automatically
when the
|
|
Returns the info of resource used by the meta-data storage. The returned value should only be seen as read-only. Arguments depend on the underlying storage. |
Returns the info of resource used by the content storage. The returned value should only be seen as read-only. Arguments depend on the underlying storage. |
self.autocommit
is True the content is immediatly persisted.
|
self.autocommit is True the content is
immediatly persisted.
|
info from the meta-data storage.
If self.autocommit is True the meta-data object
is immediatly persisted.
|
info from the content storage. If
self.autocommit is True the content object is
immediatly persisted.
|
True if the resource info does
exist.
|
info.
|
info.
|
{resource-name:
StorageResourceInfo} filtered by the given parameters.
|
(resource-name,
StorageResourceInfo) filtered by the given parameters.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sun Feb 17 14:54:46 2008 | http://epydoc.sourceforge.net |