new XmlOrganization()
Describes an organization model organization and its associated entities.
Constructs a new XmlOrganization.
The following features are supported:
Extends
Members
allocationMethod :tibco.objectapi.de.base.XmlSelectionMode
Describes the method of work allocation for this organization.
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, and gives the definition for that attribute. Attributes can only be assigned to an organization 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 organization 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 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:
orgUnit :Array.<tibco.objectapi.de.base.XmlOrgUnit>
Describes the organizational-units directly associated with this organization.
This property holds the value of the 'Org Unit' 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 is derived. This is an optional element, as an organization need not be derived from a schema type.
This property holds the value of the 'Schema Type' containment reference.