SAP ABAP Class CL_WCF_TC_USER (Tag cloud user)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_TAG_CLOUDS_RT (Package) Tag Clouds Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WCF_TAG_CONTAINER Tag container 20090415
Properties
Class CL_WCF_TC_USER  
Short Description Tag cloud user    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_TAG_CLOUDS_RT   Tag Clouds Runtime 
Created 20090109   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCF_TC_USER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WCF_TAG_CONTAINER Tag container 20090415
Friends
Class CL_WCF_TC_USER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_TAGS Instance attribute Private Type reference (TYPE) WCF_TCT_USER_TAG Tags for a user 20090109
2 GT_TAGS_OCCURRENCES Instance attribute Private Type reference (TYPE) WCF_TCT_TAG_OCCURRENCE Tags 20090213
3 GV_NAME Instance attribute Private Type reference (TYPE) SYUNAME User Name 20090109
4 GV_STATUS Instance attribute Private Type reference (TYPE) WCF_TC_STATUS Tag status 20090109
5 SR_CO Static Attribute Private Object reference (TYPE REF TO) CL_WCF_TC_CONST Tag cloud constants 20090213
6 SR_EXCEP Static Attribute Private Object reference (TYPE REF TO) CL_WCF_TC_EXCEPTION_REPORTER Services for raising exceptions 20090213
7 SR_PERSIST Static Attribute Private Object reference (TYPE REF TO) CL_WCF_TC_PERSISTENCE Persistency class for tag class 20090213
8 SR_SERVICE Static Attribute Private Object reference (TYPE REF TO) CL_WCF_TC_SERVICE Services method for tag clouds 20090213
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090213
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090123
3 DELETE_ALL_TAGS Instance method Public Method Deletes all tags for user 20090309
4 GET_ALL_TAGS Instance method Public Method Returns all tags for user 20090218
5 GET_NAME Instance method Public Method Returns name 20090109
6 GET_RECENT_TAGS Instance method Public Method Returns suggested tags 20090212
7 GET_STATUS Instance method Public Method Returns user status 20090109
8 GET_TAGS Instance method Public Method Returns all tags for user 20090109
9 ON_TAG_ADDED Instance method Private Event handling method Handles tag addition 20090213
10 ON_TAG_DELETED Instance method Private Event handling method Handles tag deletion 20090213
11 SAVE Instance method Public Method Saves user tags 20090309
Events
# Event Type Visibility Description Created on
1 USER_TAGS_DELETED Instance Event
(0)
Public
(2)
All Tags for user deleted 20090309
Types
Class CL_WCF_TC_USER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WCF_TC_USER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_TC_USER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TAGS Call by reference Type reference (TYPE) WCF_TCT_USER_TAG Tags for a user 20090123
2 Importing IV_USERNAME Call by reference Type reference (TYPE) SYUNAME User Name 20090123

Method CONSTRUCTOR on class CL_WCF_TC_USER has no exception.

Method DELETE_ALL_TAGS Signature

Method DELETE_ALL_TAGS on class CL_WCF_TC_USER has no parameter.
Method DELETE_ALL_TAGS on class CL_WCF_TC_USER has no exception.

Method GET_ALL_TAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TAGS Value transfer Type reference (TYPE) WCF_TCT_USER_TAG Tags for a user 20090218

Method GET_ALL_TAGS on class CL_WCF_TC_USER has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) SYUNAME User Name 20090109

Method GET_NAME on class CL_WCF_TC_USER has no exception.

Method GET_RECENT_TAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAX_TAGS Call by reference Type reference (TYPE) I 5 20090212
2 Returning RT_TAGS Value transfer Type reference (TYPE) WCF_TCT_USER_TAG Recent tags 20090212

Method GET_RECENT_TAGS on class CL_WCF_TC_USER has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATUS Value transfer Type reference (TYPE) WCF_TC_STATUS User status 20090109

Method GET_STATUS on class CL_WCF_TC_USER has no exception.

Method GET_TAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TAGS Value transfer Type reference (TYPE) WCF_TCT_USER_TAG Tags for a user 20090109

Method GET_TAGS on class CL_WCF_TC_USER has no exception.

Method ON_TAG_ADDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_TAG Call by reference Attribute reference (LIKE) >INVALID< 20090217

Method ON_TAG_ADDED on class CL_WCF_TC_USER has no exception.

Method ON_TAG_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_TAG Call by reference Attribute reference (LIKE) >INVALID< 20090217

Method ON_TAG_DELETED on class CL_WCF_TC_USER has no exception.

Method SAVE Signature

Method SAVE on class CL_WCF_TC_USER has no parameter.
Method SAVE on class CL_WCF_TC_USER has no exception.
Event Signatures

Event USER_TAGS_DELETED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EV_USER Exporting Value transfer Type reference (TYPE) SYUNAME User Name 20090309
History
Last changed by/on SAP  20100303 
SAP Release Created in 701