SAP ABAP Class /UI5/CL_BUNDLE_API (UI Theming: API for CFS file bundle)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-THD (Application Component) Theme Designer
⤷
/UI5/THEMING_INFRA (Package) UI Theming Infrastructure
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI5/IF_VFS_FILE | UI Theming: File API for "Virtual File System" (VFS) | 20120713 |
Properties
| Class | /UI5/CL_BUNDLE_API | |
| Short Description | UI Theming: API for CFS file bundle | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI5/THEMING_INFRA | UI Theming Infrastructure |
| Created | 20120713 | SAP |
| Last change | 20141120 | |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /UI5/IF_VFS_FILE | UI Theming: File API for "Virtual File System" (VFS) | 20120713 |
Friends
Class /UI5/CL_BUNDLE_API has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TABNAME | '/UI5/CFS_FILE' | 20120918 | |||
| 2 | Constant | Public | Type reference (TYPE) | TABNAME | '/UI5/CFS' | Table Name | 20120918 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'DB:/UI5/CFS' | 20140205 | |||
| 4 | Constant | Public | See coding | 20130118 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | /UI5/CFS | UI Theming: Theme Library | 20120918 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | MANDT | Client | 20120918 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | /UI5/CFS-FS_ID | File Bundle | 20120918 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | /UI5/CFS-FS_KEY | 20120713 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | /UI5/CFS-FS_NAMESPACE | Namespace | 20120713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20120918 | ||
| 2 | Instance method | Public | Constructor | 20120713 | ||
| 3 | Static method | Public | Method | 20120713 | ||
| 4 | Static method | Public | Method | 20120918 | ||
| 5 | Static method | Public | Method | 20120713 | ||
| 6 | Static method | Public | Method | 20130109 | ||
| 7 | Static method | Public | Method | 20130109 | ||
| 8 | Static method | Public | Method | 20120918 | ||
| 9 | Instance method | Public | Method | 20130118 | ||
| 10 | Static method | Public | Method | 20120713 | ||
| 11 | Instance method | Public | Method | 20120718 | ||
| 12 | Instance method | Public | Method | 20120713 | ||
| 13 | Instance method | Private | Method | 20120713 | ||
| 14 | Instance method | Private | Method | 20120718 |
Events
Class /UI5/CL_BUNDLE_API has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_BUNDLE_ID_TAB | Public | See coding | 20120713 | T_BUNDLE_ID_TAB type standard table of /ui5/bundle_id with default key
|
||
| 2 | T_LIST | Public | See coding | 20120713 | t_list type standard table of /ui5/cfs with default key
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /UI5/CL_BUNDLE_API has no parameter.
Method CLASS_CONSTRUCTOR on class /UI5/CL_BUNDLE_API has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | STRING | 20120713 | ||||
| 2 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20120713 |
Method CONSTRUCTOR on class /UI5/CL_BUNDLE_API has no exception.
Method GET_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE | Value transfer | Object reference (TYPE REF TO) | /UI5/IF_VFS_FILE | 20120713 | ||||
| 2 | KEY | Call by reference | Type reference (TYPE) | STRING | 20120713 | ||||
| 3 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20120713 | ||||
| 4 | PATH | Call by reference | Type reference (TYPE) | STRING | 20120713 |
Method GET_FILE on class /UI5/CL_BUNDLE_API has no exception.
Method GET_FS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FS_ID | Value transfer | Type reference (TYPE) | /UI5/BUNDLE_ID | File Bundle | 20120918 | |||
| 2 | KEY | Call by reference | Type reference (TYPE) | STRING | 20120918 | ||||
| 3 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20120918 |
Method GET_FS_ID on class /UI5/CL_BUNDLE_API has no exception.
Method LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUNDLE_KEY | Call by reference | Type reference (TYPE) | STRING | '%' | 20120713 | |||
| 2 | BUNDLE_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | '%' | 20120713 | |||
| 3 | LIST | Value transfer | Type reference (TYPE) | T_LIST | 20120713 |
Method LIST on class /UI5/CL_BUNDLE_API has no exception.
Method NAMESPACE_GET_TOUCH_TS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20130109 | ||||
| 2 | TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20130109 |
Method NAMESPACE_GET_TOUCH_TS on class /UI5/CL_BUNDLE_API has no exception.
Method NAMESPACE_TOUCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Client | 20130419 | ||
| 2 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20130109 |
Method NAMESPACE_TOUCH on class /UI5/CL_BUNDLE_API has no exception.
Method SET_SAP_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20120918 |
Method SET_SAP_CLIENT on class /UI5/CL_BUNDLE_API has no exception.
Method SET_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130118 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20130118 |
Method SET_TAG on class /UI5/CL_BUNDLE_API has no exception.
Method TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FS_IDS | Call by reference | Type reference (TYPE) | T_BUNDLE_ID_TAB | File Bundle | 20130325 |
Method TRANSPORT on class /UI5/CL_BUNDLE_API has no exception.
Method ZIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20120718 | ||||
| 2 | ZIP | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_ZIP | Zip Utility | 20120718 |
Method ZIP on class /UI5/CL_BUNDLE_API has no exception.
Method _BUNDLE_MODIFIED Signature
Method _BUNDLE_MODIFIED on class /UI5/CL_BUNDLE_API has no parameter.
Method _BUNDLE_MODIFIED on class /UI5/CL_BUNDLE_API has no exception.
Method _GET_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESOURCE | Value transfer | Object reference (TYPE REF TO) | /UI5/CL_BUNDLE_FILE | Theming: Database Access on File-Bundles | 20120713 |
Method _GET_ROOT on class /UI5/CL_BUNDLE_API has no exception.
Method _ZIP_RECURSIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE_ID | Call by reference | Type reference (TYPE) | /UI5/BUNDLECFILE-FILE_ID | GUID in 'CHAR' Format in Uppercase | 20120718 | |||
| 2 | PATH | Call by reference | Type reference (TYPE) | STRING | 20120718 | ||||
| 3 | ZIP | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_ZIP | Zip Utility | 20120718 |
Method _ZIP_RECURSIVE on class /UI5/CL_BUNDLE_API has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |