WebObjects 5.1

Uses of Interface
com.webobjects.eocontrol.EOKeyValueCoding

Packages that use EOKeyValueCoding
com.webobjects.directtoweb   
com.webobjects.eocontrol   
 

Uses of EOKeyValueCoding in com.webobjects.directtoweb
 

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

Uses of EOKeyValueCoding in com.webobjects.eocontrol
 

Subinterfaces of EOKeyValueCoding in com.webobjects.eocontrol
 interface EOEnterpriseObject
          The EOEnterpriseObject interface identifies basic enterprise object behavior, defining methods for supporting operations common to all enterprise objects.
 interface EOKeyValueCodingAdditions
          The EOKeyValueCodingAdditions combines (extends) the NSKeyValueCoding, NSKeyValueCoding.ErrorHandling, NSKeyValueCodingAdditions and EOKeyValueCoding and adds two more methods--takeValuesFromDictionary and valuesForKeys-- which are useful when working with groups of properties.
 

Classes in com.webobjects.eocontrol that implement EOKeyValueCoding
 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 Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.