Compares a specified business object with the current business object, based on the verb set, attribute count, application-specific information for the business object, and the attributes and attribute values.
public boolean compare(CWConnectorBusObj theBusObj);
Returns true if all of the following information in the busObj object match those in the current business object:
For each failure, the method logs a message and returns false.