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 ADD_ACES Instance method Public Method Adds the given ACEs to the ACL of a node 20100928
2 GET_ACL Instance method Public Method Returns the ACL of a node 20100929
3 REMOVE_ACES Instance method Public Method Removes the given ACEs from the ACL of a node 20100928
4 SET_ACL 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 Importing IO_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_NODE_INFO 20100928
2 Importing IO_PROPAGATION_LEVEL Value transfer Object reference (TYPE REF TO) CL_NWECM_ACE_PROPAGATION_LEVEL 20100928
3 Importing IO_SESSION_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO 20100928
4 Importing IT_ACES Value transfer Type reference (TYPE) NWECM_T_ACE 20100928
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_CONTROL 20100928
2 CX_NWECM_ACCESS_DENIED 20100930
3 CX_NWECM_CONSTRAINT_VIOLATION 20100928
4 CX_NWECM_INVALID_STATE 20100928
5 CX_NWECM_LOCK 20100928
6 CX_NWECM_REPOSITORY 20100928
7 CX_NWECM_UNSUPPORTED_OPERATION 20100928

Method GET_ACL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_NODE_INFO 20100929
2 Importing IO_SESSION_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO 20100929
3 Importing IV_COLLAPSED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101006
4 Returning RT_ACL Value transfer Type reference (TYPE) NWECM_T_ACE 20101004
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED 20100930
2 CX_NWECM_INVALID_STATE 20100929
3 CX_NWECM_LOCK 20100929
4 CX_NWECM_REPOSITORY 20100929

Method REMOVE_ACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_NODE_INFO 20100928
2 Importing IO_PROPAGATION_LEVEL Value transfer Object reference (TYPE REF TO) CL_NWECM_ACE_PROPAGATION_LEVEL 20100928
3 Importing IO_SESSION_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO 20100928
4 Importing IT_ACES Value transfer Type reference (TYPE) NWECM_T_ACE 20100928
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_CONTROL 20100928
2 CX_NWECM_ACCESS_DENIED 20100930
3 CX_NWECM_CONSTRAINT_VIOLATION 20100928
4 CX_NWECM_INVALID_STATE 20100928
5 CX_NWECM_LOCK 20100928
6 CX_NWECM_REPOSITORY 20100928
7 CX_NWECM_UNSUPPORTED_OPERATION 20100928

Method SET_ACL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_NODE_INFO 20100928
2 Importing IO_PROPAGATION_LEVEL Value transfer Object reference (TYPE REF TO) CL_NWECM_ACE_PROPAGATION_LEVEL 20100928
3 Importing IO_SESSION_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO 20100928
4 Importing IT_ACL Value transfer Type reference (TYPE) NWECM_T_ACE 20101004
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_CONTROL 20100928
2 CX_NWECM_ACCESS_DENIED 20100930
3 CX_NWECM_CONSTRAINT_VIOLATION 20100928
4 CX_NWECM_INVALID_STATE 20100928
5 CX_NWECM_LOCK 20100928
6 CX_NWECM_REPOSITORY 20100928
7 CX_NWECM_UNSUPPORTED_OPERATION 20100928
History
Last changed by/on SAP  20110908 
SAP Release Created in