Copies an existing business object. It copies the business object attributes and also its verb.
public Object clone();
None.
A copy of the current business object, including its attributes and verbs.