class: telecom

public class: telecom (HLT045CLA)
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 06/09/06 10:42:19; Modified: 11/30/06 11:00:12;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {2308B713-41E0-4aa5-A2FD-DFB1C663FCE4}
Contains the data for a single telecom address, i.e. phone number or e-mail address. contactDetails may have zero to many associated telecom objects.
 

Goto: Custom Properties, Fields

See also: contactDetails

Appears in: Information Analysis Model

Connections
 
Custom Properties
 
telecom Attributes
Attribute Details
public dt_TimeInterval
  systemEffectiveDates
<<Administrative>>
Range:0 to 1
Notes: The date until which the telecom address has been indicated to be valid in the format YYYYMMDD.
Constraints:
Validation Format
::YYYYMMDD
public dt_Text
  telecomUse
<<View and Update>>
Notes: Describes the kind of telecom contact information that is held, e.g. whether it is a home phone number, a work phone number, a mobile phone number etc.
Constraints:
Validation Max length
::2
Validation Allowed values
::H - A communication address at a home;
HP - The primary home, to reach a person after business hours
HV - A vacation home, to reach a person while on vacation;
WP - An office address
AS - An automated answering machine
EC - A contact specifically designated to be used for emergencies
PG - A paging device suitable to solicit a callback or to leave a very short message
MC - A telecommunication device that moves and stays with its owner.
Validation Mandatory
::Yes
public dt_Text
  telecomType
<<View and Update>>
Notes: The type of telecom information held.
public dt_Telecom
  telecomValue
<<View and Update>>
Notes: The telecom address. This may be a phone number, pager or e-mail address. The type telecom medium the address is for (i.e., Fax, Pager) will be included at the head of the string URL style (e.g. fax:0207XXXX…)
Constraints:
Validation Max length
::100
public dt_TimeInterval
  businessEffectiveDates
<<View and Update>>
Range:0 to 1
Notes: The date interval for which the telecom address has been indicated to be valid in the format YYYYMMDD.
Constraints:
Validation Format
::YYYYMMDD
public dt_Text
  Status
<<View only>>
Notes: The telecom address' status. Addresses can be current, future or historic.
Constraints:
Validation Allowed values
::C - current
F- future
H - historic
Validation Max length
::1