SAP ABAP Class CL_CFX_P_HYPERLINK (Persistence (Cache) for XML-Based Hyperlinks)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents
⤷
⤷
Properties
| Class | CL_CFX_P_HYPERLINK | |
| Short Description | Persistence (Cache) for XML-Based Hyperlinks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
| Created | 20050118 | SAP |
| Last change | 20141109 | |
| 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_CFX_P_HYPERLINK has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CFX_HYPERLINK | 20050131 | XML-Based Hyperlink |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CFX_P_HYPERLINK | Persistence (Cache) of XML-Based Hyperlinks | 20050118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Set Redundant Cache for XML-Based Hyperlinks | 20050118 | |
| 2 | Instance method | Protected | Method | Delete Redundant Cache for XML-Based Hyperlinks | 20050118 | |
| 3 | Instance method | Protected | Method | Get Redundant Cache for XML-Based Hyperlinks | 20050118 | |
| 4 | Instance method | Protected | Method | Get Redundant Cache for XML-Based Hyperlinks | 20050203 | |
| 5 | Static method | Protected | Method | Retrieving the Instance | 20050118 | |
| 6 | Instance method | Protected | Method | Set Redundant Cache for XML-Based Hyperlinks | 20050119 |
Events
Class CL_CFX_P_HYPERLINK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_GUID_RANGE | Public | See coding | 20050118 | BEGIN OF ts_guid_range,
sign TYPE ddsign,
option TYPE ddoption,
low TYPE guid_16,
high TYPE guid_16,
END OF ts_guid_range
|
||
| 2 | TT_GUID_RANGE | Public | See coding | 20050118 | tt_guid_range TYPE STANDARD TABLE OF ts_guid_range
|
Method Signatures
Method COPY_HYPERLINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_HYPERLINK_DEST | Call by reference | Object reference (TYPE REF TO) | CL_CFX_HYPERLINK | XML basierter Hyperlink | 20050118 | |||
| 2 | IP_HYPERLINK_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_HYPERLINK | XML basierter Hyperlink | 20050118 |
Method COPY_HYPERLINK on class CL_CFX_P_HYPERLINK has no exception.
Method DELETE_HYPERLINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_HYPERLINK | Call by reference | Object reference (TYPE REF TO) | CL_CFX_HYPERLINK | XML basierter Hyperlink | 20050118 | |||
| 2 | RS_HYP_CACHE | Value transfer | Type reference (TYPE) | CFX_HYPERLINKS | Hyperlink | 20050214 |
Method DELETE_HYPERLINK on class CL_CFX_P_HYPERLINK has no exception.
Method GET_HYPERLINKS_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HYPERLINK_CACHE | Call by reference | Type reference (TYPE) | CFX_TT_HYPERLINK_CACHE | Hyperlinks (redundant, als Cache zu XML-Dateien) | 20050118 | |||
| 2 | I_HYPERLINK_ID | Call by reference | Type reference (TYPE) | CFX_STRING | ID des XML basierten Hyperlink | 20050118 | |||
| 3 | I_REFERENCE_ID | Call by reference | Type reference (TYPE) | CFX_STRING | ID des referenzierten Elements | 20050118 |
Method GET_HYPERLINKS_BY_ID on class CL_CFX_P_HYPERLINK has no exception.
Method GET_HYPERLINKS_BY_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HYPERLINK_CACHE | Call by reference | Type reference (TYPE) | CFX_TT_HYPERLINK_CACHE | Hyperlinks (redundant, als Cache zu XML-Dateien) | 20050203 | |||
| 2 | IP_HYPERLINK | Call by reference | Object reference (TYPE REF TO) | CL_CFX_HYPERLINK | XML basierter Hyperlink | 20050203 | |||
| 3 | IP_IF_REFERENCE | Call by reference | Object reference (TYPE REF TO) | IF_CFX_COMMON | Gemeinsame Schnittstelle aller Objekte | 20050203 |
Method GET_HYPERLINKS_BY_REFERENCE on class CL_CFX_P_HYPERLINK has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_P_HYPERLINK | Value transfer | Object reference (TYPE REF TO) | CL_CFX_P_HYPERLINK | Persistenz (cache) für XML basierte hyperlinks | 20050118 |
Method GET_INSTANCE on class CL_CFX_P_HYPERLINK has no exception.
Method SET_HYPERLINK_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HYPERLINK_ID | Call by reference | Type reference (TYPE) | CFX_STRING | ID des XML basierter Hyperlinks | 20050119 | |||
| 2 | I_REFERENCE_CFX_ID | Call by reference | Type reference (TYPE) | CFX_ID | ID des Objektes der Referenz | 20050214 | |||
| 3 | I_REFERENCE_ID | Call by reference | Type reference (TYPE) | CFX_STRING | ID der Referenz | 20050119 |
Method SET_HYPERLINK_BY_ID on class CL_CFX_P_HYPERLINK has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |