SAP ABAP Class CL_SEU_ADT_PROXY_URI_FACTORY (Factory for proxy uris)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SEU_ADT (Package) ABAP in Eclipse Workbench Utilities
⤷
⤷
Properties
| Class | CL_SEU_ADT_PROXY_URI_FACTORY | |
| Short Description | Factory for proxy uris | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEU_ADT | ABAP in Eclipse Workbench Utilities |
| Created | 20130611 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SEU_ADT_PROXY_URI_FACTORY has no forward declaration.
Interfaces
Class CL_SEU_ADT_PROXY_URI_FACTORY has no interface implemented.
Friends
Class CL_SEU_ADT_PROXY_URI_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20130611 | |||||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'http://www.sap.com/adt/categories/repository/proxyuris' | 20130611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130611 | ||
| 2 | Static method | Public | Method | 20130611 | ||
| 3 | Static method | Public | Method | 20130611 |
Events
Class CL_SEU_ADT_PROXY_URI_FACTORY has no event.
Types
Class CL_SEU_ADT_PROXY_URI_FACTORY has no local type.
Method Signatures
Method CREATE_PROXY_URI_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROXY_URI_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20130611 | ||||
| 2 | I_PROXY_URI_ID | Call by reference | Type reference (TYPE) | STRING | 20130611 | ||||
| 3 | R_PROXY_URI_LINK | Value transfer | Type reference (TYPE) | IF_ATOM_TYPES=>LINK_S | 20130611 |
Method CREATE_PROXY_URI_LINK on class CL_SEU_ADT_PROXY_URI_FACTORY has no exception.
Method IS_PROXY_URI_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATOM_LINK | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>LINK_S | 20130611 | ||||
| 2 | R_IS_PROXY_URI_LINK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130611 |
Method IS_PROXY_URI_LINK on class CL_SEU_ADT_PROXY_URI_FACTORY has no exception.
Method PARSE_PROXY_URI_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PROXY_URI_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20130611 | ||||
| 2 | E_PROXY_URI_ID | Call by reference | Type reference (TYPE) | STRING | 20130611 | ||||
| 3 | I_PROXY_URI_LINK | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>LINK_S | 20130611 |
Method PARSE_PROXY_URI_LINK on class CL_SEU_ADT_PROXY_URI_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |