ClientFolder

Description

Package: com.ibm.rpm.clientcostcenters.containers

Extends: GenericClient

Usage

ClientFolder is used to create client folders which can contain divisions, client cost centers, and client folders.

Parent is not mandatory, allowed parent type is ClientFolder.

Supported API Calls

Security Restrictions

N/A

Fields

Table 1. ClientFolder Field Description
Field Detail
folders

Type: ClientFolder[ ]

Default value: N/A

Description: The subfolders that belong to this ClientFolder.

Field validation description: N/A

Additional field security restrictions: N/A

divisions

Type: Division[ ]

Default value: N/A

Description: The subdivisions of this ClientFolder

Field validation description: N/A

Additional field security restrictions: N/A

clientCostCenters

Type: ClientCostCenter[ ]

Default value: N/A

Description: The children (ClientCostCenters) that belong to this ClientFolder.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

N/A

Related Objects