/AWS1/CL_QQCDOCUMENT¶
The document.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
io_contentreference
TYPE REF TO /AWS1/CL_QQCCONTENTREFERENCE
/AWS1/CL_QQCCONTENTREFERENCE
¶
A reference to the content resource.
Optional arguments:¶
io_title
TYPE REF TO /AWS1/CL_QQCDOCUMENTTEXT
/AWS1/CL_QQCDOCUMENTTEXT
¶
The title of the document.
io_excerpt
TYPE REF TO /AWS1/CL_QQCDOCUMENTTEXT
/AWS1/CL_QQCDOCUMENTTEXT
¶
The excerpt from the document.
Queryable Attributes¶
contentReference¶
A reference to the content resource.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONTENTREFERENCE() |
Getter for CONTENTREFERENCE |
title¶
The title of the document.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TITLE() |
Getter for TITLE |
excerpt¶
The excerpt from the document.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EXCERPT() |
Getter for EXCERPT |