SAP ABAP Class CL_BSP_EXTENSION_SKIN_MANAGER (CL_BSP_EXTENSION_SKIN_MANAGER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_EXTENSIONS (Package) BSP Extensions
Properties
Class CL_BSP_EXTENSION_SKIN_MANAGER  
Short Description    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSP_EXTENSIONS   BSP Extensions 
Created 20021124   SAP 
Last change 20021124   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSP_EXTENSION_SKIN_MANAGER has no interface implemented.
Friends
Class CL_BSP_EXTENSION_SKIN_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_MAPPINGS Instance attribute Private Type reference (TYPE) CLASS_MAPPING_TABLE 20021124
2 CO_URL_PARAMETER Constant Public Type reference (TYPE) STRING 'sap-bsp-skin' 20021124
3 INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_BSP_EXTENSION_SKIN_MANAGER 20021124
4 SKIN Instance attribute Protected Type reference (TYPE) STRING 20021124
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVE Static method Public Method 20021124
2 CONSTRUCTOR Instance method Public Constructor Constructor 20021124
3 DESTROY Instance method Public Method 20021124
4 FACTORY Instance method Public Method 20021124
5 GET_SKIN Instance method Public Method 20021124
6 INSTANCE_OF Static method Public Method 20021124
7 SET_DEFAULT_SKIN Instance method Public Method 20021124
8 SET_SKIN Instance method Public Method 20021124
Events
Class CL_BSP_EXTENSION_SKIN_MANAGER has no event.
Types
Class CL_BSP_EXTENSION_SKIN_MANAGER has no local type.
Method Signatures

Method ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_BSP_EXTENSION_SKIN_MANAGER 20021124

Method ACTIVE on class CL_BSP_EXTENSION_SKIN_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20021124

Method CONSTRUCTOR on class CL_BSP_EXTENSION_SKIN_MANAGER has no exception.

Method DESTROY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_BSP_ELEMENT Basisinterface für BSP-Element 20021124

Method DESTROY on class CL_BSP_EXTENSION_SKIN_MANAGER has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) CSEQUENCE 20021124
2 Returning ELEMENT Value transfer Object reference (TYPE REF TO) OBJECT 20021124

Method FACTORY on class CL_BSP_EXTENSION_SKIN_MANAGER has no exception.

Method GET_SKIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SKIN Value transfer Type reference (TYPE) STRING 20021124

Method GET_SKIN on class CL_BSP_EXTENSION_SKIN_MANAGER has no exception.

Method INSTANCE_OF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DERIVED_MANAGER Call by reference Type reference (TYPE) STRING 20021124
2 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_BSP_EXTENSION_SKIN_MANAGER 20021124
3 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20021124

Method INSTANCE_OF on class CL_BSP_EXTENSION_SKIN_MANAGER has no exception.

Method SET_DEFAULT_SKIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BSP_APPLICATION_NAME Call by reference Type reference (TYPE) STRING 20021124
2 Importing BSP_APPLICATION_NAMESPACE Call by reference Type reference (TYPE) STRING 20021124
3 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20021124
4 Importing SKIN Call by reference Type reference (TYPE) STRING 20021124

Method SET_DEFAULT_SKIN on class CL_BSP_EXTENSION_SKIN_MANAGER has no exception.

Method SET_SKIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BSP_APPLICATION_NAME Value transfer Type reference (TYPE) STRING 20021124
2 Importing BSP_APPLICATION_NAMESPACE Value transfer Type reference (TYPE) STRING 20021124
3 Importing SKIN Value transfer Type reference (TYPE) STRING 20021124

Method SET_SKIN on class CL_BSP_EXTENSION_SKIN_MANAGER has no exception.
History
Last changed by/on SAP  20021124 
SAP Release Created in 630