SAP ABAP Interface IF_KMC_SECURITY_MGR (Manager for aspect Security)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   EP-KM-WS (Application Component) Embedded Knowledge Management
     S_KMC_BC_RF (Package) KMC: Repository Framework Client API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KMC_SECURITY_MGR Manager for aspect Security 20050323
Properties
Interface IF_KMC_SECURITY_MGR  
Short Description Manager for aspect Security    
General Data
Package S_KMC_BC_RF   KMC: Repository Framework Client API 
Created 20050323   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_KMC_SECURITY_MGR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_KMC_MANAGER Marker interface for all managers 20050323
Friends
Interface IF_KMC_SECURITY_MGR has no friend.
Attributes
Interface IF_KMC_SECURITY_MGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MANAGER_FACTORY Instance method Public Method Get Manager Factory 20050323
2 GET_SUPPORTED_PERMISSIONS Instance method Public Method Get array of permissions which are supported. 20050323
3 IS_ALLOWED Instance method Public Method Checks if user has permission on resource identifier. 20050323
4 IS_ALLOWED_MASS Instance method Public Method Checks if user has permission on resource identifiers. 20050323
5 IS_ALLOWED_SET Instance method Public Method Checks if user has permissions on resource identifier. 20050323
6 IS_ALLOWED_SET_MASS Instance method Public Method Checks if user has permissions on resource identifiers. 20050323
7 SET_MANAGER_FACTORY Instance method Public Method Set Manager Factory 20050323
Events
Interface IF_KMC_SECURITY_MGR has no event.
Types
Interface IF_KMC_SECURITY_MGR has no local type.
Method Signatures

Method GET_MANAGER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MANAGER_FACTORY Value transfer Object reference (TYPE REF TO) CL_KMC_MANAGER_FACTORY Reference to Manager Factory 20050323

Method GET_MANAGER_FACTORY on Interface IF_KMC_SECURITY_MGR has no exception.

Method GET_SUPPORTED_PERMISSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PERMISSIONS Value transfer Type reference (TYPE) KMC_PERMISSION_TAB Array of supported permissions 20050323
2 Importing I_RID Value transfer Type reference (TYPE) STRING Resource identifier 20050323
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20050323
2 CX_AI_SYSTEM_FAULT System Fault 20050323
3 CX_KMC_INVALID_PARAMETER Exception indicating a parameter value constraint violation. 20050323
4 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20050323

Method IS_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ALLOWANCE Value transfer Type reference (TYPE) SAP_BOOL True when allowed 20050323
2 Importing I_PERMISSION_NAME Value transfer Type reference (TYPE) STRING Permission name 20050323
3 Importing I_RID Value transfer Type reference (TYPE) STRING Resource identifier 20050323
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20050323
2 CX_AI_SYSTEM_FAULT System Fault 20050323
3 CX_KMC_INVALID_PARAMETER Exception indicating a parameter value constraint violation. 20050323
4 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20050323

Method IS_ALLOWED_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_ALLOWANCES Value transfer Type reference (TYPE) KMCWS_BOOLEAN_TAB True when allowed 20050323
2 Importing IT_RIDS Value transfer Type reference (TYPE) KMCWS_STRING_TAB Array of resource identifiers 20050323
3 Importing I_PERMISSION_NAME Value transfer Type reference (TYPE) STRING Permission name 20050323
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20050323
2 CX_AI_SYSTEM_FAULT System Fault 20050323
3 CX_KMC_INCOMPLETE_SECURITY Operation on multiple resources in security bag call failed. 20050323
4 CX_KMC_INVALID_PARAMETER Exception indicating a parameter value constraint violation. 20050323
5 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20050323

Method IS_ALLOWED_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ALLOWANCES Value transfer Type reference (TYPE) SAP_BOOL True when allowed 20050323
2 Importing IT_PERMISSION_NAMES Value transfer Type reference (TYPE) KMCWS_STRING_TAB Permission names 20050323
3 Importing I_RID Value transfer Type reference (TYPE) STRING Resource identifier 20050323
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20050323
2 CX_AI_SYSTEM_FAULT System Fault 20050323
3 CX_KMC_INVALID_PARAMETER Exception indicating a parameter value constraint violation. 20050323
4 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20050323

Method IS_ALLOWED_SET_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_ALLOWANCES Value transfer Type reference (TYPE) KMCWS_BOOLEAN_TAB True when allowed 20050323
2 Importing IT_PERMISSION_NAMES Value transfer Type reference (TYPE) KMCWS_STRING_TAB Permission names 20050323
3 Importing IT_RIDS Value transfer Type reference (TYPE) KMCWS_STRING_TAB Array of resource identifiers 20050323
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20050323
2 CX_AI_SYSTEM_FAULT System Fault 20050323
3 CX_KMC_INCOMPLETE_SECURITY Operation on multiple resources in security bag call failed. 20050323
4 CX_KMC_INVALID_PARAMETER Exception indicating a parameter value constraint violation. 20050323
5 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20050323

Method SET_MANAGER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MANAGER_FACTORY Value transfer Object reference (TYPE REF TO) CL_KMC_MANAGER_FACTORY Reference to Manager Factory 20050323

Method SET_MANAGER_FACTORY on Interface IF_KMC_SECURITY_MGR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710