CustomerSynchronisationBean
From
(Difference between revisions)
m (→Fields) |
Latest revision as of 02:37, 18 August 2005
[edit] Description
A bean used to mark a specific customer as having been synchronized, and thus prevent that customer being returned again from the GetUnsynchronisedCustomers method, unless the customer's details are updated or changed in some way.
[edit] Fields
The data fields of this object. In adition, this object extends the SynchronisationBean, which contains the sync fields common to all "sync" type beans.
Name | Type | Size | Required | Description |
---|---|---|---|---|
customerPK | String | 9 | Yes | The primary key used to identify the record to be marked as synchronized. |