SAP ABAP Class CL_CRM_ES_VIEW_CONTROLLER (CRM ES Controller Base Class)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-ES (Application Component) Enterprise Search Integration
     CRM_ES_UI (Package) CRM Enterprise Search UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20080414
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_ES_U_SAMPLEORDER 20080414
Properties
Class CL_CRM_ES_VIEW_CONTROLLER  
Short Description CRM ES Controller Base Class    
Super Class CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_ES_UI   CRM Enterprise Search UI 
Created 20080414   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_THTMLB_CELLERATOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CRM_ES_VIEW_CONTROLLER has no interface implemented.
Friends
Class CL_CRM_ES_VIEW_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_FILTER Instance attribute Protected Type reference (TYPE) CL_THTMLB_CELLERATOR=>TT_FILTER 20080422
2 GT_RESTORABLE_PARAMS Instance attribute Protected Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20080423
3 GV_EXPANDED Instance attribute Protected Type reference (TYPE) ABAP_BOOL expanded 20090428
4 GV_ID Instance attribute Protected Type reference (TYPE) STRING 20080423
5 GV_SORT_ATTR_NAME Instance attribute Protected Type reference (TYPE) NAME_KOMP Component name 20080422
6 GV_SORT_ORDER Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20080422
7 GV_START_INDEX Instance attribute Protected Type reference (TYPE) GENILT_UNSIGNED_INT4 '1' Unsigned Integer 20080416
8 GV_VISIBLE_ROW_COUNT Instance attribute Public Type reference (TYPE) I Visible row count 20080626
9 QUERY_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_BOL_DQUERY_SERVICE BOL - Query-Service 20080416
10 RESULT_CONTEXT_NODE Instance attribute Public Object reference (TYPE REF TO) CL_CRM_ES_CONTEXT_NODE CRM ES context node base class 20080416
11 UI_OBJECT_TYPE Instance attribute Protected Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20080416
Methods
# Method Level Visibility Method type Description Created on
1 DELEGATE_TO_ES Instance method Protected Method Event handler 20080416
2 EH_ONTOROOT Instance method Protected Method Event handler 20080416
3 GET_ROOT Instance method Public Method Get root object 20080724
4 GET_UI_OBJECT_TYPE Instance method Public Method Get Ui object type 20090325
5 GET_VISIBLE_ROW_COUNT Instance method Public Method Get visible row count from configuration 20080417
6 OP_TOROOT Instance method Protected Method 20080417
Events
Class CL_CRM_ES_VIEW_CONTROLLER has no event.
Types
Class CL_CRM_ES_VIEW_CONTROLLER has no local type.
Method Signatures

Method DELEGATE_TO_ES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20080416
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Input Data from HTMLB 20080416

Method DELEGATE_TO_ES on class CL_CRM_ES_VIEW_CONTROLLER has no exception.

Method EH_ONTOROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20080416
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Input Data from HTMLB 20080416

Method EH_ONTOROOT on class CL_CRM_ES_VIEW_CONTROLLER has no exception.

Method GET_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20080724
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Input Data from HTMLB 20080724
3 Returning RV_ROOT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20080724

Method GET_ROOT on class CL_CRM_ES_VIEW_CONTROLLER has no exception.

Method GET_UI_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UI_OBJECT_TYPE Value transfer Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20090325

Method GET_UI_OBJECT_TYPE on class CL_CRM_ES_VIEW_CONTROLLER has no exception.

Method GET_VISIBLE_ROW_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VISIBLE_ROWS Value transfer Type reference (TYPE) I Unsigned Integer 20080417

Method GET_VISIBLE_ROW_COUNT on class CL_CRM_ES_VIEW_CONTROLLER has no exception.

Method OP_TOROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20080417

Method OP_TOROOT on class CL_CRM_ES_VIEW_CONTROLLER has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700