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 | ![]() |
Constant | Public | See coding | 20120816 | ||||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_STW_FEED_FILTER | 20111118 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_STW_FEED_PROCESSOR_INTERNAL=>TS_FEED | 20111118 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_ID | 20111118 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CLB_PLATFORM_METHOD | 20111118 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_STW_TOPIC=>TV_TOPIC_ID | 20111122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20111118 | |
2 | ![]() |
Instance method | Public | Method | 20111118 | |
3 | ![]() |
Instance method | Public | Method | 20111118 | |
4 | ![]() |
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 | ![]() |
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 | ![]() |
IO_FEED_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_STW_FEED_FILTER | 20111118 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IO_FEED_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_STW_FEED_FILTER | 20111122 | |||
2 | ![]() |
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 |