SAP ABAP Class CL_ADT_URI_MAP_ERRORS_FEED_RES (Resource controller for URI mapper errors feeder)
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 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20110915
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_FEED_PROVIDER Feed Repository interface for BAdI: BADI_ADT_FEED_PROVIDER 20110915
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110915
Properties
Class CL_ADT_URI_MAP_ERRORS_FEED_RES  
Short Description Resource controller for URI mapper errors feeder    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_TOOLS_CORE   ADT Tools Core 
Created 20110816   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_URI_MAP_ERRORS_FEED_RES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_FEED_PROVIDER Feed Repository interface for BAdI: BADI_ADT_FEED_PROVIDER 20110915
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20110915
Friends
Class CL_ADT_URI_MAP_ERRORS_FEED_RES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATOM_UTILITY Instance attribute Private Object reference (TYPE REF TO) IF_ADT_ATOM_UTILITY 20110915
2 CALLSTACK_TITLE Static Attribute Private Type reference (TYPE) STRING 20110915
3 CO_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_ADT_URI_MAP_ERRORS_FEED_RES' 20110915
4 ERROR_REPOSITORY Instance attribute Private Object reference (TYPE REF TO) LIF_ERROR_REPOSITORY 20110915
5 PROPERTIES_TITLE Static Attribute Private Type reference (TYPE) STRING 20110915
6 URI_MAPPER Instance attribute Private Object reference (TYPE REF TO) IF_ADT_URI_MAPPER 20110915
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CALLSTACK_URIS Instance method Private Method 20110915
2 CONSTRUCTOR Instance method Public Constructor 20110915
3 GET_CALLSTACK_AS_HTML Instance method Private Method 20110915
4 GET_CONTEXT_URI_ERRORS_SERVICE Instance method Private Method 20110915
5 GET_ERRORS_OF_USER_URI Instance method Private Method 20110915
6 GET_PROPERTIES_AS_HTML Instance method Private Method 20110915
7 GET_SUMMARY_AS_HTML Instance method Private Method 20110915
8 MAP_FEED_ENTRIES Instance method Private Method 20110915
9 MAP_FEED_METADATA Instance method Private Method 20110915
10 MAP_TO_SATOM_FORMAT Instance method Private Method 20110915
Events
Class CL_ADT_URI_MAP_ERRORS_FEED_RES has no event.
Types
Class CL_ADT_URI_MAP_ERRORS_FEED_RES has no local type.
Method Signatures

Method BUILD_CALLSTACK_URIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG Call by reference Type reference (TYPE) ADT_EXCEPTIONLOG 20110915
2 Returning RESULT Value transfer Type reference (TYPE) SADT_OBJECT_REFERENCES 20110915

Method BUILD_CALLSTACK_URIS on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no parameter.
Method CONSTRUCTOR on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.

Method GET_CALLSTACK_AS_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLSTACK Call by reference Type reference (TYPE) ABAP_CALLSTACK 20110915
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20110915

Method GET_CALLSTACK_AS_HTML on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.

Method GET_CONTEXT_URI_ERRORS_SERVICE Signature

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

Method GET_CONTEXT_URI_ERRORS_SERVICE on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.

Method GET_ERRORS_OF_USER_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20110915
2 Importing USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20110915

Method GET_ERRORS_OF_USER_URI on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.

Method GET_PROPERTIES_AS_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTIES Call by reference Type reference (TYPE) IF_ADT_EXCEPTION_PROPERTIES=>TY_PROPERTIES 20110915
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20110915

Method GET_PROPERTIES_AS_HTML on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.

Method GET_SUMMARY_AS_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20110915
2 Importing SUMMARY Call by reference Type reference (TYPE) CL_ADT_URI_MAPPER_ERROR_ABS=>TY_ERROR_SUMMARY 20110915

Method GET_SUMMARY_AS_HTML on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.

Method MAP_FEED_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGS Call by reference Type reference (TYPE) ADT_EXCEPTION_LOG_TTYP 20110915
2 Exporting RESULT Call by reference Type reference (TYPE) IF_ATOM_TYPES=>ENTRY_T 20110915

Method MAP_FEED_ENTRIES on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.

Method MAP_FEED_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESULT Call by reference Type reference (TYPE) IF_ATOM_TYPES=>FEED_S 20110915

Method MAP_FEED_METADATA on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.

Method MAP_TO_SATOM_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGS Call by reference Type reference (TYPE) ADT_EXCEPTION_LOG_TTYP 20110915
2 Exporting RESULT Call by reference Type reference (TYPE) IF_ATOM_TYPES=>FEED_S 20110915
3 Importing URI Call by reference Type reference (TYPE) CSEQUENCE 20110915
# Exception Resumable Description Created on
1 CX_RUNTIME_ERROR_EXC_AUTH 20110915
History
Last changed by/on SAP  20130531 
SAP Release Created in