Class: ListBusinessServicesType

tibco.objectapi.pfe.bs.ListBusinessServicesType

new ListBusinessServicesType()

Request to retrieve a summary of the Groups, Positions, Privileges and Capabilities associated with the identified Resource. . Constructs a new ListBusinessServicesType.

The following features are supported:

Extends

Members

channelId :string

ID of a specific channel for which business services should be listed. This property holds the value of the 'Channel Id' attribute.
Type:
  • string

getTotalCount :boolean

Boolean value defining whether the Page Flow Engine builds a count of the total number of items in the list. (If 'false' the total is set to -1.) This property holds the value of the 'Get Total Count' attribute.
Type:
  • boolean
Inherited From:

includeFormalParameters :boolean

Boolean value defining whether the response should include items that have formal parameters. If not specified the default value is FALSE. This property holds the value of the 'Include Formal Parameters' attribute.
Type:
  • boolean
Overrides:

numberOfItems :string

Number of items (in the list) to include in this page. This property holds the value of the 'Number Of Items' attribute.
Type:
  • string
Inherited From:

orderFilterCriteria :tibco.objectapi.pfe.common.OrderFilterCriteria

**PRIVATE API - Reserved for internal use** Specification of sort/filter criteria to be applied to the list. This property holds the value of the 'Order Filter Criteria' containment reference.
Type:
Inherited From:

startPosition :string

Position in the list from which to start this page. This property holds the value of the 'Start Position' attribute.
Type:
  • string
Inherited From: