Class: GetCaseReferencesForDataViewRequestType

tibco.objectapi.bds.GetCaseReferencesForDataViewRequestType

new GetCaseReferencesForDataViewRequestType()

Details required to perform a search/view. Constructs a new GetCaseReferencesForDataViewRequestType.

The following features are supported:

Members

namedParameterAssignment :Array.<tibco.objectapi.bds.NamedParameterAssignment>

For each condition that has an associated named parameter, a value must be specified here, except where that condition has a default value for the parameter, in which case overriding it here is optional. This capability would not generally be used for ad-hoc views, but it is allowed. This property holds the value of the 'Named Parameter Assignment' containment reference list.
Type:

paginationOptions :tibco.objectapi.bds.PaginationOptions

This property holds the value of the 'Pagination Options' containment reference.
Type:

sortAttribute :Array.<tibco.objectapi.bds.SortAttribute>

Allows sorting behaviour to be defined for ad-hoc views, or overridden for saved views. If omitted for an ad-hoc view, default (GORef) sorting will occur; For a saved view, sorting specified at the time of view creation will be used. This property holds the value of the 'Sort Attribute' containment reference list.
Type:

viewDetails :tibco.objectapi.bds.ViewDetails

This property holds the value of the 'View Details' containment reference.
Type:

viewID :string

This property holds the value of the 'View ID' attribute.
Type:
  • string

viewName :string

Globally-unique view name This property holds the value of the 'View Name' attribute.
Type:
  • string