SAP ABAP Interface IF_NWECM_ACL_SERVICE (ECMI: ACL Service for setting ACEs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_SPI (Package) Service Provider Interface for ECMI
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CMIS10_ACL_SRV | CMIS ACL Service | 20100929 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_ACL_SERVICE_SWR | ECMI: ACL Service Firewall Wrapper | 20101004 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_PLC_ACL_SERVICE | ECMI: PL ACE Service | 20100928 |
Properties
| Interface | IF_NWECM_ACL_SERVICE | |
| Short Description | ECMI: ACL Service for setting ACEs |
General Data
| Package | S_NWECM_SPI | Service Provider Interface for ECMI |
| Created | 20100928 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_NWECM_ACL_SERVICE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_SUBSERVICE | ECMI: Basic Connector Service Interface | 20100928 |
Friends
Interface IF_NWECM_ACL_SERVICE has no friend.
Attributes
Interface IF_NWECM_ACL_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds the given ACEs to the ACL of a node | 20100928 | |
| 2 | Instance method | Public | Method | Returns the ACL of a node | 20100929 | |
| 3 | Instance method | Public | Method | Removes the given ACEs from the ACL of a node | 20100928 | |
| 4 | Instance method | Public | Method | Sets the given ACL for a node | 20100928 |
Events
Interface IF_NWECM_ACL_SERVICE has no event.
Types
Interface IF_NWECM_ACL_SERVICE has no local type.
Method Signatures
Method ADD_ACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | 20100928 | ||||
| 2 | IO_PROPAGATION_LEVEL | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_ACE_PROPAGATION_LEVEL | 20100928 | ||||
| 3 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | 20100928 | ||||
| 4 | IT_ACES | Value transfer | Type reference (TYPE) | NWECM_T_ACE | 20100928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100928 | |||
| 2 | 20100930 | |||
| 3 | 20100928 | |||
| 4 | 20100928 | |||
| 5 | 20100928 | |||
| 6 | 20100928 | |||
| 7 | 20100928 |
Method GET_ACL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | 20100929 | ||||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | 20100929 | ||||
| 3 | IV_COLLAPSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101006 | |||
| 4 | RT_ACL | Value transfer | Type reference (TYPE) | NWECM_T_ACE | 20101004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100930 | |||
| 2 | 20100929 | |||
| 3 | 20100929 | |||
| 4 | 20100929 |
Method REMOVE_ACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | 20100928 | ||||
| 2 | IO_PROPAGATION_LEVEL | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_ACE_PROPAGATION_LEVEL | 20100928 | ||||
| 3 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | 20100928 | ||||
| 4 | IT_ACES | Value transfer | Type reference (TYPE) | NWECM_T_ACE | 20100928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100928 | |||
| 2 | 20100930 | |||
| 3 | 20100928 | |||
| 4 | 20100928 | |||
| 5 | 20100928 | |||
| 6 | 20100928 | |||
| 7 | 20100928 |
Method SET_ACL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | 20100928 | ||||
| 2 | IO_PROPAGATION_LEVEL | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_ACE_PROPAGATION_LEVEL | 20100928 | ||||
| 3 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | 20100928 | ||||
| 4 | IT_ACL | Value transfer | Type reference (TYPE) | NWECM_T_ACE | 20101004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100928 | |||
| 2 | 20100930 | |||
| 3 | 20100928 | |||
| 4 | 20100928 | |||
| 5 | 20100928 | |||
| 6 | 20100928 | |||
| 7 | 20100928 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |