JobIDBean

From
(Difference between revisions)
Jump to: navigation, search
 
m (Description)
Line 1: Line 1:
 
== Description ==
 
== Description ==
This is a gathering of the basic data required to uniquely identify a job on EService.  Any class which is linked to or uniquely identifies, a job is probably a sub class of, or contains, this bean.
+
This is a gathering of the basic data required to uniquely identify a job on EService.  Any class which is linked to or uniquely identifies a job is probably a sub class of, or contains, this bean.
  
 
== Fields ==
 
== Fields ==

Revision as of 05:30, 11 May 2005

Description

This is a gathering of the basic data required to uniquely identify a job on EService. 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 Description
JobPK String The EService primary key of a particular job.
ExternalRef ExternalRefBean The external primary key, used by an external system to identify an EService job.
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux