|
WebObjects 5.2.4 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 Wed May 25 10:47:15 PDT 2005. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |