JobIDBean
From
Description
This is a gathering of the basic data required to uniquely identify a job on Yiguirro. Any class which is linked to or uniquely identifies a job is probably a sub class of, or contains, this bean.
Fields
The data fields of this object.
Name | Type | Size | Required | Description |
---|---|---|---|---|
JobPK | String | 9 | Yes | The primary key of a particular job. Note that the job primary key is an integer value, assigned by the system, where each newly created job is assigned a non-sequential higher number than any job previously created. |
ExternalRef | ExternalRefBean | N/A | No | The external primary key, used by an external system to identify a job. |