getName()

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

Syntax

protected String getName();
 

Parameters

None.

Return values

A String containing the name assigned to the business-object-handler (CWConnectorBOHandler) object. If setName() has not been called on the CWConnectorBOHandler object prior to this method, the method returns null.

Exceptions

None.

See also

setName()

Copyright IBM Corp. 1997, 2004