SAP ABAP Class CL_WCF_LIBRARY (LIbrary)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_TEST_SUITE_CORE (Package) Core elements of test suite
Properties
Class CL_WCF_LIBRARY  
Short Description LIbrary    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_TEST_SUITE_CORE   Core elements of test suite 
Created 20100610   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCF_LIBRARY has no forward declaration.
Interfaces
Class CL_WCF_LIBRARY has no interface implemented.
Friends
Class CL_WCF_LIBRARY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LIBRARY_CHTMLB Constant Public Type reference (TYPE) O2PREFIX 'chtmlb' BSP Extension: Prefix, Case-Sensitive 20100610
2 GC_LIBRARY_THTMLB Constant Public Type reference (TYPE) O2PREFIX 'thtmlb' BSP Extension: Prefix, Case-Sensitive 20100610
3 GC_LIBRARY_THTMLBX Constant Public Type reference (TYPE) O2PREFIX 'thtmlbx' BSP Extension: Prefix, Case-Sensitive 20100610
4 GT_SUPPORTED_TAG Instance attribute Private Type reference (TYPE) WCFT_TAG_INFO Supported Tags 20100610
5 GT_TAGS Instance attribute Private Type reference (TYPE) WCFT_TAG_INFO Tags 20100610
6 GV_EXTENSION Instance attribute Private Type reference (TYPE) O2PREFIX BSP Extension: Prefix, Case-Sensitive 20100610
7 SR_EXCEPTION Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_EXCEPTION_REPORTER Services for raising exceptions 20100610
8 ST_INSTANCES Static Attribute Private Type reference (TYPE) LTYPE_T_INSTANCES 20100610
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100610
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100610
3 GET_INSTANCE Static method Public Method Returns a library instance 20100610
4 GET_SUPPORTED_TAGS Instance method Protected Method Returns all supported tags 20100610
5 GET_TAGS Instance method Public Method Returns all library tags 20100610
6 GET_TAG_INSTANCE Instance method Public Method Returns a tag instance 20100610
7 LOAD_TAGS Instance method Protected Method Loads all library tags 20100610
Events
Class CL_WCF_LIBRARY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTYPE_S_INSTANCES Private See coding 20100610 BEGIN OF LTYPE_S_INSTANCES , extension type O2PREFIX, instance type ref to cl_wcf_library, END OF LTYPE_S_INSTANCES
2 LTYPE_T_INSTANCES Private See coding 20100610 LTYPE_T_INSTANCES TYPE standard table of LTYPE_S_INSTANCES
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTENSION Call by reference Type reference (TYPE) O2PREFIX BSP Extension: Prefix, Case-Sensitive 20100610

Method CONSTRUCTOR on class CL_WCF_LIBRARY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTENSION Call by reference Type reference (TYPE) O2PREFIX BSP Extension: Prefix, Case-Sensitive 20100610
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_WCF_LIBRARY LIbrary 20100610

Method GET_INSTANCE on class CL_WCF_LIBRARY has no exception.

Method GET_SUPPORTED_TAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SUPPORTED_TAGS Value transfer Type reference (TYPE) WCFT_TAG_INFO Tags 20100610

Method GET_SUPPORTED_TAGS on class CL_WCF_LIBRARY 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) WCFT_TAG_INFO Tags 20100610

Method GET_TAGS on class CL_WCF_LIBRARY has no exception.

Method GET_TAG_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TAG Call by reference Type reference (TYPE) WCF_TAGTEST_NAME Tag name 20100610
2 Returning RR_TAG Value transfer Object reference (TYPE REF TO) CL_WCF_TAG Library tag 20100610
# Exception Resumable Description Created on
1 CX_WCF_DATA_NOT_FOUND Data not found 20100610

Method LOAD_TAGS Signature

Method LOAD_TAGS on class CL_WCF_LIBRARY has no parameter.
Method LOAD_TAGS on class CL_WCF_LIBRARY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702