JobTemporalIDBean
From
(Difference between revisions)
m (→Fields) |
|||
Line 4: | Line 4: | ||
== Fields == | == Fields == | ||
− | + | The data fields of this object. | |
{| border=1 | {| border=1 |
Revision as of 06:13, 26 April 2005
Description
This Bean contains data which uniquely identifies a job, and an update index, to check for concurrency issues.
Fields
The data fields of this object.
Name | Description |
---|---|
JobPK | The unique EService primary key which identifies this job. |
ExternalRef | An external reference bean, containing the primary key the external system uses to identify this job. |
UpdateIndex | The update index of the Job. |