Sets the name of the BOHandler object, the business object handler. This name is typically the name of the business object the handler has been created to process.
protected void setName(String name);
None.