Skip to content

/AWS1/CL_SAGCONFLNCRESCAPBLTS

Capabilities for an integrated Confluence space.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_fetchdocument TYPE /AWS1/SAGBOOLEAN /AWS1/SAGBOOLEAN

Whether to fetch documents from this space.

iv_createdocument TYPE /AWS1/SAGBOOLEAN /AWS1/SAGBOOLEAN

Whether to create documents in this space.

iv_updatedocument TYPE /AWS1/SAGBOOLEAN /AWS1/SAGBOOLEAN

Whether to update documents in this space.


Queryable Attributes

fetchDocument

Whether to fetch documents from this space.

Accessible with the following methods

Method Description
GET_FETCHDOCUMENT() Getter for FETCHDOCUMENT, with configurable default
ASK_FETCHDOCUMENT() Getter for FETCHDOCUMENT w/ exceptions if field has no value
HAS_FETCHDOCUMENT() Determine if FETCHDOCUMENT has a value

createDocument

Whether to create documents in this space.

Accessible with the following methods

Method Description
GET_CREATEDOCUMENT() Getter for CREATEDOCUMENT, with configurable default
ASK_CREATEDOCUMENT() Getter for CREATEDOCUMENT w/ exceptions if field has no valu
HAS_CREATEDOCUMENT() Determine if CREATEDOCUMENT has a value

updateDocument

Whether to update documents in this space.

Accessible with the following methods

Method Description
GET_UPDATEDOCUMENT() Getter for UPDATEDOCUMENT, with configurable default
ASK_UPDATEDOCUMENT() Getter for UPDATEDOCUMENT w/ exceptions if field has no valu
HAS_UPDATEDOCUMENT() Determine if UPDATEDOCUMENT has a value