SAP ABAP Interface IF_NWECM_ACL_CONTROLLABLE (ECMI: ACL Controllable)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_API_ITEM (Package) ECMI: Nodes, Properties and Related Classes
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_ACL_CONTROLLABLE | ECMI: ACL Controllable implementation | 20101004 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_ACL_CONTROLLABLE_AWR | ECMI: ACL Controllable API Firewall Wrapper | 20101004 |
Properties
| Interface | IF_NWECM_ACL_CONTROLLABLE | |
| Short Description | ECMI: ACL Controllable |
General Data
| Package | S_NWECM_API_ITEM | ECMI: Nodes, Properties and Related Classes |
| Created | 20100922 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_NWECM_ACL_CONTROLLABLE has no interface.
Friends
Interface IF_NWECM_ACL_CONTROLLABLE has no friend.
Attributes
Interface IF_NWECM_ACL_CONTROLLABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds the given ACE to the ACL of this node | 20100922 | |
| 2 | Instance method | Public | Method | Adds the given ACEs to the ACL of this node | 20100922 | |
| 3 | Instance method | Public | Method | Returns the ACL of this node | 20100929 | |
| 4 | Instance method | Public | Method | Returns a nested ACL representation grouped by principals | 20100930 | |
| 5 | Instance method | Public | Method | Removes the given ACE from the ACL of this node | 20100922 | |
| 6 | Instance method | Public | Method | Removes the given ACEs from the ACL of this node | 20100922 | |
| 7 | Instance method | Public | Method | Sets the given ACL for this node | 20100922 |
Events
Interface IF_NWECM_ACL_CONTROLLABLE has no event.
Types
Interface IF_NWECM_ACL_CONTROLLABLE has no local type.
Method Signatures
Method ADD_ACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PRINCIPAL_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_ACE_PRINCIPAL_TYPE | 20100929 | ||||
| 2 | IO_PROPAGATION_LEVEL | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_ACE_PROPAGATION_LEVEL | CL_NWECM_ACE_PROPAGATION_LEVEL=>SO_REPOSITORY_SPECIFIC | 20100928 | |||
| 3 | IV_PRINCIPAL_ID | Value transfer | Type reference (TYPE) | STRING | 20100929 | ||||
| 4 | IV_PRIVILEGE | Value transfer | Type reference (TYPE) | STRING | 20100929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100927 | |||
| 2 | ECMI: Access Denied Exception | 20100930 | ||
| 3 | 20100927 | |||
| 4 | 20100927 | |||
| 5 | 20100927 | |||
| 6 | 20100927 | |||
| 7 | 20100927 |
Method ADD_ACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROPAGATION_LEVEL | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_ACE_PROPAGATION_LEVEL | CL_NWECM_ACE_PROPAGATION_LEVEL=>SO_REPOSITORY_SPECIFIC | 20100928 | |||
| 2 | IT_ACES | Call by reference | Type reference (TYPE) | NWECM_T_ACE | 20100928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Access Control Exception | 20100927 | ||
| 2 | ECMI: Access Denied Exception | 20100930 | ||
| 3 | ECMI: Constraint Violation | 20100927 | ||
| 4 | ECMI: Invalid State Exception | 20100927 | ||
| 5 | ECMI: Lock Exception | 20100927 | ||
| 6 | ECMI: Repository Exception | 20100927 | ||
| 7 | ECMI: Unsupported Repository Operation Exception | 20100927 |
Method GET_ACL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLLAPSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Colllapse fine to basic privileges if possible | 20101004 | ||
| 2 | RT_ACL | Value transfer | Type reference (TYPE) | NWECM_T_ACE | ECMI: Table of ACEs | 20101004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Access Control Exception | 20101004 | ||
| 2 | 20100930 | |||
| 3 | ECMI: Constraint Violation | 20101004 | ||
| 4 | 20100929 | |||
| 5 | 20100929 | |||
| 6 | 20100929 | |||
| 7 | ECMI: Unsupported Repository Operation Exception | 20101004 |
Method GET_ACL_GROUPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLLAPSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101004 | |||
| 2 | RT_GROUPED_ACL | Value transfer | Type reference (TYPE) | NWECM_T_GROUPED_ACE | 20101004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101004 | |||
| 2 | 20100930 | |||
| 3 | 20101004 | |||
| 4 | 20100930 | |||
| 5 | 20100930 | |||
| 6 | 20100930 | |||
| 7 | 20101004 |
Method REMOVE_ACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PRINCIPAL_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_ACE_PRINCIPAL_TYPE | 20100930 | ||||
| 2 | IO_PROPAGATION_LEVEL | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_ACE_PROPAGATION_LEVEL | CL_NWECM_ACE_PROPAGATION_LEVEL=>SO_REPOSITORY_SPECIFIC | 20100928 | |||
| 3 | IV_PRINCIPAL_ID | Value transfer | Type reference (TYPE) | STRING | 20100930 | ||||
| 4 | IV_PRIVILEGE | Value transfer | Type reference (TYPE) | STRING | 20100930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100927 | |||
| 2 | ECMI: Access Denied Exception | 20100930 | ||
| 3 | 20100927 | |||
| 4 | 20100927 | |||
| 5 | 20100927 | |||
| 6 | 20100927 | |||
| 7 | 20100927 |
Method REMOVE_ACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROPAGATION_LEVEL | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_ACE_PROPAGATION_LEVEL | CL_NWECM_ACE_PROPAGATION_LEVEL=>SO_REPOSITORY_SPECIFIC | 20100928 | |||
| 2 | IT_ACES | Call by reference | Type reference (TYPE) | NWECM_T_ACE | 20100928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100927 | |||
| 2 | ECMI: Access Denied Exception | 20100930 | ||
| 3 | 20100927 | |||
| 4 | 20100927 | |||
| 5 | 20100927 | |||
| 6 | 20100927 | |||
| 7 | 20100927 |
Method SET_ACL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROPAGATION_LEVEL | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_ACE_PROPAGATION_LEVEL | CL_NWECM_ACE_PROPAGATION_LEVEL=>SO_REPOSITORY_SPECIFIC | 20100928 | |||
| 2 | IT_ACL | Call by reference | Type reference (TYPE) | NWECM_T_ACE | 20101004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100927 | |||
| 2 | ECMI: Access Denied Exception | 20100930 | ||
| 3 | 20100927 | |||
| 4 | 20100927 | |||
| 5 | 20100927 | |||
| 6 | 20100927 | |||
| 7 | 20100927 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |