PoolScope

Description

Package: com.ibm.rpm.resource.scope

Extends: RPMObjectScope

Usage

PoolScope represents a scope to navigate to objects that are related to a Pool.

Supported API Calls

N/A

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. PoolScope Field Description
Field Detail
attributeAssignments

Type: boolean

Default value: false

Description: This field is true if attribute assignments should be loaded, and is false if not.

Field validation description: N/A

Additional field security restrictions: N/A

documentFolder

Type: DocumentScope

Default value: null

Description: The scope of the documentFolder.

Field validation description: N/A

Additional field security restrictions: N/A

domain

Type: PoolDomainScope

Default value: null

Description: The scope of the domain.

Field validation description: N/A

Additional field security restrictions: N/A

parent

Type: PoolScope

Default value: null

Description: The scope of the parent object.

Field validation description: N/A

Additional field security restrictions: N/A

pools

Type: PoolScope

Default value: null

Description: The scope of the children pools.

Field validation description: N/A

Additional field security restrictions: N/A

poolReferences

Type: PoolReferenceScope

Default value: null

Description: The scope of the children references.

Field validation description: N/A

Additional field security restrictions: N/A

resources

Type: ResourceScope

Default value: null

Description: The scope of the children resources.

Field validation description: N/A

Additional field security restrictions: N/A

resourceAssignments

Type: boolean

Default value: false

Description: This field is true if resource assignments should be loaded, and is false if not.

Field validation description: N/A

Additional field security restrictions: N/A

securityGroup

Type: securityGroupScope

Default value: null

Description: The scope of security group

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

N/A

Related Objects