DocumentElement

Description

Package: com.ibm.rpm.document.containers

Extends: RPMObject

Usage

DocumentElement cannot be used directly to create an object. It is extended to create DocumentFolder and GenericDocument.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. DocumentElement Field Description
Field Detail
children

Type:DocumentElement[]

Default value: N/A

Description: The children documents or folders.

Field validation description: N/A

Additional field security restrictions: N/A

name

Type: string

Default value: N/A

Description: The name of the document or folder.

Field validation description: Limit 255 characters.

Additional field security restrictions: N/A

documentElements

Type: DocumentElement[]

Default value: N/A

Description: The children documents or folders.

Field validation description: N/A

Additional field security restrictions: N/A

resourceAssignment

Type: ResourceRoleAssignment

Default value: N/A

Description: The assignment of a resource to the document with a specific role.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects

N/A