setName()

Sets the name of the business-object-handler object.

Syntax

protected void setName(String name);
 

Parameters

name
Specifies the name of the CWConnectorBOHandler object.

Return values

None.

Exceptions

None.

Notes

This name is typically the name of the business object the handler has been created to process.

Copyright IBM Corp. 1997, 2004