Eclipse BIRT Report Object Model (ROM)

OdaDesignerState Structure

Structure Overview

Describes the state of the ODA data source/data set.

Details

Display Name: Oda Designer State
Since: 2.1

Property Summary

stateContentAsBlob
The designer content saved as a binary array.
stateContentAsString
The designer content saved as a string.
version
The version of the oda data designer.

Description

The oda designer state definition describes the state of oda data designer. Each BIRT ODA data source/data set can link with a corresponding Open Data Access (ODA) data source/data set. And this definition to save states of Open Data Access (ODA) data source/data set.

Property Detail

stateContentAsBlob Property

The designer content saved as a binary array.

Details

Type: literalString
Since: 2.1
Required: No
Display Name: State content as Blob
JavaScript Type:
Default Value: None
Runtime Settable: Yes

Description

The state cotent as a binary array.


stateContentAsString Property

The designer content saved as a string.

Details

Type: string
Since: 2.1
Required: No
Display Name: State content as string
JavaScript Type:
Default Value: None
Runtime Settable: Yes

Description

The state cotent as a string.


version Property

The version of the oda data designer.

Details

Type: string
Since: 2.1
Required: No
Display Name: Version
JavaScript Type:
Default Value: None
Runtime Settable: Yes

Description

The version of ODA designer. The state content should be consistent with the version.