WebObjects 5.2.3

Uses of Interface
com.webobjects.eocontrol.EOKeyValueCodingAdditions

Packages that use EOKeyValueCodingAdditions
com.webobjects.directtoweb Provides the framework for rapid development of HTML-based WebObjects applications. 
com.webobjects.eocontrol Provides infrastructure for creating and manging enterprise objects. 
 

Uses of EOKeyValueCodingAdditions in com.webobjects.directtoweb
 

Classes in com.webobjects.directtoweb that implement EOKeyValueCodingAdditions
 class D2WContext
          Direct to Web contexts are objects of the D2WContext class.
 

Methods in com.webobjects.directtoweb with parameters of type EOKeyValueCodingAdditions
 boolean NonNullQualifier.evaluateWithObject(EOKeyValueCodingAdditions o)
           
 boolean BooleanQualifier.evaluateWithObject(EOKeyValueCodingAdditions o)
           
 

Uses of EOKeyValueCodingAdditions in com.webobjects.eocontrol
 

Subinterfaces of EOKeyValueCodingAdditions in com.webobjects.eocontrol
 interface EOEnterpriseObject
          The EOEnterpriseObject interface identifies basic enterprise object behavior, defining methods for supporting operations common to all enterprise objects.
 

Classes in com.webobjects.eocontrol that implement EOKeyValueCodingAdditions
 class EOCustomObject
          The EOCustomObject class provides a default implementation of the EOEnterpriseObject interface.
 class EOGenericRecord
          EOGenericRecord is a generic enterprise object class that can be used in place of custom classes when custom behavior is not needed.
 


Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.