Class: ListAssociatedResourcesType

tibco.objectapi.de.resolver.ListAssociatedResourcesType

new ListAssociatedResourcesType()

Constructs a new ListAssociatedResourcesType.

The following features are supported:

Extends

Members

entityGuid :Array.<string>

Unique IDs of the organization model entities for whom associated resources should be returned. This property holds the value of the 'Entity Guid' attribute list.
Type:
  • Array.<string>

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
Overrides:

softLimit :number

Maxmimum number of resources to return. (This value will not exceed any system imposed limit.) This property holds the value of the 'Soft Limit' attribute.
Type:
  • number

startIndex :number

Start position for the return data. This property holds the value of the 'Start Index' attribute.
Type:
  • number