net.wotonomy.access
Class EOAccessFaultHandler

java.lang.Object
  extended by net.wotonomy.control.EOFaultHandler
      extended by net.wotonomy.access.EOAccessGenericFaultHandler
          extended by net.wotonomy.access.EOAccessFaultHandler

public class EOAccessFaultHandler
extends EOAccessGenericFaultHandler

A fault handler for single objects. Usually the destinations of a to-one relationship.

Version:
$Revision: 894 $
Author:
ezamudio@nasoft.com, $Author: cgruber $

Field Summary
protected  EOKeyGlobalID _gid
           
 
Fields inherited from class net.wotonomy.access.EOAccessGenericFaultHandler
_dbContext, _ec
 
Fields inherited from class net.wotonomy.control.EOFaultHandler
_targetClass
 
Constructor Summary
EOAccessFaultHandler(EOKeyGlobalID gid, EODatabaseContext dbc, EOEditingContext ec)
           
 
Method Summary
 void completeInitializationOfObject(java.lang.Object obj)
           
 EOKeyGlobalID globalID()
           
 
Methods inherited from class net.wotonomy.access.EOAccessGenericFaultHandler
databaseContext, editingContext, faultWillFire, setContext
 
Methods inherited from class net.wotonomy.control.EOFaultHandler
clearFault, createFaultForDeferredFault, descriptionForObject, eoShallowDescription, handlerForFault, isFault, makeObjectIntoFault, targetClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_gid

protected EOKeyGlobalID _gid
Constructor Detail

EOAccessFaultHandler

public EOAccessFaultHandler(EOKeyGlobalID gid,
                            EODatabaseContext dbc,
                            EOEditingContext ec)
Method Detail

completeInitializationOfObject

public void completeInitializationOfObject(java.lang.Object obj)
Specified by:
completeInitializationOfObject in class EOFaultHandler

globalID

public EOKeyGlobalID globalID()


Copyright © 2006 null. All Rights Reserved.