Class: GlobalValueType

tibco.objectapi.common.datamodel.GlobalValueType

new GlobalValueType()

Constructs a new GlobalValueType.

The following features are supported:

Members

goRefId :string

The Global Object Reference ID for BDS data. This property holds the value of the 'Go Ref Id' attribute.
Type:
  • string

value :Object

The value(s) of the complex object. Note that: - This value is of xs:anyType since it contains the eintire complex object as XML. - The XML specified for the value can be either element-based or type-based. See "Handling a Work Item That Contains Business Data > Valid Format for ComplexSpec Business Data" in the BPM Developer's Guide for more information. This property holds the value of the 'Value' containment reference.
Type:
  • Object