SAP ABAP Class IF_NWECM_ACL_SERVICE (ECMI: ACL Service for setting ACEs)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_NWECM_SUBSERVICE | ECMI: Basic Connector Service Interface | 20100928 |
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
Class | IF_NWECM_ACL_SERVICE | |
Short Description | ECMI: ACL Service for setting ACEs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100928 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_NWECM_ACL_SERVICE has no forward declaration.
Interfaces
Class IF_NWECM_ACL_SERVICE has no interface implemented.
Friends
Class IF_NWECM_ACL_SERVICE has no friend class.
Attributes
Class 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
Class IF_NWECM_ACL_SERVICE has no event.
Types
Class 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 |