Class: RegisterQueryType

tibco.objectapi.de.query.RegisterQueryType

new RegisterQueryType()

Constructs a new RegisterQueryType.

The following features are supported:

Members

modelVersion :number

Major version number of the organization model in which an organization model entity resides. If not specified, the default value will be the latest version of the organization model. (Version numbers must be compatible with, and conform to, the OSGi version number schema. For Directory Engine, only the major part of the version number is significant.) This property holds the value of the 'Model Version' attribute.
Type:
  • number

query :string

Resource query to be executed. The query must conform to the Resource Query Language (RQL) specification. See the product documentation for detailed information about RQL syntax. This property holds the value of the 'Query' attribute.
Type:
  • string