SAP ABAP Class CL_OO_ADT_URI_BUILDER_INTF (Class for URI Creation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SEO_ADT (Package) ABAP Develeopment Tools integration for Class Builder
⤷
⤷
Properties
| Class | CL_OO_ADT_URI_BUILDER_INTF | |
| Short Description | Class for URI Creation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEO_ADT | ABAP Develeopment Tools integration for Class Builder |
| Created | 20100819 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OO_ADT_URI_BUILDER_INTF has no forward declaration.
Interfaces
Class CL_OO_ADT_URI_BUILDER_INTF has no interface implemented.
Friends
Class CL_OO_ADT_URI_BUILDER_INTF 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 | 'withAbapDocFromShortTexts=true' | 20121126 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | `source/main` | 20100823 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | STRING | 20100819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Set name space for URI | 20100819 | |
| 2 | Static method | Public | Method | Create URI for interface meta data | 20100819 | |
| 3 | Static method | Public | Method | Create URI for interface include | 20100819 | |
| 4 | Static method | Public | Method | 20121126 | ||
| 5 | Static method | Public | Method | Get static path | 20100916 |
Events
Class CL_OO_ADT_URI_BUILDER_INTF has no event.
Types
Class CL_OO_ADT_URI_BUILDER_INTF has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_OO_ADT_URI_BUILDER_INTF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OO_ADT_URI_BUILDER_INTF has no exception.
Method CREATE_URI_FOR_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20100819 | ||||
| 2 | QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20101001 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100819 |
Method CREATE_URI_FOR_INTERFACE on class CL_OO_ADT_URI_BUILDER_INTF has no exception.
Method CREATE_URI_FOR_INTERFACE_INCL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FRAGMENT | Call by reference | Type reference (TYPE) | CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL=>TY_FRAGMENT_PARSED | 20100819 | ||||
| 2 | INTERFACE_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20100819 | ||||
| 3 | QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20101001 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100819 |
Method CREATE_URI_FOR_INTERFACE_INCL on class CL_OO_ADT_URI_BUILDER_INTF has no exception.
Method CREATE_URI_FOR_INTF_ABAP_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121126 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20121126 |
Method CREATE_URI_FOR_INTF_ABAP_DOC on class CL_OO_ADT_URI_BUILDER_INTF has no exception.
Method GET_STATIC_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100916 |
Method GET_STATIC_PATH on class CL_OO_ADT_URI_BUILDER_INTF has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |