SAP ABAP Class CL_WCF_MU_CONF_SERVICE (Service class for Mashup Configuration)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     WCF_MASHUPS_CORE (Package) Mashups Main Development Package
Properties
Class CL_WCF_MU_CONF_SERVICE  
Short Description Service class for Mashup Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_MASHUPS_CORE   Mashups Main Development Package 
Created 20090401   SAP 
Last change 20100303   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)
2 BSPCC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WCF_MU_CONF_SERVICE has no interface implemented.
Friends
Class CL_WCF_MU_CONF_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MU_COMPONENT Constant Private Type reference (TYPE) BSP_WD_COMPONENT_NAME 'WCF_MASHUPS' Component Name 20090401
2 GC_MU_VIEWNAME Constant Private Type reference (TYPE) O2PAGEEXT 'WidgetMashup' Name of BSP Page (Upper and Lower Case) 20090401
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_CONF Static method Public Method Delete mashup configurations 20090401
2 READ_CONF Static method Public Method Return the Mashup Configuration 20090401
3 SAVE_CONF Static method Public Method Save the given mashup configuration 20090401
Events
Class CL_WCF_MU_CONF_SERVICE has no event.
Types
Class CL_WCF_MU_CONF_SERVICE has no local type.
Method Signatures

Method DELETE_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TRANSPORT_DATA Call by reference Type reference (TYPE) BSP_DLC_CONFIG_TRANSPORT_DATA Technical data for connection to transport system 20090514
2 Importing IV_CMP_USAGE Call by reference Type reference (TYPE) BSP_DLC_COMPONENT_USAGE Component Usage 20090401
3 Importing IV_EXCLUDE_DEFAULT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Exclude the default (cmp_usage) only conf 20090401
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20090514

Method DELETE_CONF on class CL_WCF_MU_CONF_SERVICE has no exception.

Method READ_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CMP_USAGE Call by reference Type reference (TYPE) BSP_DLC_COMPONENT_USAGE Component Usage 20090401
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE '' UI Object Type 20090514
3 Returning RS_CONF_DATA Value transfer Type reference (TYPE) WCFS_MU_CONFIG_XML Mashup Configuration 20090401

Method READ_CONF on class CL_WCF_MU_CONF_SERVICE has no exception.

Method SAVE_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONF_DATA Call by reference Type reference (TYPE) WCFS_MU_CONFIG_XML Mashup Configuration 20090401
2 Importing IS_TRANSPORT_DATA Call by reference Type reference (TYPE) BSP_DLC_CONFIG_TRANSPORT_DATA Technical data for connection to transport system 20090514
3 Importing IV_CMP_USAGE Call by reference Type reference (TYPE) BSP_DLC_COMPONENT_USAGE Component Usage 20090401
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE '' UI Object Type 20090514

Method SAVE_CONF on class CL_WCF_MU_CONF_SERVICE has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701