AttributeCategory

Description

Package: com.ibm.rpm.applicationadministration.containers

Extends: GenericAttribute

Usage

The construct for Attributes is hierarchical (3 levels) which consists of a Category first level, and an Attribute Multi-select or Single Select. AttributeClassification represents the second level attribute classification.

Parent is mandatory, allowed parent types are AttributeCategory, AssetModule, ClientModule, DocumentModule, PoolModule, ScopeManagementModule, and WbsModule.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. AttributeCategory Field Description
Field Detail
categories

Type: AttributeCategory[]

Default value: N/A

Description: Children attribute categories

Field validation description: N/A

Additional field security restrictions: N/A

classifications

Type: AttributeClassifications[]

Default value: N/A

Description: Children attribute classifications

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

From GenericAttribute

Related Objects