SAP ABAP Class CL_STW_FEED_FILTER (Filter for StreamWork feeds)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_FEED_FILTER | StreamWork Feed Filter | 20110812 |
Properties
| Class | CL_STW_FEED_FILTER | |
| Short Description | Filter for StreamWork feeds | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_STW_OL_COMMON | Common Objects and def. of the Object Layer (comp. mode) |
| Created | 20110812 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_STW_FEED_FILTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_STW_FEED_FILTER | StreamWork Feed Filter | 20110812 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_STW_MODEL_FACTORY | 20110817 | StreamWork Model Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IF_STW_ACTIVITY=>TT_ACTIVITY | 20110928 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_STW_TOPIC=>TT_TOPIC | 20111024 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_STW_FEED_FILTER=>TV_BOOKMARKS_ONLY | 20110923 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | IF_STW_FEED_FILTER=>TV_IMPORTANT_ONLY | 20110922 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | IF_STW_FEED_FILTER=>TV_MODIFIED | 20110812 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_STW_FEED_FILTER=>TV_NO_OF_REPLIES | 20111121 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | IF_STW_FEED_FILTER=>TV_PAGE | 20110926 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | IF_STW_FEED_FILTER=>TV_PAGE_SIZE | 20110926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110812 | ||
| 2 | Instance method | Public | Method | 20110812 |
Events
Class CL_STW_FEED_FILTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_PARAMETER | Public | Type reference (TYPE) | IHTTPNVP | 20110812 | |
|
| 2 | TT_PARAMETER | Public | See coding | 20110812 | tt_parameter TYPE STANDARD TABLE OF ts_parameter WITH DEFAULT KEY
|
Method Signatures
Method EXECUTE_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FEED | Call by reference | Type reference (TYPE) | STW_S_FEED | 20110812 | ||||
| 2 | RS_FEED | Value transfer | Type reference (TYPE) | STW_S_FEED | 20110812 |
Method EXECUTE_FILTER on class CL_STW_FEED_FILTER has no exception.
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PARAMETER | Value transfer | Type reference (TYPE) | CL_STW_FEED_FILTER=>TT_PARAMETER | 20110812 |
Method GET_PARAMETERS on class CL_STW_FEED_FILTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |