SAP ABAP Class CL_BSP_WD_PREVIEW_MANAGER2 (Preview Manager - BSP WD)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_WB_APPL (Package) Workbench Application
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 20050629
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_NAVIGATION 20050629
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_VIEW_MANAGER Access Interface for View Manager 20050629
Properties
Class CL_BSP_WD_PREVIEW_MANAGER2  
Short Description Preview Manager - BSP WD    
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_BSP_WD_WB_APPL   Workbench Application 
Created 20050628   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_WD_NAVIGATION 20050629
2 IF_BSP_WD_VIEW_MANAGER Access Interface for View Manager 20050629
Friends
# Friend Modeled only Created on Description
1 IF_BSP_WD_HISTORY_MANAGER 20050629 History Manager Interface
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_VIEWAREA_MAIN Constant Private Type reference (TYPE) STRING 'Root' 20050629
2 EXCEPTION_WRITER Instance attribute Private Object reference (TYPE REF TO) IF_BSP_WRITER Interface for Writing Page Content 20070330
3 FIRST_RENDERING Instance attribute Public Type reference (TYPE) ABAP_BOOL 20080417
4 MY_APPLICATION Instance attribute Private Type reference (TYPE) STRING 20050629
5 MY_SOURCE_APPLICATION Instance attribute Private Type reference (TYPE) STRING 20050629
6 MY_VIEW Instance attribute Private Type reference (TYPE) STRING 20050629
7 REPLACEMENTS Instance attribute Private Type reference (TYPE) BSP_WD_CONTR_REPLACEMENT_T Controller Replacement Table 20050629
8 REPOSITORY Instance attribute Private Object reference (TYPE REF TO) CL_BSP_WD_REPOSITORY Web Dynpro Runtime Repository 20050629
9 SECURITY_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_BSP_WD_SECURITY_HANDLER 20100308
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050629
2 EXTRACT_VIEW_FROM_REQUEST Instance method Private Method 20050629
3 GET_REPLACEMENTS Instance method Private Method 20050629
4 GET_VIEWAREA_OF_VIEW Instance method Public Method Returns Name of View Area in Which View Is Implemented 20050629
5 REPOSITORY_LOAD Instance method Private Method 20050629
Events
Class CL_BSP_WD_PREVIEW_MANAGER2 has no event.
Types
Class CL_BSP_WD_PREVIEW_MANAGER2 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BSP_WD_PREVIEW_MANAGER2 has no parameter.
Method CONSTRUCTOR on class CL_BSP_WD_PREVIEW_MANAGER2 has no exception.

Method EXTRACT_VIEW_FROM_REQUEST Signature

Method EXTRACT_VIEW_FROM_REQUEST on class CL_BSP_WD_PREVIEW_MANAGER2 has no parameter.
Method EXTRACT_VIEW_FROM_REQUEST on class CL_BSP_WD_PREVIEW_MANAGER2 has no exception.

Method GET_REPLACEMENTS Signature

Method GET_REPLACEMENTS on class CL_BSP_WD_PREVIEW_MANAGER2 has no parameter.
Method GET_REPLACEMENTS on class CL_BSP_WD_PREVIEW_MANAGER2 has no exception.

Method GET_VIEWAREA_OF_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LV_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_BSP_CONTROLLER 20050629
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20050629

Method GET_VIEWAREA_OF_VIEW on class CL_BSP_WD_PREVIEW_MANAGER2 has no exception.

Method REPOSITORY_LOAD Signature

Method REPOSITORY_LOAD on class CL_BSP_WD_PREVIEW_MANAGER2 has no parameter.
Method REPOSITORY_LOAD on class CL_BSP_WD_PREVIEW_MANAGER2 has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700