SAP ABAP Class CL_RIA_APP_REPOSITORY (Rich Internet Application Repository)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC

⤷

⤷

Properties
Class | CL_RIA_APP_REPOSITORY | |
Short Description | Rich Internet Application Repository | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
Created | 20060501 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RIA_APP_REPOSITORY has no interface implemented.
Friends
Class CL_RIA_APP_REPOSITORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_FLEX_APP_INFO | Internal Table for Application Information | 20060503 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_THTMLB_FLEX_APPLICATION | Internal Table for Flex Application | 20060501 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Rich Internet Application Repository File Location. | 20060501 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RIA_APP_REPOSITORY | Rich Internet Application Repository | 20060501 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_THTMLB_FLEX_NODES | Internal Table for Flex Context Nodes | 20060502 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'attribute' | 20060502 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'cardinality' | 20060502 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'controllerId' | 20060502 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'flexApplication' | 20060503 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'name' | 20060502 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'node' | 20060502 | ||
12 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'nodes' | 20060502 | ||
13 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'recursive' | 20060502 | ||
14 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'rootNode' | 20060502 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XSTRING | Binary Representation of Repository File | 20060501 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20060501 | |
2 | ![]() |
Instance method | Public | Method | Returns Rich Internet Application Instance Object | 20060501 |
3 | ![]() |
Static method | Public | Method | 20060501 | |
4 | ![]() |
Instance method | Public | Method | For testing Purpose only. | 20060504 |
5 | ![]() |
Static method | Public | Method | 20060501 | |
6 | ![]() |
Instance method | Private | Method | 20060501 | |
7 | ![]() |
Instance method | Private | Method | 20060501 | |
8 | ![]() |
Instance method | Private | Method | 20060502 |
Events
Class CL_RIA_APP_REPOSITORY has no event.
Types
Class CL_RIA_APP_REPOSITORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLEXCONFIGFILE | Call by reference | Type reference (TYPE) | STRING | '/SAP/BC/BSP/SAP/CRM_THTMLB_TEST/FlexApplicationMetaData.xml' | 20060501 |
Method CONSTRUCTOR on class CL_RIA_APP_REPOSITORY has no exception.
Method GET_APPLICATION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL_NAME | Call by reference | Type reference (TYPE) | STRING | 20060502 | |||
2 | ![]() |
RIA_APP_INFO | Call by reference | Object reference (TYPE REF TO) | CL_RIA_APP_INFO | 20060502 |
Method GET_APPLICATION_INFO on class CL_RIA_APP_REPOSITORY has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RIA_APP_REPOSITORY | Rich Internet Application Repository | 20060501 |
Method GET_INSTANCE on class CL_RIA_APP_REPOSITORY has no exception.
Method GET_REPOSITORY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL_DATA | Call by reference | Type reference (TYPE) | CRMT_THTMLB_FLEX_APPLICATION | Internal Table for Flex Application | 20060504 | ||
2 | ![]() |
MODEL_DATA | Call by reference | Type reference (TYPE) | CRMT_THTMLB_FLEX_NODES | Internal Table for Flex Context Nodes | 20060504 |
Method GET_REPOSITORY_DATA on class CL_RIA_APP_REPOSITORY has no exception.
Method SET_CONFIG_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_FILE_PATH | Call by reference | Type reference (TYPE) | STRING | 20060501 |
Method SET_CONFIG_PATH on class CL_RIA_APP_REPOSITORY has no exception.
Method VALIDATE_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20060501 | |||
2 | ![]() |
RETURN_CODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060501 |
Method VALIDATE_XML on class CL_RIA_APP_REPOSITORY has no exception.
Method XML_TO_ITAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20060501 |
Method XML_TO_ITAB on class CL_RIA_APP_REPOSITORY has no exception.
Method XML_TO_MODELS_ITAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20060502 |
Method XML_TO_MODELS_ITAB on class CL_RIA_APP_REPOSITORY has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |