ResourceAttributeCompetency

Description

Package: com.ibm.rpm.resource.containers

Extends: ResourceAttribute

Usage

Represents a competency, specifically, the third level in the competency tree structure. A ResourceAttributeCompetency may only have children of type ResourceAttributeCompetencyProficiencyLevel. Saving a competency will save all of its children and deleting a competency will delete all of them.

Parent is mandatory. Allowed parent type is Resource AttributeCompetencyClassification.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. ResourceAttributeCompetency Field Description
Field Details
proficiencyLevels

Type: ResourceAttributeCompetencyProficiencyLevel[]

Default value: N/A

Description: The children ResourceAttributeCompetencyProficiencyLevel objects.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Objects

Click on object for list of inherited fields:

From RPMObject

Related Objects