SAP ABAP Class CL_ATOM_FEED_PROV (Atom feed)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RST (Application Component) REST-based Protocols
     SATOM_CORE (Package) ATOM core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ATOM_BASE_PROV Atom base entity provider 20100810
Properties
Class CL_ATOM_FEED_PROV  
Short Description Atom feed    
Super Class CL_ATOM_BASE_PROV Atom base entity provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATOM_CORE   ATOM core 
Created 20100709   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ATOM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ATOM_FEED_PROV has no interface implemented.
Friends
Class CL_ATOM_FEED_PROV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CONTENT_TYPE Constant Private Type reference (TYPE) STRING IF_REST_MEDIA_TYPE=>GC_APPL_ATOM_XML_FEED Content type 20100813
2 GC_STRUCTURE_NAME Constant Private Type reference (TYPE) STRING 'IF_ATOM_TYPES=>FEED_S' Name of structure 20100813
3 GC_ST_NAME Constant Private Type reference (TYPE) STRING 'ST_ATOM_FEED' Name of simple transformation 20100813
4 GC_ST_PARAMETER_NAME Constant Private Type reference (TYPE) STRING 'CS_FEED' Name of parameter for simple transformation 20100813
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100709
2 GET_FEED Instance method Public Method Get Feed 20100709
3 SET_FEED Instance method Public Method Set Feed 20100709
Events
Class CL_ATOM_FEED_PROV has no event.
Types
Class CL_ATOM_FEED_PROV has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) IF_REST_ENTITY 20100709
2 Importing IO_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20100813
3 Importing IT_NAMESPACE_PREDECLARATION Call by reference Type reference (TYPE) IF_ATOM_TYPES=>NAMESPACE_T 20100813

Method CONSTRUCTOR on class CL_ATOM_FEED_PROV has no exception.

Method GET_FEED Signature

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

Method GET_FEED on class CL_ATOM_FEED_PROV has no exception.

Method SET_FEED Signature

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

Method SET_FEED on class CL_ATOM_FEED_PROV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800