Uses of Interface
net.wotonomy.control.EOFaulting

Packages that use EOFaulting
net.wotonomy.control Support classes needed by the ui and web packages. 
 

Uses of EOFaulting in net.wotonomy.control
 

Subinterfaces of EOFaulting in net.wotonomy.control
 interface EODeferredFaulting
          EODeferredFaulting defines a method to handle relationships that are deferred faults.
 interface EOEnterpriseObject
          EOEnterpriseObject defines the required methods a data object must implement to take full advantage of the control package.
 

Classes in net.wotonomy.control that implement EOFaulting
 class EOCustomObject
          EOCustomObject implements all the necessary interfaces to receive first-class treatment from the control framework.
 class EOGenericRecord
          EOGenericRecord extends EOCustomObject to provide a general-purpose implementation, relying entirely on the class description for entity-specific behavior, and storing data in a dictionary.
 



Copyright © 2006 null. All Rights Reserved.