Class: XmlModelOrgUnit

tibco.objectapi.de.base.XmlModelOrgUnit

new XmlModelOrgUnit()

Describes an organization model organization unit and the associated entities. Constructs a new XmlModelOrgUnit.

The following features are supported:

Extends

Members

allocationMethod :tibco.objectapi.de.base.XmlSelectionMode

Describes the method of work allocation for this organization unit. This property holds the value of the 'Allocation Method' containment reference.
Type:
Inherited From:

attribute :Array.<tibco.objectapi.de.base.XmlOrgAttributeValue>

Names an attribute assigned to this organization unit, and gives the definition for that attribute. Attributes can only be assigned to an organization unit if it has a schema-type. This property holds the value of the 'Attribute' containment reference list.
Type:
Inherited From:

calendarAlias :string

The alias of the calendar that this org-unit will use for deadline calculations. This information is only included if requested as part of the request parameters. This property holds the value of the 'Calendar Alias' attribute.
Type:
  • string
Inherited From:

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:

locationRef :tibco.objectapi.de.base.XmlModelEntity

Identifies the location to which this organization unit is associated. This property holds the value of the 'Location Ref' containment reference.
Type:
Inherited From:

modelOrgUnit :Array.<tibco.objectapi.de.base.XmlModelOrgUnit>

Describes the organization units contained within this organization unit (the sub-organization units). Each organization unit described may have further sub-organization units. This property holds the value of the 'Model Org Unit' containment reference list.
Type:

modelPosition :Array.<tibco.objectapi.de.base.XmlModelPosition>

Describes the positions contained within this organization unit. This property holds the value of the 'Model Position' containment reference list.
Type:

name :string

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

privilegeHolding :Array.<tibco.objectapi.de.base.XmlEntityAssignmentQualified>

Identifies the privileges held by this organization unit, and any qualifier values that may apply. This property holds the value of the 'Privilege Holding' containment reference list.
Type:
Inherited From:

pushDestination :Array.<tibco.objectapi.de.base.XmlPushDestination>

Describes a push destination used to push work items to resources. This property holds the value of the 'Push Destination' containment reference list.
Type:
Inherited From:

schemaType :tibco.objectapi.de.base.XmlModelEntity

Describes the organization model schema type from which this organization unit is derived. This is an optional element, as an org-unit need not be derived from a schema type. This property holds the value of the 'Schema Type' containment reference.
Type:
Inherited From: