IcesDBObject Class Reference

Base class for all objects that are serializable with this framework. More...

Inheritance diagram for IcesDBObject:
CesBankAccountLimit CesBankAccountUser CesBankBasicTransaction CesBankCurrency CesBankDecoratedTransaction CesBankExchange CesBankLimitChain CesBankLocalAccount CesBankPermission CesInteropCENIPTransactionId

Public Member Functions

 __construct ($record)
 Create a new object given its database record. More...
 
 deleteExtraData ()
 Delete object data. More...
 
 getParent ()
 The parent object for those objects using the decorator pattern. More...
 
 getRecord ()
 Return object record. More...
 
 saveExtraData ()
 Save object data. More...
 

Static Public Attributes

static $table
 

Protected Member Functions

 getSimpleRecord ()
 Object simple record. More...
 
 loadRecord ($record)
 Loads a database record to this object. More...
 

Detailed Description

Base class for all objects that are serializable with this framework.


The documentation for this class was generated from the following file: