ResourceAttributeSkillClassification

Description

Package: com.ibm.rpm.resource.containers

Extends: ResourceAttribute

Usage

Represents a skill classification, the second level in the skill tree structure. A ResourceAttributeSkillClassification can only have children of type ResourceAttributeSkill. Saving an instance of ResourceAttributeSkillClassification will save all of its children and deleting an instance of ResourceAttributeSkillClassification will delete all them.

Parent is mandatory, allowed parent type is ResourceAttributeSkillCategory.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. ResourceAttributeSkillClassification Field Description
Field Details
Attributes

Type: ResourceAttributeSkill[]

Default value: N/A

Description: The children ResourceAttributeSkill 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