SAP ABAP Class CL_NWECM_PERMISSION_CHECK_STUB (NW ECM: Configurable Permission Check Stub)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_CORE_DOUBLES (Package) ECMI: Runtime Test Doubles
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20101124
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWECM_PERMISSION_CHECK Interface for BAdI: BADI_NWECM_PERMISSION 20101124
Properties
Class CL_NWECM_PERMISSION_CHECK_STUB  
Short Description NW ECM: Configurable Permission Check Stub    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_CORE_DOUBLES   ECMI: Runtime Test Doubles 
Created 20101124   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20101124
2 IF_NWECM_PERMISSION_CHECK Interface for BAdI: BADI_NWECM_PERMISSION 20101124
Friends
Class CL_NWECM_PERMISSION_CHECK_STUB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CALLING_APPLICATION Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_NAME 20101130
2 MT_PRIVILEGES Instance attribute Private Type reference (TYPE) NWECM_T_STRING 20101130
3 MV_CALL_NO_CHECK Instance attribute Private Type reference (TYPE) I 20101124
4 MV_DENIED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20101124
5 MV_NODE_ID Instance attribute Private Type reference (TYPE) STRING 20101130
Methods
# Method Level Visibility Method type Description Created on
1 GET_CALL_NO_CHECK Instance method Public Method Gets the number of calls to CHECK 20101124
2 RESET Instance method Public Method 20101125
3 SET_DENIED Instance method Public Method Configures CHECK to raise an CX_NWECM_ACCESS_DENIED 20101124
4 VERIFY_CHECK_LIST Instance method Public Method 20101130
5 VERIFY_CHECK_SINGLE Instance method Public Method 20101130
Events
Class CL_NWECM_PERMISSION_CHECK_STUB has no event.
Types
Class CL_NWECM_PERMISSION_CHECK_STUB has no local type.
Method Signatures

Method GET_CALL_NO_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CALL_NO Value transfer Type reference (TYPE) I Number of calls to CHECK 20101124

Method GET_CALL_NO_CHECK on class CL_NWECM_PERMISSION_CHECK_STUB has no exception.

Method RESET Signature

Method RESET on class CL_NWECM_PERMISSION_CHECK_STUB has no parameter.
Method RESET on class CL_NWECM_PERMISSION_CHECK_STUB has no exception.

Method SET_DENIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DENIED Value transfer Type reference (TYPE) ABAP_BOOL 'X' if CHECK raises CX_NWECM_ACCESS_DENIED 20101124

Method SET_DENIED on class CL_NWECM_PERMISSION_CHECK_STUB has no exception.

Method VERIFY_CHECK_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLING_APPLICATION Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME 20101130
2 Importing IT_PRIVILEGES Call by reference Type reference (TYPE) NWECM_T_STRING 20101130
3 Importing IV_NODE_ID Value transfer Type reference (TYPE) STRING 20101130
4 Returning RV_POSITIVE Value transfer Type reference (TYPE) ABAP_BOOL 20101130

Method VERIFY_CHECK_LIST on class CL_NWECM_PERMISSION_CHECK_STUB has no exception.

Method VERIFY_CHECK_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLING_APPLICATION Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME 20101130
2 Importing IV_NODE_ID Value transfer Type reference (TYPE) STRING 20101130
3 Importing IV_PRIVILEGE Value transfer Type reference (TYPE) STRING 20101130
4 Returning RV_POSITIVE Value transfer Type reference (TYPE) ABAP_BOOL 20101130

Method VERIFY_CHECK_SINGLE on class CL_NWECM_PERMISSION_CHECK_STUB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703