/AWS1/CL_REKGETCONTMDERATION02¶
Contains metadata about a content moderation request, including the SortBy and AggregateBy options.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_sortby TYPE /AWS1/REKCONTMODERATIONSORTBY /AWS1/REKCONTMODERATIONSORTBY¶
The sorting method chosen for a GetContentModeration request.
iv_aggregateby TYPE /AWS1/REKCONTMDERATIONAGGREG00 /AWS1/REKCONTMDERATIONAGGREG00¶
The aggregation method chosen for a GetContentModeration request.
Queryable Attributes¶
SortBy¶
The sorting method chosen for a GetContentModeration request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SORTBY() |
Getter for SORTBY, with configurable default |
ASK_SORTBY() |
Getter for SORTBY w/ exceptions if field has no value |
HAS_SORTBY() |
Determine if SORTBY has a value |
AggregateBy¶
The aggregation method chosen for a GetContentModeration request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGGREGATEBY() |
Getter for AGGREGATEBY, with configurable default |
ASK_AGGREGATEBY() |
Getter for AGGREGATEBY w/ exceptions if field has no value |
HAS_AGGREGATEBY() |
Determine if AGGREGATEBY has a value |