Class: BusinessCategory

tibco.objectapi.pfe.common.BusinessCategory

new BusinessCategory()

Collection of business categories and associated business services. Constructs a new BusinessCategory.

The following features are supported:

  • Business Service Template
  • Child Business Category
  • Name

Members

BusinessServiceTemplate :Array.<tibco.objectapi.pfe.common.BusinessServiceTemplate>

Array of business service definitions. This property holds the value of the 'Business Service Template' containment reference list.
Type:

ChildBusinessCategory :Array.<tibco.objectapi.pfe.common.BusinessCategory>

Array of child business categories. This property holds the value of the 'Child Business Category' containment reference list.
Type:

name :string

Name of the category. This property holds the value of the 'Name' attribute.
Type:
  • string