objectClone()

Copies an existing business object.

Syntax

public CWConnectorBusObj objectClone();
 

Parameters

None.

Return values

A copy of the current business object, including its attributes and verbs.

Exceptions

None.

Notes

This method copies the business object attributes and also its verb.

Copyright IBM Corp. 1997, 2003