AssetFolder

Description

Package: com.ibm.rpm.asset.container

Extends: GenericAsset

Usage

Represents a folder which may contain Asset objects. An AssetFolder object has to be saved with an AssetFolder parent.

Parent is not mandatory, allowed parent type is AssetFolder.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. AssetFolder Field Description
Field Detail
folders

Type: AssetFolder[]

Default value: An empty array

Description: The child AssetFolders of an AssetFolder.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

From GenericAsset

Related Objects

N/A