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 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
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 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 703