| 
WebObjects 5.2.3 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use EOAdaptorOperation | |
| com.webobjects.eoaccess | Provides the data access mechanisms for the Enterprise Objects technology. | 
| Uses of EOAdaptorOperation in com.webobjects.eoaccess | 
| Methods in com.webobjects.eoaccess with parameters of type EOAdaptorOperation | |
 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. | 
 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 | 
EOAdaptorChannel.performAdaptorOperation(EOAdaptorOperation adaptorOp)
Performs adaptorOp by invoking the adaptor channel method
 appropriate for performing the specified operation. | 
  | 
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||