SAP ABAP Class CL_TFW_ODATA_GEN_SVC_DPC (OData Generic Services Data Provider)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-TFW (Application Component) Tagging Framework
     STFW_ODATA (Package) OData Services for Tagging, Commenting and Rating
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ABS_DATA Abstract Business Data Provider 20130624
Properties
Class CL_TFW_ODATA_GEN_SVC_DPC  
Short Description OData Generic Services Data Provider    
Super Class /IWBEP/CL_MGW_ABS_DATA Abstract Business Data Provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STFW_ODATA   OData Services for Tagging, Commenting and Rating 
Created 20130624   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TFW_ODATA_GEN_SVC_DPC has no forward declaration.
Interfaces
Class CL_TFW_ODATA_GEN_SVC_DPC has no interface implemented.
Friends
Class CL_TFW_ODATA_GEN_SVC_DPC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MSGID Constant Public Type reference (TYPE) STRING 'TFW_CORE' Message Class Name 20130624
Methods
# Method Level Visibility Method type Description Created on
1 ACTION_GET_RATING_FEATURE Instance method Private Method Get List of Rating Features 20130624
2 ACTION_GET_TAG_CLOUD Instance method Private Method Get List of Tags with their weights 20130624
3 ACTION_GET_TAG_PREDICATE Instance method Private Method Get List of Tag Predicates 20130624
Events
Class CL_TFW_ODATA_GEN_SVC_DPC has no event.
Types
Class CL_TFW_ODATA_GEN_SVC_DPC has no local type.
Method Signatures

Method ACTION_GET_RATING_FEATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA Reference to Table of Rating Features 20130624
2 Importing IT_PARAMETER Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR Table of Parameters 20130624
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20130624

Method ACTION_GET_TAG_CLOUD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA Reference to Table of Tags with their weights 20130624
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20130624

Method ACTION_GET_TAG_PREDICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA Reference to Table of Tag Predicates 20130624
2 Importing IT_PARAMETER Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR Table of Parameters 20130624
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20130624
History
Last changed by/on SAP  20140121 
SAP Release Created in 740