Extending the business-object-handler base class

The Java connector library provides the business-object-handler base class, CWConnectorBOHandler. This base class includes methods for handling request processing, including the doVerbFor() method. To create a business object handler, you must extend this business-object-handler base class and implement its abstract method doVerbFor(). For information specific to the Java connector library, see Extending the Java business-object-handler base class.

Copyright IBM Corp. 1997, 2004