Business object processing for outbound operations

This set of topics outlines the steps the adapter takes when creating, retrieving, updating, or deleting a business object. The adapter processes hierarchical business objects recursively; that is, it performs the same steps for each child business object until it has processed all individual business objects.

Business object comparison

At various points in the business object verb operations, the adapter compares two business objects to see if they are the same. For example, during an update operation, the adapter determines whether a particular business object exists in an array of business objects. To perform the check, the adapter compares the business object to each business object within the array. For two business objects to be identical, the following two conditions must be satisfied:

Terms of use |

Last updated: Thu Mar 23 13:24:31 2006

(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)