new XmlBaseOrgUnit()
Constructs a new XmlBaseOrgUnit.
N.B. This is an abstract class - do not instantiate!
N.B. This is an abstract class - do not instantiate!
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:
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:
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
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:
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:
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:
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.