/AWS1/CL_WISDOCUMENT¶
The document.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_contentreference TYPE REF TO /AWS1/CL_WISCONTENTREFERENCE /AWS1/CL_WISCONTENTREFERENCE¶
A reference to the content resource.
Optional arguments:¶
io_title TYPE REF TO /AWS1/CL_WISDOCUMENTTEXT /AWS1/CL_WISDOCUMENTTEXT¶
The title of the document.
io_excerpt TYPE REF TO /AWS1/CL_WISDOCUMENTTEXT /AWS1/CL_WISDOCUMENTTEXT¶
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 |