ExternalRefBean

From
(Difference between revisions)
Jump to: navigation, search
 
m (Fields)
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
 
== Description ==
 
== Description ==
A bean which stores the external primary key and area related to a particular job.
+
A bean which stores the external primary key and area related to a particular item stored in EService.
  
 
== Fields ==
 
== Fields ==
Line 9: Line 9:
 
!Name
 
!Name
 
!Type
 
!Type
 +
!Size
 +
!Required
 
!Description
 
!Description
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
 
|Id
 
|Id
 
|String
 
|String
|The external primary key related to this job.
+
|25
 +
|Yes
 +
|The external primary key related to this item.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
 
|Area
 
|Area
 
|String
 
|String
|The external area related to this job.
+
|25
 +
|Yes
 +
|The external area related to this item.
 
|}
 
|}

Latest revision as of 02:24, 18 August 2005

[edit] Description

A bean which stores the external primary key and area related to a particular item stored in EService.

[edit] Fields

The data fields of this object.

Name Type Size Required Description
Id String 25 Yes The external primary key related to this item.
Area String 25 Yes The external area related to this item.
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux