SAP ABAP Class CL_RCM_WEBDAV_COLL_FAVORITES (RCM WebDAV resource for user Favorites folder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SRM_WEBDAV (Package) SRM WebDAV Solution
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RCM_WEBDAV_RESOURCE RCM WebDAV Resource (Abstract) 20041206
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RCM_WEBDAV_COLLECTION RCM WebDAV Collection Interface 20041206
Properties
Class CL_RCM_WEBDAV_COLL_FAVORITES  
Short Description RCM WebDAV resource for user Favorites folder    
Super Class CL_RCM_WEBDAV_RESOURCE RCM WebDAV Resource (Abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SRM_VIEWGEN    
Program status     
Category 0   
Package SRM_WEBDAV   SRM WebDAV Solution 
Created 20041011   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RCMWD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RCM_WEBDAV_COLLECTION RCM WebDAV Collection Interface 20041206
Friends
Class CL_RCM_WEBDAV_COLL_FAVORITES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_FAVORITES Static Attribute Private Type reference (TYPE) RCMWD_TT_FAVORITES Simple Tree Model: Node Table 20041115
2 GT_FOLDER_IDS Instance attribute Private Type reference (TYPE) RCMWD_TT_STRING Table with folder IDs in order of embedding 20041115
3 G_LAST_RMS_ID Static Attribute Private Type reference (TYPE) STRING Static attribute: RMS ID of favorites already read 20041116
4 G_NODE_KEY Instance attribute Private Type reference (TYPE) STRING Current Mode Key 20041115
5 G_RMS_ID Instance attribute Private Type reference (TYPE) STRING RMS ID 20041011
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041011
2 CREATE_CHILD_RESOURCE Instance method Private Method Create Child Resource 20041015
3 READ_FAVORITES Instance method Private Method Read Table of Favorites 20041115
4 READ_FAVORITE_NODE Instance method Private Method Read a Favorites Node 20041115
Events
Class CL_RCM_WEBDAV_COLL_FAVORITES has no event.
Types
Class CL_RCM_WEBDAV_COLL_FAVORITES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXISTS Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20041011
2 Importing IM_FOLDER_IDS Call by reference Type reference (TYPE) RCMWD_TT_STRING Folder IDs for some collection resources 20041012
3 Importing IM_PARENT_URI Call by reference Type reference (TYPE) STRING Parent resource URI 20041029
4 Importing IM_PARENT_URL Call by reference Type reference (TYPE) STRING Parent resource URL 20041029
5 Importing IM_RESOURCE_KEY Call by reference Type reference (TYPE) RCMWD_T_RESOURCE_KEY Complex resource key 20041012

Method CONSTRUCTOR on class CL_RCM_WEBDAV_COLL_FAVORITES has no exception.

Method CREATE_CHILD_RESOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FAVORITE_NODE Call by reference Type reference (TYPE) SRMORGFAV Structure with favorite node info 20041015
2 Returning RE_RESOURCE Value transfer Object reference (TYPE REF TO) CL_RCM_WEBDAV_RESOURCE RCM WebDAV resource (abstract) 20041015

Method CREATE_CHILD_RESOURCE on class CL_RCM_WEBDAV_COLL_FAVORITES has no exception.

Method READ_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FAVORITES Call by reference Type reference (TYPE) RCMWD_TT_FAVORITES Favorites table 20041115
2 Importing IM_REFRESH Call by reference Type reference (TYPE) XFELD SPACE Reread favorites from DB 20041122

Method READ_FAVORITES on class CL_RCM_WEBDAV_COLL_FAVORITES has no exception.

Method READ_FAVORITE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) STRING Resource ID (node key or POID ID) 20041115
2 Importing IM_PARENT_NODE_KEY Call by reference Type reference (TYPE) STRING Parent node key 20041115
3 Returning RE_NODE Value transfer Type reference (TYPE) SRMORGFAV Structure with Favorite node info 20041115

Method READ_FAVORITE_NODE on class CL_RCM_WEBDAV_COLL_FAVORITES has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 700