Class: XmlResourceDetail

tibco.objectapi.de.XmlResourceDetail

new XmlResourceDetail()

Extension of XmlLdapEntity, which gives more detail on an LDAP entry - namely its attributes, capabilities and organization model entity associations. . Constructs a new XmlResourceDetail.

The following features are supported:

Extends

Members

attribute :Array.<tibco.objectapi.de.XmlLdapAttribute>

Details of all organization model attributes held by the resource. This property holds the value of the 'Attribute' containment reference list.
Type:

capability :Array.<tibco.objectapi.de.XmlModelEntity>

Details of all organization model capabilities possessed by the resource. This property holds the value of the 'Capability' containment reference list.
Type:

endDate :Date

Date/time at which the entity becomes unavailable. This property holds the value of the 'End Date' attribute.
Type:
  • Date
Inherited From:

group1 :Array.<tibco.objectapi.de.XmlEntityAssociation>

Details of all organization model groups of which the resource is a member. This property holds the value of the 'Group1' containment reference list.
Type:

guid :string

Unique identifier of the resource. This property holds the value of the 'Guid' attribute.
Type:
  • string
Inherited From:

invalid :boolean

Boolean value indicating whether the resource is valid (FALSE) or invalid (TRUE). A resource may be invalid if, for example, the resource has been removed from the LDAP source, or if all of the data cannot be returned from the LDAP source. Check the invalidReason attribute for more details. This property holds the value of the 'Invalid' attribute.
Type:
  • boolean
Inherited From:

invalidReason :string

Description of the reason why this resource is invalid. This property holds the value of the 'Invalid Reason' attribute.
Type:
  • string
Inherited From:

LdapReference :tibco.objectapi.de.XmlLdapReference

Details of the LDAP entries from which the organization model resource is derived. This property holds the value of the 'Ldap Reference' containment reference.
Type:
Inherited From:

name :string

Descriptive name of the resource. This property holds the value of the 'Name' attribute.
Type:
  • string
Inherited From:

position :Array.<tibco.objectapi.de.XmlEntityAssociation>

Details of all organization model positions held by the resource. This property holds the value of the 'Position' containment reference list.
Type:

privilege :Array.<tibco.objectapi.de.XmlInheritedAssociation>

Details of all organization model privileges held by the resource. This property holds the value of the 'Privilege' containment reference list.
Type:

resourceType :tibco.objectapi.de.ResourceType

Specifies the type of an organization model resource entity. One of: - HUMAN - DURABLE - CONSUMABLE This property holds the value of the 'Resource Type' attribute.
Type:
Inherited From:

startDate :Date

Date/time at which the entity becomes available. This property holds the value of the 'Start Date' attribute.
Type:
  • Date
Inherited From: