SAP ABAP Class IF_CXF_REGISTRY (Model Registry)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CXF_WORLD World of objects 20001109
Properties
Class IF_CXF_REGISTRY  
Short Description Model Registry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001107   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CXF_REGISTRY has no forward declaration.
Interfaces
Class IF_CXF_REGISTRY has no interface implemented.
Friends
Class IF_CXF_REGISTRY has no friend class.
Attributes
Class IF_CXF_REGISTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND_XML_FACTORY Instance method Public Method 20001109
2 GET_OBJECT_TYPE Instance method Public Method 20001107
3 GET_OBJECT_TYPES Instance method Public Method 20001110
4 GET_RLNSHIP_TYPE Instance method Public Method 20001107
5 REGISTER_OBJECT_TYPE Instance method Public Method 20001107
6 REGISTER_RLNSHIP_TYPE Instance method Public Method 20001107
7 REGISTER_XML_FACTORY Instance method Public Method 20001109
Events
Class IF_CXF_REGISTRY has no event.
Types
Class IF_CXF_REGISTRY has no local type.
Method Signatures

Method FIND_XML_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAGNAME Call by reference Type reference (TYPE) STRING XML tag name 20001109
2 Returning RP_FACTORY Value transfer Object reference (TYPE REF TO) IF_CXF_XML_OBJECT_FACTORY XML object factory 20001109

Method FIND_XML_FACTORY on class IF_CXF_REGISTRY has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPEID Call by reference Type reference (TYPE) CXF_T_TYPEID Object/relationship type id 20001107
2 Returning RP_TYPE Value transfer Object reference (TYPE REF TO) IF_CXF_OBJECT_TYPE Object type 20001107

Method GET_OBJECT_TYPE on class IF_CXF_REGISTRY has no exception.

Method GET_OBJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TYPES Call by reference Type reference (TYPE) CXF_TT_OBJECT_TYPE Object type table 20001110

Method GET_OBJECT_TYPES on class IF_CXF_REGISTRY has no exception.

Method GET_RLNSHIP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPEID Call by reference Type reference (TYPE) CXF_T_TYPEID Object/relationship type id 20001107
2 Returning RP_TYPE Value transfer Object reference (TYPE REF TO) IF_CXF_RLNSHIP_TYPE Relationship type 20001107

Method GET_RLNSHIP_TYPE on class IF_CXF_REGISTRY has no exception.

Method REGISTER_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TYPE Call by reference Object reference (TYPE REF TO) IF_CXF_OBJECT_TYPE Object type 20001107

Method REGISTER_OBJECT_TYPE on class IF_CXF_REGISTRY has no exception.

Method REGISTER_RLNSHIP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TYPE Call by reference Object reference (TYPE REF TO) IF_CXF_RLNSHIP_TYPE Relationship type 20001107

Method REGISTER_RLNSHIP_TYPE on class IF_CXF_REGISTRY has no exception.

Method REGISTER_XML_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FACTORY Call by reference Object reference (TYPE REF TO) IF_CXF_XML_OBJECT_FACTORY XML object factory 20001109
2 Importing I_TAGNAME Call by reference Type reference (TYPE) STRING XML tag name 20001109

Method REGISTER_XML_FACTORY on class IF_CXF_REGISTRY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in