|
WebObjects 5.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EOAdaptorOperation | |
com.webobjects.eoaccess |
Uses of EOAdaptorOperation in com.webobjects.eoaccess |
Methods in com.webobjects.eoaccess with parameters of type EOAdaptorOperation | |
int |
EOAdaptorOperation.compareAdaptorOperation(EOAdaptorOperation other)
Orders the adaptor operations represented by the receiver and other alphabetically by entity name, and by adaptor
operator within the same entity. |
void |
EODatabaseOperation.addAdaptorOperation(EOAdaptorOperation adaptorOp)
Adds adaptorOp to the receiver's list of adaptor operations. |
void |
EODatabaseOperation.removeAdaptorOperation(EOAdaptorOperation adaptorOp)
Removes adaptorOp from the receiver's list of adaptor
operations. |
void |
EOAdaptorChannel.performAdaptorOperation(EOAdaptorOperation adaptorOp)
Performs adaptorOp by invoking the adaptor channel method
appropriate for performing the specified operation. |
|
Last updated Thu Jan 10 18:10:21 PST 2002. | |||||||||
PREV NEXT | FRAMES NO FRAMES |