SAP ABAP Class CL_NWECM_ACL_CONTROLLABLE (ECMI: ACL Controllable implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_CORE (Package) ECMI: Runtime Implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_ACL_CONTROLLABLE | ECMI: ACL Controllable | 20101004 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20101004 |
Properties
| Class | CL_NWECM_ACL_CONTROLLABLE | |
| Short Description | ECMI: ACL Controllable implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_CORE | ECMI: Runtime Implementation |
| Created | 20101004 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NWECM_ACL_CONTROLLABLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_ACL_CONTROLLABLE | ECMI: ACL Controllable | 20101004 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20101004 |
Friends
Class CL_NWECM_ACL_CONTROLLABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_ACL_SERVICE | ECMI: ACL Service for setting ACEs | 20101004 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_NODE | 20110126 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_SESSION | ECMI: Session Implementation | 20101004 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101004 | |
| 2 | Instance method | Private | Method | Traces ACL changes with a change document | 20110127 |
Events
Class CL_NWECM_ACL_CONTROLLABLE has no event.
Types
Class CL_NWECM_ACL_CONTROLLABLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACL_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_ACL_SERVICE | 20101004 | ||||
| 2 | IO_NODE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NODE | 20110126 | ||||
| 3 | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_SESSION | 20101004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101004 | |||
| 2 | 20101004 |
Method TRACE_CD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHANGED_ACES | Call by reference | Type reference (TYPE) | NWECM_T_ACE | ECMI: Table of ACEs | 20110127 | |||
| 2 | IT_OLD_ACES | Call by reference | Type reference (TYPE) | NWECM_T_ACE | ECMI: Table of ACEs | 20110127 | |||
| 3 | IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | CHAR01 | U, I or D (update, insert or delete) | 20110127 | |||
| 4 | IV_PROP_LEVEL | Call by reference | Type reference (TYPE) | ACL_CD_PROPAGATION_LEVEL | 20110127 |
Method TRACE_CD on class CL_NWECM_ACL_CONTROLLABLE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |