/AWS1/CL_NWFPROXYRLGRATTACHM00¶
The proxy rule group(s) to attach to the proxy configuration
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_proxyrulegroupname TYPE /AWS1/NWFRESOURCENAME /AWS1/NWFRESOURCENAME¶
The descriptive name of the proxy rule group. You can't change the name of a proxy rule group after you create it.
iv_insertposition TYPE /AWS1/NWFINSERTPOSITION /AWS1/NWFINSERTPOSITION¶
Where to insert a proxy rule group in a proxy configuration.
Queryable Attributes¶
ProxyRuleGroupName¶
The descriptive name of the proxy rule group. You can't change the name of a proxy rule group after you create it.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROXYRULEGROUPNAME() |
Getter for PROXYRULEGROUPNAME, with configurable default |
ASK_PROXYRULEGROUPNAME() |
Getter for PROXYRULEGROUPNAME w/ exceptions if field has no |
HAS_PROXYRULEGROUPNAME() |
Determine if PROXYRULEGROUPNAME has a value |
InsertPosition¶
Where to insert a proxy rule group in a proxy configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSERTPOSITION() |
Getter for INSERTPOSITION, with configurable default |
ASK_INSERTPOSITION() |
Getter for INSERTPOSITION w/ exceptions if field has no valu |
HAS_INSERTPOSITION() |
Determine if INSERTPOSITION has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_PROXYRULEGRPATTACHMENTLIST¶
TYPES TT_PROXYRULEGRPATTACHMENTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_NWFPROXYRLGRATTACHM00 WITH DEFAULT KEY
.