AttributeScope

Description

Package: com.ibm.rpm.applicationadministration.scope

Extends: RPMObjectScope\

Usage

AttributeScope represents a scope to navigate objects related to Attribute (such as WBS, Scope, Pool, Client, Asset, Document). It is is used to browse the Attribute, AttributeCategory, AttributeClassification object graph.

Supported API Calls

N/A

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. AttributeScope Field Description
Field Detail
categories

Type: AttributeScope

Default value: null

Description: Child attribute category scope.

Field validation description: N/A

Additional field security restrictions: N/A

classifications

Type: AttributeScope

Default value: null

Description: Child attribute classification scope.

Field validation description: N/A

Additional field security restrictions: N/A

attributes

Type: AttributeScope

Default value: null

Description: Child attribute scope.

Field validation description: N/A

Additional field security restrictions: N/A

parent

Type: AttributeScope

Default value: null

Description: Attribute parent scope.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

N/A

Related Objects