Table of Contents

Class: QueryDM ./src/peak/storage/data_managers.py
Base Classes   
TransactionComponent
Methods   
__contains__
__getitem__
__iter__
_ghost
_load
finishTransaction
get
mtime
register
setstate
  __contains__ 
__contains__ ( self,  ob )

  __getitem__ 
__getitem__ (
        self,
        oid,
        state=None,
        )

Exceptions   
InvalidKeyError( "Reference to deleted key", oid )
  __iter__ 
__iter__ ( self )

Exceptions   
NotImplementedError
  _ghost 
_ghost (
        self,
        oid,
        state=None,
        )

Exceptions   
NotImplementedError
  _load 
_load (
        self,
        oid,
        ob,
        )

Exceptions   
NotImplementedError
  finishTransaction 
finishTransaction (
        self,
        txnService,
        committed,
        )

  get 
get (
        self,
        oid,
        default=None,
        )

  mtime 
mtime ( self,  ob )

  register 
register ( self,  ob )

Exceptions   
TypeError( "Attempt to modify query result", ob )
  setstate 
setstate ( self,  ob )


Table of Contents

This document was automatically generated on Mon Apr 22 01:11:04 2024 by HappyDoc version 2.1