SAP ABAP Class IF_STW_FEED_ENTRY (StreamWork Feed entry)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_STW_FEED_ENTRY_INTERNAL represent an entry of a StreamWork feed internally 20110930
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_FEED_ENTRY represents an entry of a StreamWork feed 20110930
3 Interface implementation (CLASS c. INTERFACES i_ref)  TD_STW_GENERAL_ABSTRACT general abstract testdouble to reduce note dependencies 20120526
Properties
Class IF_STW_FEED_ENTRY  
Short Description StreamWork Feed entry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110809   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_STW_FEED_ENTRY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_STW_FEED_ENTRY has no interface implemented.
Friends
Class IF_STW_FEED_ENTRY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FEED_OBJECT_TYPE Constant Public See coding 20111107
2 MS_FEED_ENTRY Instance attribute Public Type reference (TYPE) STW_S_FEED_ENTRY 20110929
Methods
# Method Level Visibility Method type Description Created on
1 BOOKMARK Instance method Public Method Bookmark a Feed Entry 20110929
2 MARK_IMPORTANT Instance method Public Method Mark a Feed Entry as Liked 20110929
3 RELOAD Instance method Public Method Reload a Feed Entry 20120516
4 REPLY Instance method Public Method Reply to a Feed Entry 20110929
Events
Class IF_STW_FEED_ENTRY has no event.
Types
Class IF_STW_FEED_ENTRY has no local type.
Method Signatures

Method BOOKMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOOKMARK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110929
# Exception Resumable Description Created on
1 CX_STW_FEED 20111206

Method MARK_IMPORTANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IMPORTANT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110929
# Exception Resumable Description Created on
1 CX_STW_FEED 20111206

Method RELOAD Signature

Method RELOAD on class IF_STW_FEED_ENTRY has no parameter.
# Exception Resumable Description Created on
1 CX_STW_FEED 20120516

Method REPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPLY Call by reference Type reference (TYPE) STRING 20110929
2 Returning RO_FEED_ENTRY Value transfer Object reference (TYPE REF TO) IF_STW_FEED_ENTRY 20120327
# Exception Resumable Description Created on
1 CX_STW_FEED 20111128
History
Last changed by/on SAP  20130531 
SAP Release Created in