SAP ABAP Class CL_ADT_RES_FEED_ABSTRACT (Abstract feed resource controller basis class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_FEED_REPOSITORY (Package) Feed Repository
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 20111220
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_FEED_PROVIDER Feed Repository interface for BAdI: BADI_ADT_FEED_PROVIDER 20111220
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20111220
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SABP_RABAX_ADT_RES_DUMPS BAP Dump Analysis: request handler 20120213
2 Inheritance (c INHERITING FROM c_ref)  CL_SATC_ADT_RES_VERDICTS ATC Feeds 20120209
3 Inheritance (c INHERITING FROM c_ref)  CL_STSK_ADT_RES_SYSTEM_MESSAGE System Messages 20120419
Properties
Class CL_ADT_RES_FEED_ABSTRACT  
Short Description Abstract feed resource controller basis class    
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_FEED_REPOSITORY   Feed Repository 
Created 20111220   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_RES_FEED_ABSTRACT 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 20111220
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20111220
Friends
Class CL_ADT_RES_FEED_ABSTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATOM_UTILITY Instance attribute Protected Object reference (TYPE REF TO) IF_ADT_ATOM_UTILITY 20120111
2 FEED Instance attribute Protected Type reference (TYPE) IF_ATOM_TYPES=>FEED_S 20111220
3 FQL_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_ADT_FQL_FACTORY 20120123
4 FQL_QUERY Instance attribute Protected Object reference (TYPE REF TO) IF_ADT_FQL_QUERY 20111220
5 FQL_SERVICE Instance attribute Protected Object reference (TYPE REF TO) IF_ADT_FQL_SERVICE 20111220
6 FROM Instance attribute Protected Type reference (TYPE) STRING 20111220
7 PAGE_SIZE Instance attribute Protected Type reference (TYPE) I 20111220
8 QUERY Instance attribute Protected Type reference (TYPE) STRING 20111220
9 REQUEST Instance attribute Protected Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20111220
10 TO Instance attribute Protected Type reference (TYPE) STRING 20111220
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_QUERY Instance method Protected Method 20111220
2 CONSTRUCTOR Instance method Public Constructor 20120111
3 CREATE_FEED_ICON_URI Instance method Protected Method 20120403
4 GET_FEED Instance method Protected Method 20111220
Events
Class CL_ADT_RES_FEED_ABSTRACT has no event.
Types
Class CL_ADT_RES_FEED_ABSTRACT has no local type.
Method Signatures

Method CHECK_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUERY_DEPTH Call by reference Type reference (TYPE) I 20111220
# Exception Resumable Description Created on
1 CX_ADT_REST_DATA_INVALID 20111220

Method CONSTRUCTOR Signature

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

Method CREATE_FEED_ICON_URI Signature

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

Method CREATE_FEED_ICON_URI on class CL_ADT_RES_FEED_ABSTRACT has no exception.

Method GET_FEED Signature

Method GET_FEED on class CL_ADT_RES_FEED_ABSTRACT has no parameter.
# Exception Resumable Description Created on
1 CX_ADT_REST 20120123
History
Last changed by/on SAP  20130531 
SAP Release Created in 804