SAP ABAP Class /UI5/IF_UI5_REP (Base interface for SAPUI5 Repository)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /UI5/IF_UI5_REP_DT | SAPUI5 Repository Design Time Interface | 20121122 |
| 2 | Interface composition (i COMPRISING i_ref) | /UI5/IF_UI5_REP_RT | SAPUI5 Repository Runtime Interface | 20121122 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI5/CL_UI5_REP_DT | SAPUI5 Repository Design Time Class | 20121122 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI5/CL_UI5_REP_RT | SAPUI5 Repository Runtime Class | 20121122 |
Properties
| Class | /UI5/IF_UI5_REP | |
| Short Description | Base interface for SAPUI5 Repository | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121122 | 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
Class /UI5/IF_UI5_REP has no interface implemented.
Friends
Class /UI5/IF_UI5_REP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '.Ui5RepositoryAppSetup' | File containing the SAPUI5 repository setup of this app | 20140218 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'DEPLOYMENT' | Points to root folder of app deployment | 20140217 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SOURCE' | Points to base folder of app sources | 20140217 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'TRANSLATION' | Points to root folder of translation | 20140217 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | '-' | Undefined | 20140303 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks whether path is a folder in the UI5 repository | 20130912 | |
| 2 | Instance method | Public | Method | Returns the path to a resource root | 20140217 | |
| 3 | Instance method | Public | Method | Returns the name of the repository | 20121122 |
Events
Class /UI5/IF_UI5_REP has no event.
Types
Class /UI5/IF_UI5_REP has no local type.
Method Signatures
Method CHECK_IS_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20130912 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for SAPUI5 Repository DT | 20130912 |
Method GET_PATH_TO_RESOURCE_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name of resource root - e.g. SOURCE or DEPLOY | 20140217 | |||
| 2 | RV_PATH | Value transfer | Type reference (TYPE) | STRING | Path to resource root folder | 20140218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SAPUI5 repository API | 20140324 |
Method GET_REPOSITORY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20121122 |
Method GET_REPOSITORY_NAME on class /UI5/IF_UI5_REP has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |