SAP ABAP Class CL_STW_MTH_GET_FEED (Get a feed from StreamWork)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_STW_OL_CLB_METHODS (Package) Collaboration Method Impl. for StreamWork (comp. mode)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CLB_METHOD_PROCESS Collaboration: Callback Methods for the Process Layer 20111118
Properties
Class CL_STW_MTH_GET_FEED  
Short Description Get a feed from StreamWork    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_STW_OL_CLB_METHODS   Collaboration Method Impl. for StreamWork (comp. mode) 
Created 20111118   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_STW_MTH_GET_FEED has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CLB_METHOD_PROCESS Collaboration: Callback Methods for the Process Layer 20111118
Friends
Class CL_STW_MTH_GET_FEED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FORM_FIELD Constant Public See coding 20120816
2 MO_FEED_FILTER Instance attribute Private Object reference (TYPE REF TO) IF_STW_FEED_FILTER 20111118
3 MS_FEED Instance attribute Private Type reference (TYPE) IF_STW_FEED_PROCESSOR_INTERNAL=>TS_FEED 20111118
4 MV_ACTIVITY_ID Instance attribute Private Type reference (TYPE) IF_STW_ACTIVITY=>TV_ACTIVITY_ID 20111118
5 MV_METHOD_PROCESS Instance attribute Private Type reference (TYPE) CLB_PLATFORM_METHOD 20111118
6 MV_TOPIC_ID Instance attribute Private Type reference (TYPE) IF_STW_TOPIC=>TV_TOPIC_ID 20111122
Methods
# Method Level Visibility Method type Description Created on
1 GET_FEED Instance method Public Method 20111118
2 SET_ACTIVITY_FEED_FILTER Instance method Public Method 20111118
3 SET_PERSONAL_FEED_FILTER Instance method Public Method 20111118
4 SET_TOPIC_FEED_FILTER Instance method Public Method 20111122
Events
Class CL_STW_MTH_GET_FEED has no event.
Types
Class CL_STW_MTH_GET_FEED has no local type.
Method Signatures

Method GET_FEED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_FEED Value transfer Type reference (TYPE) IF_STW_FEED_PROCESSOR_INTERNAL=>TS_FEED 20111118

Method GET_FEED on class CL_STW_MTH_GET_FEED has no exception.

Method SET_ACTIVITY_FEED_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FEED_FILTER Call by reference Object reference (TYPE REF TO) IF_STW_FEED_FILTER 20111118
2 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) STW_ACTIVITY_ID 20111118

Method SET_ACTIVITY_FEED_FILTER on class CL_STW_MTH_GET_FEED has no exception.

Method SET_PERSONAL_FEED_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FEED_FILTER Call by reference Object reference (TYPE REF TO) IF_STW_FEED_FILTER 20111118

Method SET_PERSONAL_FEED_FILTER on class CL_STW_MTH_GET_FEED has no exception.

Method SET_TOPIC_FEED_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FEED_FILTER Call by reference Object reference (TYPE REF TO) IF_STW_FEED_FILTER 20111122
2 Importing IV_TOPIC_ID Call by reference Type reference (TYPE) STW_TOPIC_ID 20111122

Method SET_TOPIC_FEED_FILTER on class CL_STW_MTH_GET_FEED has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732