/AWS1/CL_IN2REPOSITORYAGGR¶
The details that define an aggregation based on repository.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_repositories TYPE /AWS1/CL_IN2STRINGFILTER=>TT_STRINGFILTERLIST TT_STRINGFILTERLIST¶
The names of repositories to aggregate findings on.
iv_sortorder TYPE /AWS1/IN2SORTORDER /AWS1/IN2SORTORDER¶
The order to sort results by.
iv_sortby TYPE /AWS1/IN2REPOSITORYSORTBY /AWS1/IN2REPOSITORYSORTBY¶
The value to sort results by.
Queryable Attributes¶
repositories¶
The names of repositories to aggregate findings on.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPOSITORIES() |
Getter for REPOSITORIES, with configurable default |
ASK_REPOSITORIES() |
Getter for REPOSITORIES w/ exceptions if field has no value |
HAS_REPOSITORIES() |
Determine if REPOSITORIES has a value |
sortOrder¶
The order to sort results by.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SORTORDER() |
Getter for SORTORDER, with configurable default |
ASK_SORTORDER() |
Getter for SORTORDER w/ exceptions if field has no value |
HAS_SORTORDER() |
Determine if SORTORDER has a value |
sortBy¶
The value to sort results by.
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 |