LanguageProficiency

Description

Package: com.ibm.rpm.resource.containers

Extends: RPMObject

Usage

Represents the language proficiency level of a resource.

Parent is mandatory, allowed parent type is Resource.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. LanguageProficiency Field Description
Field Details
readLevel

Type: int

Default value: N/A

Description: The ability of the resource to read the language.

Field validation description: The value range is 1 to 5.

Additional field security restrictions: N/A

writeLevel

Type: int

Default value: N/A

Description: The ability of the resource to write the language.

Field validation description: The value range is 1 to 5.

Additional field security restrictions: N/A

speakLevel

Type: int

Default value: N/A

Description: The ability of the resource to speak the language.

Field validation description: The value range is 1 to 5.

Additional field security restrictions: N/A

defaultLanguage

Type: boolean

Default value: false

Description:The value of this field is true, if the language is the resource’s mother tongue, and is false if it is not.

Field validation description: N/A

Additional field security restrictions: N/A

language

Type: Language

Default value: N/A

Description: The language.

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