SAP ABAP Class IF_SIDL_REGISTRY (Extension Registry)
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
Class IF_SIDL_REGISTRY  
Short Description Extension Registry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040802   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SIDL_REGISTRY has no interface implemented.
Friends
Class IF_SIDL_REGISTRY has no friend class.
Attributes
Class 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
Class IF_SIDL_REGISTRY has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_SIDL_REGISTRY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in