SAP ABAP Class CL_CMIS10_ACL_SRV (CMIS ACL Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA (Application Component) ECM ABAP Stack
     S_NWECM_CONNECTOR_CMIS_1_0 (Package) CMIS Connector Version 1.0
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWECM_ACL_SERVICE ECMI: ACL Service for setting ACEs 20100929
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWECM_SUBSERVICE ECMI: Basic Connector Service Interface 20100929
Properties
Class CL_CMIS10_ACL_SRV  
Short Description CMIS ACL Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_CONNECTOR_CMIS_1_0   CMIS Connector Version 1.0 
Created 20100929   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 NEMCM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_NWECM_ACL_SERVICE ECMI: ACL Service for setting ACEs 20100929
2 IF_NWECM_SUBSERVICE ECMI: Basic Connector Service Interface 20100929
Friends
Class CL_CMIS10_ACL_SRV has no friend class.
Attributes
Class CL_CMIS10_ACL_SRV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_ACES Instance method Private Method 20101004
Events
Class CL_CMIS10_ACL_SRV has no event.
Types
Class CL_CMIS10_ACL_SRV has no local type.
Method Signatures

Method APPLY_ACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_NWECM_NODE_INFO ECMI: Connector-Specific Node Info 20101004
2 Importing IO_PROPAGATION_LEVEL Call by reference Object reference (TYPE REF TO) CL_NWECM_ACE_PROPAGATION_LEVEL ECMI: Constants specifying which nodes are affected by ACLs 20101004
3 Importing IO_SESSION_INFO Call by reference Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO ECMI: Session Info for User and Workspace Identification 20101004
4 Importing IT_ACES_TO_REMOVE Call by reference Type reference (TYPE) NWECM_T_ACE ECMI: Table of ACEs 20101004
5 Importing IT_ACES_TO_SET Call by reference Type reference (TYPE) NWECM_T_ACE ECMI: Table of ACEs 20101004
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_CONTROL ECMI: Access Control Exception 20101004
2 CX_NWECM_ACCESS_DENIED ECMI: Access Denied Exception 20101004
3 CX_NWECM_CONSTRAINT_VIOLATION ECMI: Constraint Violation 20101004
4 CX_NWECM_INVALID_STATE ECMI: Invalid State Exception 20101004
5 CX_NWECM_LOCK ECMI: Lock Exception 20101004
6 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101004
7 CX_NWECM_UNSUPPORTED_OPERATION ECMI: Unsupported Repository Operation Exception 20101004
History
Last changed by/on SAP  20130531 
SAP Release Created in 703