Package Modeling :: Package interfaces :: Module DatabaseOperation :: Class IDatabaseOperation
[show private | hide private]
[frames | no frames]

Class IDatabaseOperation

Base --+
       |
      IDatabaseOperation


Method Summary
  __init__(self, aGlobalID, anObject, anEntity)
  adaptorOperations(self)
  addAdaptorOperation(self, anAdaptorOperation)
  databaseOperator(self)
  dbSnapshot(self)
  entity(self)
  globalID(self)
  newRow(self)
  object(self)
  primaryKeyDiffs(self)
  recordToManySnapshot(self, globaIDs, name)
  removeAdaptorOperation(self, anAdaptorOperation)
  rowDiffs(self)
  rowDiffsForAttributes(self, attributes)
  setDatabaseOperator(self, aDatabaseOperator)
  setDBSnapshot(self, dbSnapshot)
  setNewRow(self, newRow)
  toManySnapshots(self)
  toString(self)

Generated by Epydoc 2.1 on Sat Mar 4 13:36:23 2006 http://epydoc.sf.net