| CMDB Common Data Model |
BMC_ConfigBaseElement
|
+--BMC_UIComponent
Name | Value | Scope | Options |
Name_Space | BMC.CORE.CONFIG | None | None |
Attribute Summary | |
character | ComponentAttachment
Attachment field that stores the UI component file itself if ComponentType is Icon. |
character | ComponentLocale
Locale for which the UI component is displayed. Example: en_US. |
character | ComponentName
Name of the UI component. |
character | ComponentQual
Qualification used to restrict the UI component to certain instances of the class specified in ComponentRelatedClassId. Example: $ServerType$ = "Oracle" relates the UI component only to instances of the specified class in which the ServerType attribute is set to "Oracle." |
character | ComponentRelatedClassId
ID of the class for which the UI component is displayed. For example, if the component is an icon used for BMC_ComputerSystem, set this attribute to "BMC_ComputerSystem." |
character | ComponentString
If ComponentType is Tooltip, this attribute holds the names of the attributes, separated by commas, for which tooltip information is displayed. If ComponentType is LocalizedString, it holds the string to display for the locale specified in ComponentLocale. |
character | ComponentTag1
If ComponentType is Tooltip, enter the name of the application that owns the tooltip. For tooltips owned by BMC Atrium CMDB, enter "BMC_CMDB." |
character | ComponentTag2
Reserved for use in a future version of BMC Atrium CMDB. |
character | ComponentTag3
Reserved for use in a future version of BMC Atrium CMDB. |
character | ComponentTag4
Precedence value of the user interface (UI) component. When ComponentLocale, ComponentRelatedClassId, and ComponentQual match more than one UI component of a given ComponentType, the component with the highest precedence value is displayed. |
character | ComponentTag5
Reserved for use in a future version of BMC Atrium CMDB. |
integer | ComponentType
Type of UI component. Values are None (0, default), Icon (1), LocalizedString (2), Tooltip (3), and Line (4). |
Attribute Detail |
character
ComponentAttachment
Name | Value | Scope | Options |
FieldId | 530019400 | None | None |
MaxLen | 0 | None | None |
Name_Space | BMC.CORE.CONFIG | None | None |
character
ComponentLocale
Name | Value | Scope | Options |
FieldId | 530017400 | None | None |
MaxLen | 255 | None | None |
Name_Space | BMC.CORE.CONFIG | None | None |
character
ComponentName
Name | Value | Scope | Options |
FieldId | 530017300 | None | None |
MaxLen | 255 | None | None |
Name_Space | BMC.CORE.CONFIG | None | None |
character
ComponentQual
Name | Value | Scope | Options |
FieldId | 530017700 | None | None |
MaxLen | 0 | None | None |
Name_Space | BMC.CORE.CONFIG | None | None |
character
ComponentRelatedClassId
Name | Value | Scope | Options |
FieldId | 530017500 | None | None |
MaxLen | 255 | None | None |
Name_Space | BMC.CORE.CONFIG | None | None |
character
ComponentString
Name | Value | Scope | Options |
FieldId | 530017800 | None | None |
MaxLen | 0 | None | None |
Name_Space | BMC.CORE.CONFIG | None | None |
character
ComponentTag1
Name | Value | Scope | Options |
FieldId | 530018000 | None | None |
MaxLen | 0 | None | None |
Name_Space | BMC.CORE.CONFIG | None | None |
character
ComponentTag2
Name | Value | Scope | Options |
FieldId | 530018100 | None | None |
MaxLen | 0 | None | None |
Name_Space | BMC.CORE.CONFIG | None | None |
character
ComponentTag3
Name | Value | Scope | Options |
FieldId | 530018200 | None | None |
MaxLen | 0 | None | None |
Name_Space | BMC.CORE.CONFIG | None | None |
character
ComponentTag4
Name | Value | Scope | Options |
FieldId | 530018300 | None | None |
MaxLen | 0 | None | None |
Name_Space | BMC.CORE.CONFIG | None | None |
character
ComponentTag5
Name | Value | Scope | Options |
FieldId | 530018400 | None | None |
MaxLen | 0 | None | None |
Name_Space | BMC.CORE.CONFIG | None | None |
integer
ComponentType
Name | Value | Scope | Options |
FieldId | 530017600 | None | None |
Name_Space | BMC.CORE.CONFIG | None | None |
ValueMap | 0, 1, 2, 3, 4 | None | None |
Values | None, Icon, LocalizedString, Tooltip, Line | None | TRANSLATABLE= true |
| CMDB Common Data Model |