UserSynchronisationBean
From
(Difference between revisions)
m (→Fields) |
Latest revision as of 02:39, 18 August 2005
[edit] Description
A bean used to mark a specific user as having been synchronized, and thus prevent that user being returned again from the GetUnsynchronisedUsers method, unless the user'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 |
---|---|---|---|---|
userPK | String | 9 | Yes | The primary key used to identify the record to be marked as synchronized. |