Class: XmlQualifiedEntity

tibco.objectapi.de.base.XmlQualifiedEntity

new XmlQualifiedEntity()

Describes an qualified org-model entity (i.e. Privilege or Capability). Constructs a new XmlQualifiedEntity.

The following features are supported:

Extends

Members

guid :string

The GUID that uniquely identifies the entity. This property holds the value of the 'Guid' attribute.
Type:
  • string
Inherited From:

label :string

The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display. This property holds the value of the 'Label' attribute.
Type:
  • string
Inherited From:

name :string

The name assigned to the entity. This property holds the value of the 'Name' attribute.
Type:
  • string
Inherited From:

qualifier :tibco.objectapi.de.base.XmlOrgAttribute

For qualified entities, this element describes the qualifier attribute. This property holds the value of the 'Qualifier' containment reference.
Type: