WebObjects 5.2.3

Uses of Class
com.webobjects.eocontrol.EOKeyValueArchiving.Support

Packages that use EOKeyValueArchiving.Support
com.webobjects.eocontrol Provides infrastructure for creating and manging enterprise objects. 
 

Uses of EOKeyValueArchiving.Support in com.webobjects.eocontrol
 

Methods in com.webobjects.eocontrol that return EOKeyValueArchiving.Support
static EOKeyValueArchiving.Support EOKeyValueArchiving.Support.supportForClass(Class aClass)
          Returns the support object used for archiving and unarchiving for instances of aClass.
 

Methods in com.webobjects.eocontrol with parameters of type EOKeyValueArchiving.Support
static void EOKeyValueArchiving.Support.setSupportForClass(EOKeyValueArchiving.Support support, Class aClass)
          Sets the support object used for archiving and unarchiving for instances of aClass to support.
 


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

Copyright © 2004 Apple Computer, Inc.