ERXSharedEOLoader Class Reference

Collaboration diagram for ERXSharedEOLoader:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ERXSharedEOLoader ()
void finalize () throws Throwable
void loadSharedObjectsForModel (EOModel aModel)
void modelWasAddedNotification (NSNotification aNotification)
void objectStoreWasAdded (NSNotification aNotification)
void transactionBeginning (NSNotification aNotification)

Static Public Member Functions

static void patchSharedEOLoading ()
static void removeSharedEOLoadingPatch ()

Static Public Attributes

static ERXSharedEOLoader _defaultLoader
static final Logger log = Logger.getLogger("er.extensions.fixes.ERSharedEOLoader")
static final String PatchSharedEOLoadingPropertyKey = "er.extensions.ERXSharedEOLoader.PatchSharedEOLoading"

Protected Attributes

EOAdaptorContext _currentAdaptor
boolean _didChangeDebugSetting = false
NSMutableArray _modelList = new NSMutableArray()
int _transCount = 0

Static Protected Attributes

static boolean _loadingComplete = false


Detailed Description

Java port of Kelly Hawk's shared EO loader. Works around a bug with shared eos and multiple models.

Constructor & Destructor Documentation


Member Function Documentation

void finalize (  )  throws Throwable

void loadSharedObjectsForModel ( EOModel  aModel  ) 

void modelWasAddedNotification ( NSNotification  aNotification  ) 

void objectStoreWasAdded ( NSNotification  aNotification  ) 

static void patchSharedEOLoading (  )  [static]

static void removeSharedEOLoadingPatch (  )  [static]

void transactionBeginning ( NSNotification  aNotification  ) 


Member Data Documentation

EOAdaptorContext _currentAdaptor [protected]

boolean _didChangeDebugSetting = false [protected]

boolean _loadingComplete = false [static, protected]

int _transCount = 0 [protected]

final Logger log = Logger.getLogger("er.extensions.fixes.ERSharedEOLoader") [static]

final String PatchSharedEOLoadingPropertyKey = "er.extensions.ERXSharedEOLoader.PatchSharedEOLoading" [static]

holds the key to enable patched shared eo loading


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

Generated on Sat May 26 06:43:11 2012 for Project Wonder by  doxygen 1.5.8