SAP ABAP Class CL_CRM_UIF_TRAVEL_HDLR_FACTORY (Handler Factory)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     BSP_DYN_CONFIG_TAG_LIB_APP_IL (Package) CRM UI Framework Test Application GENIL
Properties
Class CL_CRM_UIF_TRAVEL_HDLR_FACTORY  
Short Description Handler Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB_APP_IL   CRM UI Framework Test Application GENIL 
Created 20070118   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_UIF_TRAVEL_HDLR_FACTORY has no forward declaration.
Interfaces
Class CL_CRM_UIF_TRAVEL_HDLR_FACTORY has no interface implemented.
Friends
Class CL_CRM_UIF_TRAVEL_HDLR_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_HANDLER_FACTORY_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CRM_UIF_TRAVEL_HDLR_FACTORY Handler Factory 20070312
2 HANDLER_FACTORY Static Attribute Private Type reference (TYPE) HANDLER_TAB_LTYPE Handler Factory 20070118
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OBJ_HANDLER Instance method Private Method Creates the requested object handler 20070118
2 GET_FACTORY_HANDLER_INSTANCE Static method Public Method Returns the handler factory instance 20070312
3 GET_NONROOT_OBJ_HANDLER Instance method Public Method Return the reference of the non-root objects 20070118
4 GET_ROOT_OBJ_HANDLER Instance method Public Method Return the reference of the Flight handler (root object) 20070119
Events
Class CL_CRM_UIF_TRAVEL_HDLR_FACTORY has no event.
Types
Class CL_CRM_UIF_TRAVEL_HDLR_FACTORY has no local type.
Method Signatures

Method CREATE_OBJ_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20070118
2 Returning RV_HANDLER Value transfer Object reference (TYPE REF TO) OBJECT Superclass of all GPM handler classes 20070118

Method CREATE_OBJ_HANDLER on class CL_CRM_UIF_TRAVEL_HDLR_FACTORY has no exception.

Method GET_FACTORY_HANDLER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HANDLER_FACTORY Value transfer Object reference (TYPE REF TO) CL_CRM_UIF_TRAVEL_HDLR_FACTORY Handler Factory 20070312

Method GET_FACTORY_HANDLER_INSTANCE on class CL_CRM_UIF_TRAVEL_HDLR_FACTORY has no exception.

Method GET_NONROOT_OBJ_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20070118
2 Returning RV_HANDLER Value transfer Object reference (TYPE REF TO) CL_CRM_UIF_TRAVEL_ABSTR_HDLR Pattern for Components with Alternative DSLI Interface 20070118

Method GET_NONROOT_OBJ_HANDLER on class CL_CRM_UIF_TRAVEL_HDLR_FACTORY has no exception.

Method GET_ROOT_OBJ_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20070119
2 Returning RV_HANDLER Value transfer Object reference (TYPE REF TO) CL_CRM_UIF_TRAVEL_ROOT_HDLR Pattern for Components with Alternative DSLI Interface 20070119

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