getName()

Retrieves the name of the BOHandler object.

Syntax

protected String getName();

Parameters

None.

Return values

A String containing the name of the BOHandler object. If setName() has not been called on the BOHandlerBase instance prior to this method, returns null.

See also

See also the setName() method.

Copyright IBM Corporation 1997, 2004. All Rights Reserved.