SAP ABAP Class IF_SWDCL_ACL_CLIENT (DAV ACL Client)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWDCL_ACL_CLIENT WebDAV: Performs ACL Operations 20030516
Properties
Class IF_SWDCL_ACL_CLIENT  
Short Description DAV ACL Client    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030516   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWDCL_ACL_CLIENT has no forward declaration.
Interfaces
Class IF_SWDCL_ACL_CLIENT has no interface implemented.
Friends
Class IF_SWDCL_ACL_CLIENT has no friend class.
Attributes
Class IF_SWDCL_ACL_CLIENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACL Instance method Public Method Determine ACL 20030516
2 GET_SUPPORTED_PRIVILEGES Instance method Public Method Determine Possible Privileges 20030516
3 SET_ACL Instance method Public Method Set ACL 20030516
Events
Class IF_SWDCL_ACL_CLIENT has no event.
Types
Class IF_SWDCL_ACL_CLIENT has no local type.
Method Signatures

Method GET_ACL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Call by reference Type reference (TYPE) STRING URL 20030516
2 Returning RT_ACL Value transfer Type reference (TYPE) SDAVC_TT_ACL DAV: Liste von ACE's 20030516
# Exception Resumable Description Created on
1 CX_SWDCL_COMMON_ERROR Allgemeiner Fehler 20030516

Method GET_SUPPORTED_PRIVILEGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Call by reference Type reference (TYPE) STRING URL 20030516
2 Returning RT_PRIVILEGES Value transfer Type reference (TYPE) SDAVC_TT_SUPPORTED_PRIVILEGES Liste von Privillegien 20030516
# Exception Resumable Description Created on
1 CX_SWDCL_COMMON_ERROR Allgemeiner Fehler 20030516

Method SET_ACL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACL Call by reference Type reference (TYPE) SDAVC_TT_ACL DAV: Liste von ACE's 20030516
2 Importing I_LOCK_TOKEN Call by reference Type reference (TYPE) STRING Locktoken 20030516
3 Importing I_URL Call by reference Type reference (TYPE) STRING URL 20030516
# Exception Resumable Description Created on
1 CX_SWDCL_COMMON_ERROR Allgemeiner Fehler 20030516
History
Last changed by/on SAP  00000000 
SAP Release Created in