Skip to content

/AWS1/CL_DIRLSTTYPEDLINKFACE03

ListTypedLinkFacetNamesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_FACETNAMES TYPE /AWS1/CL_DIRTYPEDLINKNAMELST_W=>TT_TYPEDLINKNAMELIST TT_TYPEDLINKNAMELIST

The names of typed link facets that exist within the schema.

IV_NEXTTOKEN TYPE /AWS1/DIRNEXTTOKEN /AWS1/DIRNEXTTOKEN

The pagination token.


Queryable Attributes

FacetNames

The names of typed link facets that exist within the schema.

Accessible with the following methods

Method Description
GET_FACETNAMES() Getter for FACETNAMES, with configurable default
ASK_FACETNAMES() Getter for FACETNAMES w/ exceptions if field has no value
HAS_FACETNAMES() Determine if FACETNAMES has a value

NextToken

The pagination token.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value