|
WebObjects 5.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EOKeyGlobalID | |
com.webobjects.eoaccess | |
com.webobjects.eocontrol |
Uses of EOKeyGlobalID in com.webobjects.eoaccess |
Methods in com.webobjects.eoaccess that return EOKeyGlobalID | |
EOKeyGlobalID |
EOAccessFaultHandler.globalID()
Returns the receiver's globalID. |
EOKeyGlobalID |
EOAccessArrayFaultHandler.sourceGlobalID()
Returns the EOKeyGlobalID representing the source entity in a to-many relationship. |
Constructors in com.webobjects.eoaccess with parameters of type EOKeyGlobalID | |
EOAccessFaultHandler(EOKeyGlobalID globalID,
EODatabaseContext dbcontext,
EOEditingContext ec)
Returns a new fault handler with all of the information necessary to fetch the object when the fault is fired. |
|
EOAccessArrayFaultHandler(EOKeyGlobalID sourceGlobalID,
String relationshipName,
EODatabaseContext dbcontext,
EOEditingContext ec)
Creates and returns a fault handler initialized with all of the information necessary to fetch the appropriate objects when the fault is fired. |
Uses of EOKeyGlobalID in com.webobjects.eocontrol |
Methods in com.webobjects.eocontrol that return EOKeyGlobalID | |
static EOKeyGlobalID |
EOKeyGlobalID.globalIDWithEntityName(String entityName,
Object[] values)
Returns an EOKeyGlobalID based on entityName and values . |
|
Last updated Thu Jan 10 18:10:21 PST 2002. | |||||||||
PREV NEXT | FRAMES NO FRAMES |