SAP ABAP Class CL_UDDICLIENT_REGISTRY (Administration of UDDI Registries)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SUDDICLIENT (Package) UDDI Client
⤷
⤷
Properties
| Class | CL_UDDICLIENT_REGISTRY | |
| Short Description | Administration of UDDI Registries | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUDDICLIENT | UDDI Client |
| Created | 20020723 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UDDICLIENT_REGISTRY has no forward declaration.
Interfaces
Class CL_UDDICLIENT_REGISTRY has no interface implemented.
Friends
Class CL_UDDICLIENT_REGISTRY has no friend class.
Attributes
Class CL_UDDICLIENT_REGISTRY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete a Registry | 20020723 | |
| 2 | Static method | Public | Method | Read the Description | 20020827 | |
| 3 | Static method | Public | Method | Read the Description | 20020723 | |
| 4 | Static method | Public | Method | Read All Registries | 20020724 | |
| 5 | Static method | Public | Method | Read the Properties of a Registry | 20020723 | |
| 6 | Static method | Public | Method | Save a Registry | 20020723 |
Events
Class CL_UDDICLIENT_REGISTRY has no event.
Types
Class CL_UDDICLIENT_REGISTRY has no local type.
Method Signatures
Method DELETE_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_REGISTRY | Call by reference | Type reference (TYPE) | UDDICLS_REGISTRY | UDDI-Client: Name der UDDI-Registry | 20020723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Klasse zur Kommunikation mit UDDI-Registries | 20020726 |
Method GET_DEFAULT_BUSINESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_BUSINESS_KEY | Value transfer | Type reference (TYPE) | UDDICL_UUID | Default Business Entity | 20020827 | |||
| 2 | PI_REGISTRY | Call by reference | Type reference (TYPE) | UDDICLS_REGISTRY | UDDI-Client: Name der UDDI-Registry | 20020827 |
Method GET_DEFAULT_BUSINESS on class CL_UDDICLIENT_REGISTRY has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_TEXT | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20020723 | |||
| 2 | PI_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | ABAP-System, aktuelle Sprache | 20020723 | ||
| 3 | PI_REGISTRY | Call by reference | Type reference (TYPE) | UDDICLS_REGISTRY | UDDI-Client: Name der UDDI-Registry | 20020723 |
Method GET_DESCRIPTION on class CL_UDDICLIENT_REGISTRY has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_LIST | Call by reference | Type reference (TYPE) | UDDICLS_REGISTRIES | UDDI-Client: Tabellentyp für Liste aller Registries | 20020724 | |||
| 2 | PI_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | ABAP-System, aktuelle Sprache | 20020724 |
Method GET_LIST on class CL_UDDICLIENT_REGISTRY has no exception.
Method GET_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_PROPERTIES | Call by reference | Type reference (TYPE) | UDDICLS_REGISTRY_ATTR | UDDI-Client: Verwaltung von UDDI-Registries | 20020723 | |||
| 2 | PI_REGISTRY | Value transfer | Type reference (TYPE) | UDDICLS_REGISTRY | UDDI-Client: Name der UDDI-Registry | 20020723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Klasse zur kommunikation mit UDDI-Registries | 20020726 |
Method SAVE_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_PROPERTIES | Call by reference | Type reference (TYPE) | UDDICLS_REGISTRY_ATTR | UDDI-Client: Name der UDDI-Registry | 20020723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Klasse zur kommunikation mit UDDI-Registries | 20020726 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 630 |