SAP ABAP Class CL_WCF_MU_SCRIPT_PARSER (Parsing and replacing mashup attributes by values)
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_SCRIPT_PARSER  
Short Description Parsing and replacing mashup attributes by values    
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 20090220   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)
Interfaces
Class CL_WCF_MU_SCRIPT_PARSER has no interface implemented.
Friends
Class CL_WCF_MU_SCRIPT_PARSER has no friend class.
Attributes
Class CL_WCF_MU_SCRIPT_PARSER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090224
2 EXTRACT_ATTRIBUTES_VALUES Static method Public Method Extract attribute names form script and their values from DP 20090327
3 PARSE_MASHUP_SOURCE Static method Public Method parse mashup source 20090327
4 REPLACE_ATTRIBUTES_VALUES Static method Public Method replace attributes with values in source of MU 20090327
Events
Class CL_WCF_MU_SCRIPT_PARSER has no event.
Types
Class CL_WCF_MU_SCRIPT_PARSER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method EXTRACT_ATTRIBUTES_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_TEST_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20090327
2 Importing IR_MURT_INSTANCE Call by reference Object reference (TYPE REF TO) CL_WCF_MU_MASHUP_RUNTIME Mashup Runtime 20090327
3 Importing IV_SOURCE Call by reference Type reference (TYPE) WCF_MU_MASHUP_URL SOURCE CODE OF MASHUP 20090327
4 Returning RT_ATTRI_VALUE Value transfer Type reference (TYPE) WCFT_MU_TESTATTRIBUTE table of attributes for testing mashup config 20090327

Method EXTRACT_ATTRIBUTES_VALUES on class CL_WCF_MU_SCRIPT_PARSER has no exception.

Method PARSE_MASHUP_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_TEST_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20090327
2 Importing IR_MURT_INSTANCE Call by reference Object reference (TYPE REF TO) CL_WCF_MU_MASHUP_RUNTIME Mashup Runtime 20090327
3 Changing IV_SOURCE Call by reference Type reference (TYPE) WCF_MU_MASHUP_URL SOURCE CODE OF MASHUP 20090327

Method PARSE_MASHUP_SOURCE on class CL_WCF_MU_SCRIPT_PARSER has no exception.

Method REPLACE_ATTRIBUTES_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRI_VALUE Call by reference Type reference (TYPE) WCFT_MU_TESTATTRIBUTE table of attributes for testing mashup config 20090327
2 Changing IV_SOURCE Call by reference Type reference (TYPE) WCF_MU_MASHUP_URL SOURCE CODE OF MASHUP 20090327

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