SAP ABAP Class CL_WCF_TC_CONST (Tag cloud constants)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_TAG_CLOUDS_RT (Package) Tag Clouds Runtime
Properties
Class CL_WCF_TC_CONST  
Short Description Tag cloud constants    
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_CONST has no forward declaration.
Interfaces
Class CL_WCF_TC_CONST has no interface implemented.
Friends
Class CL_WCF_TC_CONST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COMMUNITY_ALLOWED Constant Public Type reference (TYPE) STRING 'TRUE' Community ON 20090312
2 GC_MSGTY_ABORT_ERR Constant Public Type reference (TYPE) C 'A' Error message type 20090115
3 GC_MSGTY_ERROR Constant Public Type reference (TYPE) C 'E' Error message type 20090115
4 GC_MSGTY_INFORMATION Constant Public Type reference (TYPE) C 'I' Error message type 20090115
5 GC_MSGTY_RUNTIME_ERR Constant Public Type reference (TYPE) C 'X' Error message type 20090115
6 GC_MSGTY_SUCCESS Constant Public Type reference (TYPE) C 'S' Success message type 20090115
7 GC_MSGTY_WARNING Constant Public Type reference (TYPE) C 'W' Warning message type 20090115
8 GC_MSG_CLASS_DEFAULT Constant Public Type reference (TYPE) MSGID 'TAG_CLOUDS' Default message class 20090115
9 GC_SH_STEP_DISPLAY Constant Public Type reference (TYPE) DDSHF4STEP 'DISP' Search help exit step exit 20090115
10 GC_SH_STEP_EXIT Constant Public Type reference (TYPE) DDSHF4STEP 'EXIT' Search help exit step exit 20090115
11 GC_SH_STEP_SELECT Constant Public Type reference (TYPE) DDSHF4STEP 'SELECT' Search help exit step select 20090115
12 GC_STATUS_DELETED Constant Public Type reference (TYPE) WCF_TC_STATUS '02' Status deleted 20090109
13 GC_STATUS_MODIFIED Constant Public Type reference (TYPE) WCF_TC_STATUS '03' Status deleted 20090109
14 GC_STATUS_NEW Constant Public Type reference (TYPE) WCF_TC_STATUS '01' Status new 20090109
15 GC_STATUS_UNCHANGED Constant Public Type reference (TYPE) WCF_TC_STATUS '' Status unchanged 20090109
16 GC_TAG_CLOUDS_ALLOWED Constant Public Type reference (TYPE) STRING 'TAG_CLOUDS_ALLOWED' Tag Clouds allowed 20090325
17 GC_TAG_CLOUDS_COMMUNITY Constant Public Type reference (TYPE) STRING 'TAG_CLOUDS_COMMUNITY' Tag Clouds community 20090312
18 GC_TAG_CLOUDS_ENABLED Constant Public Type reference (TYPE) STRING 'TRUE' 20090325
19 GC_USAGE_TAG_CLOUD Constant Public Type reference (TYPE) WCF_ML_USAGE 'FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF' Usage id 20090305
20 SR_ME Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_TC_CONST Singleton instance 20090109
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Create the singleton instance 20090109
2 GET_INSTANCE Static method Public Method Returns the singleton instance. 20090109
Events
Class CL_WCF_TC_CONST has no event.
Types
Class CL_WCF_TC_CONST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_WCF_TC_CONST Tag cloud constants 20090109

Method GET_INSTANCE on class CL_WCF_TC_CONST has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701