Class: WorkListViewPageItem

tibco.objectapi.brm.WorkListViewPageItem

new WorkListViewPageItem()

Definition of a work list view used for paginated lists. Constructs a new WorkListViewPageItem.

The following features are supported:

Extends

Members

creationDate :Date

The date the work view was created. This property holds the value of the 'Creation Date' attribute.
Type:
  • Date

description :string

Optional description that can be given to the work list view. This property holds the value of the 'Description' attribute.
Type:
  • string
Inherited From:

entityID :tibco.objectapi.common.organisation.XmlModelEntityId

ID of the organization model entity that this view is to be for. This property holds the value of the 'Entity ID' containment reference.
Type:
Inherited From:

getAllocatedItems :boolean

Optional default behaviour is false. If true then this is a request for allocated Work Items. If false then the request is for offered Work Items. This property holds the value of the 'Get Allocated Items' attribute.
Type:
  • boolean
Inherited From:

modificationDate :Date

The date the work view was last modified. This property holds the value of the 'Modification Date' attribute.
Type:
  • Date

name :string

The user defined name of the view. This property holds the value of the 'Name' attribute.
Type:
  • string
Inherited From:

orderFilterCriteria :tibco.objectapi.brm.OrderFilterCriteria

Specification of sort/filter criteria to be applied to the work item list. This property holds the value of the 'Order Filter Criteria' containment reference.
Type:
Inherited From:

owner :string

The resourceID of the owner of this view. If omitted the ID of the resource calling the createWorkListView API will be used. This resource can always edit or use this view. This property holds the value of the 'Owner' attribute.
Type:
  • string
Inherited From:

public :boolean

Is this view publlic, i.e. can it be used by any AMX-BPM user. If TRUE then it will be visible to ALL users, not just those in the "users" set. This property holds the value of the 'Public' attribute.
Type:
  • boolean
Inherited From:

resourcesRequired :tibco.objectapi.brm.ResourcesRequiredType

Specifying what if any resource processing is required on the Work List. If sspecified and the user has the correct priviliege, this will ignore any entity specified in the Work View itself. This property holds the value of the 'Resources Required' attribute.
Type:
Inherited From:

workViewID :string

The uniique ID of the work view. This property holds the value of the 'Work View ID' attribute.
Type:
  • string