Show TOC

PageRequestLocate this document in the navigation structure

Use

Contains all the parameters for requesting a page. A PageRequest object is passed with the getPage request.

Fields

Name

Type

Description

pageID

String

The PCD address of the page to retrieve.

The address can be provided with or without the pcd: prefix.

For example, portal_content/myFolder/myPage or pcd:portal_content/myFolder/myPage

additionalAttributes

String[]

An array of object IDs of additional page attributes to retrieve for the current request.

The additional attributes are contained in the additionalAttributes property of the iView data type.