SAP ABAP Interface IF_SIDL_REGISTRY (Extension Registry)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SWSDLPP (Package) SIDL/SLIB Model and Serialization Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIDL_REGISTRY 20040802
Properties
Interface IF_SIDL_REGISTRY  
Short Description Extension Registry    
General Data
Package SWSDLPP   SIDL/SLIB Model and Serialization Framework 
Created 20040802   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SIDL_REGISTRY has no interface.
Friends
Interface IF_SIDL_REGISTRY has no friend.
Attributes
Interface IF_SIDL_REGISTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DESERIALIZER Instance method Public Method 20040802
2 ADD_SERIALIZER Instance method Public Method 20041013
3 GET_DEFAULT_DESERIALIZER Instance method Public Method 20040802
4 GET_DEFAULT_SERIALIZER Instance method Public Method 20041013
5 GET_DESERIALIZER Instance method Public Method 20040802
6 GET_ENTITY_CONTAINER Instance method Public Method 20050302
7 GET_QNAME_REGISTRY Instance method Public Method 20040917
8 GET_SERIALIZER Instance method Public Method 20041013
9 GET_XREF_RESOLVER Instance method Public Method 20050529
10 IS_DESERIALIZER_REGISTERED Instance method Public Method 20050517
11 IS_SERIALIZER_REGISTERED Instance method Public Method 20050517
12 SET_ENTITY_CONTAINER Instance method Public Method 20050302
13 SET_XREF_RESOLVER Instance method Public Method 20050529
Events
Interface IF_SIDL_REGISTRY has no event.
Types
Interface IF_SIDL_REGISTRY has no local type.
Method Signatures

Method ADD_DESERIALIZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) CLIKE 20040802
2 Importing FEATURES Call by reference Type reference (TYPE) SRT_WSP_NAME_VALUE_LIST List of Name-Value Pairs 20121113
3 Importing PARENT_ELEMENT Call by reference Type reference (TYPE) CLIKE 20040802
4 Importing PARENT_URI Call by reference Type reference (TYPE) CLIKE 20040802
5 Importing URI Call by reference Type reference (TYPE) CLIKE 20040802

Method ADD_DESERIALIZER on Interface IF_SIDL_REGISTRY has no exception.

Method ADD_SERIALIZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) CLIKE 20041013
2 Importing PARENT_ELEMENT Call by reference Type reference (TYPE) CLIKE 20041013
3 Importing PARENT_URI Call by reference Type reference (TYPE) CLIKE 20041013
4 Importing URI Call by reference Type reference (TYPE) CLIKE 20041013

Method ADD_SERIALIZER on Interface IF_SIDL_REGISTRY has no exception.

Method GET_DEFAULT_DESERIALIZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_DESERIALIZER Library Deserializer 20040802

Method GET_DEFAULT_DESERIALIZER on Interface IF_SIDL_REGISTRY has no exception.

Method GET_DEFAULT_SERIALIZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_SERIALIZER Library Serializer 20041013

Method GET_DEFAULT_SERIALIZER on Interface IF_SIDL_REGISTRY has no exception.

Method GET_DESERIALIZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_ELEMENT Call by reference Type reference (TYPE) CLIKE 20040915
2 Importing PARENT_URI Call by reference Type reference (TYPE) CLIKE 20040915
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_DESERIALIZER Library Deserializer 20040802
4 Importing URI Call by reference Type reference (TYPE) CLIKE Namespace 20040802

Method GET_DESERIALIZER on Interface IF_SIDL_REGISTRY has no exception.

Method GET_ENTITY_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_ENTITY_CONTAINER 20050302

Method GET_ENTITY_CONTAINER on Interface IF_SIDL_REGISTRY has no exception.

Method GET_QNAME_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SIDL_QNAME_REGISTRY QName Registry 20040917

Method GET_QNAME_REGISTRY on Interface IF_SIDL_REGISTRY has no exception.

Method GET_SERIALIZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_ELEMENT Call by reference Type reference (TYPE) CLIKE 20041013
2 Importing PARENT_URI Call by reference Type reference (TYPE) CLIKE 20041013
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_SERIALIZER Library Serializer 20041013
4 Importing URI Call by reference Type reference (TYPE) CLIKE Namespace 20041013

Method GET_SERIALIZER on Interface IF_SIDL_REGISTRY has no exception.

Method GET_XREF_RESOLVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_XREF_RESOLVER Cross-Reference Resolver 20050529

Method GET_XREF_RESOLVER on Interface IF_SIDL_REGISTRY has no exception.

Method IS_DESERIALIZER_REGISTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_ELEMENT Call by reference Type reference (TYPE) CLIKE 20050517
2 Importing PARENT_URI Call by reference Type reference (TYPE) CLIKE 20050517
3 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20050517
4 Importing URI Call by reference Type reference (TYPE) CLIKE Namespace 20050517
# Exception Resumable Description Created on
1 CX_SIDL 20050517

Method IS_SERIALIZER_REGISTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_ELEMENT Call by reference Type reference (TYPE) CLIKE 20050517
2 Importing PARENT_URI Call by reference Type reference (TYPE) CLIKE 20050517
3 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20050517
4 Importing URI Call by reference Type reference (TYPE) CLIKE Namespace 20050517
# Exception Resumable Description Created on
1 CX_SIDL 20050517

Method SET_ENTITY_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) IF_SLIB_ENTITY_CONTAINER 20050302

Method SET_ENTITY_CONTAINER on Interface IF_SIDL_REGISTRY has no exception.

Method SET_XREF_RESOLVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESOLVER Call by reference Object reference (TYPE REF TO) IF_SLIB_XREF_RESOLVER Cross-Reference Resolver 20050529

Method SET_XREF_RESOLVER on Interface IF_SIDL_REGISTRY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700