SAP ABAP Class CL_ADT_URI_MAPPING_FALLBACK (URI mapping fallback implementation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_TOOLS_CORE (Package) ADT Tools Core
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) 20100107
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_MAP_TO_OBJREF WB (key/request) to object reference (URI) mapping 20100107
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_URI_FRAGMENT_HNDL_VIT Handler for URI fragments of VIT objects 20100705
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100107
Properties
Class CL_ADT_URI_MAPPING_FALLBACK  
Short Description URI mapping fallback implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_TOOLS_CORE   ADT Tools Core 
Created 20100107   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_URI_MAPPING_FALLBACK 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) 20100107
2 IF_ADT_MAP_TO_OBJREF WB (key/request) to object reference (URI) mapping 20100107
3 IF_ADT_URI_FRAGMENT_HNDL_VIT Handler for URI fragments of VIT objects 20100705
4 IF_BADI_INTERFACE Tag Interface for BAdIs 20100107
Friends
Class CL_ADT_URI_MAPPING_FALLBACK has no friend class.
Attributes
Class CL_ADT_URI_MAPPING_FALLBACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FRAGMENT_TO_WB_OBJECT_STATE Instance method Private Method 20100705
2 GET_FRAGMENT_FROM_REQUEST Instance method Private Method 20100705
3 GET_GENERALIZED_VIT_NAMESPACE Static method Public Method Get VIT namespace 20130829
4 GET_OBJECT_FROM_URI Instance method Private Method 20110131
5 GET_OBJECT_STATE_FROM_FRAGMENT Instance method Private Method 20100623
6 GET_VIT_NAMESPACE Static method Public Method Get VIT namespace 20100824
7 IS_GLOBAL_TYPE Instance method Private Method 20110131
8 MAP_FROM_WB_OBJECT Instance method Private Method 20100705
9 MAP_OBJREF_TO_WB_REQUEST Instance method Public Method Maps an object reference to a workbench request 20100119
10 MAP_TO_INCLUDE Instance method Private Method 20100705
11 MAP_TO_WB_CONTEXT Instance method Private Method 20100705
12 MAP_TO_WB_OBJECT Instance method Private Method 20100705
13 MAP_WB_REQUEST Instance method Private Method 20100705
14 WB_OBJECT_STATE_TO_FRAGMENT Instance method Private Method 20100705
Events
Class CL_ADT_URI_MAPPING_FALLBACK has no event.
Types
Class CL_ADT_URI_MAPPING_FALLBACK has no local type.
Method Signatures

Method FRAGMENT_TO_WB_OBJECT_STATE Signature

Method FRAGMENT_TO_WB_OBJECT_STATE on class CL_ADT_URI_MAPPING_FALLBACK has no parameter.
Method FRAGMENT_TO_WB_OBJECT_STATE on class CL_ADT_URI_MAPPING_FALLBACK has no exception.

Method GET_FRAGMENT_FROM_REQUEST 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 Mapping Options 20100705
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20100705
3 Importing WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20100705
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING URI-Mapping exception 20100705

Method GET_GENERALIZED_VIT_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20130829

Method GET_GENERALIZED_VIT_NAMESPACE on class CL_ADT_URI_MAPPING_FALLBACK has no exception.

Method GET_OBJECT_FROM_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MATCH Call by reference Type reference (TYPE) ABAP_BOOL 20110131
2 Exporting OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110131
3 Exporting OBJECT_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20110131
4 Importing PATH Call by reference Type reference (TYPE) STRING 20110131
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING URI-Mapping exception 20110207

Method GET_OBJECT_STATE_FROM_FRAGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRAGMENT Call by reference Type reference (TYPE) STRING 20100623
2 Importing OBJECT_KEY Call by reference Type reference (TYPE) SEU_OBJKEY WB Request: Key for Object in Development Environment 20130326
3 Importing OBJECT_TYPE Call by reference Type reference (TYPE) STRING 20110131
4 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WB_OBJECT_STATE 20100623
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING URI-Mapping exception 20100629

Method GET_VIT_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20100824

Method GET_VIT_NAMESPACE on class CL_ADT_URI_MAPPING_FALLBACK has no exception.

Method IS_GLOBAL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20110131
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110131

Method IS_GLOBAL_TYPE on class CL_ADT_URI_MAPPING_FALLBACK has no exception.

Method MAP_FROM_WB_OBJECT Signature

Method MAP_FROM_WB_OBJECT on class CL_ADT_URI_MAPPING_FALLBACK has no parameter.
Method MAP_FROM_WB_OBJECT on class CL_ADT_URI_MAPPING_FALLBACK has no exception.

Method MAP_OBJREF_TO_WB_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST 20100119
2 Importing URI Call by reference Type reference (TYPE) STRING 20100119
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20100119

Method MAP_TO_INCLUDE Signature

Method MAP_TO_INCLUDE on class CL_ADT_URI_MAPPING_FALLBACK has no parameter.
Method MAP_TO_INCLUDE on class CL_ADT_URI_MAPPING_FALLBACK has no exception.

Method MAP_TO_WB_CONTEXT Signature

Method MAP_TO_WB_CONTEXT on class CL_ADT_URI_MAPPING_FALLBACK has no parameter.
Method MAP_TO_WB_CONTEXT on class CL_ADT_URI_MAPPING_FALLBACK has no exception.

Method MAP_TO_WB_OBJECT Signature

Method MAP_TO_WB_OBJECT on class CL_ADT_URI_MAPPING_FALLBACK has no parameter.
Method MAP_TO_WB_OBJECT on class CL_ADT_URI_MAPPING_FALLBACK has no exception.

Method MAP_WB_REQUEST Signature

Method MAP_WB_REQUEST on class CL_ADT_URI_MAPPING_FALLBACK has no parameter.
Method MAP_WB_REQUEST on class CL_ADT_URI_MAPPING_FALLBACK has no exception.

Method WB_OBJECT_STATE_TO_FRAGMENT Signature

Method WB_OBJECT_STATE_TO_FRAGMENT on class CL_ADT_URI_MAPPING_FALLBACK has no parameter.
Method WB_OBJECT_STATE_TO_FRAGMENT on class CL_ADT_URI_MAPPING_FALLBACK has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800