SAP ABAP Class IF_ADT_FEED_REGISTRY (Feed registry)
Properties
Class IF_ADT_FEED_REGISTRY  
Short Description Feed registry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110724   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADT_FEED_REGISTRY has no forward declaration.
Interfaces
Class IF_ADT_FEED_REGISTRY has no interface implemented.
Friends
Class IF_ADT_FEED_REGISTRY has no friend class.
Attributes
Class IF_ADT_FEED_REGISTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TEXT Instance method Public Method 20110928
2 REGISTER_FEED Instance method Public Method 20110724
Events
Class IF_ADT_FEED_REGISTRY has no event.
Types
Class IF_ADT_FEED_REGISTRY has no local type.
Method Signatures

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT_ENGLISH_TEXT Call by reference Type reference (TYPE) CSEQUENCE 20110928
2 Returning NOT_INITIAL_TEXT Value transfer Type reference (TYPE) STRING 20110928
3 Importing TEXT_AS_TEXT_SYMBOL Call by reference Type reference (TYPE) CSEQUENCE 20110928

Method GET_TEXT on class IF_ADT_FEED_REGISTRY has no exception.

Method REGISTER_FEED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20110724
2 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20110724
3 Importing PUBLISHED Call by reference Type reference (TYPE) TIMESTAMP 20110825
4 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_ADT_FEED_METADATA 20110724
5 Importing TYPE Call by reference Type reference (TYPE) CSEQUENCE IF_REST_MEDIA_TYPE=>GC_APPL_ATOM_XML 20110724
6 Importing UPDATED Call by reference Type reference (TYPE) TIMESTAMP 20110825
7 Importing URI Call by reference Type reference (TYPE) CSEQUENCE 20110724

Method REGISTER_FEED on class IF_ADT_FEED_REGISTRY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in