SAP ABAP Interface IF_STW_FEED_ENTRY (StreamWork Feed entry)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_STW_OL_COMMON (Package) Common Objects and def. of the Object Layer (comp. mode)
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
Interface IF_STW_FEED_ENTRY  
Short Description StreamWork Feed entry    
General Data
Package S_STW_OL_COMMON   Common Objects and def. of the Object Layer (comp. mode) 
Created 20110809   SAP 
Last changed 20130531   SAP 
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
Interface IF_STW_FEED_ENTRY has no interface.
Friends
Interface IF_STW_FEED_ENTRY has no friend.
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
Interface IF_STW_FEED_ENTRY has no event.
Types
Interface 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 Interface 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 732