net.wotonomy.control
Interface EODeferredFaulting

All Superinterfaces:
EOFaulting
All Known Subinterfaces:
EOEnterpriseObject
All Known Implementing Classes:
EOCustomObject, EOGenericRecord

public interface EODeferredFaulting
extends EOFaulting

EODeferredFaulting defines a method to handle relationships that are deferred faults.

Version:
$Revision: 893 $
Author:
michael@mpowers.net, $Author: cgruber $

Method Summary
 java.lang.Object willReadRelationship(java.lang.Object anObject)
          Returns a fault for the specified deferred fault.
 
Methods inherited from interface net.wotonomy.control.EOFaulting
clearFault, faultHandler, isFault, turnIntoFault, willRead, willRead
 

Method Detail

willReadRelationship

java.lang.Object willReadRelationship(java.lang.Object anObject)
Returns a fault for the specified deferred fault.



Copyright © 2006 null. All Rights Reserved.