SAP ABAP Class CL_OO_ADT_URI_MAPPER_INTF (ADT URI Mapper for APAB Interfaces)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
     SEO_ADT (Package) ABAP Develeopment Tools integration for Class Builder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_MAP_FROM_OBJREF Map Object Reference (URI ) to WB (key/request) 20100113
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_MAP_TO_OBJREF WB (key/request) to object reference (URI) mapping 20100113
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100113
Properties
Class CL_OO_ADT_URI_MAPPER_INTF  
Short Description ADT URI Mapper for APAB Interfaces    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEO_ADT   ABAP Develeopment Tools integration for Class Builder 
Created 20100113   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OO_ADT_URI_MAPPER_INTF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_MAP_FROM_OBJREF Map Object Reference (URI ) to WB (key/request) 20100113
2 IF_ADT_MAP_TO_OBJREF WB (key/request) to object reference (URI) mapping 20100113
3 IF_BADI_INTERFACE Tag Interface for BAdIs 20100113
Friends
Class CL_OO_ADT_URI_MAPPER_INTF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ADT_OO Constant Public Type reference (TYPE) STRING '/sap/bc/adt/oo' 20100816
2 CO_INCL_MAIN Constant Private Type reference (TYPE) STRING 'source/main' 20100324
3 CO_REGEX_URI Constant Private Type reference (TYPE) STRING '^/sap/bc/adt/oo/interfaces/([^/]+)$' 20100816
4 CO_REGEX_URI_WITH_INCLUDE Constant Private Type reference (TYPE) STRING '^/sap/bc/adt/oo/interfaces/([^/]+)/(source|includes)/([^/]+)$' 20100816
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INTF_URI Instance method Private Method 20100324
2 INTF_METHOD_IDENTIFIER Instance method Private Method 20100121
3 MAP_FROM_WB_GLOBAL_KEY Instance method Private Method 20100802
4 PARSE_INTF_URI Static method Public Method 20100324
Events
Class CL_OO_ADT_URI_MAPPER_INTF has no event.
Types
Class CL_OO_ADT_URI_MAPPER_INTF has no local type.
Method Signatures

Method CREATE_INTF_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCLUDE_PATH Call by reference Type reference (TYPE) CSEQUENCE 20100324
2 Importing LINE Call by reference Type reference (TYPE) I 20100324
3 Importing LINE_OFFSET Call by reference Type reference (TYPE) I 20100324
4 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20100324
5 Returning RESULT Value transfer Type reference (TYPE) STRING 20100324
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20100629

Method INTF_METHOD_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTF_METHOD Call by reference Type reference (TYPE) CSEQUENCE 20100121
2 Importing INTF_NAME Call by reference Type reference (TYPE) CSEQUENCE 20100121
3 Exporting SB_LINE Call by reference Type reference (TYPE) I 20100121
4 Exporting SB_LINE_OFFSET Call by reference Type reference (TYPE) I 20100121
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20100121

Method MAP_FROM_WB_GLOBAL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAPPING_OPTIONS Call by reference Object reference (TYPE REF TO) IF_ADT_MAPPING_OPTIONS 20100802
2 Importing OBJNAME Call by reference Type reference (TYPE) SEU_OBJKEY 20100802
3 Importing OBJTYPE Call by reference Type reference (TYPE) WBOBJTYPE 20100802
4 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ADT_OBJECT_REFERENCE 20100802
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20100802

Method PARSE_INTF_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INCLUDE_PATH Call by reference Type reference (TYPE) STRING 20100324
2 Exporting INTF_NAME Call by reference Type reference (TYPE) CSEQUENCE 20100324
3 Exporting LINE Call by reference Type reference (TYPE) I 20100324
4 Exporting LINE_OFFSET Call by reference Type reference (TYPE) I 20100324
5 Importing URI_OBJECT Call by reference Object reference (TYPE REF TO) CL_ADT_REST_URI URI 20110228
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20100324
History
Last changed by/on SAP  20130531 
SAP Release Created in 800